/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#00467f;
}
a:hover {
	color:#00467f;
	text-decoration : underline;
}

body {
	background-color: #00467f;
		vertical-align:top;
	padding:0;
	margin: 0;
	background-image: url(/images/gradient.gif);
	background-repeat:repeat-x;
}

h1, h2, h3, h4, h5, h6, ol, ul {
	padding:0;
	margin:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

p.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: red;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0 0 0px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #00467f;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
	border-bottom:1px solid #d1d2d4;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #55a1d5;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}


img {
	display:block;
	margin:0;
}	

#container {
	width:914px;
	float:left;
	margin:0;
	padding:0 18px 30px 18px;
	text-align:left;
	background-image: url(/images/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
}
	
#wrapper {
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	position:relative;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:932px;
	height:34px;
	margin:0;
	padding:16px 0 0 18px;
	float:left;
	background-image: url(/images/nav_background.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#header img {
	display:block;
	margin:0;
	padding:0;
	float:left;
}

.hook {
}

/*--------------------------------------------------------------------------------------------------
	index content
--------------------------------------------------------------------------------------------------*/

#intro {
	width:914px;
	height:207px;
	margin:0;
	padding:0;
	float:left;
	background-image: url(/images/main_02.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:18px solid #FFFFFF;
}

#copy {
	width:672px;
	margin:0;
	padding:0;
	float:left;
}


#copy ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;

	margin:0;
	padding:0px 10px 0px 10px;
	font-style: normal;
	font-weight: normal;

}

#copy li { 
	background: url(/images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

#services {
	width:672px;
	margin:0;
	padding:0;
	float:left;
	background-image: url(/images/lines.gif);
	background-repeat:repeat-y;
}

#column1 {
	width:204px;
	margin:0;
	padding:0 15px 0 0;
	float:left;
}

#column2 {
	width:204px;
	margin:0;
	padding:0 0 0 15px;
	float:left;
}

#column3 {
	width:204px;
	margin:0;
	padding:0;
	float:right;
}

.starthere {
	margin:0;
	padding:0;
	float:left;
}

.columnimage {
	margin:0 0 5px 0;
	padding:10px;
	background-image: url(/images/imagebackground.gif);
	background-repeat:repeat-x;
}
/*--------------------------------------------------------------------------------------------------
	right column
--------------------------------------------------------------------------------------------------*/

#rightcolumn {
	width:224px;
	margin:0;
	padding:0;
	float:right;
}

#links {
	width:224px;
	margin:0;
	padding:0 0 10px 0;
	background-image: url(/images/quicklinksbottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fdc97f;
}

#linksheader {
	width:224px;
	margin:0;
	padding:10px 0 0 0;
	background-image: url(/images/quicklinkstop.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
	background-color:#c66218;
}

#linksheader h2 {
	color: #FFFFFF;
	padding: 0 10px 5px 10px;
}

#links ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin:0;
	padding:5px 10px 5px 10px;
	font-style: normal;
	font-weight: normal;
	border-top:1px solid #e6b774;
}

#links li { 
	background: url(/images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

#links p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #00467f;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #00467f;
	margin: 0;
	padding: 10px 0 10px 0;
	font-style: normal;
	font-weight: bold;
	text-align:center;
}

/*--------------------------------------------------------------------------------------------------
	subpage content
--------------------------------------------------------------------------------------------------*/

#subhead {
	width:914px;
	height:97px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	background-image: url(/images/subhead.gif);
	background-repeat:no-repeat;
	border-bottom:18px solid #FFFFFF;
	border-top:13px solid #FFFFFF;
}



.logo {
	display:block;
	margin:0;
	position:absolute;
    left:18px;
    top:11px;
}
/*--------------------------------------------------------------------------------------------------
	left column  nav
--------------------------------------------------------------------------------------------------*/

#leftcolumn {
	width:166px;
	margin:0;
	padding:0 0 15px 0;
	float:left;
	background-image: url(/images/leftnavbottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#acd6f2;
	text-align:right;
}

.leftcolumntop {
	margin:0;
	padding:0;
	float:left;
}

#copy2 {
	width:486px;
	margin:0;
	padding:0 0 0 20px;
	float:left;
}
#copy2 ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;

	margin:0;
	padding:0px 10px 0px 10px;
	font-style: normal;
	font-weight: normal;

}

#copy2 li { 
	background: url(/images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}


#vertnav {
	width:166px;
	margin:0;
	padding:0;
	float:left;
}

#vertnav ul
{
margin: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:15px;
font-weight: normal;
}

#vertnav a
{
display: block;
width:137px;
padding: 2px 19px 2px 10px;
text-decoration: none;
border-bottom:1px solid #FFFFFF;
background-image: url(/images/arrow.gif);
background-repeat:no-repeat;
background-position:center right;
}

#vertnav a:link, #vertnav a:visited
{
text-decoration: none;
}

#vertnav a:hover
{
text-decoration: none;
background-color:#cfe5f4;
font-weight: bold;
color:#D1681A;
}

#vertnav a#current
{
text-decoration: none;
background-color:#cfe5f4;
font-weight: bold;
color:#D1681A;
}

/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:500px;
	padding:10px 0 10px 10px;
	margin:5px 0 15px 0;
	
	
	border: 1px solid #F07720;
	background-image: url(/images/formgradient.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	margin: 10px 0 0 0;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #c9c3ba;
	background-color: #8a7a67;
}

.inputborder {
	border: 1px solid #55a1d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 3px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color:#F07720;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #F07720;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #C66218;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #C66218;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#C66218;
	color: #FFFFFF;
}
/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:950px;
	margin:0;
	float:left;
	padding:10px 0 0 0;
	text-align:right;
}

#footerleft {
	width:500px;
	margin:0;
	float:left;
	text-align:left;
	padding:0;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color:#55a1d5;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}		

a.gecko:link {color: #55a1d5; text-decoration: none;}
a.gecko:active {color: #55a1d5; text-decoration: none;}
a.gecko:visited {color: #55a1d5; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}

a.navlink:link {color: #FFFFFF; text-decoration: none;}
a.navlink:active {color: #FFFFFF; text-decoration: none;}
a.navlink:visited {color: #FFFFFF; text-decoration: none;}
a.navlink:hover {color: #FFFFFF; text-decoration: underline;}

/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}
