/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
height: 100%;
}

body {
	min-height:100%;
	margin: 0;
	padding: 0;
	background: #311C00 url(../images/img1.jpg);
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B8767;
}

p, ol, ul {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	background: url(../images/img4.gif) repeat-x;
}

ul li.first {
	background: none;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

#Wrapper {
	background: url(../images/headers/rotator.php) no-repeat #FFFFFF;
}

/* Header */

#Header {
	width: 1000px;
	height: 250px;
	margin: 0 auto;
}

#Header * {
	text-transform: lowercase;
	color: #000000;
}

#Header h1 {
	float: left;
	padding: 90px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
}

#Header h2 {
	float: left;
	padding: 110px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#Header h2 a {
	text-decoration: none;
}

#Header ul {
	float: right;
	margin: 0;
	padding: 172px 0 0 0;
	list-style: none;
}

#Header li {
	display: inline;
}

#Header li a {
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #7DD2FA;
}

#Header li.first a {
	border: none;
}

/* Content */

#Content {
	width: 930px;
	margin: 0 auto;
}

#ColOne {
	float: left;
	width: 700px;
}

#ColTwo {
	float: right;
	width: 184px;
}

#ColTwo h3 {
	margin-top: 15px;
	text-align: left;
}

/* Footer */

#Footer {
	clear: both;
	width: 930px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(../images/img4.gif) repeat-x;
}

#Footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
}

img {border:0px !important;}