/* Start of CMSMS style sheet 'layout' */
/**/
body {
	background: transparent url(images/bg_body.gif) repeat fixed 0 0;
}
.pageWrapper {
	background: transparent url(images/bg_pageWrapper.gif) repeat-y center top;
	margin: 10px auto 20px auto;
}
/* SPLASH PAGE
----------------------------------------------------------------------
*/
.splashHolder {
	width: 700px;
	height: 662px;
	margin: 20px auto;	
	border: 2px solid #B7A477;

}
.splashInner {
	background: #B7A477 url(images/splash.jpg) no-repeat scroll 0px 0px;
	border-top: 15px solid #000;
	border-bottom: 15px solid #000;
	height: 632px;
	
}
.splahNavWrapper {
	margin-top: 365px;
	height: 35px;
	text-align: center;
	margin-bottom: 55px;
}
.splashLinks {
	text-decoration: none;
	color: #fff;
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	font-size: 16px;
	background: #000;
	line-height: 26px;
	width: 125px;
	border: 2px solid #B7A477;
	display: inline-block;
	margin: 0 4px;
}
.splashLinks:hover {
	background-color: #B41919;
}
.splashContent {
	padding: 5px 20px 20px;
	line-height: 2em;
}

/* HEADER
----------------------------------------------------------------------
*/
.header {
	height: 300px;
	border-top: 2px solid #B7A475;
	position: relative;
	z-index: 25;
}
.header ul.slideshow  {
	position: absolute;
	z-index: 25;
	top:0;
	left: 220px;
	height: 300px;
	width: 720px;
}
.header ul.slideshow li {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 300px;
}
.header h1 {
	display: block;
	position: absolute;
	z-index: 50;
	width: 220px;
	height: 300px;
	top: 0px;
	left: 0px;
	background: #B7A475 url(images/bg_header_h1.jpg) no-repeat scroll 0 0;
}
.header h1 a {
	display: block;
	width: 200px;
	height: 200px;
	text-indent: -9999%;
	background: transparent url(images/bg_h1_a_logo.png) no-repeat 0 0;
	position: absolute;
	top: 40px;
	left: 10px;
}
.spacer {
	height: 10px;
	background-color: #981418;
}
/* MAIN NAV
----------------------------------------------------------------------
*/
.leftColumn {
	position: relative;
	z-index: 5;
}
.navWrapper{
	background-color: transparent;
	padding-bottom: 325px;
	padding-top: 20px;
	position: relative;
	z-index: 5;
}
.mainNav {
	width: 220px;
	position: relative;
	z-index: 5;
}

.mainNav li {
	display: block;
	width: 220px;
	height: 33px;
	text-align: right;
	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 5;
}
.mainNav li a {
	display: block;
	padding: 4px 10px 4px 0;
	width: 210px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}
.mainNav li a:hover,
.mainNav li.active a {
	background-color: #987F3D;
}
/* SECOND LEVEL */
.mainNav ul {
	display: none;
	position: absolute;
	top: -1px;
	left: 220px;
	z-index: 10;
	/*margin-top: -34px;*/
	border-top: 1px solid #fff;
	width: 180px;
}

.mainNav li:hover  > ul {
	display: block;
}
.mainNav li.active ul li a,
.mainNav li ul li a {
	background-color: #B5A374;
}
.mainNav li.active ul li a:hover,
.mainNav li.active ul li.active a {
	background-color: #987F3D;	
}
.navWrapper .memberloginLink {
	text-align: center;
	margin-top: 40px;
}
/* SUB NAV
----------------------------------------------------------------------
*/
.content .subNav {
	height: 27px;
	margin: 0 0 10px -20px;
	padding: 0;
	list-style: none;
	padding: 0 10px;
	width: 640px;
	clear: both;
	display: block;
	background: transparent url(images/bg_subNav.gif) no-repeat scroll 0px bottom;
}
.content .subNav li {
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
	
}
.subNav li a {
	display: block;
	height: 27px;
	float: left;
	color: #987F3D;
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 8px;
	margin: 0 10px;
	text-transform: uppercase;
}
.subNav li a:hover,
.subNav li.active a {
	background: transparent url(images/bg_subNav_a.gif) no-repeat scroll center bottom;
	text-decoration: none;
}
/* BOTTOM NAV
----------------------------------------------------------------------
*/
.bottNav p {
	margin-bottom: 10px;
}
.bottNav {
	text-align: center;
	font-size: 10px;
	color: #fff;
	padding: 10px 0;
	font-weight: bold;
}
.bottNav a {
	color: #fff;
	text-decoration: none;
}
.bottNav a:hover {
	text-decoration: underline;
}
/* CONTENT
----------------------------------------------------------------------
*/
.contentWrapperOuter {
	background: transparent url(images/bg_content.jpg) no-repeat right bottom;	
	margin: 0 auto;
	padding: 0;
	width: 940px;

}
.contentWrapperInner {
	background: transparent url(images/bg_leftColumn.gif) no-repeat left bottom;	
	margin: 0 auto;
	padding: 0;
	width: 940px;
}
.content {
	padding: 20px 40px 20px 10px;
}
.content h1.pageTitle {
	display: none;
}
.content div.titleImg {
	margin-bottom: 10px;
	margin-top: 25px;
}
.content a {
	color: #B5121B;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover  {
	text-decoration: underline;
}
.content .imgBorder {
	border: 4px solid #B5121B;
}
.content .red {
	color: #B5121B;
}
/* NEWS
----------------------------------------------------------------------
*/
.content div.NewsSummary {
	margin-bottom: 10px;
	padding: 10px 0;
	background: transparent url(uploads/images/bg_newsSummary.gif) repeat-x scroll 0px bottom;
}
div.NewsSummaryTitle {
	color: #B5121B;
	font-weight: bold;
	margin-bottom: 0px;
}
.content div.NewsSummaryPostdate {
	font-size: 10px;
	margin-bottom: 10px;
}
/* FOOTER
----------------------------------------------------------------------
*/
.footer {
	background-color: #000;
	height: 37px;
	line-height: 37px;
	color: #fff;
	text-align: right;
	font-size: 10px;
	padding-right: 20px;
	border-bottom: 2px solid #B7A475;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
/* End of 'layout' */

