/* CSS Document */

body
{
	margin:0;
	padding:0;
	background-color:#fff;
	font-family: Verdana, Arial, sans-serif;
	font-size:76%;
	}

.bodytext  { line-height: 135%; font-family: Verdana, Arial, sans-serif }
.bodytext_blue  { color: #1F81D7}
a:link, a:visited { text-decoration:underline; color: #cc6600; }
a:hover { text-decoration:none; color: #1F81D7; }

a.bodylink, a.bodylink:visited {  line-height: 135%; text-decoration: underline; color: #cc6600;}
a.bodylink:hover {  line-height: 135%; text-decoration: underline; color: #1F81D7;}

a.boldlink, a.boldlink:visited {  line-height: 135%; font-weight:bold; text-decoration: underline; color: #cc6600;}
a.boldlink:hover {  line-height: 135%; font-weight:bold; text-decoration: underline; color: #1F81D7;}

a.subnav:link, a.subnav:visited { font-size: .8em; font-weight: bold; line-height: 225%; color: #cc6600;}
a.subnav:hover { font-size: .8em; font-weight: bold; line-height: 225%; color: #1F81D7;}

td
{	
	vertical-align:top;
	}
	
.mainNav
{
	width:860px;
	white-space:nowrap;
	font-size:1px;
	line-height:1%;
	}
	
img
{
	border:0;
	}
	
.clearLeft
{
	clear:left;
	font-size:1px;
	line-height:1em;
	}
	
/* home page */

.nsBug
{
	font-size:1px;
	line-height:1%;
	}
	
#navcontainer { width: 242px; }


ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border: 1px;
border-color: #fae1b2 #fff #fae1b2 #fff;
border-style: solid;
color: #f90;
text-decoration: none;
background: #fff;
font-weight:bold;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li a:hover
{
color: #fff;
background: #e3b530;
border-color: #fae1b2 #fff #fae1b2 #fff;
}

#homeTag
{
	background-color:#53a1f3;
	padding: 10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	font-size:1.3em;
	line-height:2em;
	}

#homeTagPhone
{
	background:#d6ebf4 url("/images/home/hometag_bg.gif") repeat-x;
	padding: 10px;
	font-weight:bold;
	color:#333;
	text-align:center;
	font-size:1.3em;
	line-height:2em;
	}

#homeTagPhone span
{
	color:#000;
	}

h1
{
	font-size:70%;
	font-weight:normal;
	padding:0;
	margin:0;
	}
    
.tagline1 h1
{
	border-top: 4px solid #05185D;
	border-bottom: 4px solid #05185D;
	padding: 12px 50px 12px 50px;
	color: #125;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height:1.4em;
	margin:0;
	}
    
.tagline2
{
	padding: 18px 50px 18px 50px;
	color: #444;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	}
    
.hometagline2
{
	padding: 18px 50px 18px 50px;
	color: #444;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:1.5em;
	text-align:center;
	}
    
.hometagline3
{
	padding: 0 50px 18px 50px;
	color: #444;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:1.5em;

	}

.homeAddress
{
	border-style: solid;
	border-color: #C5CADA;
	border-width: 2px 1px 2px 1px;
	padding: 4px;
	color: #125;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;	
	}

table.footer td
{
	padding: 4px;
	color: #125;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#444;
	}
	
.subtitle
{
	font-weight:bold;
	font-size:1.1em;
	color:#1f81d7;
	}
	
div.whoWeAre
{
	padding-bottom:12px;
	border-bottom:1px solid #C5CADA;
	margin-bottom:12px;
	}
	
.whoWeAre p
{
	margin:8px 0 0 0;
	}
	
.whoWeAre img
{
	float:left;
	margin:6px 18px 12px 0;
	}
	
.rule
{
	padding-bottom:12px;
	border-bottom:1px solid #C5CADA;
	margin-bottom:12px;
	}
	
