.TopDateBar {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
.TopDescriptionBar {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
.OuterTable {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FFFFFF;
}
#sidebar a {
	padding: 2px 6px;border: 1px solid #CCC;
	text-decoration: none;line-height: 1.8em;
	width: 120px;
}
#sidebar a:link, #sidebar a:visited {color: #333;font-family: Arial, Helvetica, sans-serif;}
#sidebar a:hover, #sidebar a:active {color: #FFF;background-color: #C00;border: 1px solid #FFF;font-family: Arial, Helvetica, sans-serif;}
#sidebar {font-size: 16px;background-color: #EEE;}
.Quote {
	color: #900;font-style: italic;
	font-size: 12px;padding-top: 5px;
	padding-bottom: 5px;
}
.YouAreHere {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#shortcuts a {
	padding: 2px 6px;text-decoration: none;
	line-height: 1.7em;width: 120px;
}
#shortcuts a:link, #shortcuts a:visited {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#shortcuts a:hover, #shortcuts a:active {color: #FFF;background-color: #039;font-family: Arial, Helvetica, sans-serif;}
#shortcuts {
	font-size: 14px;
}
.RightColumnTitle {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.RightColumn {
	width: 210px;
	font-size: 14px;
	border: 1px solid #999;
	padding-top: 15px;
	padding-left: 8px;
	padding-bottom: 15px;
	background-color: #EAEAEA;
}
.LeftColumn {
	width: 545px;
	padding-right: 5px;
}
h1 {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
.FiveWBoxFront {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px;color: #900;border: 1px solid #900;}
.FiveWBox {font-family: Arial, Helvetica, sans-serif;font-size: 12px;border: 1px solid #336;}
.QuoteTwo {
	color: #900;
}
.InfoBox {
	border-top-width: thin;border-bottom-width: thin;
	border-top-style: double;border-bottom-style: double;
	border-top-color: #666;border-bottom-color: #666;
	padding-top: 10px;padding-bottom: 10px;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #00C;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #036;
}
a:active {
	text-decoration: none;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NewsHeadline {
	font-family: "Courier New", Courier, mono;
	color: #333;
}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.TopBlurb {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.SubParagraph {
	font-size: 12px; letter-spacing: 0.7em;
	color: #006; text-transform: uppercase;
}
.TopCrimeLineBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	background-color: #4A4AFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
}
.BottomCrimeLineBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #FF5353;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
}
.ClassifiedTable {
	width: 160px;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	background-color: #EEE;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { margin: 0px; padding: 0px; }

div.contact_form table { border-collapse: collapse; }
div.contact_form th    { padding: 0px 10px 3px 0px; vertical-align: top; text-align: left; }
div.contact_form td    { padding: 0px  0px 3px 0px; }

div.contact_form em
{
  font-style:  normal;
  font-weight: 900;
  color: #004080;
}

div.contact_form em.error, div.contact_form form em
{
  color: #FF0000;
}

div.contact_form div.error { margin-bottom: 15px; }


/* ***** Graphics *********************************************************** */

div.contact_form input, div.contact_form textarea
{
  border:     none;
  background: none;
  margin:  0px;
  padding: 0px;
}

div.contact_form input.submit
{
  width:  70px;
  height: 24px;
  background: white url(pics/form_button_submit.png);
}

div.contact_form div.input
{
  float: left;
  background: white url(pics/form_input.png) no-repeat;
  line-height: 1px;
}

div.contact_form div.input input,
div.contact_form div.input textarea
{
  border:  1px solid black;
  padding: 1px 1px 1px 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	letter-spacing: .2em;
}
.tdInsideRight {
	padding-left: 25px;
}
.tdInsideLeft {
	padding-right: 9px;
}
.AdTextBox {
	background-color: #F8F8F8;
	text-align: center;
	width: 160px;
	border: 1px solid #903;
	height: 90px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}

