@charset "UTF-8";
/* CSS Document */
body { background-image: url(../images/page_background.gif); 
	   background-repeat: repeat-x; margin: 0;
}

#news_clover { float: left; }

#news_box_wrapper {
float: left; 
color: white; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
}

#news_box {
padding-left: 5px;
text-align: right;
}

#header #news_box a:link, #header #news_box a:visited { color: #000000; text-decoration: none; }
#header #news_box a:hover { text-decoration: underline; }

#header #news_box .title a:link, #header #news_box .title a:visited { color: #ffffff; text-decoration: none; }
#header #news_box .title a:hover { text-decoration: underline; }

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
		
#header a:link, #header a:visited {
	color: #000000;
	text-decoration: none;
}

#header a:hover { text-decoration: underline; }

#nav_links {
	text-align: right;
}

#nav_links img {
position: relative;
top: -4px;
}

.title { color: #957136; font-weight: bold; }

#content a:link, #content a:visited {
font-weight: bold;
color: #076200;
text-decoration: none;
}

#content a:hover { text-decoration: underline; }

#footer_divider {
clear:both;
margin-top: 12px;
margin-bottom: 5px;
background-color: #957136;
height: 1px;
}

#footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #957136;
padding-bottom: 18px;
}

#footer a:link, a:visited { color: #957136; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.award_list {
color: ##302B1D;
font-size: 10px;
font-weight: bold;
}

#detail_large_images {
float: left;
}

#detail_large_images img {
margin-bottom: 26px;
}

#detail_large_images .caption {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #957136;
text-align:right;
margin-bottom: 12px;
}

#detail_large_images .caption img {
margin-bottom: 0px;
}