@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background:url(images/centerwrapper_bg.jpg) repeat;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797863;

}



h1, h2, h3 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #485946;
}

h3 {
	font-size: 16px;
}
*{
	margin:0;
	padding:0;
}

img{
	border:none;
}
ul,li{
	list-style:none;
}

a{
	text-decoration:underline;
	color:#607d01;
}



a:hover{
	text-decoration:underline;
}

#bodytop{
	background:url(images/bg02.jpg) repeat-x;
	
}

#bodycenter{
	display:block;
	background:url(images/body_center.jpg) no-repeat center top;
}

#wrapper{
	width:1000px;
	margin:0 auto;
}

#header{
	width:1000px;
	height:141px;
	padding-top:69px;
}
#headertop{
	width:1000px;
	height:67px;
	overflow:hidden;
}

#headertop #logo{
	float:left;
	width:485px;
	height:67px;
	display:block;
}


#headertop #logo img{
	width:485px;
	height:67px;
}


#phonenumber{
	width:249px;
	height:67px;
	float:right;
}


#navbox{
	width:975px;
	height:43px;
	padding:31px 0 0 25px;
}

#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	position:relative;
	z-index:300;
	width:100%; 
}
#dropmenu a {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 28px;
	text-decoration:none;
	font-size:18px;
	color:#fff;
	display:block;
	line-height:43px;
	text-transform:lowercase;
}
#dropmenu a:hover {
	background:url(images/nav_bg_h.jpg) no-repeat left;
	text-decoration:none;
	color:#fff;	
}

#dropmenu li.current_page_item{
	background:url(images/nav_bg_h.jpg) no-repeat left;
	text-decoration:none;
}

#dropmenu li {
	float:left;
	margin-right:10px;
	position:relative;
}
#dropmenu ul {
	position:absolute; 
	display:none;
	width:200px;
	top:43px;
	left:0px;
}
#dropmenu ul a{
	text-decoration:none;
	padding:0px 10px;
	line-height:49px;
	
	
}

#dropmenu li ul {
	width:200px;
	background:#01665e url(images/dropdown_bg.jpg) repeat-x bottom;
}
#dropmenu li ul a {
	width:140px;
	padding:0px 30px;
	font-size:14px;
	line-height:35px;
	text-decoration:none;
	height:auto;
	float:left;
}
#dropmenu li ul a:hover{
	background:#221d0e;	
} 

#dropmenu ul ul {
	top:auto;
}
#dropmenu li ul ul {
	left:200px;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}


/*===============content=======================================*/
#content{
	width:1000px;
	background:#fff url(images/header_bg2.jpg) no-repeat center top;
}



#homecontent{
	width:1000px;
	padding-bottom:50px;
	background:url(images/homecontent_bg.jpg) no-repeat center top;
	overflow:hidden;
}

#subcontent{
	width:900px;
	padding:0px 50px;
}

#subcontent h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	height:81px;
	color:#fff;
	display:block;
	font-size:34px;
	font-weight:normal;
	padding-top:43px;	
}

#subcontent p{
	display:block;
	padding:10px 0;
	overflow:hidden;
}

#subcontent p img{
	border:1px solid #c5d7d5;
	padding:4px;
	float:left;
	background:#fff;
	margin:0px 10px 10px 0px;
}
#subcontent ul{
	display:block;
	padding-left:40px;
	padding-bottom:20px;
}

#subcontent ul li{
	list-style-type:disc;
}

#homecontent_left{
	width:556px;
	padding:43px 0 0px 50px;
	float:left;
}
#bannerbox{
	width:556px;
	height:175px;
	display:block;
}

#bannerbox #bannertxt{
	margin-bottom:76px;
	height:99px;	
}


.leftbox{
	width:556px;
	overflow:hidden;
}

.leftbox .box2{
	float:right;
	width:266px;
}

.leftbox .box1{
	width:266px;
	float:left;
}

.leftbox h2{
	display:block;
	background:url(images/boxhdr_bg.jpg) repeat-x bottom;
	padding-bottom:16px;
}

.leftbox .txt{
	display:block;
	background:#e1f1f2;
	padding:20px;
}

.leftbox  p{
	display:block;
	overflow:hidden;
}

.leftbox  p img{
	border:1px solid #c5d7d5;
	padding:4px;
	background:#fff;
	margin:0px 10px 10px 0px;
}

.leftbox .more{
	background:url(images/more_bg.jpg) repeat-x;
	height:45px;
	line-height:45px;
	display:block;
	width:226px;
	padding:0 20px;
}

.leftbox .more a{
	background:url(images/homepage18.gif) no-repeat left;
	padding-left:16px;
	font-size:11px;
	display:block;
	text-decoration:underline;
}

#homecontentbox{
	width:556px;
	padding-top:40px;
}

#homecontentbox h1{
	display:block;
	color:#596339;
	font-size:34px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;	
}


#homecontentbox h1 span{
	display:block;
	color:#909973;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:18px;	
}

#homecontentbox  p{
	font-size:12px;
	padding:20px 0;
	display:block;
	overflow:hidden;
}

