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

body {
	margin-top: 1px;
	padding: 20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

h1, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}
h2 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #024B3A;
}

.border {
	border: 1px solid #999999;
}


h1 {
	font-size: 44px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004C3A;
}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

ul, ol { }

blockquote { }

a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: left top;
}

/* Menu */

#menu {
	float: left;
	width: 540px;
	height: 51px;
}

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

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 12px 5px 28px;
	background: url(images/img06.gif) no-repeat left 50%;
	text-decoration: none;
	color: #396414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

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

#menu .current_page_item a {
	color: #396414;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 25px 20px 0 0;
}

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

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	bottom: auto;
	top: auto;
}

/** LOGO */

#logo {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#logor {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo0 {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo001 {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head001.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo003 {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head003.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 170px;
	line-height: normal;
}

#logo h1 { 	float: left;
padding-top: 70px; }

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #396414;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 130px 0 0 170px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #396414;
}

#logo p a {
	text-decoration: none;
	color: #396414;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 600px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 40px;
	color: #034C3B;
	background-image: url(images/bar_long.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
}

.post .date {
	float: right;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #FF0000;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px 0px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar2 {
	float: left;
	width: 900px;
	color: #014B3A;
	background-image: url(images/bar_long2.jpg);
	height: 41px;
	padding: 0px;
	vertical-align: middle;
	line-height:41px;

}

#sidebar {
	float: left;
	width: 280px;
	color: #014B3A;
	padding-left: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	color: #024C3B;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
	color: #024B3A;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 40px;
	background: url(images/img04.jpg) no-repeat left top;
	font-size: 16px;
	color: #014B3A;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	height: 61px;
	background-image: url(images/chromebg3-over.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #000000;
}

#footer a {
	color: #000000;
}
#logo2 {

	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo92 {

	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo93 {
	width: 900px;
	height: 260px;
	background-image: url(images/head119.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo94 {

	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo3 {


	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo33 {


	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head03.jpg);
	background-repeat: no-repeat;
	background-position: left top;

#logo4 {



	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.chromestyle{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 99%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	background: url(chromebg3.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #ADED7C; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg3-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #ADED7C; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:16px;
	z-index:100;
	background-color: #CCCCCC;
	width: 200px;
	visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #ADED7C; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FFFFCC;

}

#logo666 {

	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo7 {




	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo18 {




	width: 900px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/head002.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#my900 {
	width: 900px;
}
.mylong
{
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 40px;
	color: #034C3B;
	background-image: url(images/bar_long2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
}
ul {
	list-style-type: square;
}
br {
	line-height: 10px;
}

#logo31 {
	width: 900px;
	height: 230px;
	margin: 0 auto;
	background-image: url(images/head003.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.just {
	text-align: justify;
}
