@charset "utf-8";
/* CSS Document feb 12, 2011 */

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

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; } 

#banner
{
	margin-top:1em;
	text-align:center;
}

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

#leftcol
{
	float:left;
	width:30em;
	height:45.2em;		
	margin-left:6em;		
}

.thumbtext 		
{
	float:right;
	text-align:right;		
	width:18em;
	line-height:70%;
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	color : #343333; 
	text-decoration: none;
	margin-top:-1.5em;
	margin-right:11em;
	margin-bottom:1em;
}

#rightcol
{
	width:19em;		
	height:18em;		
	float:right;
}

#info		
{	
	font-family:Verdana, Geneva, sans-serif;	
	font-size: 11px; 
	color : #343333; 
	text-decoration:none; 
	margin-left:0em;
}

address
{
	font-family:Verdana, Geneva, sans-serif;	
	font-size:11px;
	margin-left:0em;
	font-style:normal;
	color:#343333;
}

#weblinks 
{
	font-family:Verdana, Geneva, sans-serif;	
	font-size: 11px; 
	margin-left:0em;
	line-height:150%
	
}

#weblinks a
{
	text-decoration:none;
}

.cb
{
	clear:both;
}

#bottomnav 
{
	text-align:center;		 
	margin-bottom:4em;
	margin-top:7em;
}

.noline a	
{
	text-decoration:none;	
}

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

.footer
{
	text-align:center;
	margin-top:3em;			
}

.footer p 	
{
	text-align:center;
	margin-bottom:2em;
	margin-left:auto;
	margin-right:auto;
	margin-top:-.5em;
	font-size:10px;
	color:#696969;	
}  







