﻿body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	color: black;
}
 
body.bg
{
	background: transparent url('images/background.jpg') repeat-x;	
}
 
a,
a:hover,
a:visited
{
	color: Black;
}
 
a:hover
{
	text-decoration: underline;
}

h4
{
	padding: 0;
	margin: 0;
}
 
img
{
	border: 0px;
}
 
#cmsWrapper
{
	height:100%;
	margin:0 auto;
	width:986px;
}

#breadcrumbs
{
	float: left;
	clear: both;
	height: 23px;
	line-height: 23px;
	width: 970px;
	padding-left: 10px;
}

#breadcrumbs span,
#breadcrumbs span a,
#breadcrumbs span a:hover,
#breadcrumbs span a:visited
{
	color: #7e1203;
}
 
#Header
{
	width: 984px;
	display: block;
	clear: both;
}
 
#headerTop
{
	margin-top: 10px;
	height: 86px;
	background: transparent url('images/header.jpg') no-repeat;
	text-align: right;
	vertical-align: top;
	width: 984px;
}
 
#logoDiv
{
	float: left;
	clear: none;
	width: 424px;
}
 
#topBar
{
	width: 450px;
	float: right;
	margin-right: 10px;
	margin-top: 4px;
	line-height: 24px;
	vertical-align: text-top;
	color: #7e1203;
	font-family: Verdana;
	font-size: 11px;
	display: block;
	position: relative;
}
 
#topBar a,
#topBar a:hover
{
	color: White;
	text-decoration: none;
}
 
#topBar a:hover
{
	text-decoration: underline;
}
 
.topMenuDiv
{
	clear: both;
	float: right;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
 
.searchBoxDiv
{
	width: 175px;
	height: 24px;
	clear: none;
	float: right;
	background: transparent url('images/searchBox.gif') no-repeat;
	margin-top: 4px;
	position: absolute;
	right: 75px;
	top: 24px;
}
 
.searchBox
{
	width: 170px;
	line-height: 20px;
	border: 0px;
	margin: 2px 0px 0px 4px;
	background: none;
	float: left;
}
 
.searchBtnDiv
{
	clear: both;
	float: right;
	margin-top: 4px;
	position: absolute;
	right: 0px;
	top: 24px;
}
 
.searchBtn
{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	width: 59px;
	height: 22px;
	border: 0px;
	background: transparent url('images/searchBtn.gif') no-repeat top;
	cursor: hand;
	cursor: pointer;
}
 
#MainNavigation
{
	width: 980px;
	border: 2px solid #7e1203;
	background: transparent url('images/menuBackground.jpg') no-repeat;
	height: 23px;
}
 
#Main
{
	width: 980px;
	background-color: White;
	border: 2px solid #7e1203;
	border-width: 0px 2px;
	min-height: 800px;
	max-height: 100%;
	float: left;
	background: transparent url(images/fauxColumn.gif) repeat-y;
}

#Main.home
{
	background: white;
}
 
#topDiv
{
	clear: both;
	min-height: 100px;
	float: left;
	width: 980px;
	border-bottom: 1px solid #c4b7a2;
	background-color: #f4ede1;
}
 
#topDiv .left
{
	float: left;
	width: 315px;
	text-align: center;
}
 
#topDiv .right
{
	float: left;
	width: 660px;
	margin-top: 10px;
}
 
#bottomDiv
{
	clear: both;
	min-height: 100px;
	float: left;
	width: 980px;
	margin-top: 10px;
}
 
#leftDivHome
{
	float: left;
	width: 230px;
	min-height: 100px;
	padding: 0px 5px 0px 10px;
}
 
#centerDivHome
{
	float: left;
	width: 480px;
	min-height: 100px;
	padding-left: 5px;
	padding-right: 5px;
}
 
#rightDivHome
{
	float: left;
	width: 230px;
	min-height: 100px;
	padding: 0px 5px 0px 10px;
}
 
#leftDivInner
{
	float: left;
	width: 200px;
	min-height: 100px;
	background: #f3f3e2;
}
 
#rightDivInner
{
	float: left;
	width: 770px;
	min-height: 100px;
	display: block;
	margin-left: 10px;
}
 
#rightDivInner .innerText
{
	float: left;
	padding: 10px;
}
 
#Footer
{
	width: 972px;
	background: #7e1203;
	line-height: 16px;
	color: White;
	padding: 6px;
	font-size: .8em;
	text-align: center;
	float: left;
}
 
#Footer a
{
	color: white;
}
 
#homeBanner
{
	background: transparent url('images/homeBannerBackground.gif');
	height: 301px;
	width: 980px;
	display: block;
	position: relative;
	float: left;
}
 
.homeRotator
{
	position: absolute;
	top: 33px;
	left: 76px;
	height: 240px;
	width: 365px;
}

.sideBarContent
{
	border: 1px solid #c3c8ab;
	border-top: 5px solid #dbd1ab;
	padding: 5px;
	background-color: #f3f3e2;
	margin-bottom: 10px;
}

.myriadPro
{
	font-size: 25px;
	margin: 5px;
}

.h1Blue
{
	color: #286fe5;
}

.h1Purple
{
	color: #6208ae;
}

.h1Green
{
	color: #4bae08;
}

.h1Red
{
	color: #9d1106;
}

.h1Orange
{
	color: #da8f18;
}

/*	Begin Expanding Round Corner	*/
.roundedCorners{
	position: relative;
	border-color: #a61709;
	width: 100%;
	display: block;
}
 
.TL, .TLRed, .BL, .TR, .TRRed, .BR{
	width: 7px;
	height: 7px;
	position: absolute;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 9999 !important;
}
 
.TL{
	top:0;
	left:0;
}
 
.TLRed{
	top:0;
	left:0;
}
 
.BL{
	bottom: 0;
	left: 0;
}
 
.TR{
	top:0;
	right:0;
}
 
.TRRed{
	top:0;
	right:0;
}
 
.BR{
	bottom: 0;
	right: 0;
}
 
.roundedCorners .TLRed{
	background-image: url(images/topLeftRed.png);
}
.roundedCorners .BL{
	background-image: url(images/bottomLeft.png);
}
.roundedCorners .TRRed{
	background-image: url(images/topRightRed.png);
}
.roundedCorners .BR{
	background-image: url(images/bottomRight.png);
}
.roundedCorners .TR{
	background-image: url(images/topRight.png);
}
.roundedCorners .TL{
	background-image: url(images/topLeft.png);
}
 
.b_innerContainer,
.b_innerContainerRed
{
	border-width: 1px;
	border-style: solid;
	padding: 0px 10px 5px;
	display: block;
	background: white;
}
 
.b_innerContainerRed
{
	background: white url(images/gradientTile.gif) repeat-x;
}
 
.roundedCorners .b_innerContainer,
.roundedCorners .b_innerContainerRed
{
	border-color: #a61709;
}
 
.roundedCorners .b_innerContainer h4,
.roundedCorners .b_innerContainerRed h4
{
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	font-size: 14px;
}
 
.roundedCorners .b_innerContainer h4
{
	margin-top: 10px;
}
 
/*	End Expanding Round Corner		*/
 
p.quickLinks
{
	padding: 10px 0px 10px 15px;
	color: #a61709;
	margin: 0px;
}
 
p.quickLinks a
{
	display: list-item;
	text-decoration: none;
}
 
p.quickLinks a:hover
{
	text-decoration: underline;
}
 
/*	Begin Form Classes	*/
.hRBL ul
{
	float: left;
	margin: 0px;
	padding: 0px;
}
 
.hRBL li
{
	float: left;
	list-style-type: none;
}
/*	End Form Classes	*/