@charset "utf-8";
/* CSS Document */


body 		
{	
	background-color:#D2CCB9;  
	padding: 0px; 
	margin:0px; 
	height:auto; 
	width:62em; 
	margin-left:auto; 
	margin-right:auto;
}

img
{
	border:none;
}

a:link		{	color:#5E5E5E; }

a:visited 	{ 	color:#5E5E5E; }

a:hover 	{ 	color:#AB4B2F; } 

img.b1 			
{	
	margin-top:1em;
	
}
	
#banner
{
	margin-top:1em;
}

.caption p 		
{	
	font-family: verdana;
	line-height: 1.35; 
	font-size: 10px; 
	color : #343333; 
	text-decoration:none; 
	width:26em; 
	text-align:left;  
	margin-left:1em;
	margin-top:2em; 
}

.thumbtext 		
{
	text-align:right;
	width:26em; 
	font-family: verdana, sans-serif; 
	line-height: 1.30; 
	font-size: 10px; 
	color : #343333; 
	text-decoration: none;
	margin-left:3.5em;
	margin-top:-3em;
}


html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

#img			{	margin-bottom:4em;	}

address
{
	line-height: 1.35; 
	font-size: 10px;
	font-style:normal;
	color : #343333; 
	width:25em; 
	text-align:left;   
	margin-left:1em;
	margin-bottom:1em;
	font-family: verdana, sans-serif;
}	

#branding
{
	position:relative;
	margin-right:2em;
	margin-top:1em;
	z-index:1;
}

#bottomnav 
{
	text-align:center;		 
	margin-bottom:4em;
	margin-left:-39.4em; 
	margin-right:auto;
	margin-top:24em;
}

#bottomnav li 
{
	display:inline;
	padding-right:.0em;
	list-style-type: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}


.footer a
{
	text-decoration:none;	
}

#footer
{
	clear:both;		
	text-align:center;
	margin-bottom:1em;
	margin-left:-39.4em;
	margin-right:auto;
	margin-top:1.2em;
}

#footerp 	
{
	text-align:center;
	margin-bottom:5em;
	margin-left:-64em;
	margin-right:auto;
	margin-top:-1.5em;
	font-size:10px;
	line-height:120%;
	color:#696969;	
}  





