/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font: 11px verdana;
	background: #450809;
}

h3{
	font: bold 16px verdana;
	color: #45719b;
}

h2{
	font: 15px verdana;
	color: white;
}

h1{
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
}

.redText{ color: #b71f22; }

.whiteText{	color: white; }

.clear{	clear: both; }

.left{ float: left; }

.right{ float: right; }

.clear{ clear :both; }

img{ border: none; }


a{
	color: #28231a;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


#box{
	width: 950px;
	margin: 0;
}

#header{
	height: 107px;
}

a#logo{
	background: url(../gfx/logo.gif) no-repeat;
	height: 107px;
	width: 318px;
	display: block;
	float: left;
}

#flash{
	background: url(../gfx/flash.gif) no-repeat;
	height: 107px;
	width: 632px;
	float: right;
}

#topSubNav{
	height: 27px;
	margin: 10px 0px 0px 246px;
	font-weight: bold;
	color: #5a9bbe;
}

#topSubNav a{
	color: white;
	font-size: 14px;
}

#topSubNav a:hover{
	color: #b71f22;
	text-decoration: none;
}

#topSubNav a.on{
	color: #b71f22;
}


#mainArea{
	clear: both;
}

#nav{
	color: white;
	font-weight: bold;
	float: left;
	text-align: left;
	clear: both;
}

#nav ul{
	padding: 0px;
	margin: 0px;
}

#nav li{
	margin: 0px 24px 0px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

#nav li a{
	text-decoration: none;
	height: 10px;
	color: #3b95ba;
}

#nav li a.on{
	color: white;
}

#nav li a:hover{
	color: white;
}

#mainBody{
	float: right;
	width: 739px;
	background: url(../gfx/mainAreaRepeat.gif) repeat-y;
}

#mainBodyTop{
	background: url(../gfx/mainAreaTop.gif) no-repeat;
	padding-top: 32px;
}

#mainBodyLeft{
	background: url(../gfx/mainBodyLeftTop.gif) no-repeat;
	float: left;
	width: 539px;
	color: white;
}

#mainBodyLeft h3{
	display: inline;
}

#mainBodyLeftTop{
	padding: 0px 35px 1px 38px;
	line-height: 18px;
	min-height: 136px;
	background: url(../gfx/mainTopRepeatBlue.gif) repeat-y;
}

#mainBodyLeftTop img{
	float: right;
	margin: 10px 0px 10px 30px;
	border: solid 1px white;
}



#callToAction{
	overflow: auto;
	margin: 0px 0px -30px 27px;
	height: 88px;
}

#callToAction a{
	background: url(../gfx/callToAction.gif) no-repeat;
	float: left;
	width: 139px;
	margin: 7px 9px 0px 0px;
	padding: 10px;
	display: block;
}

#callToAction h4{
	color: white;
	font-size: 10px;
	margin: 0px;
	font-weight: bold;
}

#callToAction h2{
	color: #3a98be;
	font-size: 10px;
	margin: -5px 0px 0px 0px;
	text-align: right;
}

#mainBodyRight{
	float: right;
	width: 180px;
	padding: 0px 10px 0px 9px;
	color: white;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
}

#mainBodyRight img{
	margin: 0 5px;
}

#mainBodyRight input, textarea, select{
	width: 180px;
	background: white;
	font-family: verdana;
	font-size: 12px;
	color:#606060;
	font-size:11px;
	border: solid 1px #797979;
}

#mainBodyRight input{
	height:14px;
}

#mainBodyRight select{
	height: 17px;
	width: 182px;
}

#mainBodyRight input#submit{
	width: 100px;
	background: white;
	height: 24px;
	float: right;
}

.devideRight{
	clear: both;
	background: url(../gfx/devideRight.gif) no-repeat;
	height: 4px;
	margin: 10px 0px 10px 11px;
}

#emailCapture{
	background: #5a9bbe;
	margin: 0px 18px 5px 27px;
	padding: 3px 5px 3px 5px;
	line-height: 0px;
}

#emailCapture2{
	margin: 0px 18px 5px 27px;
	padding: 3px 5px 3px 5px;
	line-height: 0px;
}

#map{ float: left; }

#images{ margin: 6px 0px 0px 27px; }

#images img{ margin-right: 8px; }

.mainAreaLeftDevide{
	background: url(../gfx/mainAreaLeftDevide.gif) no-repeat;
	margin: 10px 20px -40px 27px;
	padding: 10px 0px 0px 0px;
	color: #3c3527;
	line-height: 18px;
}

.mainAreaLeftDevide h2{
	font: bold 16px verdana;
	color: #4c97ba;
	line-height: 24px;
}

.mainAreaLeftBottom{
	margin: 10px 20px 0px 27px;
	padding: 10px 0px 0px 0px;
	color: #3c3527;
	line-height: 18px;
}

#mainAreaBottom{
	clear: both;
	background: url(../gfx/mainAreaBottom.jpg) no-repeat;
	height: 92px;
}


#footer{
	clear: both;
	margin: 19px 0px 0px 210px;
	padding: 19px 0px 0px 31px;
	background: url(../gfx/footer.gif) no-repeat bottom left;
	height: 36px;

}

#footerIn{
	padding: 10px 0px 0px 0px;
	color: #9bc2e9;
	font-size: 10px;
}

#footerIn a{
	color: #9bc2e9;
}

#news a{ color: #28231a; }


#newsNew img{
	width: 150px;
	height: auto;
	padding: 5px;
	border: solid 1px white;
}

#elm1{
	padding: 0px 20px 20px 20px;
	margin: 0px;
	height: 300px;
}

.submenu a {
	color: #6C8A97;
}

.submenu {
	float: left;
	text-align: right;
	padding: 0;
	list-style-type: none;
	width: 195px;
}

.submenu .on {
	color: white;
}

.submenu li {
	margin: 7px 0;
}

.submenu a {
	font-size: 12px;
	font-weight: bold;
	color: #3B95BA;
}

#nav {
	list-style: none;
	height: 22px;
}

#nav li {
	color: #3B95BA;
	float: left;
}

#nav li:hover {
	cursor: pointer;
	color: white;
}

#header_info {
	background: url('../gfx/header-bg.jpg');
	height: 105px;
	width: 952px;
	margin-bottom: -107px;
	overflow: hidden;
}

#header_left {
	float: left;
}

#header_info h1 {
	color: #b71f22;
	font-size: 50px;
	line-height: 50px;
	margin: 10px 0 0 80px;
	font-weight: normal;
}

#header_right {
	float: right;
}

#header_info h2 {
	margin: 0 0 0 100px;
}

#header_info h3 {
	margin: 0 40px 0 0;
	font-weight: normal;
	color: #b71f22;
	font-size: 26px;
}

#header_info p span {
	font-size: 25px;
}

#header_info p {
	font-size: 13px;
}

.extraSub {
	margin: -7px 0 0 0;
}

.extraSub li a {
	color: #6C8A97;
}
