

body {

	margin: 0;

	padding: 0;

	background: #311C00 url(images/img1.jpg);

	

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

}



h1, h2, h3, h4, h5, h6 {

	margin: 0;

	padding: 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #ffffff;

}



h2, h3 {

	margin: 0 0 20px 0;

	padding: 0 0 10px 0;

	background: url(images/img3.gif) repeat-x left bottom;

	

}



h2 {

	font-size: 23px;

}



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: #ffffff;

}



a:hover {

	color: #fff68f;

}



strong {

	color: #ffffff;

}



.indent {

	margin-top: 0;

	margin-left: 0px;

}



.image {

	float: left;

	margin: 10px;

    padding: 20px;

}



#wrapper {

	background: url(images/img2.jpg) repeat-x;

}



/* Header */



#header {

	width: 730px;

	height: 230px;

	margin: 0 auto;

}



#header * {

	color: #FFFFFF;

}



#header h1 {

	float: left;

	padding: 75px 0 0 0;

	letter-spacing: -2px;

	font-size: 25px;

}



#header h2 {

	float: left;

	padding: 108px 0 0 6px;

	background: none;

	font-size: 12px;

	font-weight: normal;

}



#header h2 a {

	text-decoration: none;

}



#header ul {

	margin: 0;

	padding: 20px 0 0 0;

	list-style: none;

    font-size: 14px;

}



#header li {

	display: inline;
}



#header li a {

	display: block;

	float: left;

	padding: 0 15px;

	border-left: 1px solid #7DD2FA;

    text-decoration: none;

}


#header li.first a {

	border: none;
  
    

}



/* Content */



#content {

	width: 730px;

	margin: 0 auto;

}



#colOne {

	float: left;

	width: 500px;

}



#colTwo {

	float: right;

	width: 205px;

}

#colTwo a {
text-decoration: none;
	
}


#colTwo h3 {

	margin-top: 10px;

}



#colTwo li a {

	text-decoration: none;

}



/* Footer */



#footer {

	clear: both;

	width: 730px;

	margin: 20px auto;

	padding: 20px 0;

	background: url(images/img4.gif) repeat-x;

}



#footer p {

	margin: 0;

	padding: 0;

	text-align: center;

}


