@charset "utf-8";
/* CSS Document */

body {
	background-color:#c3da9e;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#777561;
	text-align:center;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	margin:0px;
	padding:0px;
	font-size:24px;
	font-weight:normal;
	font-family:Georgia, Arial;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, Arial;
	color:#657e3e;
}
h4 {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:normal;
	font-family:Georgia, Arial;
}

.header {
	height:132px;
	width:940px;
	background-image:url('../images/shade_top.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
}
.mainblock {
	width:940px;
	background-image:url('../images/shade_mid.jpg');
	background-position:top center;
	background-repeat:repeat-y;
	text-align:center;
}
.mainblock2 {
	width:930px;
	margin:0 auto;
	background-image:url('../images/mainbottom_left.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:right;
}
.mainblock3 {
	margin-left:10px;
	width:920px;
	background-image:url('../images/innershade_right.jpg');
	background-position:right;
	background-repeat:repeat-y;
	text-align:left;
}
.mainblock3-2 {
	width:920px;
	background-image:url('../images/innershade_right_top.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
}

.navbar {
	width:910px;
	height:30px;
	background-image:url('../images/navbar_rpt.jpg');
	background-position:top center;
	background-repeat:repeat-x;
	text-align:center;
}
.navbardetail {
	height:30px;
	text-align:center;
	float:left;
	padding-top:7px;
}
.navbartext {
	font-family:Georgia,Arial;
	font-size:12px;
	color:#ffffff;
}
.navbarbreak {
	line-height:10px;
	_line-height:3px;
}

.content {
	width:910px;
	margin-right:10px;
	text-align:left;
}
.content2 {
	width:910px;
	text-align:left;
	background-image:url('../images/mainboxrepeat.png');
	background-position:right;
	background-repeat:repeat-y;
	_background-image:url('../images/mainboxrepeat.gif');
	padding-bottom:125px;
}

.maincontent {
	display:table;
	text-align:left;
	width:910px;
}

.sidebarbg {
	background-image:url('../images/sidebox_rpt.jpg');
	background-position:top center;
	background-repeat:repeat-y;
	text-align:center;
}
.sidebar_top {
	background-image:url('../images/sidebox_top.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
}
.sidebar_btm {
	height:10px;
	background-image:url('../images/sidebox_btm.jpg');
	background-position:top center;
	background-repeat:repeat-y;
	text-align:center;
}

.footer {
	width:940px;
	height:30px;
	background-image:url('../images/shade_bottom.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:2px;
	text-align:center;
}
.bottomnav {
	width:930px;
	height:25px;
	margin:0 auto;
	background-color:#ecf4e0;
	text-align:center;
	padding-top:10px;
}

.bottomblacklink {
	font-size:11px;
	color:#000000;
}
.brownGeorgiatext {
	font-family:Georgia,Arial;
	font-size:12px;
	color:#4a4032;
}
.redtext {
	color:#ae3030;
}
.galleryphoto {
	height:186px;
	width:138px;
	background: url(../images/photobg.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='../images/photobg.png');
}