* { padding: 0; margin: 0; }

body
{
    background: #4F4F4F;
    text-align: center;
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 20px;
    color: #6381a0;
}
a
{
    text-decoration: none;
    color: #607183;
}
a:hover { text-decoration: underline; }
img { border: 0; }
h1
{
    display: block;
    padding: 2px 5px;
    margin-bottom: 10px;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #7697B9;
    border-bottom: 1px solid #7697B9;
    background: #f9ac10;
    color: #52759a;
}
h2
{
    padding: 2px;
    border: 1px solid #7697B9;
    background: #f9ac10;
    color: #52759a;
}
h3, h4, h5, h6 { color: #f0a203; }
#container
{
    width: 760px;
    margin: 0 auto;
    background:  url(../images/bg.gif) repeat-y #fff;
    color: #6381a0;
    border-top: 0;
    border-bottom: 1px solid #7697B9;
    border-left: 1px solid #7697B9;
    border-right: 1px solid #7697B9;
}
#header
{
    width: 760px;
    background: #4199c1;
    color: #b4ddeb;
    border-bottom: 20px solid #7697B9;
    text-align: left;
}

#nav
{
    float: left;
    width: 150px;
    text-align: left;
}
#nav ul
{
	list-style: none;
	width: 150px;
	padding: 0;
	margin: 0;
}
#nav li
{
    line-height: 20px;
    font-size: 14px;
    border-bottom: 1px solid #7697B9;
}
#nav li a
{
    display: block;
    padding-left: 10px;
    background: #52759a;
    color: #fff;
    text-decoration: none;
}
#nav li a:hover
{
    background: #5e80a5;
    color: #203e5c;

}
#nav li li a { background: #7697B9; color: #fff; padding-left: 20px; font-size: 12px; font-weight: normal; border-bottom: 1px solid #7293b5; }
#nav li li a:hover { background: #7697B9; color: #3C75AF; }

#footer
{
    clear: both;
    width: 760px;
    background: #7697B9;
    border-top: 2px solid #7697B9;
    color: #305175;
}
#footer a { background: #7697B9; color: #305175; margin: 2px 5px; text-decoration: underline; }
#footer a:hover { background: #7697B9; color: #fff;  }
#footer span {display: block; text-align: right; }
#content
{
    text-align: left;
    margin-left: 150px;
}
.subcontent { display: block; padding: 10px; }
.subcontent h1
{
    display: block;
    padding: 2px 5px;
    margin-bottom: 10px;
    border-left: 1px solid #7697B9;
    border-right: 1px solid #7697B9;
    border-top: 1px solid #7697B9;
    border-bottom: 1px solid #7697B9;
    background: #f9ac10;
    color: #52759a;
}
#content p { text-indent: 10px; margin-bottom: 20px; }
#content ul, #content ol { margin-left: 30px; }

.smalltext { font-size: 0.8em; }

.paddedtable td
{
    padding-left: 50px;
    padding-top: 10px;
    vertical-align: top;
}
.fimgr { float: right; margin: 5px; }
.fimgl { float: left; margin: 5px; }

.localdirectorytbl { margin-top: 30px; width: 99%; }
.localdirectorytbl th { padding-top: 15px; }
.localdirectorytbl td { padding: 2px;}
.backtotop { text-align: right; font-size: 10px; padding: 5px 0; }
.center { text-align: center; display: block; margin: 0 auto; }

.policeheader
{
    display: block;
    background: url(../images/policeheader.jpg) no-repeat;
    color: #fff;
    border: 0;
    font-size: 14pt;
    font-weight: normal;
}
.policefooter
{
    display: block;
    position: relative;
    bottom: 0;
    border-top: 3px solid #a9a9a9;
}

.whatsnewheader
{
    text-align: center;
    margin: 20px auto 0 auto;
    display: block;
}

.contentdiv1
{
    width: 58%;
    padding: 8px;
}
html>body .contentdiv1 { width: 60%; }

.contentdiv2
{
    width: 35%;
    padding: 5px;
    float: right;
    text-align: center;
}

.contentdiv2 img { display: block; margin: 10px auto; text-align: center; }

.content2box { padding: 3px; border: 1px solid #4e739a; text-align: left; text-indent: 0 !important;}
.whatsnew
{
    width: 585px;
    margin: 0 auto;
}
.whatsnew td
{

    width: 50%;
    vertical-align: top;
}
.whatsnew h4 { color: #294c72; }
.color1
{
    background: #c2d4e7;
    color: #6381a0;
    padding: 5px;
}
.color2
{
    background: #fdca64;
    color: #6381a0;
    padding: 5px;
}
.frontpage
{
    display: block;
    background: url(../images/fontpagegrad.jpg) repeat-x 0 0 #fdca64;
    padding: 10px;
}
a.readmore { font-size: 0.8em; float: right; }
a.readmore:hover { text-decoration: underline; }

.polldiv
{
    width: 90%;
    background: #4e739a;
    margin: 15px auto;
    padding: 4px;
    color: #c2d4e7;
}
.polldiv h1
{
    display: block;
    padding: 2px 3px;
    border: 1px solid #7697B9;
    background: #c2d4e7;
    color: #4e739a;
    font-size: 14pt;
    text-align: center;
    margin-bottom: 3px;
}
.polldiv label { margin-left: 2px; }
.polldiv a { color: #c2d4e7; }
.polldiv span { text-align: center; display: block; }
.vote
{
    width: 70%;
    margin: 0 13%;
    padding: 2px;
}

.contactfrm input, .contactfrm label, .contactfrm textarea, .contactfrm select
{
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}
.checkbox
{
	margin-bottom: 10px;
	border: 0 !important;
	background: #fff !important;
	width: 20px;
}
.contactfrm textarea
{
	height: 100px;
	width: 300px;
}
.contactfrm input[type=submit]
{
	width: 100px;
	padding: 2px;
	margin: 0 200px;
	background: #C4DFF7;
}
.contactfrm input[type=submit]:hover
{
	color: #fff;
	background: #679BCA;
}
.contactfrm input, .contactfrm textarea, .contactfrm select
{
	background: #C4DFF7;
	border: 1px solid #193542;

}
.contactfrm input[type=hidden]
{
	padding: 0;
	margin: 0;
	border: 0;
}
.contactfrm label
{
	text-align: right;
	width: 150px;
	padding-right: 20px;
}
.contactfrm br
{
	clear: left;
}
.contactfrm tr, .contactfrm td
{
    vertical-align: top;
    text-align: left;
}
.hide
{
    display: none;
}
.hide a { color: #fff; }

h1.fire
{
  background: #ce0000;
  color: #000;
  border-bottom: 1px solid #000;
  padding: 2px 5px;
}
h1.fire img { float: right; margin: 5px; }
.fire h2
{
  background: #ce0000;
  color: #000;
  border: 1px solid #000;
  padding: 2px;
}
.fire h3, .fire h4, h4.fire { color: #ce0000; }

