body {
	background-color: #FFFFFF;
	background-image: url(img/bodyBG1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: left top;
	font-family: Tahoma, "Palatino Linotype";
	font-size: 16px;
	color: #253340;
}
#body-container #content-wrapper #main-content a {
	color: #6B4226;
	text-decoration: none;
}
#footer {
	width: 900px;
	padding-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #253340;
	font-size: 12px;
	color: #47586A;
	margin-top: 15px;
	padding-bottom: 10px;
	clear: both;
}
#footer a {
	color: #6C5835;
	text-decoration: none;
}


#body-container #content-wrapper p {
	padding-right: 10px;
	padding-left: 10px;
}

#body-container {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/headerBG1.jpg);
	background-position: center top;
	min-height: 500px
}
#body-container #nav-container {
	line-height: 27px;
	background-color: #253340;
	text-align: center;
	height: 27px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	background-image: url(img/barBG.jpg);
}

#body-container #header-container {
	height:100px;	
}
#body-container #nav-container a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	letter-spacing: 1px;
}
#body-container #nav-container a:hover {
	color: #999999;
}
#body-container #content-wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#body-container #content-wrapper #main-content #left-column {
	float: left;
	width: 600px;
}
#body-container #content-wrapper #main-content #right-column {
	float: left;
	width: 290px;
	margin-left: 5px;
}
.divBrdr {
	border: 1px solid #253340;
	width: 100%;
	padding-bottom: 5px;
}

#body-container #content-wrapper #main-content {
	padding-top: 10px;
}
#body-container #content-wrapper #main-content a:hover {
	color: #68512F;
	text-decoration: underline;
}
#footer a:hover {
	color: #6C5835;
	text-decoration: underline;
}
#body-container #content-wrapper #main-content h1 {
	font-size: 22px;
	font-family: "Tahoma";
}
#body-container #content-wrapper #main-content h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left: 10px;
	color: #4d5d73;
}
#body-container #content-wrapper #main-content li {
	color: #253340;
}
#body-container #content-wrapper #main-content .tableHd {
	background-color: #4D5D73;
	font-weight: bold;
	width: 170px;
	color: #FFFFFF;
}
#body-container #content-wrapper #main-content td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#body-container #content-wrapper #main-content iframe {
	border: 1px solid #003366;
	margin-right: auto;
	margin-left: auto;
}
input.input250 {
	width: 250px;
	border: 1px solid #675831;
}
input.input150 {
	width: 150px;
	border: 1px solid #675831;
}
#successBox {
	font-size: 14px;
	color: #006600;
	padding: 10px;
	width: 95%;
	border: 1px solid #006600;
	text-align: center;
	font-weight: bold;
	background-color: #99CC99;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#errorBox {
	font-size: 12px;
	color: #990000;
	padding: 5px;
	width: 95%;
	border: 1px solid #990000;
	text-align: center;
	font-weight: bold;
	background-color: #CC9999;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#errorBox h2 {
	font-size: 14px;
	color: #990000;	
	font-weight: bold;
}

input.input350 {
	width: 350px;
	border: 1px solid #675831;
}
#body-container #content-wrapper #main-content #right-column .divBrdr h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	background-color: #253340;
	width: auto;
	margin-top: 0px;
	color: #FFFFFF;
}
