/*default settings*/
body, html {
	background-color: #29261F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size: 11px;
}
* {
	margin: 0;
	padding: 0;
}

img { 
	border: 0;
}

#main {
	background-color:#fff;
}
/*menu settings*/
#header {
	width: auto;
	height: 310px;
	background: transparent url(../images/hdx.jpg) top center repeat-x;
}

.hdbg {
	width: auto;
	height: 330px;
	background: transparent url(../images/hdpx2.jpg) top center no-repeat;
}
ul.menu {
	text-align: center;
	padding-top: 270px;
}
ul.menu li {
	display: inline;
}
ul.menu li a {
	color: #ffffff;
	padding: 22px 6px 16px 6px;
	text-decoration: none; }
	
ul.menu li a:hover {
	color:8fb500
}

/*content settings*/
h2, h3 {
	font-size: 13px;
	color: #8fb500;
	font-weight: bold;
	padding-bottom: 10px;
}
h5 {
font-size:13px;
color: #8fb500;
font-weight:bold;
text-align:center;
padding-bottom:2px;
padding-top:20px;
}
h1 {
	width: 500px;
	height: auto;
	float: left;
	font-size: 10px;
	color: #a29593;
	padding: 9px 0 0 10px;
	font-weight: normal;
}
h2 {	
	padding-top: 17px;
}
h3 {
	padding-top: 5px;
}
#wrapper {
	width: 800px;
	height: auto;
	margin: 0 auto;
}
.content {
	width: 900px;
	height: 490px;
	margin: 0 auto;
	color: #42423d;
	background-color: #fff;
}
.contentport {
	overflow: hidden;
	width: 900px;
	height: 100%;
	margin: 0 auto;
	color: #42423d;
	background-color: #fff;
}
.leftColumnport {
	width: 900px;
	height: auto;
	float: left;
	padding-left: 10px;
}

.leftColumnport p {
	line-height: 20px;
}
.leftColumn {
	width: 390px;
	height: 455px;
	float: left;
	padding-left: 20px;
}
.leftColumn ul {
	padding-top: 3px;
}
.leftColumn p, .leftColumn ul li {
	line-height: 20px;
}
.leftColumn ul li {
	margin-left: 53px;
	list-style-image: url(../images/bull.jpg);
}
.leftColumn a {
	color: #8fb500;
}
.leftColumn a:hover {
	color: #8fb500;
}


.rightColumn {
	width: 400px;
	height: 470px;
	float: left;
	margin-left: 90px;
}
.FL {
	width: 350px;
	height: 175px;
	padding-top: 0px;
}

ul.FL {
	padding-top: 0px;
	margin-left: 40px;
	line-height: 15px;
}
ul.FL li {
	list-style-image: url(../images/bull.jpg);
}
ul.FL li a {
	color: #837d6b;
}
ul.FL li a:hover {
	color: #6b6246;
}
 
 .feature {
	width: 350px;
	height: 175px;
	padding-top: 100px;
}

ul.feature {
	padding-top: 1px;
	margin-left: 25px;
	line-height: 20px;
}
ul.feature li {
	list-style-image: url(../images/bull.jpg);
}
ul.feature li a {
	color: #837d6b;
}
ul.feature li a:hover {
	color: #6b6246;
}
/*footer settings
.footer {
	clear: both;
	width: auto;
	height: 157px;
	color: #faf3e9;
	background: transparent url(../images/footer.gif) top left repeat-x;
}
.footer ul {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding-top: 20px;
}
.footer p {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding-top: 3px;
}
.footer ul li {
	display: inline;
}
.footer ul li a {
	color: #8fb500;
	text-decoration: none; }
*/
#footer {
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;

	position:relative;
	min-height:157px;
	color: #faf3e9;
}
.container {
	width:900px;
	margin:0 auto;
	position:relative;
}

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footer_column {
	float:left;
	width:120px;
	padding-top: 20px;
}
#footer .long {
	width:610px;
}
#footer h3 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:10px;
}
.footer_column ul li{
	width: 120px;
	height: auto;
	margin: 0 auto;
	display: inline;
}
.footer_column ul li a {
	color: #8fb500;
	text-decoration: none; }
