@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #F5A18B;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #EE9680;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 25px;
}
h2 {
	color: #9C8E4E;
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
}
h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
a, a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #000;
}
a:active {
	color: #000;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 990px;
}
#topDiv {
	background-color: #F5A18B;
}
#headerwrapper {
	background-color: #6F6F6F;
	background-image: url(../css/img/head-wrap-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#search {
	width: 170px;
	float: left;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
}
#searchbox {
	background-color: #EFEFEF;
	border: 1px solid #A3A3A3;
	font-size: 11px;
	font-weight: bold;
	color: #A3A3A3;
	padding-right: 2px;
	padding-left: 0;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 4px;
}
#go {
	float: right;
	margin: -20px 0 0 5px;
}
#outerwrapper {
	width: 990px;
}
#header {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-position: left 49px;
	text-align: left;
}
#header .logo {
	margin: 145px 0 0 25px;
	background-repeat: no-repeat;
}
#header .topimage {
	margin-top: 0;
	float: right;
}
#navwrapper {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-position: left  49px;
}
#nav {
	width: 952px;
}
/*.menu {
	width: 880px;
}
.menu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	padding: 0px;
}
.menu ul li a:visited {
	color: white;
}
.menu ul li a:hover, .menu ul li .current {
	color: #000;
	background-color:#E28772;
	text-decoration: none;
}*/
#contentWrapper {
	background-image: url(../css/img/content-faux-column-dybt2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	clear: left;
}
#content {
	width: 550px;  /*was 525px*/
	margin: 0 225px 0 215px; /* -770px */
	line-height: 18px;
	text-align: left;	
}
#content li {
	margin: 0 10px 0 0;
	list-style-position: inside;
}
#leftColumn {
	float: left;
	padding: 15px 0px 10px 0px;
	width: 206px;
	line-height: 16px;
}
#leftColumn h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../css/img/top-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 39px;
	padding-left: 18px;
	text-transform: uppercase;
}
#leftColumn h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../css/img/sub-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 37px;
	padding-left: 20px;
	text-transform: uppercase;
}
#leftColumn h5 {
	color: #FCEFD5;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 26px 3px 15px 3px;
}
#leftColumn ul {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 35px;
}
#leftColumn ul li {
	padding-left: 10px;
}
#leftColumn ul li a:link, #leftColumn ul li a {
	font-weight: bold;
}
#leftColumn ul ul {
	padding-left: 15px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#leftColumn ul ul li {
	padding-left: 11px;
}
#leftColumn ul ul li a:link, #leftColumn ul ul li a {
	font-weight: normal;
}
#leftColumn a, #leftColumn a:link {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}
#leftColumn a:hover {
	color: #FEF4DE;
	text-decoration: none;
}
#rightColumn {
	float: right;
	width: 190px;/*margin: -940px 10px 0 795px;*/
}
#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active {
	color: #FEF4DE;
}
#rightColumn a:hover {
	color: #004059;
	text-decoration: none;
}
#rightColumn h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #004159;
	letter-spacing: -1px;
	margin-top: 15px;
	line-height: 22px;
	margin-bottom: 10px;
}
#rightColumn h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #004159;
	letter-spacing: -1px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D7C8;
	padding-bottom: 3px;
	line-height: 22px;
}
#rightColumn h3 strong {
	font-size: 21px;
	font-weight: bold;
}
#rightColumn p {
	margin-top: 8px;
	margin-bottom: 0px;
}
#rightColumn ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#rightColumn .bullet a:after {
	content: url(../css/img/bullet.gif);
}
.clearFloat {
	clear: both;
	display: block;
}
#footer {
	background-image: url(../css/img/footer.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 185px;
	width: 795px;
	height: 71px;
	float: left;
	line-height: 16px;
}
#footer-left {
	float: left;
	width: 300px;
	padding: 10px 0 0 35px;
	text-align: left;
	color: #000;
	font-weight: bold;
}
#footer-right {
	float: right;
	width: 275px;
	padding: 10px 15px 0 0;
	text-align: right;
	color: #000;
	font-weight: bold;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #000;
	font-weight: bold;
}
#footer a:hover {
	color: #E29988;
}
.b {
	font-weight: bold;
}
.bcolor {
	font-weight: bold;
	color: #F17A5C;
	font-size: 12px;
}
.bcolorlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F8D89D;
	padding: 8px;
	border: 1px #9C8E4E solid;
}
.bcolorlg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F8D89D;
	padding: 8px;
	border: 4px #9C8E4E groove;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.linkbox {
	border: 1px solid #333;
	padding: .5em;
}
.tips {
	color: #6A6A2F;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}
.imgl {
	float: left;
	margin: 3px;
}
.imgl-b {
	float: left;
	margin: 3px;
	border: #666 groove 2px;
}
.imgr {
	float: right;
	margin: 3px;
}
.imgr-b {
	float: right;
	margin: 3px;
	border: #666 groove 2px;
}
#content .imgl {
	float: left;
	margin: 3px;
}
#content .imgl-b {
	float: left;
	margin: 3px;
	border: #666 groove 2px;
}
#content .imgr {
	float: right;
	margin: 3px;
}
/*#content .imgr-b {*/
.imgtest {
	float: right;
	margin: 3px;
	border: #666 groove 2px;/*	position: top;*/
}
/* CONTACT FORM LABELS */



input:focus, textarea:focus {
	background: #ffc;
}
input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
input.radio, input.checkbox, input.submit {
	width: auto;
}
textarea {
	width: 400px;
	height: 100px;
	background: #FAF5D7;
}
label {
	display: block;
	float: left;
	width: 250px;
}
submit {
	background:#999999;
	width: 150px;
}
.bcolorlgcontrast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E6B0A4;
	padding: 8px;
	border: 1px #9C8E4E solid;
}
