html, body, ul, li, h1, h2, h3, h4 {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

h2{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 17px;

	color: #544e38;

}

img {

	border: 0px;

}

a {

	text-decoration: underline;

}

a:hover {

	text-decoration: underline;

}

.left {

	float: left;

}

.right {

	float: right;

}

.more {

	text-align: right;

}

.clear {

	clear: both;

}



body {

	background:#4D4D4D;

	text-align: center;

	font: 11px verdana, arial, sans-serif;

}

#wrapper {

	text-align: left;

	margin: auto;

	width:800px;

}



#body {

	background: url(../images/body_bg.gif) repeat-y;

	color: white;

	width: 100%;

}

#body-top {
	
	background: top left url(../images/body_top.gif) no-repeat;

	background-position: left top;
	
	position: relative;

	width:740;
	

}

#body-bot {
			
	background: bottom left url(../images/body_bot.gif) no-repeat;

	position: bottom;
	
	padding-bottom: 17px;

}

#body-top-2 {

	position: absolute;

	top: 12px;

	left: 171px;

	width: 551px;

	height: 11px;

	background: top left url(../images/body_top_2.gif) no-repeat;

}



#wrapper {

	position: relative;

	padding-top: 68px;

}

h1 {

	position: absolute;

	top: 36px;

	left: 13px;

	font-size:26px;

	color:#3f3c2d;

	font-variant: small-caps;

	font-family: Arial, Helvetica, sans-serif;

}

#nav {

	position: absolute;

	top: 43px;

	left: 186px;
	
}

#nav  a {

	background-image:url(../images/menu.gif);

	width:87px;

	height:19px;

	display:inline;

	float:left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	text-align:center;

	padding-top:6px;

	text-decoration:none;

	color:#e9e4d0;

	font-weight:bolder;

}

#nav  a:hover {

	color:#544e38;

}

#nav2 {
	position: absolute;

	top: 43px;

	left: 66px;
}

#nav2  a {

	background-image:url(../images/menu.gif);

	width:87px;

	height:19px;

	display:inline;

	float:left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	text-align:center;

	padding-top:6px;

	text-decoration:none;

	color:#e9e4d0;

	font-weight:bolder;

}

#nav2  a:hover {

	color:#544e38;

}


#body-bot {

	padding-top: 12px;

}

#welcome {

	float: left;

	width: 150px;

	padding-top:10px;

	padding-left:14px;

	

}

#welcome a {

	color: #F2F7F8;

}

#welcome a:hover {

	color: #CFCCBF;

}

#welcome h2 {

	text-align: center;

	margin: 11px;

	color:#ceb085;

	font-size:24px;

}

#welcome p {

	color:#000000;

	margin: 0px 19px;

	padding-left:0px;

}

#welcome .more {

	color: #000000;

	margin-top: 18px;

	margin-bottom: 10px;

}



#content {

	float: left;

	width: 480px;

	padding-left: 30px;

	padding-top: 23px;

	color: #686454;

}

#content .left {

	margin-right: 10px;

}

#content a {

	color: #5A5644;

}

#content a:hover {

	color: #26241A;

}



#intro {

	margin: 12px;

}



.fineline {

	border-bottom: 1px solid #684A3C;

	margin-bottom: 12px;

}



.fineline-flat {

	border-bottom: 1px solid #684A3C;

}



.fineborder {

	border: 1px solid #684A3C;

	padding: 2px;

	width: 186px;

	margin-bottom: 12px;

}



.bar-lit {

	padding-left: 6px;

	background: 0px 4px url(../images/bar_lit.gif) no-repeat;

}

.bar-drk {

	padding-left: 6px;

	background: 0px 4px url(../images/bar_drk.gif) no-repeat;

}



#picbar {

	background: #B2B2B2;

	width: 415px;

	margin:20px 0 19px 40px;

}



#arr-left, #arr-right  {

	float: left;

	width: 15px;

}



.picbox {

	float: left;

	width: 117px;

	padding: 2px;

	border: 1px solid #8B846A;

	margin: 5px 0px 5px 4px;

}



#picbar img {

	display: block;

}



#arr-right {

	margin-left: 4px;

}



#planer {

	float: left;

	width: 480px;

	padding-right: 20px;

	padding-top: 5px;

}

#stories {

	float: right;

	width: 400px;

	padding-top: 5px;

}



#planer p, #stories p {

	margin: 4px 0px;

}



#planer .more, #stories .more {

	margin: 12px 0px;

}



.clear-flat {

	margin-bottom: 4px;

}





#footer {

	font: 11px arial, sans-serif;

	color: #ffffff;

	text-align: right;

	padding-right: 80px;

}

#footer p {

	margin-top: 0.5em;

}


.contactForm{
	clear:both;
	padding: 5px 2px 5px 2px;
}

.formTxt{
	float:left;
	width:20%
}

.formInputs{
	float:left;
	border: 1px #544e38 solid;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	color:#544e38;
	width:auto;
}

.publicButton{
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:98%;
	background:#BA9765;
	border: 1px #544e38 solid;
}

.validateArea{
	text-align:left;
	color:#990000;
	font-weight:bold;
}

.redTxt{
	color:#CC0000;
}
