
/* County Downs Print */

td { font-size: 11pt; }
table { background-image:none; margin: 0px; padding:0px; width: 612px; border: none;}

h1 { display:block;
	font-size: 1.4em;
	line-height: 3em;
	color:#000000;
}

body {
background: none !important;background-color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 15pt;
	padding: 0px; 
	margin: 0px;
	color:#000000;
	text-align: left;
	width: 612px;
}

html { background: none; }

#container {
	margin: 0 auto;
	padding: 0;
	font-size: 1em;
	text-align: left;
	width: 612px;
}

p { padding-bottom: 3px; padding-top: 3px;}

	
a:link { color: #BB8B17; text-decoration: underline; font-weight: normal;}
a:active { color: #BB8B17; text-decoration: underline; font-weight: normal;}
a:visited { color: #BB8B17; text-decoration: underline; font-weight: normal;}
a:hover { color: #336633; text-decoration: underline; font-weight: normal;}

.topheader {
	display:none;
}

.header {
	width: 612px;
	min-height: 80px;
	height: auto;
	margin: 0px;
	padding:0px;
	display:block;
}
.header img{
	width: 612px;
	min-height: 80px;
	margin: 0px;
	padding:0px;
		display:block;
}

/*********************Menu Styles************************/
#menu {display:none; padding:0px; margin:0px;}
	

/*********************main Styles************************/	
#mainwrapper {
	border:none;
	width: 612px;
	height: 100%;
	min-height: 100%;
	float:none;}
	
.nonfooter {
 	width: 612px;
	height: 100%;
	min-height: 100%;
	padding: 0px 0px 0px 0px;
	float:left;
	clear: none;}
	
	
	/********************sidebar********************/
	
#sidebar {
	float:none;
	padding-bottom: 0px;
	}

#sidebar .content{ 
	width: 612px;
	border: none;}
	
#sidebar .quicklinks { 
	display:none;
}

	/********************S-page Sidebar********************/

#sidebar .boxtop {	display:none;}
	
#sidebar .boxbottom{ display:none;}
	
#sidebar .img {
	width: 200px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;}
	

.boxcontent {
	border:none;
	height: auto;
	width: 612px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	}


	/********************main********************/
.main {
	width: 612px;
	height: 100%;
	min-height: 100%;
	padding: 0;
	float:none;}
	
.main .content {
	width: 612px;
	margin: 0px;
	padding: 0px;
	}
	
.main .content img {
	display:none;
	}

.announcements {
	padding-top: 0px;
	padding-bottom: 0px;}
	
.main .announcements .indentcopy {
	width: 612px;
	height: auto;
	margin-top: 0px;
	float: none;}
	
.main .announcements .indentcopy {
	display:none;}
	
.dottedline { display:none;}
	
.announcements .contentindent {
	padding-left: 0px;
	margin-top: 0px;
}

.title {
	padding-top: 10px;
	margin-bottom: 10px;
}
/*********************Footer Styles************************/	
.footer {display:none;
}

