/* CSS Document */

body {

background-color: #CCCC99;
text-align: center;
margin: 0px;
}

#get_quote {

font-size: 20px;
font-weight: bold;
font-family: arial, helvetica, sans;
color: #ffffff;
padding-top: 50px;
margin-left: 325px;

}
#get_quote  a{

font-size: 20px;
font-weight: bold;
font-family: arial, helvetica, sans;
color: #ffffff;
text-decoration: none;

}
#get_quote  a:hover{

font-size: 20px;
font-weight: bold;
font-family: arial, helvetica, sans;
color: #ffffff;
text-decoration: underline;

}

#header {
background-image: url(../images/header.gif);
background-repeat: no-repeat;
background-position: top center;
height: 160px;
width: 100%;
font-size: 14px;
font-weight: bold;
font-family: arial, helvetica, sans;
color: #ffffff;
text-align: center;
margin-top: 10px;

}

#bc{

background-position: top center;
width: 100%;
font-size: 10px;
font-weight: normal;
font-family: arial, helvetica, sans;
color: #000000;
text-align: center;
margin-top: 10px;
border: 0;
margin-left: auto;
margin-right: auto;

}
#bc p{
width:650px;
font-size: 14px;
font-weight: normal;
font-family: arial, helvetica, sans;
color: #000000;
line-height: 24px;
margin-left: auto;
margin-right: auto;
text-align: left;

}
#bc p.address{
width:650px;
font-size: 12px;
font-weight: normal;
font-family: arial, helvetica, sans;
color: #000000;
line-height: 20px;
margin-left: auto;
margin-right: auto;
text-align: left;

}


#bc p.big{
width:650px;
font-size: 24px;
font-weight: bold;
font-family: arial, helvetica, sans;
color: #000000;
line-height: 24px;
margin-left: auto;
margin-right: auto;
text-align: left;

}
#bc p.small{
width:650px;
font-size: 10px;
font-weight: normal;
font-family: arial, helvetica, sans;
color: #000000;
line-height: 10px;
margin-left: auto;
margin-right: auto;
text-align: left;

}
#bc p.links{
width:650px;
font-size: 10px;
font-weight: normal;
font-family: arial, helvetica, sans;
color: #000000;
line-height: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;

}

#bc a {
font-size: 10px;
font-weight: normal;
font-family: arial, helvetica, sans;
color: #000000;
line-height: 14px;
margin-left: auto;
margin-right: auto;
text-align: center;

}

#bc a.pdf {
font-size: 14px;
font-weight: normal;
font-family: arial, helvetica, sans;
color: #000000;
line-height: 14px;
margin-left: auto;
margin-right: auto;
text-align: center;

}


#bc h1{
text-align: left;
color: #000000;
font-family: arial, helvetica, sans;
font-size: 14px;
font-weight: bold;
margin-left: auto;
margin-right: auto;
width: 650px;
}

#bc h2{
text-align: center;
color: #000000;
font-family: arial, helvetica, sans;
font-size: 14px;
font-weight: bold;
margin-left: auto;
margin-right: auto;
width: 650px;
}
#main_container {
text-align: center;
margin: 0px;
}

		#nav            { text-align:center; border: 0;  padding-left: 0; padding-top: 10px; padding-bottom:10px; margin-bottom:0px; }
		#nav li         { display:inline; list-style-type:none; margin:0; padding:0; line-height:14px; }
		#nav li a       {  ; text-decoration:none; padding-left: 20px;   border-left:none; color: #ffffff;}
		#nav li a:hover {  ; color:#CCCC99; text-decoration:underline }
		
img.logo { border: 0;}
span.tag { color: #0099FF; font-weight: bold; font-size: small;}
span.direction { color: #000000; font-weight: bold; font-size: small;}		

