
/* Page Setup
-------------*/
html, body{margin:0px;padding:0;}
body{font-family:Verdana,sans-serif;font-size:small;color:black;background-color:#eeeeec;background-image:url('./images/page-bg.png');background-repeat:repeat-x;}
table{border-collapse:collapse;}
img{border:0px;vertical-align:middle;}

a:link, a:visited{cursor:pointer;color:#ce5c00;text-decoration:underline;}
a:hover, a:active{cursor: pointer;color:#ce5c00;}

h1,h3,h4,h5,h6{margin-top:0px;}
h1{font-size:medium;margin:0px 0px 0px 0px;}
h2{font-size:medium;margin:0px;}
h3,h4,h5,h6{font-size:small;margin:0px;}
p{font-size:small;margin-top:0px;}


/* Layout
-----------------------------------------------.*/
#header{font-size:xx-large;color:#00316e;font-weight:bold;}
#body{width:1000px;margin:auto;clear:both;}

#menu{background-image:URL('./images/menu-bg.png');height:24px;background-color:#eeeeec;border-bottom:1px solid #888a85;padding:5px 0px;}
#menu ul{list-style:none;list-style-type:none;margin:0px;padding:0px;}
#menu li{float:left;display:inline-block;margin:0px;padding:0px;background-image:url('./images/menu-bg-right.png');background-position:100% 0px;}
#menu li:hover{opacity:0.8;}
#menu a{display:inline-block;background-image:url('./images/menu-bg-left.png');background-position:0px 0px;background-repeat:no-repeat;height:24px;padding:0px 10px;line-height:20px;color:#000;font-weight:bold;text-decoration:none;}
#menu a:hover{text-decoration:underline;}
#menu .highlight{background-image:url('./images/menu-bg-right.png');background-position:100% -24px;}
#menu .highlight a{background-image:url('./images/menu-bg-left.png');background-position:0px -24px;background-repeat:no-repeat;color:#fff;}

#quote a:link{cursor:pointer;}

.metros div{display:inline-block;width:112px;}
.metros ul{list-style:none;padding:0px;margin:0px;}
.metros a{text-decoration:none;color:#00316e;font-weight:bold;display:block;}

.metros2 div{display:inline-block;font-size:x-small;]}
.metros2 ul{list-style:none;padding:0px;margin:0px;}
.metros2 a{text-decoration:none;color:#00316e;font-weight:bold;display:block;}

.states div{display:inline-block;width:200px;}
.states ul{list-style:none;padding:0px;margin:0px;}
.states a{text-decoration:none;color:#00316e;font-weight:bold;display:block;}

#adsense{width:760px;text-align:center;}
#adsense div{display:inline-block;}

#layout{width:100%;}
#layout td{vertical-align:top;}
#layout .side{width:230px;}
#content{padding:10px;background-color:white;border:1px solid #babdb6;}

#side{padding:5px;width:230px;border:1px solid #babdb6;}

#foot{border-top:4px solid #babdb6;text-align:center;width:763px;}
#foot a{text-decoration:none;}
#foot #copyright a{font-weight:bold;color:black;}
#foot .menu a{font-weight:normal !important;color:#006e29 !important;margin:0px 5px;list-style:none;}
.menu{list-style:none;list-style-type:none;margin:0px;padding:0px;text-align:center;}
.menu li{float:left;display:inline-block;margin:0px;padding:0px;}
.menu li a{text-align:center;}

.statelist a{display:block;}

.side .menu li{float:none;display:block;}
.side{width:230px;}
.side h2{font-size:small;color:#75511a;}
.side p{font-size:small;}

.table,.table th,.table td{white-space:nowrap;vertical-align:middle;border:1px solid #babdb6;}
.table{border-collapse:collapse;border:2px solid #006e29;}
.table a{text-decoration:none;display:block;padding:0px;color:#000;}

.table .title th{padding:3px;text-align:left;background-color:#77b753;color:white;font-size:medium;}
.table .title span{font-size:x-small;}
.table .header th{background-color:#eeeeec;color:#006e29;padding:2px 5px;}
.table .header a{color:#006e29;}
.table .header th img{float:left;}
.table .header .sorted{background-color:#deebfc;}

.table .header .tools img{float:none;}
.table .header .tools{cursor:auto;}
.table .icon,.table .tools{width:16px;background-image:none;background-color:#d3d7cf !important;padding:1px !important;text-align:center !important;}

.table .c0 td,.table .c1 td{padding:2px;}
.table .c0{background-color:#f4f4f6;background-image:url('./images/table-bg.png');}
.table .c1{background-color:#fff;}

.table .footer th{background-color:#eeeeec;border:0px;font-weight:normal;}

.table .nosort{cursor:url('./images/icons/slash.png'),default;}

.pages{border:1px solid #006e29;background-color:#fff;}
.pages a{display:inline-block;}
.pages td a{padding:0px 1px;}
.pages th{background-color:#eeeeec;border:0px solid #888a85;border-width:0px 1px;}
.pages .selected{font-weight:bold;}
.pages .tools{background-color:#d3d7cf;}

.listing{padding:0px;margin:5px 0px;border:1px solid #fbc34d;}
.listing dt{padding:2px 5px;margin:0px;background-color:#BFBDBA;color:#00316e;font-weight:bold;}
.listing dd{padding:0px 2px 2px 2px;margin:0px;color:#4D4D4D;}
.listing .phone{font-weight:bold;font-size:medium;color:black;text-align:right;}

.form{padding:0px;margin-bottom:5px;max-width:620px;}
.form .frame{margin:auto;display:inline-block;width:100%;border:1px solid #888a85;background-color:#eeeeec;}
.form fieldset{border:none;margin:0px;padding:0px;}
.form legend{display:none;}
.form .legend{background-color:#a6a9a2;color:#fff;padding:2px;font-weight:bold;font-size:small;}
.form .legend img{vertical-align:top;margin-top:3px;}
.form em{color:red;}
.form .field{padding:2px;color:#555753;}
.form label{display:block;float:left;width:120px;padding:2px;font-weight:bold;text-align:right;}
.form .text{padding:2px 5px;}
.form .field table{margin:0px 10px;}
.form .field table label{float:none;display:inline;width:none;font-weight:normal;}
.form .disabled{color:#888a85;}
.form .sum{width:240px;}
.form textarea{width:180px;}
.form input,.form select,.form textarea{max-width:150px;font-size:small;margin:0px 2px;}
.form .expand:focus{max-width:none;width:98%;}

.list{display:inline-block;margin:auto;}
.list div{display:inline-block;float:left;padding:0px;text-align:left;}
.list a,.list span{display:block;border:1px solid #888a85;padding:0px 2px;background-color:#eeeeec;margin:0px 0px;width:140px;}
.list table{margin:0px;padding:0px;}

