body {
	background-image: url(/assets/Tile.jpg);
	margin-top: 0px;
}

td#left_shadow{
	width: 6px;
	background-image: url(/assets/left_shadow.png);
}

td#right_shadow{
	width: 6px;
	background-image: url(/assets/right_shadow.png);
}

td#bottom_shadow{
	height: 11px;
	background-image: url(/assets/bottom_shadow.png);
	background-repeat: no-repeat;
}

td#header_left{
	width: 389px;	
}

td#header_right{
	width: 599px;
	background-image:url(/assets/header_back.jpg);
}

td#navCell{
	background-color:#fff;	
	text-align: center;
	height: 27px;
}

td#homeText{
	background-color: #f7e8f0;
	padding: 25px;
	width:236px;
	background-image: url(/assets/ht_back.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	padding-top:15px;
}

td#newsCell{
	background-color: #fff;	
}

td#rightCell{
	background-color: #fff;	
}

td#realNewsCell{
	padding-left: 120px;	
	background-image:url(/assets/whatsNew.jpg);
	background-repeat: no-repeat;
	padding-top:12px;
	font-family: verdana;
	font-size: 12px;
	margin-bottom:0px;
	
}

td#realNewsCell p{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	line-height:16px;
}

td#realNewsCell a{
	color: #000;	
}

td#realNewsCell a:hover{
	text-decoration: none;	
}

p#date{
	font-weight: bold;
	color: #cc6699;
}

td#footer{
	text-align: center;
	font-size: 11px;
	color: #fff;
	font-family: verdana;
}

td#footer a{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

td#leftCell{
	width:177px;
	background-color: #f7e8f0;
	background-image: url(/assets/ht_back.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
}

td#leftCell ul{
	list-style-type: none;	
	border-bottom:1px solid #919191;
	padding-left:0px;
	margin-left:0px;
	margin-top: 29px;
	color: #333;
	font-size: 12px;
	margin-bottom:40px;
}

td#leftCell ul li{
	border-top:1px solid #919191;	

}

td#leftCell label{
	display: none;
}

input#plc_lt_zoneMenu_NewsletterSubscription_txtEmail{
	margin-left:15px;
}

td#leftCell ul li a{
	display: block;
	height:20px;
	width: 177px;
	background-color: none;
	color: #333;
	width:100%;
	padding-left:22px;
	padding-top:6px;
	text-decoration: none;
}

td#leftCell ul li a:hover{
	background-color: #edc9db;	
}

#donate{
	margin-top:40px;
	margin-bottom:20px;
}

td#mainCell{
	padding-left:77px;
	padding-top:25px;
	padding-right:88px;
	padding-bottom:35px;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	background-image: url(/assets/maincell_back.jpg);
	background-repeat: repeat-x;
}
td#mainCell a:link,a:visited,a:active{
	color:#597238;
	text-decoration:underline;
}
td#mainCell a:hover{
	text-decoration:none;
}
td#mainCell h1{
	font-size: 24px;
	font-weight: normal;
	color: #003300;
	border-bottom: 1px solid #003300;
	width: 100%;
	padding-bottom: 5px;
}

td#mainCell h2{
	font-size: 16px;
	font-weight: bold;
	color: #666;
	width: 100%;
	padding-bottom:0px;
	margin-bottom:0px;
}
td#mainCell p{
	margin-top:0px;
	color:#333;
}

td#mainCell p#board{
	padding-left:20px;
	color:#333;
}
input#theField{
	margin-left: 15px;
}



#header_right input{
	border:0px;
	height:21px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	vertical-align: middle;
}

#header_right input.long{
	width:162px;
	height:18px;
	color: #ccc;
	padding-top:3px;
	padding-left: 6px;
	font-size:12px;
	background-image: url(/assets/search_back.png);
	margin-left:390px;
	margin-top: 18px;
}

#header_right input#plc_lt_zoneSearch_cmssearchbox1_txtWord{
	width:162px;
	height:18px;
	color: #ccc;
	padding-top:3px;
	padding-left: 6px;
	font-size:12px;
	background-image: url(/assets/search_back.png);
	margin-left:390px;
	margin-top: 18px;
}

