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

#header {
	padding: 10px;
	background: url(images/grass.jpg);
	border-top: 1px solid #919F48;
	border-bottom: 1px solid #919F48;

}

#header p {
	margin: 0;
	padding: 0;
	font-size: 77%;
}

#header a {
	color: #919F48;
}

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#html, body {
	height: 100%;
}

body {
	background: #043000;
	#background: #043000 url(images/bg3.jpg) repeat-y center top;
	text-align: justify;
	font-size: 13px;
	color: #003300;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #29351E;
}

h1 {
	letter-spacing: -1px;
	font-size: 136%;
	font-weight: normal;
}

h2 { font-size: 122%; }

h3 {
	letter-spacing: 3px;
	padding-top: 5px;
	font-size: 85%;
	text-align:left;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}

blockquote {
	padding-left: 2em;
	background: url(images/img06.gif) no-repeat;
	font-style: italic;
}

ul {
	list-style: none;
}

ol {
	margin-left: 2em;
}

a {
	border-bottom: 1px dotted #919F48;
	text-decoration: none;
	color: #4E58BE;
}

a:hover {
	border: none;
}

/* Boxed */

.boxed {
	padding-top: 20px;
}

.boxed .title {
	margin: 0 15px;
	padding: 0 0 0 10px;
	background: url(images/img08.gif) no-repeat left center;
	font-size: 100%;
}

.boxed .content {
	padding: 15px;
	border-bottom: 1px solid #919F48;
}

.boxed ul li {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	font-size: 85%;
}

/* Page */

#page {
	width: 900px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: #d2dccc url(images/img01.gif) repeat-y center top;
}
#page2col {
	width: 900px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: #d2dccc url(images/2-col-bg.png) repeat-y center top;
}
#pageV2 {
	width: 900px;
	#height: 100%;
	#min-height: 100%;
	margin: 0 auto;
	background: #d2dccc;
}

html>body #page {
	height: auto;
}

#col-one {
	float: left;
	width: 300px;
}

#col-two {
	float: right;
	width: 300px;
}

#col-one2 {
	float: left;
	width: 440px;
}

#col-two2 {
	float: right;
	width: 440px;
}

#col-three {
	float: left;
	width: 300px;
}
#col-three2 {
	float: left;
	width: 600px;
}

#singlecolumn {
	float: left;
	width: 900px;
	background-color:#FFFFFF;
}
#coupon {
background-color:#FFFF00;
border:dashed #000000;
padding: 5px;
}


/* Menu */

#menu {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background:url(images/menubg.png);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #053302;
	border: none;
	text-transform:uppercase;
	text-align:left;
}

#menu a:hover {
}

#menu a:hover {
	background: #003300;
	color:#FFFFFF;
	text-decoration: none;
}

/* Footer Menu */

#footermenu {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
}

#footermenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#footermenu li {
	float: left;
}

#footermenu a {
	display: block;
	padding: 7px 15px 7px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #053302;
	border: none;
}

#footermenu a:hover {
}

#footermenu a:hover {
	background: #003300;
	color:#FFFFFF;
	text-decoration: none;
}


/* Search */

#search {
	padding: 15px;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#search #text1 {
	width: 175px;
	margin-bottom: 10px;
}

/* Featured Post */

#featured-post {
	height: 300px;
	background:  #053302 url(images/dkgreen.jpg) repeat;
	color: #8CA575;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#featured-post h1 {
	margin: 0 0 5px 0;
	padding: 6px 0 0 10px;
	background: url(images/dkgreen.jpg) repeat;
	color: #FFFFFF;
	text-transform: none;
}

#featured-post a {
	color: #FFFFFF;
}

/* Latest Posts */

#latest-posts {
#background-color:#d2dccc;
}

.post {
}

.post .title {
	margin: 0 10px;
	padding: 10px 0 0 0;
	background: url(images/img04.jpg) no-repeat right bottom;
	border-bottom: 1px solid #919F48;
}

.post .title a {
	border: none;
	color: #29351E;
}

.post .meta {
	margin: 0 10px 10px 10px;
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x left bottom;
	text-transform: none;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.post .meta a {
	color: #999999;
}

.post .story {
	padding: 0 20px 0px 20px;
	#background-color:#d2dccc;
}

/* Footer */

#footer {
	padding: 10px;
	background: url(images/grass.jpg) repeat-x left bottom;
	border-top: 1px solid #919F48;
	border-bottom: 1px solid #919F48;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 77%;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	text-shadow: #919F48;
}
