      
/* Structure ---------------------------------------------------------------------------------------------*/

	html {
		margin:0;
		padding:0;
		color:#000;
	}
	
	
	body {
	margin: 0px;
			background: url(images/bg.gif); background-repeat: repeat-x; background-color: #514D41;

	}
	
	#wrap {
		margin:auto;
		width:765px;	
		}

	#header {
		margin: 0; 
		padding: 0px;
		}


img.noborder { border: 0px;} 	      
	

      
/* type  styles ---------------------------------------------------------------------------------------------*/

   
   
   h3 { 
text-align: left;
font-size: 13px;
font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
line-height: 200%;
color:#CC9;
padding-left: 40px;

}

   
   
   
    p { 
text-align: left;
margin-left: 0px;
font-size: 12px;
font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
line-height: 200%;
color:#660033;
margin-right: 15px;
}




p.menu-top {
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	line-height: 200%;
	color:#CCC;
	background: #transparent;
	margin: 0px 0px 0px 40px;
	padding-top: 20px;
}




		
b.gold {
font-size: 20px;
font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
color: #C90;
font-weight: normal;
letter-spacing: 1px;
}

		



      
/*  content area styles ---------------------------------------------------------------------------------------------*/
	
	#main {
	float:left;
	width:270px;
	margin: -6px 0px 0px 0px;
	}
	
	

	#content {
	background: transparent;
	float:right;
	width:490px;
	}
	
    
	#footer {
		clear:both;
		height: 100px;
		padding-left: 20px;
	}
	
	
	
	#footer p {
	text-align: left;
		padding-top:50px;
		font-size: 9px;
		font-family: Trebuchet MS, "Arial", "Helvetica", sans-serif;
		margin:0;
		color: #cc9;
		padding-left: 0px;}

		
table {
	margin-left: -24px;
}



						
      
/* type image types ---------------------------------------------------------------------------------------------*/	
	

img.noborder { border: 0px;} 	      
	
a.img:link {
   text-decoration: none;
   border: 0px;
	}
	
	
	

      
/* Link  styles ---------------------------------------------------------------------------------------------*/	
		
a:link {
	font-size: 12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	color: #cccc99;
	font-weight: bold;
	}
	
a:visited {
font-size: 12px;
font-family: Trebuchet MS, "Arial", "Helvetica", sans-serif;
  text-decoration: none;
      color: #cccc99;
      font-weight: bold;
	}
	
a:hover {
font-size: 12px;
font-family: Trebuchet MS, "Arial", "Helvetica", sans-serif;
    text-decoration: underline;
      color: #C90;
      font-weight: bold;
	}
	
a:active {
font-size: 12px;
font-family: Trebuchet MS, "Arial", "Helvetica", sans-serif;
    text-decoration: underline;
     color: #cccc99;
      font-weight: bold;
      }			
      
      


/*-----------------------------------------------------------------------------*/     

a.sm:link {

font-size: 10px;
font-family: Trebuchet MS, "Arial", "Helvetica", sans-serif;
    text-decoration: none;
      	color: #cccc99;
      font-weight: normal;
	}
	
a.sm:visited {
font-size: 10px;
font-family: Trebuchet MS, "Arial", "Helvetica", sans-serif;
  text-decoration: none;
      color: #cccc99;
      font-weight: normal;
	}
	
a.sm:hover {
font-size: 10px;
font-family: Trebuchet MS, "Arial", "Helvetica", sans-serif;
    text-decoration: underline;
      color: #C90;
      font-weight: normal;
	}
	
a.sm:active {
font-size: 10px;
font-family: Trebuchet MS, "Arial", "Helvetica", sans-serif;
    text-decoration: underline;
color: #cccc99;
font-weight: normal;
      }						
      				
      
            
 /*-----------------------------------------------------------------------------*/
      