#homecontentbox  p img{
	border:1px solid #c5d7d5;
	padding:4px;
	margin:18px 10px 10px 0px;
	float:left;	
}


#homecontent_right{
	width:295px;
	padding:43px 50px 50px 49px; 
	background:url(images/quicklink_bg2.png) no-repeat center top;
	float:right;
}
#homecontent_right h2{
	line-height:62px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:24px;
	height:62px;
	padding-bottom:24px;
	font-weight:normal;
	padding-left:20px;
	background:url(images/qucklick_hdr_bg.jpg) no-repeat center top;
}

#qucklink{
	width:295px;
	overflow:hidden;
	list-style:none;	
}


#qucklink li{
	width:255px;
	background:url(images/qucklink_li_bg.jpg) no-repeat bottom;
	padding:0 20px 41px 20px;
	overflow:hidden;	
}

#qucklink li a{
	width:255px;
	height:92px;
	display:block;
}


#qucklink li a img{
	width:255px;
	height:92px;
}

/*==========footer==========================================*/
#footer{
	display:block;
	background:url(images/footerbg.png) no-repeat center bottom;
/*	padding-bottom:80px;
*/
}
#footertxt{
	background:#c5d9d7 url(images/footertxt_bg.jpg) repeat-x;
	width:900px;
	overflow:hidden;
	padding:40px 50px;
	margin:0 auto;
}

#footertxt h2{
	font-size:22px;
	padding-bottom:16px;
	color:#596339
	font-weight:normal;	
	font-family:Georgia, "Times New Roman", Times, serif;
}
#footertxt h3{
	font-size:16px;
	font-weight:normal;
	padding-bottom:16px;
	color:#596339;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#footertxt .footerleft{
	float: left;
	color:#868b70;
	width: 555px;
}

#footertxt .footerright{
	float: right;
	width: 275px;
}

#footertxt .footerright a{
	text-decoration:underline;
	color:#607d00;
}

#footerbottom{
	background:url(images/footerbtmbg.jpg) repeat-x;
	width:1000px;
	margin:0 auto;
	height:84px;
	padding-top:46px;
}

#footerbottom p{
	display:block;
	text-align:center;
	line-height:60px;
	font-size:12px;
	color:#636c48;
}

/* BLOG */

#content {
position:relative;
}

.view_post .post_heading {
margin-bottom:23px;
}

.view_post .post_heading h2 {
margin:0;
padding:0;
padding:33px 20px;
font-size:30px;
}

.view_post .post_heading h2 a {
color:#fff;
text-decoration:none;
}

.view_post .post_heading .date {
float:right;
margin:104px 10px 20px 20px;
color:#333;
}

.view_post .entry {
padding:20px;
margin-right:220px;
}

#sidebar {
position:absolute;
top:144px;
right:20px;
width:180px;
border-left:1px dotted #E2DBD3;
padding-left:20px;
}

#searchform {
overflow:auto;
border-bottom:1px dotted #E2DBD3;
padding-bottom:10px;
margin-bottom:10px;
}

#searchform input[type=text]{
border:1px solid #E2DBD3;
padding:3px;
width:172px;
margin-bottom:5px;
}

#searchform #searchsubmit {
background:#009387;
border:1px solid #004644;
color:#fff;
font-size:11px;
padding:3px 5px;
float:right;
}

#searchform #searchsubmit:hover {
background:#004644;
cursor:pointer;
}

#sidebar li ul {
margin-bottom:20px;
}

#sidebar li a {
text-decoration:none;
text-transform:lowercase;
}

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

#sidebar li h2 {
margin-bottom:5px;
}

.comments {
padding:20px;
margin-right:240px;
}

#commentform textarea {
border:1px solid #E2DBD3;
margin:10px 0;
width:729px;
font:normal 100% arial, sans-serif;
padding:3px;
}

.comment-body {
padding:10px;
border-bottom:1px dotted #E2DBD3;
margin-bottom:10px;
}

.comment-author {
overflow:auto;
margin-bottom:5px;
}

.comment-author img {
float:left;
padding-right:10px;
}

.comments .even {
background:#f7f7f2;
}

.comments .odd {
background:#E3E3D6;
}

.comments a {
text-decoration:none;
}

.comments a:hover {
text-decoration:underline;
}

.comments #submit {
background:#009387;
border:1px solid #004644;
color:#fff;
font-size:11px;
padding:3px 5px;
cursor:pointer;
}

.comments #submit:hover {
background:#004644;
}

.view_category {
min-height:600px;
overflow:visible;
}

.view_category a {
text-decoration:none;
}

.view_category a:hover {
text-decoration:underline;
}

.view_category .category-info {
margin-bottom:24px;
}

.view_category .category-info h2 {
margin:0;
padding:0;
padding:33px 20px;
font-size:30px;
color:#fff;
}

.view_category .entry {
padding:20px 0;
margin-right:240px;
margin-left:20px;
border-bottom:1px dotted #E3E3D6;
}

.view_category .entry h2 {
margin-top:0 !important;
}
