@import url("editor.css");


p, span, h2, h1, h3, img, div, ol, li, ul{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
#container a:hover{
	color: #ffc32f;
}
body{
	/*background: #cdc8b4;*/
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}
/*///////////////////////////////////////////////////////////////////
-------------------------------------------------- Display None 
///////////////////////////////////////////////////////////////////*/

#secondarynav, #search, #navigation, #secondaryquicklinks{
	display:none;
}

/*///////////////////////////////////////////////////////////////////
-------------------------------------------------- Display None 
///////////////////////////////////////////////////////////////////*/

#h_print{
	width:100%	
	left:0px;
}

#footer_print{
	width:100%
	font-size:14px;	
}

#container #secondarycontent p{
	font-size:14px;
	margin:12px 0 10px 0;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}

# ctl00_content_ContentBlock1 P SPAN{
	font-size: 18px;
}
#container #secondarycontent ul, #container #secondarycontent ol{
	margin: 0 0 0 30px;
	padding: 10px 0;
}

#container{
	background: url(../images/container_bg.jpg) top left repeat-y #fff;
	width: 956px;
	margin: 10px auto;
	display:inline;
}
#header{
	display:none;
}

#topcontainer{
	width: 100%;
	height: 100%;
	background: url(../images/bottom_top.jpg) bottom left no-repeat;
	overflow: hidden;
	padding: 0 0 20px 0;
	display:inline;
}
#topcol1{
	width: 671px;
	float: left;
	margin: 10px 0 0 5px;
}
#topcol1 img{
	border: 1px solid #ccc;
	padding: 3px;
	border-bottom: 5px solid #d75d20;
}
#topcol2 img{
	border: 1px solid #ccc;
	padding: 3px;
	border-bottom: 5px solid #468966;
}
#topcol2{
	margin: 10px 0 0 0px;
	width: 275px;
	float: right;
}
#topcol2 h2{
	color: #468966;
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
}
#topcol2 .readmore{
 	float:right;
	padding: 8px 8px 4px 0;
}
.text{
	width: 95%;
	margin: 0 0 0 10px;
}
#topcontainer .text img{
	border: none;
	float: left;
	padding: 0;
	margin: 0 10px 0 0
}
#bottomcontainer{
	width: 100%;
	background: url(../images/bottom_bg.jpg) top left repeat-y #fff;
	float: left;
	overflow: hidden;
}
 #bottomcont{
 	background: url(../images/bottom_box.jpg) top left no-repeat;
	height: 18px;
	width: 100%;
	clear: both;
}
#topbcont{
 	background: url(../images/top_box.jpg) top left no-repeat;
	min-height: 109px;
	_height: 109px;
	width: 100%;
}
#bottomcol1{
	width: 688px;
	overflow: hidden;
	float: left;
}
.borderbox{
	display:none;
	
}
#news{
	width: 100%;
	min-height: 200px;	
	_height: 200px;	
	margin: 10px auto;
}
#news .readmore{
 	float:right;
	/*padding: 8px 8px 12px 0;*/
}
#news .readmore a{
	font-weight:bold;
	color:#DA5E20;
	}
	
#news ul li{
	list-style-image: url(../images/orange_bullet.jpg);
	margin:0 0 0 15px;
}
#events ul li{
	list-style-image: url(../images/green_bullet.jpg);
	margin:0 0 0 15px;
}
#events{
	width: 100%;
	min-height: 200px;	
	_height: 200px;	
	border-left: 1px solid #ccc;
	margin: 10px auto;
}
#quicklinks{
	display:none;
}


h2{
	color: #da5e20;
	font-family: "Times New Roman", Times, serif;
	font-size:  22px;
	margin: 12px 0 10px 0;	
}

h3{
	color: #da5e20;
	font-family: "Times New Roman", Times, serif;
	font-size:  18px;
	margin: 10px 0 10px 0;	
}
h3 a {
	color:#000000;
}
h3 a:visited {
	color:#478866;
}

#footer, #footer a{
	display:none;
}

#secondarycontent{
	height: auto;
	width: 100%;
	font-size:12px;
	display:inline;
}
#secondarycontent_cal{
	display:none;
}

#secondarycontent ul li{
	line-height:22px;
	color:#666666;
	list-style-position: outside;
	list-style-type: disc;
}
#secondarycontent ol li{
	line-height:22px;
	color:#666666;
	list-style-type: decimal;
}
#secondarycontent img{
	display:none;
}
#secondarycontent a{
	color:#468966;
	/*font-weight:bold;*/
}

#secondary_cp {
	display:none;
}
table {
	/*padding: 10px;*/
}
#secondarycontent td {
	padding:4px 4px 4px 0px;
	margin:0;
	vertical-align: text-top;
	line-height: 22px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;	
	color:#666666;
}
#secondarycontent td p {
	font-size: 12px;
	margin: 10px 0 10px 0;
	line-height: 22px;
	vertical-align: text-top;	
}
.pressdate {
	float:right;
	padding-top:10px;
}
.news_wrap{
	padding: 12px 0px;
}
.news_int_wrap{
	padding: 5px 0px;
}
#ctl00_Menu10 ul li a{
	color:#333333;
}
.cal_table {
	padding-left:10px;
}
.cal_table table{
	padding:0px;
}
.cal_table tr{
	padding:0px;
}
.cal_table td {
	padding:0px;
}
.print_footer {
	width: 100%
}