/* CSS Document */
#wrapper {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	padding: 9px;
	border: 2px solid #C1D6BF;
}/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#main2ColContentWrapper {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #657153;
}
h2 {
	color: #B65230;
}

#leftNav {
	float: left;
	width: 200px;
}
#rightBar {
	float: right;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #414B19;
	background-color: #D0DBAA;
	background-image: url(images/leftGreenBG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-left: 10px;
	min-height:400px;
	margin-top: 5px;
	text-align: center;
	overflow: hidden;
}
#rightBar h2 {
	color: #414B19;
}


#rightBar p {
	margin: 8px 10px;
	font-size: 11px;
	padding: 0px;
}
#main2colContentHolder {
	width: 520px;
	float: left;
	margin-left: 10px;
}
.empty {
	clear: both;
	height: 5px;
	background-color: #FFF;
	background-image: none;
}
#rightBox a , #leftBox a{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#rightBox a:hover, #leftBox a:hover{
	color: #FFF;
}


#mainContentHolder {
	width: 732px;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
}
#divContent {
	min-height:410px;
	border: 4px solid #C1D6BF;
	padding-right: 10px;
	padding-left: 10px;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	background-color: #FFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#footer #caption {
	font-size: 9px;
}
#footer #caption a {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#caption {
	margin-top: 5px;
}
#topNav {
	background-color: #C1D6BF;
	margin-top: 5px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 17px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#footer a {
	font-size: 11px;
	color: #7D9030;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}
#leftNav a {
	font-size: 14px;
	font-weight: bold;
	color: #7D9030;
	margin-right: 10px;
	margin-left: 20px;
	text-decoration: none;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
#leftNav a:hover {
	color: #B65230;
}
#footer a:hover {
	text-decoration: underline;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #5F777E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.imageLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.imageLeftBordered {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}

.imageRightBordered{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}
.bordered{
	border: 3px double #000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 0px;
}
#logos {
	background-color: #FFF;
	background-image: none;
	clear: both;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1D6BF;
	border-bottom-color: #C1D6BF;
	text-align: center;
	height: 110px;
	overflow: hidden;
}
#leftBox {
	background-color: #BDC5A1;
	float: left;
	height: 35px;
	width: 330px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightBox {
	background-color: #E3CE95;
	float: right;
	height: 35px;
	width: 180px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#logos img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.hilight {
	font-weight: bold;
	color: #F00;
}
#rightBar a {
	color: #B65230;
}

