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

body {
	margin: 0px 0;
	padding: 0;
	background: #829346;
	color: #DFEEAA;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #ECF3D5;
}

p, ul, ol, blockquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}

h2 {
	padding-left: 30px;
	background: url(images/img4.gif) no-repeat left center;
}

h3, #colTwo h2 {
	padding-left: 25px;
	background: url(images/img5.gif) no-repeat left center;
	font-size: medium;
}

h2 a, h3 a {
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}





a {
	color: YELLOW;
	font-size: medium;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: medium;
}

.posted {
	padding-top: 10px;
	border-top: 1px solid #829346;
	font-size: x-small;
}

/* Header */

#header {
	width: 690px;
	height: 190px;
	margin: 0 auto 20px auto;
	background: #03666E url(images/img1.jpg);
}

#header * {
	text-decoration: none;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 130px 0 0 30px;
}

#header h2 {
	float: left;
	margin: 0;
	padding: 148px 0 0 0;
	background: none;
	font-size: small;
}


/* Content */

#content {
	width: 710px;
	margin: 0 auto;
	background: url(images/img7.gif) repeat-y;
}

#colOne {
	float: left;
	width: 600px;
	padding: 10px 10px 10px 10px;
	background: #788645 url(images/img2.gif) no-repeat left top;
}

#colTwo {
	float: left;
	width: 190px;
	padding: 10px 10px 10 20px;
	background: #788645 url(images/img3.gif) no-repeat right top;
}

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

#colTwo h2 {
	margin: 20px 0 10px 0;
}

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

/* Content2 */

#content2 {
	clear: both;
	width: 710px;
	margin: 0 auto;
	padding: 0;
}

#content2 h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	background: none;
	font-size: medium;
}

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

#content2 li {
	display: block;
	float: right;
	width: 2190px;
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

#content2 li li {
	display: list-item;
	float: none;
	padding: 0;
}

/* Footer */

#footer {
	width: 710px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img8.jpg) no-repeat 0px 20px;
}

#footer p {
	margin: 0;
	padding: 60px 20px 20px 30px;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a, footer A {
	    font-family:arial,helvetica,sans-serif;
		font-size:10px;
		padding: 1px;
		color:#FFFFFF;
		style:BOLD;
}
#footer a:hover, footer A:hover {
	    font-family:arial,helvetica,sans-serif;
		font-size:10px;
		padding: 1px;
		color:#0000FF;
		style:BOLD;
}

	A.nav {
		font-family:arial,helvetica,sans-serif;
		font-size:1px;
		padding: 1px;
		color:#FFFFFF;
		style:BOLD;
	}
	A.nav:hover {
		font-family:arial,helvetica,sans-serif;
		font-size:10px;
		color:RED;
		style:BOLD;
		padding: 1px;
	    border-bottom: thin dashed #FF0000;
		 
	}
	
	A {
		font-family:arial,helvetica,sans-serif;
		font-size:12px;
		padding: 2px 15px;
		color:WHITE;
		style:BOLD;
	}
	A:hover { background: url(images/red.gif) no-repeat 0% 0%; padding: 10px 10px;valign:bottom;
		font-family:arial,helvetica,sans-serif;
		font-size:12px;
		color:ORANGE;
		style:BOLD;
		padding: 2px 15px;
	    border-bottom: thin dashed #FF0000;
		 
	}


A.footer {
	    font-family:arial,helvetica,sans-serif;
		font-size:10px;
		padding: 1px;
		color:WHITE;
		style:BOLD;
}
A.footer {
	    font-family:arial,helvetica,sans-serif;
		font-size:10px;
		padding: 1px;
		color:YELLOW;
		style:BOLD;
}