body 
{
  text-align:center; 
  background: #000040;
	font: 9pt/1.4em arial, georgia, Sans-Serif;
  font-weight:normal;
  margin: 0 auto;
  padding: 0px;
  color:#300000;
  margin-bottom:20px;
}
#wrapper
{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 750px;
	background: #FFF;
	border:1px solid #FFF;
}
#headerDiv {width:750px; height:247px; background: #000;}
#headerDiv h1 {color:orange;}
#contentDiv {width:540px; float:left;padding:4px; margin-left:10px; margin-bottom:30px;}
#contentDiv a:link, #contentDiv a:visited {color: green; font-weight:bold;}
#contentDiv a:hover {color:orange;}
#rightcolDiv {width:160px; float:right;} 

/* top horizontal navigation */
#topnav {background: #fff;  border-top:8px solid #57576D; padding-right:14px; color:#FFF; height:40px; }
#topnav ul {float:right; list-style-type:none; padding:0; margin:8px;}
#topnav li {display:inline; padding: 0;}

/* #topnav li.contact a:hover {background: url('/images/contact.gif') 0 0 no-repeat;}
#topnav li.comm a:hover {background: url('/images/comm.gif') 0 0 no-repeat;}
#topnav li.services a:hover {background: url('/images/services.gif') 0 0 no-repeat;}
#topnav li.about a:hover {background: url('/images/about.gif') 0 0 no-repeat;} */

#topnav ul li.contact {background: url('/images/contact.gif') top left no-repeat;}
#topnav ul li.comm {background: url('/images/comm.gif') top left no-repeat;}
#topnav ul li.services {background: url('/images/services.gif') top left no-repeat;}
#topnav ul li.about {background: url('/images/about.gif') top left no-repeat;}
#topnav ul li.location {background: url('/images/location.gif') top left no-repeat;}
#topnav ul li.home {background: url('/images/home.gif') top left no-repeat;}

#topnav li.divider {font-size:14px; color:#CCC; padding: 0; margin: 0;}
#topnav a, #topnav a:visited 
{  display:inline; text-decoration:none; 
   color: green; padding:0 4px 0px 26px; font-weight:bold;
   font-variant:small-caps; font-size:12px; 
	 margin-bottom: 10px;
}
#topnav a:hover { color: black ; font-weight:bold;}
#topnav a#selected, #topnav a#selected:visited {color: #000040; text-decoration:underline;}

#footerDiv 
{ 
   clear:both; background: #57576D; color:#DDD; width:750px; height: 8px; text-align:center; padding-top:10px;
}  
.navframe { width: 100%; padding:0;} 
.navframe ul 
{	
  font-size: 11px;
	list-style:none;
	margin: 20px 0 0 10px;
	padding: 0;
}
.navframe a:link,.navframe a:visited {display:block; color:green; font-weight:bold;}
.navframe ul li
{
  background:url(/css/arrow.gif) no-repeat 2px 2px;
  margin: 0;
	padding: 0 0 8px 18px;
	line-height: 12px;
}
.navframe ul li a#subselected, .navframe ul li a#subselected:visited  { color:#333; font-weight:bold; text-decoration:none;}
.navframe a:hover {display:block; color:orange; text-decoration:underline;}
a, a:visited {color:orange;}
a:hover {color: #999;}
.floatRight {float:right;}
.floatLeft {float:left;}
img.alignMiddle {vertical-align:middle; border:none; text-decoration:none; padding:2px; margin:0; margin-left:6px;}
h1, h2, h3, h4, h5 {font-family:"trebuchet ms"; color: #CC0001; margin-bottom:10px; margin-top:18px; }
h1 {font-size:170%;}
h2 {font-size:130%;}
h3 {font-size:120%;}
h3.morepages 
{
  height:42px; 
	background:url(/css/morepages.gif) no-repeat;
	 /*Hide the text*/ 
	 overflow: hidden; 
   font-size: 1px;
	 color:#fff;
}
.warning {color:red;}
div.message {padding: 10px; background: #FFF; font: 12px georgia; color: black; border: 1px solid maroon;}
div.message #red {color: #C6C6FF; background: #12127D; padding: 3px;}
img.floatRightNoBorder {float: right; border: none;margin-left:4px}
img.floatLeftNoBorder {float: left; border: none;margin-right:4px}
img.floatRight {float: right; border: none; margin-left:8px; border:1px solid #666;}
img.floatLeft {float: left; border: none; margin-right:8px; border:1px solid #666;}
img {margin:10px; margin-top:0;}
.navframe ul li.sub a:link, .navframe ul li.sub a:visited {color:yellow;}
.copyright { width: 750px; margin:10px auto; font-size:10px; font-weight:bold; text-align:right; padding-right:2em; color:#DDD;}
table.contact {width:100%; background:#EEE;}
table.contact td {padding-left:10px;}

