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

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
	margin: 25px 0 0 25px;
	text-align: justify;
}
a:link {
	color: #b46229;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b46229;
}
a:hover {
	text-decoration: none;
	color:#5c6785;
}
a:active {
	text-decoration: none;
}
#logo {
	width: 151px;
	height: 192px;
	position: absolute;
}
#home-slideshow {
	left: 165px;
	width: 735px;
	height: auto;
	position: absolute;
	top: 25px;
}
#home-container {
	width: 735px;
	height: auto;
	position: absolute;
	top: 520px;
	left: 165px;
}
#home-title {					
	width: 355px;	
	height: auto;
	padding:0 0 10px 0;
}
#home-content {					
	width: 355px;	
	height: auto;
}
#home-contentleft {					
	width: 355px;	
	height: auto;
	float:left;
}
#home-contentright {					
	width: 355px;	
	height: auto;
	float:right;
}
#media-contentleft {					
	width: 355px;	
	height: auto;
	padding:10px 0 0 0;
	float:left;
	text-align:center;
	border:1px dotted #5c6785;
	margin:0 15px 15px 0;
}
#media-contentright {					
	width: 355px;	
	height: auto;
	padding:10px 0 0 0;
	float:right;
	text-align:center;
	border:1px dotted #5c6785;
}
#media-title {					
	width: 355px;	
	height: auto;
	padding:10px 0 10px 0;
	text-align:center;
}
#media-container {					
	width: 765px;
	height: auto;
	position: absolute;
	top: 25px;
	left: 190px;
}
#media-pagetitle {					
	width: 355px;	
	height: auto;
	padding:0 0 10px 0;
}
#container {
	width: 735px;
	height: auto;
	position: absolute;
	top: 25px;
	left: 190px;
}
#social {
	width: 140px;
	height: auto;
	top:430px;
	position:absolute;
}
#content {					
	width: 735px;	
	height: auto;			
}
#footer {					
	width: 735px;
	height: auto;
	float:left;
}
#media-thumb {
	display: inline;
	list-style: none;
	float: none;
	overflow: hidden;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.title {
	font-weight: bold;
	color:#000;
	text-transform: uppercase;
}
.date {
	font-weight: bold;
	color:#000;
}
.pagetitle	{
	font-weight: bold;
	color:#5c6785;
	text-transform: uppercase;
}
#menu {height:auto; width:132px; position:relative; top:176px;}
#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding-left: 1px;}
#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul#toplevel {position:absolute; left:0; top:0; z-index: 200;}
#menu a {display:block; font:bold 11px Georgia, "Times New Roman", Times, serif; color:#5c6785; line-height:24px; text-decoration:none; text-transform: uppercase;} 
#menu ul li:hover > ul {left:100%; margin-top:-24px;}
#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}
#menu li a:hover {color:#b46229;} 
#menu li:hover > a {color:#b46229;}
#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px;}