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

body {
	margin: 0;
	padding: 100;
	background: #749865 url(images/graphics/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #838B91;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #468259;
}

h2 {
	padding-left: 20px;
	background: url(images/graphics/img07.gif) no-repeat left center;
	font-size: 24px;
	margin-bottom: 8px;
	margin-top: 5px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/graphics/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(images/graphics/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(images/graphics/img04.gif) repeat-x left bottom;
}

/* Menu */

#menu {

	width: 707px;
	height: 40px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}



/* Header */

#header {
	width: 720px;
	height: 257px;
	margin: 0 auto;
	background-image: url(images/photos/header-5.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}




/* Content */

#content {
	width: 750px;
	margin: 0 auto;
	}

/* Posts */

#posts {
	float: right;
	width: 510px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/graphics/img10.gif) repeat-x
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/graphics/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(images/graphics/img12.gif);
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 220px;
}

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

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(images/graphics/img10.gif) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(images/graphics/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url(images/graphics/img08.gif) repeat-x;
}

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A6C09B;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B
}
#footer a:hover {
	text-decoration: underline;
	color: #A6C09B;
	font-weight: bold;
	}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 10px;
	}


#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(images/graphics/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}

#breadcrumb {
	font-size: 10px;
	font-style: italic;
}
	
/* Added styles */



.style1 {font-weight: bold}
.style2 {
	color: #468259;
	font-weight: bold;
	font-size: large;
}
.disclaimer {
	font-size: x-small;
	font-style: oblique;
}
.style4 {
	font-size: small;
	color: #468259;
	font-style: normal;
	font-weight: bolder;
	}
.style5 {font-size: small; font-weight: bold;
}
.style6 {font-style: italic;
}
