<style type="text/css">
#branding {
	width:950px;
	height:110px;
}
#contentarea {
	float:left;
	width:744px;	
	padding-bottom:20px;
	background: url(http://grandsouth.com/images/contentbg.gif) 225px 100px no-repeat;
	min-height:400px;
}
#contentinner {
	padding:0 0px 10px 6px;
	font-size: 92%;
}
#contentinner ul {
	margin-left:15px;
	list-style: none;
}
#contentinner li {
	background:url(http://grandsouth.com/images/bullet.gif) left 1px no-repeat;
	padding:0 0 0 12px;
}
#headerbottom {
	margin:0 20px;
	background: url(http://grandsouth.com/images/flashbottom.gif) left top no-repeat;
	width:912px;
	height:16px;
	border-top: 1px solid #ADC8D9;
}
.headline {
	/*padding-left:6px;*/
	font-size:136%;
	color:#003f5f;
	/*color:#003f5f;*/
	/*font-weight:bold;*/
}
#pageheadline {
	padding-left:6px;
}
.menu-current, .menu-parent {
	/*color:#009DDC !important;
	background:url(http://grandsouth.com/images/navarrow.gif) left 2px no-repeat !important;*/
}
#mainNav li ul li a {
	display:block;
	width:110px;
	margin-left:10px;
	line-height:15px;
	background-color:#f5f9fb !important;
	background-image:none !important;
	padding:0 10px 0 10px;
	color:#4E8AA8 !important;
	font-size:92%;
	text-decoration:none;
}
#mainNav li ul li ul li a {
	display:block;
	width:110px;
	margin-left:20px;
	line-height:15px;
	background-color:#f5f9fb !important;
	background-image:none !important;
	padding:0 10px 0 10px;
	color:#4E8AA8 !important;
	font-size:92%;
	text-decoration:none;
}
#mainNav li ul li a:hover {
	color:#003f5e !important;
	background-color:#ecf3f7 !important;
}
#mainNav li ul li .menu-current, #mainNav li ul li .menu-current:hover {
	background-color:#FFF !important;
	color:#009DDC !important;
}

#sitemap, #sitemap ul {
	list-style:disc;
	margin-left:25px;
	color:#4F8AA8;
}
#sitemap {margin-left:40px;}
#sitemap li {
	margin-top:4px;
}
#modulecontainer {
	/*background-color:#999999;*/
	background:url(http://grandsouth.com/images/modbg.png) left top repeat;
	padding:10px 15px;
	border:1px solid #7E9AA8;
	margin-left:6px;
}
* html #modulecontainer {
	background-image:none;
	background-color:#e5ebee;
}
.modulesample {
	background-color:#e5ebee;
	padding:10px 15px;
	border:1px solid #7E9AA8;
	font-size:13px;
}
#sitetools {
	width:120px;
}
* html #sitetools, *:first-child+html #sitetools {
	width:150px;
}
#logout {
	float:right;
	font-size:77%;
}
#logout a {
	color:#4E8AA8;
}

#logout a:hover {
	color:#003f5e;
}
/*******************CONTENT MIDDLE*******************************/

#interiorMiddle {
	width:420px;
	margin-top:30px;
	margin-left:20px;
	padding:0 25px 0px 20px;
	float:left;
	border-right:#dbd8bd solid 1px;
	/*background-color:#00CC00;*/
}

#interiorMiddle .headerTop{
	padding-bottom:5px;
	font-size:17px;
	color:#7676a0;
	font-weight:bold;
}

/*******************INTERIOR RIGHT*******************************/

#interiorRight {
	margin-top:30px;
	/*margin-left:30px;*/
	padding:0;
	float:left;
	/*background-color:#999999*/
}

#utilityFunctions {
	width:250px;
	border-bottom:#dbd8bd solid 1px;
	margin-bottom:30px;
}

#utilityFunctions img {
	padding: 0 5px 10px 10px;
}

#rightCallout{
	margin-left:30px;
	padding-bottom:10px;
	width:224px;
}

/*******************CONTENT RIGHT*******************************/

#contentRight{
	margin-top:30px;
	margin-left:30px;
	padding:0 0 0 0;
	width:640px;
	float:left;
} 

#contentRight a{
	color:#7676a0;
	text-decoration:underline;
}

#contentRight a:hover{
	color:#7676a0;
	text-decoration:underline;
}

#contentRight img{
	margin-right:15px;
	margin-bottom:10px;
	margin-left:12px;
	padding:0px;
	border:1px #7676a0 solid;
	float:left;
}

#contentRight p{
	color:666666;
	font-size:12px;
}

#newsCallout{
	width:300px;
	float:left;
	margin-right:20px;
}

#newsCallout img{
	padding:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	border:1px #7676a0 solid;

}

#newsCallout .headerTop{
	padding-bottom:5px;
	font-size:17px;
	color:#55558c;
	font-weight:bold;
	border-bottom:1px #bfba95 solid;
}

#newsCallout .date{
	font-weight:bold;
	color:#7676a0;
}

</style>


