/* Start of CMSMS style sheet 'whittiernarrowsgc_css' */
/*stylesheet */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #3C3C3C;
}
a,a:link,a:visited {
	color: #8D5B27;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#pageWrapper {
	width: 760px;
	margin: 0 auto;
	display: block;
}
div#navWrapper {
	width: 760px;
	text-align: center;
	margin: 0;
	padding: 0;
}
ul#nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#nav li {
	display: inline;
	margin: 0 3px;
	padding: 0;

}
ul#nav a {
	color: #C4C4C4;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
ul#nav a:hover {
	text-decoration: none;
	color: #999999;
}
ul#nav li  a.active {
	color: #ffffff;
}
div#header {
	background-color: #001E4C;
	dispaly: block;
	width: 760px;
	height: 110px;
	border-bottom: 1px solid #8D5B27;
}
div#header h1 a{
	display: block;
	text-indent: -99999px;
	margin: 0;
	padding: 0;
	width: 380px;
	height: 110px;
	background-image: url('images/whittiernarrowsgc-top2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
}
div#lowerHeader {
	display: block;
	clear: both;
	width: 760px;
	background-color: #000000;
	height: 90px;
}
div#contentWrapper{
	width: 760px;
	background-color: #ffffff;
	background-image: url('images/content_bg.gif');
	background-repeat: repeat-y;
	clear: both;
}
div#content {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	float: left;
	text-align: left;
	width: 470px;
	background-color: #ffffff;
}
div#rtColumn {
	width: 250px;
	float: left;
	height: 280px;
	
}
div#spacer1 {
	height: 2px;
	width: 760px;
	clear: both;
	background-color: #8D5B27;
}
div#footer {
	border-top: 3px solid #ffffff;
	height: 22px;
	width: 760px;
	clear: both;
	background-color: #000000;
	text-align: center;
	color: #ffffff;
	margin: 0 auto;
	line-height: 22px;
	font-weight: bold;
}
/* End of 'whittiernarrowsgc_css' */

