/* Start of CMSMS style sheet 'marrus' */
html, body {height: 100%;}
body
{
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
	background-color: #EBEEE4;
	margin-top:0;
	margin-bottom:20px;
	font: 12px/1.7em "Lucida Grande", Lucida, Verdana, sans-serif;

	
}
#content
{
	margin-left: auto;
	margin-right: auto;
	width:980px;
	min-height: 100%; /* Sets the Minimum Height to 100% */
	height: auto;

	
}
#content #logo
{
	float:left;
	margin-left:65px;
}
#content #logo img
{
	border: none;
}
#content #header
{
	width: 980px !important;
	height: 375px !important;

	background-repeat: no-repeat;
	float:left;
	z-index:1;

	margin:0px;
	padding:0px;


}
#content #header a
{

}
#content #leftBG
{
		background-image:url(Images/leftBG.jpg);
		background-repeat: no-repeat;

		min-height: 500px; /* Sets the Minimum Height to 100% */
		height: auto;
		width:100%;
		clear:both;


}

#content #body
{
	margin-left:85px;
	width:845px;
	float:left;
	height:inherit;
	background: #FDFAF3;
	background-image:url(Images/contentbg.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	border-right:1px solid #9FA09A;
	padding-bottom:20px;


}
#content #body p
{
	
}
#menu
{

	width:930px;
	top:-34px;
	margin-left:44px;
	position:relative;
		
}

#menu a 
{
	text-decoration:none;
}
#menu a .nest
{
	height: 34px;
	font-family:tahoma;
	font-size:15px;
	
	color:#ffffff;
	font-weight:bold;
	margin-right:30px;
	float:left;
	text-align:left;
	vertical-align:middle;

	padding-left:10px;
	padding-right:10px;
}
#menu a .nest span
{
	position: relative;
top:7px;
}
#menu a:hover .nest
{
		background-color: #ffffff;

color:#1875B5;
}
#content #footer
{
	margin-left:85px;
	width:845px;
	float:left;
	text-align:right;
	font-size:11px;
	
}

#content #footer a
{
	text-decoration:none;
	border-bottom:1px dotted #1d77b1;
	color:#1d77b1;
}
#content #footer a:hover
{
	border-bottom:none;
}
#sections
{
	height:295px;
	border-bottom:1px solid #9FA09A;
}

#sections div
{
	float:left;
	background-image:url(Images/sectionbg.png);
	background-repeat:no-repeat;
	width:282px;
	height:100%;
	text-align:left;
	
}
#sections .first
{
	width:281px;
}
h1
{
	font-size:15px;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
	color:#1D78B1;
}
p
{
	font-size:13px;
	margin:10px;
	margin-top:10px;
}
#sections div img
{
	border: none;
	border-top:1px solid #9FA09A;
	border-bottom:1px solid #9FA09A;
}
#sections h1 a
{
	text-decoration:none;
}
#homenews
{
	width:100%;
	clear:both;

}
#homenews #left
{
	width:30%;
	float:left;
}
#homenews #left a
{
	text-decoration: none;
}
#homenews #right
{
	width:69%;
	float:right;
}
#homenews div
{
	
}
a
{
	color: #1D78B1;
}
a:hover
{
	text-decoration:none;
}
.rolloverImages a:hover img
{
	-moz-opacity: 0.8;
	filter:alpha(opacity=80)
}
.newsImage
{
	border:none;
	margin-right:15px;
	border:1px solid #1d77b1;
	padding:5px;
}
.standardpage
{
	width: 96%;
	padding:10px;
}
.standardpage h1
{
	font-size:14px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	color:#1D78B1;
}
.standardpage p, .standardpage h3
{
	font-size:12px;
	margin:0px;
	margin-top:10px;
}
.standardpage h3
{
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}
.standardpage h2
{
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	color:#1D78B1;
	/* text-decoration:underline; */
}

.caption, .picture
{
		font-size:11px;
	color: #1D78B1;
	font-weight:bold;
	text-align:center;
}

.picture { background-color: #F9F9F9;

 }
.picture img { 
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 
/* End of 'marrus' */

