
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #311C00 url(images/img1.jpg);
	text-align: normal;
	font-family: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D9C09A; /*#9B8767;*/
	text-shadow: 0.1em 0.1em 0.2em black;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
}

h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	/*background: url(images/img3.gif) repeat-x left bottom;*/
	letter-spacing: 0px;
}

h2 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(images/img3.gif) repeat-x left bottom;
	letter-spacing: 0px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 17px;
}

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;
}

a {
	color: #ff3300;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #D9C09A;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
	background: url(images/g.png) repeat left bottom;
}

#wrapper {
	background: url(images/img2.jpg) repeat-x;
}

/* Header */

#header {
	width: 420px;
	height: 250px;
	margin: 0 auto;
	padding: 0 auto;
	text-align:left;
}

#header * {
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 5px 0 0 0;
	letter-spacing: 0px;
	font-size: 50px;
}

#header h2 {
	float: left;
	padding: 0px 0 0 0px;
	background: none;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0px;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	float: right;
	margin: 0;
	/*padding: 110px 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: 420px;
	margin:  0 auto;
}

#colOne {
	float: left;
	width: 410px;
}

#colTwo {
	float: right;
	width: 184px;
}

#colTwo h3 {
	margin-top: 10px;
}

/* Footer */

#footer {
	clear: both;
	width: 410px;
	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;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
