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

a, #logo h2 a, #logo p a {
	color: #000000;
}

a:hover, #logo a {
	text-decoration: none;
}

blockquote {
	color: #3D3D3D;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0px 20px 0px 30px;
}

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	color: #404040;
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2.2em;
	letter-spacing: -1px;
}

h1, h2, h3 {
	color: #212121;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	border: #D9D785 1px dashed;
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	border: #D9D785 1px dashed;
	float: right;
	margin: 0 0 0 15px;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ol {
}

p {
}

p, ul, ol {
}

small {
}

ul {
}


.centerimage {
	display: block;
	margin: 0px auto;
}

.special {
	color: #F00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.title {
	line-height: normal;
	margin: 0px;
}

/* Footer */
#footer {
	background: url(images/img06.jpg) no-repeat left top;
	color: #CCCCCC;
	font-size: 11px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 900px;
}

#footer a {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

/* Header */
#header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 71px;
	letter-spacing: -1px;
	margin: 0 auto;
	width: 900px;
}

#headerbg {
	clear: both;
	height: 449px;
	margin: 0 auto;
	margin: 0 auto;
	margin-top: 20px;
	width: 900px;
}

#latest-post {
	float: left;
	font-size: 14px;
	line-height: 25px;
	padding: 0px 20px 0px 20px;
	width: 570px;
}

.legal {
	float: left;
}

#links {
	float: right;
}

/* Logo */
#logo {
	border-bottom: medium solid #84C225;
	float: left;
	margin-top: 20px;
}

#logo h1 {
	color: #82C122;
	font-size: 3.2em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#logo h1 a {
	color: #84c225;
}

#logo h1 a span {
	color: #00A0E2;
}

#logo h1, #logo h2, #logo p {
	float: left;
	font-weight: bold;
	margin: 0;
}

#logo p {
	color: #0093dd;
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 27px;
	text-transform: uppercase;
}

/* Menu */
#menu {
	float: right;
	margin-top: 21px;
}

#menu a {
	color: #7EBF1B;
	display: block;
	float: left;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#menu a:hover, #menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu li {
	display: inline;
}

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

/* Page */
#page {
	background: #F4F4F4;
	margin: 0 auto;
	padding-top: 20px;
	width: 900px;
}

#recent-posts {
	float: right;
	font-size: 14px;
	line-height: 25px;
	padding: 0px 20px 20px 20px;
	width: 250px;
}

/* Sidebar */
#sidebar {
	background: #000000;
	clear: both;
	color: #CCCCCC;
	padding: 10px 0 0 0;
	width: 900px;
}

#sidebar a {
	color: #CCCCCC;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	color: #FFFFFF;
	margin: 0 0 10px 0;
}

#sidebar li {
	display: block;
	float: left;
	padding: 10px 10px 10px 25px;
	width: 187px;
}

#sidebar li li {
	background: url(images/img07.gif) no-repeat left 50%;
	display: list-item;
	float: none;
	line-height: 25px;
	padding: 0 0 0 10px;
	width: auto;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.centertext {
	text-align: center;
}

