/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Ms Sans;
	font-size: 19px;
	color: #2C4911;
        background: #F4F6F3 url(images/imgbkgd2.jpg) 
        no-repeat top right          
        }
}

h1, h2, h3 {
	margin-bottom: 5px;
	text-transform: 
	font-family:Georgia "Times New Roman", times, serif;
	font-weight: normal;
	color: #2C4911;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: px;
        font-size: 179%;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
       
}

ul, ol {
	margin-bottom: 0em;
	margin-left: 0em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #8B985F;
}

a:hover, a:active {
        text-decoration: none;
	color: #FFFFFF;
}

a:visited {
        text-decoration: none;
	color: #8B985F;
}


img {
	border: none;
}


imgt {
	border:

}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#left {
        
}

#right {
}


}

#header img {
		position: absolute;	
        border: 2px;
        margin-top: 0;
        border-style: solid;
        border-color: #9aa98e;
        z-index: 10;
}

#header p {
       position: absolute;
       top: 0;
       padding: 240px 20px;
       z-index: 100;
       font-size: 45px;
}

#header h1 {
        position: absolute;
        text-align: center;
	    padding: 240px 0 0 20px;
        letter-spacing: 1px;
        font-size: 45px;
		color: #D9E6D0;
}

#header h1 a {
	color: #D9E6D0;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #CAF368;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	background: #9AA98E url(images/img08.gif) repeat-y center top;
}

/* Content */

#content {
    width: 460px;
	float: left;
	padding: 0px 0 1 0px;
}

.post {
	width: 590px;
	padding: 10px 0 0 10px;

}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 0px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}

.post .title span {
	padding-right: 30px;
	background: urlno-repeat right center;
}

/* Sidebar */

#sidebar {
    float: right;
	width: 240px;
	padding: 0px 0px 0px;
}

.box {
	width: 239px;
	padding-left: 9px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 6px 0;
	background: url(images/img10.gif) repeat-x;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #8B985F;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 0px;
}

/* Footer */

#footer {
	width: 805px;
	height: 45px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background: #9AA98E url(images/img12.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #565736;
}

#footer a {
	color: #565736;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}