#header_right input#plc_lt_zoneSearch_cmssearchbox_txtWord{
	width:162px;
	height:18px;
	color: #ccc;
	padding-top:3px;
	padding-left: 6px;
	font-size:12px;
	background-image: url(/assets/search_back.png);
	margin-left:390px;
	margin-top: 18px;
}

#header_right input.short{
	width:24px;
	color: #fff;
	background-color: #005119;
	font-size: 12px;
	padding-bottom:2px;
	margin-top: 18px;

}

#header_right input#plc_lt_zoneSearch_cmssearchbox1_btnGo{
	width:24px;
	color: #fff;
	background-color: #005119;
	font-size: 12px;
	padding-bottom:2px;
	margin-top: 18px;
}

#header_right input#plc_lt_zoneSearch_cmssearchbox_btnGo{
	width:24px;
	color: #fff;
	background-color: #005119;
	font-size: 12px;
	padding-bottom:2px;
	margin-top: 18px;
}

#header_right label{
	display: none;
}
img.right {
	border: 1pt solid rgb(153, 153, 153); 
	margin: 3px 0px 10px 10px; 
	float: right;
}
img.left {
	border: 1pt solid rgb(153, 153, 153); 
	margin: 3px 10px 10px 0px; 
	float: left;
}
table #topnav {
	background-color:#fff;
}


#plc_lt_zoneTopNav_cmsmenu_container {
	width:988px;
	border-bottom:1pt #999 solid;
}

table#topnav td#wrapper td.CMSMenuItem{
	padding:3px 16px 3px 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	border-bottom:1pt #999 solid;
	background-color:#D9E6DD;
}

table#topnav td#wrapper td.CMSMenuItemMouseUp{
	padding:3px 16px 3px 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	border-bottom:1pt #999 solid;
	background-color:#D9E6DD;
}
table#topnav td#wrapper td.CMSMenuItemMouseOver{
	background-color:#fff;
	color:#000;
	padding:3px 16px 3px 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	border-bottom:1pt #999 solid;
}
table#topnav td#wrapper td.CMSMenuItemMouseDown{
	background-color:#fff;
	color:#000;
	padding:3px 16px 3px 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	border-bottom:1pt #999 solid;
}

table#topnav td#wrapper table#plc_lt_zoneTopNav_cmsmenu_menuElem td.CMSMenuItem {
	background-color:#fff;
	padding:5px 1.3em 5px 1.2em;
	font-family:"Trajan Pro", Georgia, Times, serif;
	font-weight:bold;
	font-size:13px;
	color:#000;
	
}
table#topnav td#wrapper table#plc_lt_zoneTopNav_cmsmenu_menuElem td.CMSMenuItemMouseUp {
	background-color:#fff;
	padding:5px 1.3em 5px 1.2em;
	font-family:"Trajan Pro", Georgia, Times, serif;
	font-weight:bold;
	font-size:13px;
	color:#000;
	border-bottom:1pt #999 solid;
}
table#topnav td#wrapper table#plc_lt_zoneTopNav_cmsmenu_menuElem td.CMSMenuItemMouseOver{
	background-color:#D9E6DD;
	color:#000;
	padding:5px 1.3em 5px 1.2em;
	font-family:"Trajan Pro", Georgia, Times, serif;
	font-weight:bold;
	font-size:13px;
	border-bottom:1pt #999 solid;
}

table#topnav td#wrapper table#plc_lt_zoneTopNav_cmsmenu_menuElem td.CMSMenuItemMouseDown{
	background-color:#D9E6DD;
	color:#000;
	ppadding:5px 1.3em 5px 1.2em;
	font-family:"Trajan Pro", Georgia, Times, serif;
	font-weight:bold;
	font-size:13px;
	border-bottom:1pt #999 solid;
}
.Subscription {
	color:#F00;
}

table#mim td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px !important;
	line-height:17px !important;
	padding-bottom:5px;
	border-bottom:1pt #363 solid;
}
table#mim td.noborder {
	border-bottom:1pt #fff solid;
}