/*
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 {
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #7AA37A;
	float: center;
}

h1, h2, h3 {
	text-transform: uppercase;
}

h1 {
}

h2 {
	
}

h5{
}

h10 {
	color: #003300;
}

p, blockquote, ul, ol {
}

a {
	color: #C90404;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	float: 0 0 0 15px;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0;
	
	background: url(images/img1.jpg);
}

#header h1, #header h2 {
	float: left;
	font-weight: normal;
}

#header h1 {
	padding: 14px 0 0 180px;
	letter-spacing: 4px;
	font-size: 30px;
}

#header h2 {
	padding: 31px 0 0 10px;
	letter-spacing: 3px;
	font-size: 11px;
}

#header a {
	text-decoration: none;
	color: #90210A;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: url(images/img2.gif) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 510px;
	padding-right: 60px;
	text-align: justify;
	/*background: url(images/img5.gif) repeat-x;*/
}

#content .post {
	text-align: justify;
}

#content .post h2 {
	margin-bottom: 1em;
	text-transform: none;
	font-weight: normal;
	color: #333333;
	background: url(images/img6.gif) no-repeat left;
	font-size: 14px;
	padding-left: 20px;
}



#content .post h5 {
	margin-bottom: 1em;
text-decoration: none;
	
	font-size: 12.5px;
	padding-left: 10px;
	line-height: 1.3em;
	text-align: justify;
}

#content .post img {
	
	
}

#content .post table {
	text-align: justify;
	border-color: #660000;
}


#content .post h3 {
	margin-bottom: 1em;
	font-size: 100%;
}

#content .post h10{
	color: #003300;
	font-weight: bold;
}


#content .post p, #content .post ul, #content .post ol {
	margin-bottom: 1em;
	line-height: 1.4em;
	
}



#content .post blockquote, #content .post ul, #content .post ol {
	margin-left: 3em;
}

/* Ad Space */

#adspace {
	float: right;
	width: 120px;
	padding-top: 10px;
	background: url(images/img51.gif) no-repeat rightg;
	padding-right: 16px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 153px;
	padding: 13px;
	background: url(images/img3.gif) no-repeat;
}

.boxed {
}

.boxed h2 {
	margin: 15px 0;
	padding-left: 20px;
	background: url(images/img6.gif) no-repeat left bottom;
	font-size: 92%;
	color: #3A2403;
}

.boxed .list {
	background: url(images/img7.gif) repeat-x;
	list-style: none;
}

.boxed .list li {
	padding: 10px 0 15px 0;
	background: url(images/img7.gif) repeat-x left bottom;
}

.boxed img {
	margin-top: 20px;
	margin-left: 2px;
	
}


.boxed .list h3 {
	font-size: 77%;
}

/* Menu */

#menu {
	font-size: 12px;
	font-style: bold;
	font-family: Byington;
	
}

#menu ul {
	list-style: none;
	background: url(images/img71.gif) no repeat-x;
		list-style: none;
		 padding-left: 140px;
		 width: 11.4em;
		
}

#menu li {
	padding-left: 5px;
	background: url(images/img7.gif) repeat-x left bottom;
	text-decoration: none;
	list-style-type: none;
	background-color: #FFFFFF;
		float: left;
		position: relative;
		width: 11em;
			background-color: #DBF5C2;
}



#menu li:hover ul, li.over ul { 
	display: block;
	color: #003300;
		/*border: 1px solid #006600;*/
	}
			
		
	
#menu a:hover { display: block; color: #003300; text-decoration: underline;
}
	

#menu li ul {
  display: none;
  position: absolute; 
  top: 0em;
  left: 0;
padding-left: 135px;
  }


#menu a {
	text-decoration: none;
	color: #006600;
}


/* Footer */

#footer {
	width: 270px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 610px 0 20px;
	background: url(images/img8.gif) no-repeat;
	font-size: 77%;
}

#footer p {
	margin-bottom: 1em;
	line-height: normal;
}











