body {	background-color:#C0C0C0;
		background-image:url(images/bgnd_mountains_60.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		margin:0px;
		background-attachment: fixed;}
table.box {border:1px solid #374373;}
ul.leftmenu {list-style-type:none;margin-left:15;padding-left:1em;text-indent:-1em;}
li.leftmenu {line-height:25px;}

#mainheader {width:776px;background-color:white;padding:12px;border-bottom:1px solid #AFB4C7;}
#logo {background-image:url(images/logo_patrick_county.jpg);
		background-repeat:no-repeat;
		background-position:center center;
		cursor:pointer;
		cursor:hand;}
#topmenu {width:776px;background-color:white;padding:12px;border-bottom:1px solid #AFB4C7;}
#leftmenu {width:205px;background-color:white;padding:12px;border-bottom:1px solid #AFB4C7;}
#pictureframe {width:531px;background-color:white;padding:12px;border-bottom:1px solid #AFB4C7;}
#slideshow {background-color:#C0C0C0;
			background-repeat:no-repeat;
			background-position:center center;
			overflow:hidden;}
#bottombox {width:776;background-color:white;padding:12px 12px 3px 12px;border-bottom:1px solid #AFB4C7;}

p			{font-family:verdana,arial,helvetica; font-size:9pt; color:navy;line-height:20px;}
td			{font-family:verdana,arial,helvetica; font-size:9pt; color:navy;}

/* typefaces */
.fineprint {font-size:8pt;}
.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 10px;color: #374373 }
.pagetitle {font-family:times new roman, serif;font-size:18pt;color:navy;margin-bottom:5px;}
.tagline {font-family:times new roman, serif;font-size:26pt;color:#374373;}
.currentpage {color:#808080;}

/* for form elements */
input.small {font-family:verdana,arial,helvetica;font-size:8pt;}
textarea.small {font-family:verdana,arial,helvetica;font-size:8pt;}
select.small {font-family:verdana,arial,helvetica;font-size:8pt;}

/* links */
a:link       { text-decoration: underline; color: navy; }
a:visited    { text-decoration: underline; color: navy; }
a:hover      { text-decoration: none; color: red; }

a:link.copyright	{text-decoration:none;color:navy;}
a:visited.copyright	{text-decoration:none;color:navy;}
a:hover.copyright	{text-decoration:underline;color:red;}

/* table and cell borders */
.tablegrid {border-top:1px solid #C0C0C0; border-left:1px solid #C0C0C0; background-color:#FFFFFF;}
.cellgrid {border-bottom:1px solid #C0C0C0; border-right:1px solid #C0C0C0;}
.vert_divider {border-left:2px solid #374373;}