#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#main #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 900px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#main #footer a {
	color: #006600;
	text-decoration: none;
}
#main #footer a:hover {
	color: #F6B511;
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 15px 0;
	background: #e6e6e6;
	border-top: 5px solid #999999;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #999999;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer-bar {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	clear: both;
	overflow: hidden;
}


.clearfix {
	clear:both;
	overflow: hidden;
}

.post-footer {
	background: url(post-footer.png) center no-repeat;
	height: 35px;
	font-size: 10px;
	padding: 10px 10px 0 10px;
	text-align: right;
}
	



#main #header .menupanel {
	float: left;
	height: 40px;
	width: 900px;
	background-image: url(../images/menu_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#main #banner {
	background-image: url(../images/banner_img.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 900px;
}
#main #header {
	float: left;
	width: 900px;
}
#main #content {
	float: left;
	width: 900px;
}
.col2 a {
	text-decoration: none;
	color: #990000;
}
.col2 a:hover {
	color: #666666;
}
td.linktext {
	BACKGROUND-COLOR:#3c3836; FONT-SIZE: 10px; FONT-FAMILY: verdana; COLOR: #8C8A89; FONT-WEIGHT: BOLD;PADDING:3px; PADDING-left:12px; BORDER-bottom: #8C8A89 1px solid; BORDER-Right: #8C8A89 1px solid; cursor: pointer; 
}
.linkbar {
	BACKGROUND-COLOR:#3c3836; FONT-SIZE: 9px; FONT-FAMILY: Tahoma; COLOR: white; 
Text-Align: center; PADDING:4px; BORDER: #838280 1px solid;
}

.topmenutd{
border-right:1px solid #A3A3A3;
text-align:center;
}
A.menu{
FONT-WEIGHT:bold; 
FONT-SIZE: 10px; 
COLOR:#1D2124; 
FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION:none;
text-align:center;
}

#main #content .col1 {
	float: left;
	width: 200px;
	background-color: #F7F7F7;
	margin-top: 5px;
	height: 260px;
}
.sidelinksheader {
	background-image: url(../images/sidelinks.jpg);
	background-repeat: repeat-x;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #b63837;
	float: right;
	width: 190px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 208px;
	margin-top: 10px;
	color: #7E0B12
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


.sidebar li {
	padding: 6px 0 6px 20px;
}

.sidebar a {
	text-decoration: none;
	color: #7E0B12;
	font-size: 11px;
}
.sidebar a:hover {
	color: #7E0B12;
	text-decoration: underline;
}
#leftbar h2 {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/sidebar_top1.gif) no-repeat;
	height: 29px;
	padding-left: 20px;
	text-transform: uppercase;
}

#rightbar h2 {
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/sidebar_top2.gif) no-repeat;
	height: 29px;
	width:165px;
	padding-left: 20px;
	text-transform: uppercase;
}
/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
margin-left: 10px;
}

#leftbar .back, #rightbar .back
{
background: url(images/sidebar_middle.gif) repeat-y;
padding: 1px;
}

#leftbar .bottom, #rightbar .bottom
{
background: url(images/sidebar_bottom.gif) no-repeat;
height: 6px;
width: 208px;
margin-bottom: 10px;
}

/* Calendar */

#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: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}
/* Content */

#content {
	float: left;
	width: 424px;
	margin-left: 10px;
}


#content h2
{
	width: 404px;
	height: 34px;
	background: url(images/middle_top.gif) no-repeat;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
}

#content .center_back
{
	width: 384px;
	background: url(images/middle_back.gif) repeat-y;
	padding: 20px;
}

#content .center_back ul, #content .center_back ol
{
margin-left: 20px;
}

#content .center_bottom
{
	width: 424px;
	height: 6px;
	background: url(images/middle_bottom.gif) no-repeat;
}



.header_image{text-decoration:none; border:none;}

#features{
margin:0px;
font-family:tahoma;
font-size:12px;
color:#555555;
background-color:#E8E8E8;
text-decoration:none;
text-align:justify;

}
.col1 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.col1 li {
	display: inline;
}
.col1 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 175px;
	padding-left: 15px;
	float: left;
	display: block;
	line-height: 20px;
	margin-top: 2px;
	background-color: #EFEFEF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.col1 li a:hover {
	color: #FFFFFF;
	background-image: url(../images/1021.jpg);
	background-repeat: repeat-x;
}
#main #content .col2 {
	float: left;
	width: 680px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}



#main #header .logo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #51824A;
	font-weight: bold;
	float: left;
	width: 880px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 20px;
}
#main #header .logo a {
	color: #da251c;
	text-decoration: none;
}

#main #header .menupanel ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#main #header .menupanel li {
	display: inline;
}
#main #header .menupanel li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	display: block;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 40px;
	line-height: 40px;
	float: left;
	padding-right: 40px;
	padding-left: 44px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #A1C519;
}
#main #header .menupanel a.current {
	background-image: url(../images/menu_hover_active.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: left center;
}
#main #header .menupanel a:hover {
	color: #FFFFFF;
	background-image: url(../images/menu_hover_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.smallfont {
	font-size: 11px;
	font-weight: normal;
}
#main #banner2 {
	background-image: url(../images/bann.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 170px;
	width: 200px;
	background-color: #FFFFFF;
	background-position: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#banner2 .col111 {

	float: right;
	width: 200px;
	background-color: #F7F7F7;
	margin-top: 5px;
	height: 250px;
}

.col111 ul {

	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.col111 li {

	display: inline;
}
.col111 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 175px;
	padding-left: 15px;
	float: left;
	display: block;
	line-height: 20px;
	background-color: #EFEFEF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.col111 li a:hover {

	color: #FFFFFF;
	background-image: url(../images/menu2.jpg);
	background-repeat: repeat-x;
}
#main #content .col222 {

	float: left;
	width: 880px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
.col222 a {

	text-decoration: none;
	color: #F18626;
}
.col222 a:hover {

	color: #548D46;
}
.line-space{height:5px;}

.line-height15{line-height:15px;}

.marginnewspx{margin-left:28px;}

.colorbg{background:#FFFFA0;}

.more-msgr{width:222px;}
