/*
CSS Credit: http://www.templatemo.com/
*/

html {
	background-color: #FFFFFF;

}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	color: #000000;

}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:active, a:hover {
	color: #628A76;
	text-decoration: none;
}

.container {
	width: 900px;
	margin: auto;
	background-image: url(images/backgreens.png);

}

#bottom_bg {
	width: 100%;
	background-image: url(images/grassbg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8faf5c;
	
}

#top_bg {
	width: 100%;
	background: #7bdaae url(images/bgy.jpg) repeat;
	
}

#header {
	width: 100%;
	height: 280px;
	color: #000000;	
}

#logo {
	float: left;
	width: 600px;
	height: 20px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	margin: 28px 0 0 15px;
	padding: 0;

}

#logo span {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#header_bottom {
	float: left;
	width: 873px;
	height: 216px;
	margin: 15px 0 0 15px;
	background-image: url(images/header3.png);
	background-repeat: no-repeat;
	
}

/* Menu */
#menu {
	width: 515px;
	height: 29px;
	float: left;
	padding: 0;
	margin-top: 170px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 23px;
	
}


#menu ul {

	list-style: none;
	display: inline;

}
#menu li {

	float:left;
	
}

#menu li a {
	float: left;
	display: block;
	color: #2e7c3b;
	background: url(images/menu_left.jpg) no-repeat;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0 4px 0 0;
	padding: 0;
	height: 29px;
	line-height: 29px;
	text-align: center;
	cursor: pointer;
	
}

#menu li a b {
	float: left;
	display: block;
	margin: 0 0 0 6px;
	padding: 0 15px 0 10px;
	background: url(images/menu_right.jpg) right top no-repeat;
	color: #20582a;

}

* html #menu li a b {
	margin: 0 0 0 3px;
}

#menu li.current a, #menu li a:hover, #menu li.current a b, #menu li a:hover b {
	color: #db3e3e;
	font-size: 12px;

}
/*End OF menu*/

#content {

	margin: 15px;
	padding: 0;

}

* html #content {
	
	margin: 20px 0 20px 20px;
	
}

#content_left {
	
	float: left;
	width: 600px;
	
}

#content_left .post {

	margin: 15px;
	padding: 0;
	
}


.post h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #379547;
	margin: 0 0 15px 0;
	padding: 0;	
}

}


.post h2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #379547;
	margin: 0 0 15px 0;
	padding: 0;	
}


.post p {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
}

.post img {

	margin: 0 0 0 25px;
	padding: 0;
	border: 1px solid #333;
	
}

#content_right {
	
	float: right;
	width: 250px;
	margin: 0 12px 0 0 ;
	padding: 0;
	
}

* html #content_right {

	margin: 0 -15px 0 0 ;

}
.section {

	margin: 0 0 15px 0;
	padding: 0;
	
}




/* Section 1A */
.section_1A_top {
	width: 176px;
	height: 36px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 15px 0 0 70px;
	background-image: url(images/section_1A_top_bg_weather);
	background-repeat: no-repeat;
	
}

.section_1A_mid {
	width: 216px;
	margin: 0;
	padding:  5px 15px;
		background-image: url(images/section_2_mid_bg_dkgreen.jpg);
	background-repeat: repeat-y;
	
}

.section_1A_mid .form {
	
	margin: 0;
	padding: 0;
	
}

.section_1A_mid .label {

	float:center;
	width: 70px;
	height: 50px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	
}

.label label {

	display: block;
	margin: 0 0 5px 0;
	padding: 0;

}

.section_1A_mid .textboxes {

	float: right;
	width: 120px;
	height: 50px;
	margin: 0 10px 0 0;
	padding: 0;
	
}
.textboxes .textfield {
	width: 106px;
	height: 9px;
	font-family: Tahoma;
	font-size: 9px;
	color: #333;
	background: url(images/textbox2.jpg) no-repeat;
	border: none;
	margin: 0 0 5px 0;
	padding: 5px;
	

}

.section_1A_bottom {
	width: 246px;
	height: 17px;
	background-image: url(images/section_2_bottom_bg_flowers.jpg);
	background-repeat: no-repeat;
	
}

/* End Of Secion 1A */





