/* CSS Document */

body {margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; background:#f8f8f8 url(../images/pagebg.gif) repeat-y 50% 0;}

p {padding:10px; line-height:150%; margin:0;}

h1 {padding:10px; margin:0; margin-top:10px; font-size:16px; color:#CC0000;}

h2 {padding:10px; margin:0; margin-top:10px; font-size:12px; color:#CC0000;}

h3 {padding:10px; margin:0; margin-top:10px; font-size:11px; color:#CC0000;}

h4 {padding:10px; padding-bottom:0px; margin:0; margin-top:10px; font-size:13px; color:#333333;}

h5 {margin:10px; padding-bottom:5px; font-size:11px; color:#CC0000; border-bottom:1px solid #999999; background:url(../images/desb.gif) right bottom no-repeat;}

h6 {margin:0; margin-top:5px; margin-bottom:5px;}

h3 a {text-decoration:none; color:#666666;}
h3 a:hover {text-decoration:underline; color:#000000;}

#container {
float:left;
position:absolute;
margin-left:-387px;
left:50%;
width:780px;
height:auto;
background:#ffffff;
}

#redbanner {
float:left;
width:100%;
height:30px;
background:#990000 url(../images/redbannerbg.gif) repeat-x;
border-bottom:4px solid #CC0000;
text-align:center;
}

#redbanner li {
display:inline;
color:#ffffff;
}

#redbanner ul {
padding:0;
margin:0;
margin-top:10px;
margin-bottom:8px;
}

#redbanner a {
text-decoration:none;
display:inline;
color:#dfdfdf;
padding:10px;
padding-bottom:8px;
}

#redbanner a:hover {
background:#990000;
color:#ffffff;
padding:10px;
padding-bottom:8px;
}

#imgbannerholder {
float:left;
width:100%;
height:200px;
border-bottom:1px solid #cccccc;
}

#nav {
float:left;
width:190px;
margin-left:10px;
padding-right:10px;
}

#nav li {
display:block;
padding:10px;
padding-left:24px;
color:#666666;
font-weight:bold;
border-bottom:1px dotted #cccccc;
background:url(../images/bullet_red.png) 4px 9px no-repeat;
font-size:11px;
list-style-type:none;
}

#nav ul {
padding:5px;
margin:0;
}

#nav a {
text-decoration:none;
color:#666666;
}

#nav a:hover {
text-decoration:underline;
color:#000;
}

#content {
float:left;
width:560px;
height:auto;
border-left:1px dotted #cccccc;
padding-bottom:40px;
}

#content table {
padding:5px;
margin-left:10px;
}


#callusbanner {
float:left;
width:190px;
margin-top:20px;
}

#callusbanner p {
margin:0;
padding:0;
padding-left:10px;
}

#callusbanner h3 {
padding-left:10px;
font-size:18px;
margin:0;
}

#callusbanner table {
margin:0;
padding:0;
width:auto;
margin-top:10px;
background:#f8f8f8;
border:1px solid #999;
}

#callusbanner input {
width:110px;
}

#footer {
float:left;
width:100%;
border-top:1px dotted #cccccc;
text-align:left;
color:#999999;
}

#footer li {
display:inline;
padding:3px;
color:#333;
}

#footer ul {
padding-left:5px;
margin:0;
margin-top:5px;
}

#footer a {
color:#333333;
text-decoration:none;
}

#footer a:hover {
color:#CC0000;
text-decoration:underline;
}

#topnav {
float:left;
width:100%;
}

#topnav a {
color:#000000;
}

#topnav a:hover {
color:#999999;
}

#aboutl {
float:left;
width:350px;
height:auto;
}

#aboutr {
float:left;
width:200px;
background:#fff;
height:330px;
}

#map {
float:left;
width:530px;
height:350px;
border:1px solid #999999;
margin-left:10px;
margin-bottom:20px;
}


.frontpagebullet {
font-weight:bold;
color:#666666;
font-size:10px;
padding:5px;
}

.prop td {
border-bottom:1px solid #cccccc;
padding-bottom:10px;
padding-top:10px;
}

.signcolor {
color:#cc0000;
}

#vtmod {
float:right;
width:140px;
height:30px;
background:#fff;
margin:0;
}

#titleholder {
float:left;
width:405px;
background:#fff;
height:30px;
margin:0;
}

#titleholder h4 {
margin:0;
padding:10px;
padding-top:5px;
}


.shadetabs{
padding: 3px 0;
margin-left: 15px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../ajaxtabs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../ajaxtabs/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border-top: 1px solid gray;
margin-left:15px;
margin-bottom: 1em; padding: 10px;
}

.autoemail {
background:#990000;
padding:5px 5px 5px 0;
height:135px;
border:1px solid #ccc;
color:#fff;
}

html >Body .autoemail {
	*width:160px;}