* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#000000;
 color:#FFFFFF;
 text-align: center
}

#wrapper { 
 width: 1100px;
 margin: 0 auto;
 text-align: left;
}

#header {
 width: 1050px;
 float: left;
 margin-top:25px;
 padding:0;
 background: #000000;
}
#leftcolumn { 
 background: #000000;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height:100%;
 width: 165px;
 float: left;
}
#rightcolumn { 
 float: left;
 background: #000000;
 margin: 0px 0px 2px 0px;
 padding:0;
 height: 350px;
 width: 675px;
 display: inline;
}
#rightcolumnAD { 
 float: left;
 background:#666666;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 615px;
 width: 165px;
}
#centerad { 
 margin: 10px 0px 0px 10px;
 padding:10px;
 background-color:#666666;
 height: 265px;
 width: 300px;
}
#footer { 
 float: left;
 width: 900px;
 clear: both;
 color: #333;
 background: #000000;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

/* top tabs */
#tabsH {
  width:100%;
  margin-left:12%;
  margin-top:25px;
  background:#000;
  font-size:80%;
  line-height:normal;
}
#tabsH ul {
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
}
#tabsH li {
  display:inline;
  margin:0;
  padding:0;
}
#tabsH a {
  float:left;
  background:url("../_img/tableftH.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#tabsH a span {
  float:left;
  display:block;
  background:url("../_img/tabrightH.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {float:none;}
/* End IE5-Mac hack */
#tabsH a:hover span {
  color:#FFF;
}
#tabsH a:hover {
  background-position:0% -42px;
}
#tabsH a:hover span {
  background-position:100% -42px; 
}

/* left nav */
#navcontainer { margin-left: 1px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 140px;
color: #fff;
background-color: #333333;
text-decoration: none;
border: 1px solid #346F97;
}

#navcontainer a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #fff;
background-color: #369;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

#navlist {
	font-size:10px;
}

/* slideshow */
#slideshow { left: 5px }
#nav { width: 300px; margin: 15px }
#nav li { width: 50px; float: left; margin: 8px; list-style: none }
#nav a { width: 50px; padding: 3px; display: block; border: 1px solid #ccc; }
#nav a.activeSlide { background: #88f }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }

#adcontent {
	margin:1px;
	padding:1px;
	background-color:#FFFFFF;
	font-size:10px;
	list-style:none;
	width:120px;
	height:110px;
}
#adcontent h3 {
	font-size:10px;
	color:#000000;
}
#adcontent li {
	font-size:9px;
	list-style:none;
	padding:2px;
	background-color:#FFFFFF;
}

/* misc styles */

#content {
	padding-top:25px;
	clear:both;
}

#content p {
	padding:5px;
}

#content td {
	padding:5px;
}

#maincontent {
	padding:2px 15px 2px 15px;
	width:600px;
	text-align:justify;
}

#maincontent ui, #maincontent li {
	margin-left:25px;
}

#title {
      float:left;
      width:30%;
      background:#000;
      line-height:normal;
}

#headerbar { 
	background: url("../_img/header_bar.gif") repeat-x;
	padding-bottom: 24px;
	clear:both;
} 

#footerbar { 
	background: url("../_img/header_bar.gif") repeat-x;
	padding-bottom: 20px;
	padding-bottom: 24px;
	width:900px;
	clear:both;
} 

#clear {
	clear:both;
}

.desc {
	margin:10px 0 0 45px;
	text-align:center;
}
#feature a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-top:10px;
}

#feature a:hover{
	text-decoration:underline;
}

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border: 1px solid #346F97;  
    background-color: #000000;  
    width:  300px; 
    height: 200px; 
    top:  0; 
    left: 0 
}

.urllinks {
	font-size: 36px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	
}
.phone {
	font-size: 20px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	
}

.urllinks a {
	color: #FFFFFF;
	text-decoration: none;
	
}

.urllinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}

.statelinx a {
font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}

#newsfeed {
  margin:10px;
  padding:10px;
  background-color: #333333;
  text-decoration: none;
  border: 1px solid #346F97;
  text-align:left;
}

#newsfeed h3 {
  color:#346F97;
  padding:2px;
}

#newsfeed a, #newsfeed a:visited {
    color:#346F97;
    text-decoration: none;
}

#newsfeed a:hover {
    text-decoration: underline;
}

    #feed {
    	display: block;
    	font-size: 11px;
    	color: #FFFFFF;
    	width: 625px;
    	height: 150px;
    	overflow: auto;
    	border: 3px solid #f0f0f0;
    	text-align:left;
    }
    #feed div.item {
    	border-bottom: 1px dashed #e8e8e8;
    	padding: 10px 15px 20px 15px;
    }
    #feed div.item h2 {
    	font-size: 14px;
    	font-weight: bold;
    }
    #feed div.item h2 a:link {
    	text-decoration: none;
    	color: #666699;
    	border-bottom: none;
    } 
    #feed div.item h2 a:visited {
    	text-decoration: none;
    	color: #666699;
    	border-bottom: none;
    }
    #feed div.item h2 a:active, 
    #feed div.item h2 a:hover {
    	text-decoration: none;
    	color: #CCCCFF;
    }
    #feed div.item h5,h6 {
    	padding:0;
    	margin:1px;
    }
    #feed div.item h4, em {
      font-size:10px;
      font-weight:bold;
    }
    #feed img {
    	display: none;
    }
    
    #feed a:link,
    #feed a:visited {
    	text-decoration: none;
    	color: #666699;
    	border-bottom: 1px dotted #666699;
    }
    #feed a:active, 
    #feed a:hover {
    	text-decoration: none;
    	color: #CCCCFF;
    	border-bottom: 1px dotted #CCCCFF;
    }