/* Secion 1 */
.section_1_top {
	width: 176px;
	height: 42px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 15px 0 0 70px;
	background-image: url(images/section_1_top_bg_upcomingevents.jpg);
	background-repeat: no-repeat;
	
}

.section_1_mid {
	width: 216px;
	margin: 0;
	padding:  5px 15px;
	background-image: url(images/section_2_mid_bg_dkgreen.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	
}

.section_1_mid .form {
	
	margin: 0;
	padding: 0;
	
}

.section_1_mid .label {

	float:left;
	width: 70px;
	height: 50px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	
}

.label label {

	display: block;
	margin: 0 0 5px 0;
	padding: 0;

}

.section_1_mid .textboxes {

	float: right;
	width: 120px;
	height: 50px;
	margin: 0 10px 0 0;
	padding: 0;
	
}
.textboxes .textfield {
	width: 106px;
	height: 9px;
	font-family: Tahoma;
	font-size: 9px;
	color: #333;
	background: url(images/textbox2.jpg) no-repeat;
	border: none;
	margin: 0 0 5px 0;
	padding: 5px;
	
}

.login_bottom {
	
	float: left;
	height: 30px;
	margin: 0  15px;
	padding:0;
	
}

.login_bottom .remember {

	color: #fff;
	margin: 0;
	padding: 0;

}

.login_bottom .checkbox {
		margin: 0;
		padding: 0;
}

.login_bottom .button {
	background: url(images/button2.jpg) no-repeat;
	border: none;
	cursor: pointer;
	height: 22px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 55px;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0;
}

.section_1_bottom {
	width: 246px;
	height: 17px;
	background-image: url(images/section_2_bottom_bg_flowers.jpg);
	background-repeat: no-repeat;
	
}

/* End Of Secion 1 */

/* Section 2*/
.section_2_top {
	width: 176px;
	height: 42px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	margin: 0;
	padding: 15px 0 0 70px;
	background-image: url(images/section_2_top_bg_flowers.jpg);
	background-repeat: no-repeat;
	
}

.section_2_mid {
	width: 246px;
	margin: 0;
	padding: 5px 0;
	font-size: 13px;
	background-image: url(images/section_2_mid_bg_dkgreen.jpg);
	background-repeat: repeat-y;
	
}

.section_2_bottom {
	width: 246px;
	height: 18px;
	background-image: url(images/section_2_bottom_bg_flowers.jpg);
	background-repeat: no-repeat;
	
}

.section_2_mid ul {
	
	list-style: none;
	margin: 0 20px;
	padding: 0;
	
}

.section_2_mid li {
	
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 5px;

	
}

.section_2_mid li a {
	color: #fff;
	text-decoration: none;
}

.section_2_mid li a:hover {
	color: #000;	
	text-decoration: none;
}
/* End Of Secion 2 */

#bottom_panel {

	width: 100%;
	margin: 0;
	padding: 15px 0 0 0;

}
.section_3 {
	float: left;
	width: 224px;
	margin: 0 0 0 15px;
	padding: 0;
	color: #000000;	
}

.section_3_top {
	width: 154px;
	height: 32px;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 70px;
	background-image: url(images/section_3_top_bgs.jpg);
	background-repeat: no-repeat;
	
}

.section_3_bottom {

	width: 224px;
	margin: 10px 0 0 0;
	padding: 0;

}

.section_3_bottom ul {

	list-style: none;
	margin:0;
	padding: 0;
	
}

.section_3_bottom li {
	width: 188px;
	height: 26px;
	margin: 0;
	padding: 8px 0 0 36px;
	background-image: url(images/bottom_list.jpg);
	background-repeat: no-repeat;

}

.section_3_bottom li a {
	
	color: #fff;
	text-decoration: none;
	
}

.section_3_bottom li a:hover {
	color: #93CDE1;
	text-decoration: underline;
	
}

.section_4 {
	float: right;
	width: 620px;
	margin: 0 15px 0 0;
	padding: 0;
	color: #000000;

}

* html .section_4 {
	margin: 0;
	color: #000000;
	
}

