/*
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: justify;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
/*	color: #9B8767; */
  color: #333333;
  background: #FFFFEE;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
/*	color: #E8D6B4; */
}

h2, h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
/*	background: url(images/img3.gif) repeat-x left bottom; */
/*	text-transform: lowercase; */
	letter-spacing: -1px;
}

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;*/
	font-size: 16px;
}

ul li.first {
	background: none;
}

a {
/*	color: #D9C09A; */
 color: #d20000;
}

a:hover {
	text-decoration: none;
	color: #FFCC00;
	font-size: 120%;
}
a.selected
  {
	color: #FFCC00;
	font-size: 120%;
  }

strong {
/*	color: #D9C09A; */
}

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

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

#wrapper {
	background: url(images/head.jpg);
}

/* Header */

#header {
	width: 930px;
	height: 130px;
	margin: 0 auto;
}

#header * {
/*	text-transform: lowercase; */

}

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

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

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

#header ul {
	float: right;
	margin: 0;
	padding: 95px 100px 0 0;
	list-style: none;
	font-size: 25px;
	font-weight: bold;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	padding: 0 10px;
	border-left: 1px solid #7DD2FA;

}


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


/* Content */

#content {
	width: 990px;
	margin: 20px auto;
}

#contenttop {
	background: url(images/water.jpg);
	height: 66px;
	
}

#colOne {
	float: left;
	width: 729px;

}

#colTwo {
	float: right;
	width: 240px;
}

#colTwo ul{
  margin-left: 30px;
}

#colTwo h2 {
	margin: auto;
}

#colTwo h3 {
	margin-top: 10px;
}

/* 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;
}
