/**
 * Main CSS Stylesheet
 *
 */

/*default values*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, fieldset{
	margin:0;
	padding:0;
}
fieldset{
	border:0;
}
ul{
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a{
	color:#7f7f7f; /*default color of hyperlinks*/
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff; /*default color of body background*/
	color:#7f7f7f; /*default text color*/
}

.page{
	width:1000px;
	margin:0 auto;
}

.page2{
	width:1000px;
	margin:0 auto;
}

/* HEADER */

#header{/*dimensions of header*/
	width:100%;
	height:83px;
	background:url(header_bg.gif) repeat-x;/* URL of header background - repeated on x-axis*/
}

#header2{/*dimensions of header2*/
	width:75%;
	height:83px;
	background:url(header_bg.gif) repeat-x;/* URL of header background - repeated on x-axis*/
}

#header_logo{
	float:left;
}

#header_logo h1{
	padding-left:10px;
	padding-top:10px;
}

#header_logo h1 a{ /*dimensions and URL of logo (logo should be resized to those dimensions*/
	display:block;
	text-indent:-5000px;
	width:292px;
	height:68px;
	background:url(logo.png) no-repeat;
}

#header_logo h2{
	padding-left:10px;
	padding-top:10px;
}


#header_logo h2 a{ /*dimensions and URL of logo (logo should be resized to those dimensions*/
	display:block;
	text-indent:-5000px;
	width:292px;
	height:68px;
	background:url(logo.png) no-repeat;
}


/* MENU */

#menu{ /*dimensions and background of top manu*/
	width:100%;
	height:41px;
	background:url(menu_bg.gif) repeat-x;
}

#menu ul{ /*padding of the manu list*/
	padding-top:6px;
	padding-left:8px;
}

#menu li{
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#436612;/*color of menus (text)*/
	font-size:15px;
	font-weight:bold;
}

#menu li span{
	display:block;
	padding:4px 2px 4px 2px;
}

#menu li a{
	color:#436612;
	display:block;
	padding:6px;
}

#menu li a:hover{ /*definitions of links on change (hover)*/
	color:#436612;
	background:#e4f1d1;
	border:2px solid #c0df93;
	text-decoration:none;
	padding:4px;
}

#menu img{
	float:right;
	margin:4px 8px;
}

/* SUB MENU */

#submenu{ /*definitions of second menu (submenu)*/
	width:100%;
	background:#f3f9eb;
	border-bottom:1px solid #d7ebbc;
	margin-bottom:5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#submenu ul{
	padding-left:8px;
}

#submenu li{
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#598527;
	background:url(submenu_sep.gif) no-repeat right center;
	padding-right:6px;
	padding-left:6px;
}

#submenu li.submenu_title{
	background:none;
	padding:0;
}

#submenu li.submenu_nobr{
	background:none;
	padding-right:0;
}

#submenu li a{
	color:#598527;
}

/* BODY */

#body{
	width:100%;
}

#body_left{ /*left column*/
	float:left;
	width:141px;
}

#body_center{ /*central column*/
	float:left;
	width:601px;
}

#body_right{ /*right column*/
	float:right;
	width:258px;
}

.page_inner #body_left{
	float:left;
	width:599px;
}

.page_inner #body_right{
	float:right;
	width:401px;
}

/* INDEX */

#index_center_pad{
	width:588px;
	margin-left:7px;
	padding-top:10px;
	padding-bottom:10px;
}

.index_blog_post{
	margin-bottom:19px;
}

.index_blog_post h2{
	color:#ed1c24;
	font-size:21px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/index_blog_post_h2_bg.gif) no-repeat left bottom;
	padding-bottom:2px;
	margin-bottom:4px;
}

.index_blog_post h2 a{
	color:#00331A;
}

.index_blog_post h2 a:hover{
	color:#990000;
	text-decoration:none;
}

.index_blog_post h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
	background:url(images/date.png) no-repeat left top;
	padding: 0px 0px 0px 20px;
}

.index_blog_post h3 span{
	color:#3d3d3d;
	font-weight:normal;
}


.index_blog_post h3 a{
	color:#595959;
	font-weight:normal;
}

.index_blog_post_text{
	line-height:18px;
	padding:5px;
}

.index_blog_post_text p{
	padding-bottom:10px;
}

.index_blog_post_data{
	border:1px dashed #d2e8b2;
	margin-left:5px;
	margin-right:5px;
	padding:6px 9px 9px 0;
	text-align:right;
}

.index_blog_post_data a{
	color:#000000;
	font-weight:bold;
}

.index_blog_post_data a span{
	background:url(dotted_black.gif) repeat-x left bottom;
	padding-bottom:2px;
}

.index_blog_post_data a:hover{
	color:#333333;
	text-decoration:none;
}

.index_block{
}

.index_block h3{
	border:1px solid #f6f6f6;
	padding:8px 0 8px 9px;
}

.index_block h3 span{
	display:block;
	text-indent:-5000px;
}

