
a:link {
	color: #0000ff;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #F5FFDC;
}

body {
	
	/*background: #376eda url(images/back_all.gif) repeat-x;*/
	background-color:#efecea;
	  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;  line-height:17px;
	color: #000000;
}

/*h3
{
padding-top:10px;
padding-bottom:10px;
}*/

img
{
padding-top:10px;
padding-bottom:15px;
clear:both;
}


#content
{
	margin: 0 auto;
	background: #558efd;
	width: 926px;
	text-align: left;
}

#main
{
width: 926px;
padding-top: 10px;
/*background: url(images/table_back.gif) repeat-x top;*/
background-color:#FFFFFF;
}


#header {
	height: 257px;
	text-align: center;
	/*background: url(images/header.jpg) no-repeat;		*/
}

#logo {

width: 773px;
height: 103px;
text-align: center;

}

#logo h1{ visibility:hidden;} 
#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 24px;
	color: #5C722A;
}

#logo H2
{
font-size: 14px;
text-transform: uppercase;
color: #5C722A;
}


#menu
{
margin: 0 auto;
width: 718px;
height: 48px;
padding-top: 10px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 23px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 100px;
    height: 23px;
	color: #2f55a0;
	text-decoration: underline;
	background: #ffffff;
}


#left
{
	width: 250px;
	margin-left: 0px;
}

#left H3
{font-family:Arial, Helvetica, sans-serif;
width: 194px;
height: 20px;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
padding-top: 25px;
text-transform: uppercase;
color: #000000;

}

#left H3:hover
{ font-family:Arial, Helvetica, sans-serif;

width: 194px;
height: 20px;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
padding-top: 25px;
text-transform: uppercase;
color: #000000;

}


#left ul {
	list-style: none;
	margin-bottom: 10px;
}


#left ul {
	border: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 20px;
	background: none;
}

#left li {
	/*padding: 4px 20px;  background: url(images/listback.jpg);background-repeat:no-repeat; margin-bottom:4px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;font-weight: bold; */
}

/*#left li:hover {
	padding: 4px 20px; background: url(images/listback_over.jpg); background-repeat:no-repeat; margin-bottom:4px;
}*/

#left a {
	color: #000000;
	text-decoration: none;
}

#left a:hover {
	color: #000000;
	text-decoration: none;
}

#left a:visited {
	color: #000000;
}

#left p
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

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

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #2f55a0;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 650px;
padding-right: 20px;
padding-top:60px;
padding-bottom:30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #F5FFDC;
}

#right a
{
color: #1F66BE;
text-decoration: none;
}

#right a:hover
{
color: #1F66BE;
text-decoration: underline;
}

#right a:visited
{
color: #1F66BE;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;


}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#1F66BE;
        padding-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}

.bottom
{
background: #ffffff;
padding: 10px;
border: 1px solid #ffffff;
}

.date {
	text-align: right;
	color: #333333;
	font-size: 11px;
}

.date a {
	color: #666666;
}



#footer {
	height: 29px;
	width: 926px;
	clear: both;
	padding-top: 5x;
/*	background: url(images/footer.gif) repeat-x bottom;*/
background-color:#000000;
	border-top: 4px solid #ffffff;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}



/********************* Calendar *******************/
#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{


}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}

#calendar #prev, #wp-calendar #prev
{
	text-align: left;
}

#calendar #next, #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today
{
	background: #ff0000;
	border: 1px solid #D6CE84;
	font-weight: bold;
	color: #ffffff
}

/* Footer */
#footer
{
height: 27px;
/*background: url(images/footer.gif) repeat-x;*/
background-color:#000000;
padding-top: 10px;

}

#footer p {
	text-align: right;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding: 0px; font-family:Arial, Helvetica, sans-serif;
}
#footer a
{
color: #FFFFFF
}

.widget_search
{

}

.post-body p{ clear:left;}
.post-body
{

	margin-top:15px;
	background: 588cf1;
}
.categor{ padding-top:10px;}

div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 80%;
	border: 1px solid #666666;
	padding:10px;
}

#submit
{
	width: 120px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
/*	background: url(images/footer.gif) repeat-x;*/
	overflow:hidden;
        vertical-align: top;
		background-color:#3159a8;
	border:none;
	cursor:pointer;
}

#submit:hover
{
	background: url(images/footer.gif) repeat-x;
        text-decoration: underline;

}

div.imgbox
{
	/*float:left;*/
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .categor
{
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 10px;
background: #588cf1
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
font-size: 11px;
}

#author, #email, #url
{
border: 1px solid #666666
}

.testimonial{ 

background:url(images/testiback.jpg); background-repeat:no-repeat; background-position:top; width:242px; height:259px; vertical-align:top; margin:0px; padding:0px;}


.testimonial h2{
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color:#1F66BE;
  padding-left:20px;
  padding-top:5px;
}

.testimonial p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
  margin-left:15px;
  margin-top:7px;
  margin-right:15px;
  color:#000000;
  
}
.new_link{ padding:0px; margin:0px;}
.new_link a{  display:block; margin:0px;  padding : 5px 10px;  background: url(images/listback.jpg); background-repeat:no-repeat;  font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;font-weight: bold; }
 
.new_link a:hover{display:block; padding : 5px 10px;  background: url(images/listback_over.jpg); background-repeat:no-repeat; }
.Footerlink:link {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#1F66BE;
  text-decoration:none;
  padding:15px;
}
.Footerlink:visited {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#1F66BE;
  text-decoration:none;
  padding:15px;
}
.Footerlink:active {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#1F66BE;
  text-decoration:none;
  padding:15px;
}
.Footerlink:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#1F66BE;
  text-decoration:underline;
}

.title_back  li{   display:block; margin:0px;  padding : 5px 10px;  background: url(images/listback.jpg); background-repeat:no-repeat;  font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;font-weight: bold;}
 
.title_back  li:hover{display:block; padding : 5px 10px;  background: url(images/listback_over.jpg); background-repeat:no-repeat; }

.show{ padding:0px; margin:0px; width:219px;}
.show li{padding :5px 20px 5px 10px;  font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;font-weight: bold; background-color:#deda90; border-bottom:1px solid #FFFFFF;  background-image: url(images/listback.jpg); background-repeat:no-repeat; }
 
.show li:hover{padding :5px 20px 5px 10px; background-color:#a2c5be; border-bottom:1px solid #FFFFFF; background-image: url(images/listback_over.jpg); background-repeat:no-repeat; }
