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

body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(../images/img01.jpg) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #5A554E;
}

h1, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}


h1 {
	color: #32639A;
	font-size: 180%;
}

h2 {border-bottom: 2px solid #ccc; color: #493E2B; font: normal 160% Georgia, "Times New Roman", Times, serif; letter-spacing: -.5px; margin-top: 50px; padding: 0px;}
h2.first {border-bottom: 2px solid #ccc; color: #493E2B; font: normal 160% Georgia, "Times New Roman", Times, serif; letter-spacing: -.5px; margin: 0px; padding: 0px;}

h3 {
	color: #6E8D3D;
	font-size: 140%;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #516C00;
}

a:hover {
	text-decoration: none;
}


img.home {
	background-color: #C5E8FF;
	float: left;
	margin: 0px 10px 4px 0px;
	padding: 4px;
}

img.home2 {
	background-color: #C5E8FF;
	float: left;
	margin: 0px 10px 15px 0px;
	padding: 4px;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(../images/img02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 1000px;
	height: 235px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/img03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 100px 0px 0px 10px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	letter-spacing: -1px;
	font-size: 280%;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 32px 0 0 2px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #C5E8FF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}


/* Menu */

#menu {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img04.jpg) no-repeat left top;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 120px;
	height: 39px;
	margin-left: 10px;
	padding-top: 15px;
	background: url(../images/img05.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	background: url(../images/img06.jpg) no-repeat left top;
	padding-left: 0;
	color: #493E2B;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 50px 0px 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 850px;
	padding: 0px 0px 0px 10px;
}

.post .meta {margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 110%;
	font-weight: normal;
	color: #6E8D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.post .entry {padding: 5px 0px 0px 0px; text-align: justify;}

.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(../images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 80%;
	font-weight: normal;
}




/* Footer */

#footer-content {
	width: 900px;
	height: 255px;
	margin: 0 auto;
	padding: 60px 50px 0px 50px;
	background: url(../images/img15.jpg) no-repeat left top;
	font-size: 90%;
	color: #887450;}
	
	#footer-content p {
		margin: 0;
		line-height: normal;
		text-align: center;
		color: #887450;}
		
		#footer-content a {
			color: #887450;
			text-decoration: underline;}
			
			#footer-content a:hover {
			color: #887450;
			text-decoration: none;}


#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 90%;
	text-align: center;
	color: #82A2B9;}

#footer a {
	text-decoration: underline;
	color: #82A2B9;}