.section_4_top {
	width: 570px;
	height: 32px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #379547;
	margin: 0;
	padding: 10px 0 0;
	background-image: url(images/section_4_top_bgs.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.section_4_bottom {
	width: 590px;
	margin: 0;
	padding: 0 15px 15px 15px;
	color: #000000;
}

.section_4_bottom h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #587A69;
	margin: 10px 0 2px 0;
	padding: 0;

}

.section_4_bottom p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}

.section_4_bottom .bottom_line {
	clear: both;
	height: 0px;
	border-bottom: 5px solid #2e7c3b;

}

#footer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	background-color: #379547;
	background-image: url(images/grassbg.jpg);
	background-repeat: repeat;
}

#footer a {
	color: #000000;
	text-decoration: underline;
	
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	
}

.cleaner_with_height {
	clear: both;
	height: 5px;
	
}
.section_1A_top {
	width: 176px;
	height: 42px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	background: url(images/section_1A_top_bg2.jpg) no-repeat;
	margin: 0px;
	padding: 15px 0 0 70px;
}
.style4 {
	color: #2F9EC9;
	font-weight: bold;
	border: thick groove #000099;
	background-color: #379547;
	text-align: center;
	background-position: center top;
	text-indent: 15px;
	vertical-align: middle;
	width: 400px;
	height: 33px;
	position: relative;
	visibility: visible;
	padding: 14px;
	line-height: 30px;
	font-size: 12px;
	margin-top: 16px;
	margin-right: 32px;
	margin-bottom: 16px;
	margin-left: 32px;
	left: 75px;
	right: 55px;
}
.post pcenter {
	font-family: Arial;
	font-size: 13px;
	text-align: right;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	background-position: center;
	color: #379547;
}
.style5 {
	color: #FDF6BF;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-color: #FDF6BF;
	border-right-color: #FDF6BF;
	border-bottom-color: #FDF6BF;
	border-left-color: #FDF6BF;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
}
#footertable {
	background-image: url(images/footerback.png);
	background-repeat: no-repeat;
}


/* Section 6*/
.section_6_top {
	width: 176px;
	height: 42px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	margin: 0;
	padding: 15px 0 0 70px;
	background-image: url(images/section_6_top_bg_prandminutes.jpg);
	background-repeat: no-repeat;
	
}

.section_6_mid {
	width: 246px;
	margin: 0;
	padding: 5px 0;
	font-size: 13px;
	background-image: url(images/section_2_mid_bg_dkgreen.jpg);
	background-repeat: repeat-y;
	
}

.section_6_bottom {
	width: 246px;
	height: 18px;
	background-image: url(images/section_2_bottom_bg_flowers.jpg);
	background-repeat: no-repeat;
	
}

.section_6_mid ul {
	
	list-style: none;
	margin: 0 20px;
	padding: 0;
	
}

.section_6_mid li {
	
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 5px;

	
}

.section_6_mid li a {
	color: #fff;
	text-decoration: none;
}

.section_6_mid li a:hover {
	color: #000;	
	text-decoration: none;
}
/* End Of Secion 6 */




/* Section 7*/
.section_7_top {
	width: 176px;
	height: 42px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	margin: 0;
	padding: 15px 0 0 70px;
	background-image: url(images/section_7_top_bg_bizcategories.jpg);
	background-repeat: no-repeat;
	
}

.section_7_mid {
	width: 246px;
	margin: 0;
	padding: 5px 0;
	font-size: 13px;
	background-image: url(images/section_2_mid_bg_dkgreen.jpg);
	background-repeat: repeat-y;
	
}

.section_7_bottom {
	width: 246px;
	height: 18px;
	background-image: url(images/section_2_bottom_bg_flowers.jpg);
	background-repeat: no-repeat;
	
}

.section_7_mid ul {
	
	list-style: none;
	margin: 0 20px;
	padding: 0;
	
}

.section_7_mid li {
	
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 5px;

	
}

.section_7_mid li a {
	color: #fff;
	text-decoration: none;
}

.section_7_mid li a:hover {
	color: #000;	
	text-decoration: none;
}
/* End Of Secion 7 */.style5b {
	color: #379547;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-color: #FDF6BF;
	border-right-color: #FDF6BF;
	border-bottom-color: #FDF6BF;
	border-left-color: #FDF6BF;
}
.stylecaption {
	font-weight: bold;
	font-size: 9px;
	line-height: 13px;
	color: #330066;
}

