@charset "utf-8";
/* CSS Document */


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #354f65;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/container.png);
	background-repeat: repeat-y;
	background-position: center;
}
.oneColFixCtr #container {
	width: 825px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../images/content_background.png);
}
.oneColFixCtr #mainContent {
	background-repeat: no-repeat;
	clear: both;
	height: 700px;

}
.oneColFixCtr .home#container {
	background-image: url(../images/home_content_background.png);
}

.oneColFixCtr #container #homeContent #content h2 {
	color: #f1f2f3;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	padding-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.oneColFixCtr #container #homeContent #content p {
	color: #f1f2f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-left: 25px;
	padding-right: 30px;
}
.oneColFixCtr #container #homeContent #content #tagline {
	margin-top: 0px;
}
.oneColFixCtr #container #homeContent #home_foot {
	height: 30px;
}



.oneColFixCtr #container #header #left {
	float: left;
	height: 140px;
	width: 375px;
}
.oneColFixCtr #container #footer #foot_nav p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 10px;
}
.oneColFixCtr #container #footer {
	height: 85px;
	padding-top: 20px;
}
.oneColFixCtr #container #header #right #top p a {
	color: #333;
	text-decoration: none;
}
.oneColFixCtr .home#container #header #right #top p a {
	color: #333;
	text-decoration: none;
}

.oneColFixCtr #container #homeContent #slideshow img {
	position: absolute;
	display: none;
}
.oneColFixCtr #container #homeContent #slideshow .first {
	display: block;
}
.oneColFixCtr #container #foot_spacer {
	height: 20px;
}


.oneColFixCtr #container #homeContent #slideshow {
	height: 358px;
	background-color: none;
	width: 808px;
	margin-left: 10px;
}



.oneColFixCtr #container #header #right #top p a:hover {
	color: #D9AE2C;
	text-decoration: none;
}
.oneColFixCtr .home#container #header #right #top p a:hover {
	color: #D9AE2C;
	text-decoration: none;
}

.oneColFixCtr #container #header #right {
	float: left;
	width: 450px;

}
.oneColFixCtr .home#container #header #right {
	float: left;
	width: 450px;

}
.oneColFixCtr #container #footer #foot_nav p a {
	color: #333;
	text-decoration: none;
}

.oneColFixCtr #container #footer #foot_nav p a:hover {
	color: #466987;
	text-decoration: none;
}

.oneColFixCtr #container #header #right #top {
	width: 450px;
	height: 112px;
}
.oneColFixCtr .home#container #header #right #top {
	width: 450px;
	height: 112px;
}
.oneColFixCtr #container #header #right #top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-align: right;
	padding-right: 30px;
	padding-top: 10px;
	
}
.oneColFixCtr .home#container #header #right #top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-align: right;
	padding-right: 30px;
	
}
.oneColFixCtr #container #header #left a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.oneColFixCtr .home#container #header #left a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container #mainContent #left_column {
	width: 211px;
	float: left;
	height: 650px;
	background-color: #3c3219;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #f1f2f3;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #f1f2f3;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f1f2f3;
}
.oneColFixCtr #container #mainContent #left_column table {
	font-family: Arial, Helvetica, sans-serif;
	color: #f1f2f3;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f1f2f3;
	width: 211px;
	height: 29px;
}
.oneColFixCtr #container #mainContent #left_column .top {
	margin-top: 40px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;

}
.oneColFixCtr #container #mainContent #left_column  tr td a {
	color: #f1f2f3;
	text-decoration: none;
	font-size: 14px;
}

.oneColFixCtr #container #mainContent #left_column  tr td a:hover {
	color: #466987;
	text-decoration: none;
}

.oneColFixCtr #container #mainContent #left_column table tr #left {
	width: 35px;
}
.oneColFixCtr #container #header #head_space {
	clear: both;
}


.oneColFixCtr #container #mainContent #right_column {
	height: 652px;
	width: 593px;
	float: left;
	background-color: #f1f2f3;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f1f2f3;
}
.oneColFixCtr #container #mainContent #right_column h2 {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #466987;
	padding-left: 15px;
}
.oneColFixCtr #container #mainContent #right_column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-left: 15px;
	padding-right: 30px;
}
.oneColFixCtr #container #mainContent #right_column ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-right: 30px;
}
.oneColFixCtr #container #mainContent #subpage #right_column .underline {
	text-decoration: underline;
}


.oneColFixCtr #container #mainContent #spacer {
	clear: both;
}
.oneColFixCtr #container #mainContent #right_column table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-right: 20px;
}
.oneColFixCtr #container #mainContent #right_column table {
	margin-left: 13px;
}
.oneColFixCtr #container #mainContent #subpage {
	height: 701px;
	margin-left: 10px;
}
.oneColFixCtr #container #mainContent #subpage #right_column p a {
	color: #333;
	text-decoration: none;
}
.oneColFixCtr #container #mainContent #subpage #right_column p a:hover {
	color: #466987;
	text-decoration: none;
}

