body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #D1B57B;
}
.content {
	font-size: 11px;
	color: #632A12;
	padding: 10px 10px 10px 15px;
}

.contentBold {
	font-size: 11px;
	color: #632A12;
	padding: 5px 10px 5px 15px;
	font-weight: bold;
}
.topBevel {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 13px;
}
.leftHeader {
	background-color: #D1B57B;
	text-align: center;
	height: 30px;
	background-image: url(../images/header_left.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	font-size: 10px;
	font-weight: bold;
	color: #632A12;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	height: 58px;
	text-align: center;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #632A12;
	border-bottom-color: #632A12;
	border-left-color: #632A12;
	vertical-align: top;
}

#leftContent {
	background-color: #D1B57B;
}
#rightContent {
	background-color: #BDC9B2;
	background-image: url(../images/col_right_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}
.imgBottom {
	margin-right: 15px;
}

#mainContent {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #632A12;
	border-left-color: #632A12;
}

#topBar {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #632A12;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #632A12;
}
#banner {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #632A12;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #632A12;
}

.buttonBar {
	background-image: url(../images/button_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 780px;
	vertical-align: top;

}
a.main:link {
	color: #612D14;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
	text-align: center;
	vertical-align: top;
}
a.main:visited {
color: #612D14;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin-right: 8px;
margin-left: 8px;
text-align: center;
vertical-align: top;
}
a.main:hover {
color: #505F2C;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin-right: 8px;
margin-left: 8px;
text-align: center;
vertical-align: top;
}
a.main:active {
color: #505F2C;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin-right: 8px;
margin-left: 8px;
text-align: center;
vertical-align: top;
}

.mainActive {
color: #505F2C;
font-size: 11px;
font-weight: bold;
margin-right: 8px;
margin-left: 8px;
text-align: center;
vertical-align: top;
}

a.bottom:link {
	color: #612D14;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
	text-align: center;
}
a.bottom:visited {
color: #612D14;
font-size: 9px;
font-weight: bold;
text-decoration: none;
margin-right: 8px;
margin-left: 8px;
text-align: center;
}
a.bottom:hover {
color: #505F2C;
font-size: 9px;
font-weight: bold;
text-decoration: none;
margin-right: 8px;
margin-left: 8px;
text-align: center;
}
a.bottom:active {
color: #505F2C;
font-size: 9px;
font-weight: bold;
text-decoration: none;
margin-right: 8px;
margin-left: 8px;
text-align: center;
}


#navigation {
	height: 34px;
	text-align: center;
	color: #505F2C;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #632A12;
	margin-top: 8px;
	margin-bottom: 0px;
}
#rightContent .content p {
	margin-top: 8px;
	margin-bottom: 8px;
}


.rightHead {
	height: 30px;
	padding-top: 5px;
}