.index_block h3 span#index_block_advertisements{
	background:url(images/index_block_adv_h2.gif) no-repeat;
	width:109px;
	height:16px;
}

.index_block h3 span#index_block_weather{
	background:url(images/index_block_weather_h2.gif) no-repeat;
	width:139px;
	height:16px;
}

.index_block_weather_items{
	margin:5px 4px 0 4px;
}

.index_block_weather_items li{
	color:#626262;
	background:url(dotted_grey.gif) repeat-x left bottom;
	padding:4px 8px 7px 8px;
	line-height:16px;
}

.index_block_weather_items li strong{
	color:#ed1c24;
}

/* INDEX CENTER */

#index_right_pad{
	width:249px;
	margin-left:4px;
}

#index_right_pad h2{
	border:1px solid #efefef;
	font-size:13px;
	color:#000000;
	padding-bottom:6px;
}

#index_right_pad h2 span span{
	color:#197b30;
}

.index_center_caption{
	padding-left:20px;
}

.index_center_box{
	background-color: #fafafa;
	border:1px solid #e3e3e3;
	padding:8px 10px 7px 10px;
	margin-bottom:5px;
}

.index_center_box h3{
	color:#656565;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #5b9c00;
	padding-bottom:6px;
	padding-left:2px;
	margin-bottom:4px;
}

.index_center_box h3 a{
	color:#006600;
}

.index_center_box p{
	line-height:16px;
	margin-bottom:5px;
	white-space:normal;
}

/* (former INDEX RIGHT) -> index left*/

#index_left_pad{
	width:137px;
	margin-left:4px;
}

.index_right_box{
	background:#f3f9eb;
	border:1px solid #dfefc9;
	padding-bottom:5px;
}

.index_right_box h2 span{
	display:block;
	text-indent:-5000px;
}

#index_right_webdir{
	width:130px;
	margin-left:8px;
}

#index_right_webdir h2{
	width:250px;
	height:24px;
	margin-bottom:5px;
}

#index_right_webdir ul{
	float:left;
	width:114px;
}

#index_right_webdir ul#webdir_left{
	margin-right:10px;
}

#index_right_webdir ul#webdir_long{
	width:250px;
	clear:both;
}

#index_right_webdir ul li{
	background:url(dotted_grey.gif) repeat-x left bottom;
	padding-top:6px;
	padding-bottom:8px;
	color:#31322f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:1px;
}

#index_right_webdir ul li.nobr{
	background:none;
}

#index_right_webdir ul li a{
	color:#31322f;
	display:block;
}

#index_right_webdir ul li span{
	display:block;
	padding-left:10px;
}

.index_right_box2{
	background:#ffffff;
	border:1px solid #e0e0e0;
	padding-bottom:5px;
	margin-top:4px;
}

.index_right_box2 h2 span{
	display:block;
	text-indent:-5000px;
}

.index_right_box2 img{
	margin-left:8px;
	margin-top:5px;
}

#index_right_box2_tools span{
	width:135px;
	height:33px;
	background-repeat: no-repeat;
}

#index_right_box2_site span{
	width:135px;
	height:32px;
}

.index_right_box2 ul{
	width:118px;
	margin-left:9px;
	margin-top:5px;
}

.index_right_box2 ul li{
	background:url(dashed_grey.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:6px;
	font-size:10px;
	padding-left:2px;
}

.index_right_box2 ul li.nobr{
	background:none;
}

.index_right_box2 ul li a{
	color:#595959;
	display:block;
}

.index_right_box2 ul li span{
	display:block;
	padding-left:6px;
}

#index_right_box2_site_body{
	width:123px;
	margin:8px;
}

#index_right_box2_site_body img{
	border:1px dashed #cccccc;
	padding:5px;
	background:#FFFFFF;
}

#index_right_box2_site_body p{
	margin:8px 0 8px 3px;
	line-height:16px;
}

#index_right_box2_link{
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(dotted_black.gif) repeat-x left bottom;
	padding-bottom:2px;
	margin-left:5px;
}

#index_right_box2_link:hover{
	color:#555555;
	text-decoration:none;
}

#index_right_box2_link span{
	padding-left:13px;
}

/* FOOTER */

#footer{
	width:100%;
	height:77px;
	background:url(footer_bg.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#footer_copy{
	float:left;
	padding-left:18px;
	padding-top:23px;
}

#footer_designed{
	float:right;
	font-size:11px;
	color: #303030;
	padding: 23px 18px;
}

#footer_copy a{
	color:#006600;
	font-weight:bold;
}

#footer_designed a{
	color:#598527;
	font-weight:bold;
}

img.floatLeft {
        border:1px solid #CCCCCC;
        padding: 4px;
        max-width: 200px;
        max-height: 200px;
        margin-top:15px;
        margin-right:15px;
        margin-bottom:5px;
        float: left;
}

img.last_post_img {
        border:1px solid #CCCCCC;
        padding: 4px;
        width: 100px;
        height: 100px;
        margin-top:5px;
        margin-right:10px;
        float: left;
}