@charset "UTF-8";

body {
	margin-top: 0px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:80%;
	background-image: url(nav/bg-large.jpg);
	/*background-position: -186px;*/
}
 
.clean {
	clear:both;
}

#wrapper {
	width: 900px;
}

#header-wrapper {
	width: 900px;
	clear:both;
}

#header {

   width: 728px;
   float:left;  
}


#header-adright {
	width: 160px;
	float:right;
	
}


#topnav {
	width:728px;
	text-align: center;
}

#topnav a:link, topnav a:visited {
	color: #625437;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCB182;
}

#topnav a:active, #topnav a:hover {
	color: #00476E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCB182;
}

#content-wrapper {
	width: 900px;

}

#main-container {
	width: 728px;
	float:left;
	clear:both;
	margin-bottom: 0px;	

}

#main-display {
	width: 530px;
	float:left;
	font-size:0.8èem;
	text-align:justify;
}

#main-display a:link {
	color: #625437;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCB182;
}

#main-display a:active, #main-display a:hover {
	color: #00476E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCB182;
}

#main-nav {
	width:190px;
	float:right;
}

#main-nav ul{ color: #625437; line-height: 1.5em; text-decoration: none; padding-left: 10; list-style-image: url(images/bullet.gif)   }
#main-nav ul, main-nav li {
	color: #625437;
	line-height: 1.5em;
	text-decoration: none;
	padding-left: 10;
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
}
#main-nav  a:link { color: #726447; text-decoration: none; padding-left: 10; list-style-image: url(images/bullet.gif)   }
#main-nav  a:visited     { color: #726447; text-decoration: none; padding-left: 10; border-bottom: 1px dotted #726447   }
#main-nav  a:hover { color: #f60; text-decoration: none; padding-left: 10; list-style-image: url(images/bullet_on.gif)   }


#main-ad {
	width:160px;
	float:right;
}

#footer {
	width: 900px;
	text-align: center;
	clear:both;	
} 


#footer a:link, footer a:visited {
	color: #625437;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCB182;
}

#footer a:active, #footer a:hover {
	color: #00476E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCB182;
}




.bigimg {
margin: 20px 5px 0 0;
padding: 10px; 
border-color: #ddd #c0c0c0 #c0c0c0 #ddd; 
border-style: solid; 
border-width: 1px; 
text-align: center;

 }
 
 .caption {
	text-align: center;
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
}

.vignette-l {
margin: 0 15px 0 0;
padding: 5px; 
border-color: #ddd #c0c0c0 #c0c0c0 #ddd; 
border-style: solid; 
border-width: 1px; 
float:left;

 }
 
h1 {
	margin-top: 0px;
	font-size: 1.5em;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	padding-left: 20px;
	margin-top: 0px;
	font-size: 1.0em;
	color: #999;
}

img {
	border: 0;
	
}
