/*Body Styles*/
body{
	background-color: #6d3703;
	background-image: url(http://www.fleetwoodmac.net/img/assets/bg.jpg);
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;	
}


Input, .input{
	font-family: Verdana, Helvetica;
	font-size: 11px; 
	color: #000000;
	background-color: #e3d3bf;
	height: 18px;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #632b01;
}


Select, .selectbox {
	font-family: Verdana, Helvetica;
	font-size: 11px; 
	color: #000000;
	background-color: #e3d3bf;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #632b01;
}

Textarea {
	font-family: Verdana, Helvetica;
	font-size: 11px; 
	color: #000000;
	background-color: #e3d3bf;
	line-height: normal;
	font-weight: normal;
	padding-left: 4px;
	border: 1px solid #632b01;
}

li  {
	font-family: Georgia, Arial, Tahoma;   
	font-size: 12px; 
	color: #000000;
	line-height: normal;
	font-weight: normal;
}

.tdadvert { 
	width: 183; 
	text-align: center; 
	border-style: dotted; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 2px; 
	border-left-width: 3px; 
	border-color: #004229; 
	padding: 4px;
}

.textbox2 {
	border-right: #cccccc 1px inset; 
	border-left: #cccccc 1px inset;
	border-top: #cccccc 1px inset; 
	border-bottom: #cccccc 1px outset; 
	font-size: 10px;  
	color: #ffffff; 
	font-family: Georgia, Arial, Tahoma; 
	background-color: #666666;
}

.button2 {
	border-right: #cccccc 1px outset; 
	border-top: #cccccc 1px outset; 
	border-left: #cccccc 1px inset;
	border-bottom: #cccccc 1px outset; 
	font-size: 10px; 
	border-left: #cccccc 1px outset; 
	color: #333333; 
	font-family: Georgia, Arial, Tahoma; 
	background-color: #999999;
}

#header {
  margin: 0px;
  padding: 0px;
  height: 74px;
}

#menu {
  position: absolute;
  background-color: #F9F9E9;
  left: 10px;
  top: 175px;
  width: 180px;
}


#content {
  top: 0;
  background-color: #FFFFFF;
  margin-left: 200px;
  margin-top: 5px;
  margin-right: 15px;
  border-style: solid; 
  border-color: #562408;
  border-width: 2px; 
  padding: 0px;
}

/*/end Body Styles*/

/*default navigation*/
A:link, A:visited  {
	font-family: Georgia, Arial, Tahoma;   
	font-size: 12px; 
	text-decoration: underline; 
	color: #783f1f;
}

A:active, A:hover  {
	font-family: Georgia, Arial, Tahoma;   
	font-size: 12px; 
	text-decoration: underline; 
	color: #e0bf79;
}

/*/end default navigation*/

/*font styles*/
.bodyFont, p, .lyrics, td, .tdstar{
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px; 
	color: #000000;
	line-height: normal;
	font-weight: normal;	
}

.goldFont{
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px; 
	color: #af801e;
	line-height: normal;
	font-weight: normal;	
	text-align: left;		
}

.tdmenu { 
	width: 183; 
	text-align: left; 
	color: #ffffff;
	/*background-color: #af801e;*/
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-color: #562408;
	background-image: url(http://www.fleetwoodmac.net/img/nav/navDiscography_bg.jpg);
	
	padding: 4px;
}

.title{
	font-family: Georgia, Arial, Tahoma;
	font-size: 18px; 
	/*color: #562408;*/
	color: #ffffff;	
	line-height: normal;
	text-align: left;		
	font-weight: normal;	
}

a.title:link, a.title:visited {
	font-family: Georgia, Arial, Tahoma;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;	
}

a.title:hover, a.title:active {
	font-family: Georgia, Arial, Tahoma;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #e0bf79;
}

.subtitle{
	font-family: Georgia, Arial, Tahoma;
	font-size: 14px; 
	/*color: #562408;*/
	color: #ffffff;	
	line-height: normal;
	font-weight: normal;	
}

a.subtitle:link, a.subtitle:visited {
	font-family: Georgia, Arial, Tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;	
}

a.subtitle:hover, a.subtitle:active {
	font-family: Georgia, Arial, Tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #e0bf79;
}

.brownTitle{
	font-family: Georgia, Arial, Tahoma;
	font-size: 24px; 
	color: #562408;
	line-height: normal;
	text-align: left;		
	font-weight: normal;	
}
a.brownTitle:link, a.brownTitle:visited {
	font-family: Georgia, Arial, Tahoma;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #562408;
}

a.brownTitle:hover, a.brownTitle:active {
	font-family: Georgia, Arial, Tahoma;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #a33e34;
}

.navlink{
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px; 
	color: #000000;
	line-height: normal;
	font-weight: normal;	
}

a.navlink:link, a.navlink:visited  {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px; 
	color: #562408;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

a.navlink:hover, a.navlink:active {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px; 
	color: #e0bf79;
	line-height: normal;
	font-weight: normal;
	text-decoration: none; 	
}


.navlink1{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #ffffff; 
	line-height: normal;
	font-weight: normal;	
}

a.navlink1:link, a.navlink1:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

a.navlink1:hover, a.navlink1:active {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #562408;
}

.footer{
	font-family: Georgia, Arial, Tahoma;
	font-size: 10px; 
	color: #e0bf79; 
	line-height: normal;
	font-weight: normal;	
}

a.footer:link, a.footer:visited {
	font-family: Georgia, Arial, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: e0bf79;
}

a.footer:hover, a.footer:active {
	font-family: Georgia, Arial, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #a33e34;
}
	
/*/end font styles*/