body, html {
	background: #D2D4E1;
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	color: #2F2122;;
}

img {
	display:inline;
	margin: 3px;
	border: none;
}
h1 {
	color: #963A22;
	font-size: 24px;
	font-family: serif;
	font-weight: 100;
	margin: 0;
	padding: 20px 0 0px;
}
h3{
	font-variant: small-caps;
	font-style: italic;
}
p{
	line-height: 1.3;
}

a:link {color: #903145}
a:visited {color: #903145}
a:hover {color: #701125} 
a:active {color: #903145}

#top {
	background-repeat: no-repeat;
	background-position: 3px bottom;
	height: 20px;
	margin: 0 0 4px 0;
}
#wrapper {
	background: url(../img/shadow.png) repeat-y top left;
	width: 945px;
	margin: 0 auto;
	
}
#container {
	width: 787px;
	margin: 0 auto;
}
#header {
	background: url(../img/header.png) no-repeat 0px 0;
	height: 162px;
	cursor: pointer;
}
#navcontainer {
	background: url(../img/navbg.png) repeat-x;
	height: 20px;
	margin: 0 1px;
	padding: 3px 45px;
	margin: 0 3px;
	position: absolute;
	width: 690px;
}
#navcontainer div {
	margin: 0;
	float: left;
	padding: 0;
	width: 70px;
	text-align: center;

}
#navcontainer div div {
	float: none;
	margin-top:10px;
	width: 100px;
}
#navcontainer .sub {
	margin: -5px 0 0;
}
#navcontainer ul {
	background: #fff;
	border: thin solid #E2DCB5;
	border-top: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
#navcontainer li {
	padding: 5px 2px;
	text-align: center;
}
#navcontainer li a {
	color: #ADA589;
}
#navcontianer li a:hover {
	color: #963A22;
	text-decoration: underline;
}
#navcontainer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
}
#navcontainer a:hover {
	text-decoration: underline;
}
#main {
	background: url(../img/mainbg.png) repeat-y top right;
}
#main .left {
	margin-bottom: 50px;
}
#bottom {
	background: url(../img/bottombg.png) repeat-x;
	height: 225px;
	clear: both;
	margin: 0 1px;
	border-top: 4px solid #F0E0C2;
}
#bottom h2 {
	color: #B75E3A;
	font-family: Times;
	margin: 25px 0 0 10px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
}
#footer {
	background: url(../img/footerbg.png) repeat-x;
	height: 155px;
	clear: both;
	margin: 0 1px;
	border-top: 4px solid #F0E0C2;
	text-align: center;
	padding: 0 50px;
	color: #CD6621;
	font-size: 10px;
}
#footer a {
	color: #AB8843;
}

/* ---------------------Class Definitions---------------------------- */
.sidelet {
	width: 225px;
	background: url(../img/sidehr.png) no-repeat;
	margin: 0 0 39px 10px;
	padding: 20px 0 0;
}
.sidelet h2{
	margin: 0 0 0 10px;
	font-family: serif;
	color: #B9643F;
	font-weight: 100;
}
.sidelet h3{
	margin: 8px 0 15px 10px;
	font-family: serif;
	color: #A1A56F;
	font-weight: 100;
	font-size: 15px;
}
.bottomlist {
	background: url(../img/bottomhr.png) no-repeat;
	margin: 0 0 39px 10px;
	padding: 20px 0 0;
}
.bottomlist ul {
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
	list-style: inside url(../img/arrow.png)
}
.bottomlist li {
	margin: 10px 0;
	color: #903145;
	font-weight: bolder;
	font-size: 10px;
}
.right .bottomlist {
	width: 200px;
}
.right .bottomlist li {
	font-family: Times;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.menuTop {
	z-index: 10;
}
.more img {
	margin: 0 0 0 9px;
}
.more a {
	font-size: 10px;
	color: #A1908E;
	text-transform: lowercase;
}
.navpad {
	margin-top: 10px;
	visibility: hidden;
}
.left {
	margin: 0 312px 0px 21px;
	padding: 0;
}
.right {
	float: right;
	width: 270px;
}
.clear { clear: both; margin: 0 0 0 0; padding: 0 0 0 0; }

.thirds{
	width: 30%;
	float: left;
}

.clean{
	width: 100%;
	float: left;
	clear: both;
}

.halves{
	width: 50%;
	float: right;
	text-align: left;
}

.section{
}

.imgright {
	width: 220px;
}
/* --------------------cForm Mod-------------------------------- */
.cform {
}
.cform  fieldset {

	border: 1px solid; 
	position: relative;
	margin: 15px 0px;
}

.cform  legend {

	color: #000;
	font-weight: bold;

	position: absolute;
	top: -1em;
	left: .2em;
}

.cform  legend, .cform  fieldset {
/* 	border-color: #2F9EE6; */
}

.cform label {
	width: 30px;
	float: left;
	text-align: left;
	padding: 0px 10px 0 0;
}

.cform  .input {
	width: 150px;
/* 	border-top: none; */
}

.cform  .inputfix {
	background: #FFFFFF;
	border-style: none;
	
}

.cform  textarea , .cform .input {
/* 	color: #FFF; */
/* 	background: #666; */
/* 	border: 1px solid #000; */
	
}

.cform  p
{
	background: none;
}/* ---------------------End Form Mod-------------------------------- */