/*
----------------------------------------------------------------
	B A S E   C S S
---------------------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images_site/bkd.gif);
	background-repeat: repeat-x;
	background-color: #002148;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #002D62;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}



/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #002D62; }

h1 {
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #D31145;
}
h2 {
	font-size: 1.25em;
	margin-bottom: 0.75em;
	font-weight: bold;
}

#form1 select {
	background-color: #FFFFFF;
}
h3 {
	font-size: 1.25em;
	line-height: 1;
	margin-bottom: .75em;
	font-weight: bold;
}

h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }
#secondtier .col2 ul {
	padding-left: 30px;
}
#secondtier .col2 h5 {
	padding-left: 30px;
	margin-bottom: .5em;
}
#secondtier .col2 h4 {
	padding-left: 0px;
	margin-bottom: 1em;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 0em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 0em 0 1.5em 1.5em; }
strong      { font-weight: bold; }



/* Links
-------------------------------------------------------------- */


a {
	color: #D31145;
	text-decoration: none;
	border-bottom: 12px;
}

a:focus, a:hover { color: #999999; text-decoration: none; }

#header a, #bottom_nav a {
	color: #FFFFFF;
	display: inline;
	padding: 5px;
	margin-bottom: 5px;
}
#header a:hover,#header a:focus, #bottom_nav a:hover { color: #fff; background-color: #001835; display: inline;  text-decoration: none; }
#footer .designby a { color: #415A77; }
.over a {
	display:block;
	padding: 8px;
	text-decoration: none;
	color: #002D62;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.over a:hover {
	background-color: #DADADA;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.homebutton a:hover {
	color: #FFFFFF;
	background-image: url(../images_site/home_btn_bkd_over.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration:none;	
}

.homebutton a:focus {text-decoration:none;	}

/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }


/* Columns
-------------------------------------------------------------- */
#container .cols {
	width: 940px;
}

.col1, .col2, .col3, .col4 {
	float:left;
	padding:0 10px 10px;
	position:relative;
}


/* Containers
-------------------------------------------------------------- */

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	margin-top: 20px;
	color: #415A77;
	font-size: 14px;
	font-weight: normal;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	margin-left: 15px;
	margin-bottom: 15px;
}


#content {
	background-image: url(../images_site/content_bkd.gif);
	background-repeat: repeat-y;
	padding: 10px 10px 10px 20px;
	width: 930px;
}
#content #top {
	background-image: url(../images_site/content_top.gif);
	background-repeat: no-repeat;
	height: 11px;
	margin-top: -10px;
	margin-left: -20px;
	width: 960px;
	margin-right: -20px;
	margin-bottom: 10px;
}
#logo {
	width: 210px;
}

#footer {
	padding-bottom: 20px;
	line-height: 18px;
	color: #415A77;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 15px;
	text-align: right;
	font-size: 10px;
}

#footer .designby {
	font-size: 11px;
	font-style: italic;
	text-transform: lowercase;
	display: inline;
	font-family: Georgia, Times, "Times New Roman", serif;
}
#footer .copyright {
	display: inline;
	padding-left: 15px;
}



#top_nav {
	color: #CCCCCC;
	text-align: right;
}

#bottom_nav {
	padding-bottom: 5px;
	display: inline;
}


/* End hide from IE-mac */ .clearboth {
	clear: both;
}



/* Misc classes
-------------------------------------------------------------- */
.rule {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}	
.photoborder img {
	border: 1px solid #BDD8E4;
	display: inline;
	padding-left: 15px;
}

.photoborderthumb img {
	border: 1px solid #BDD8E4;
}

.photoborder {
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
	margin-top: 5px;
}

#news .photoborderthumb {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 80px;
	width: 80px;
}
.newshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: normal;
}
.newsitem {
	border-bottom: 1px solid #BDD8E4;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.divider {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}
#bottom {
	background-image: url(../images_site/content_bottom.gif);
	margin: 0px;
	height: 9px;
	background-repeat: no-repeat;
}
.homebutton a {
	color: #002D62;
	height: 66px;
	width: 343px;
	background-image: url(../images_site/home_btn_bkd.gif);
	background-repeat: no-repeat;
	font-family: "Avant Garde", "Helvetica Neue", Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 22px;
	line-height: 30px;
	display: block;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 10px 15px 12px;
}
#home_photo {
	display: block;
	width: 309px;
	float: left;
}
#homebutton {
	margin-left: 318px;
	width: 343px;
	margin-top: 10px;
}

*html #homebutton {
	margin-left: 300px;
	width: 343px;
	margin-top: 30px;
	position: relative;
}

#container #content .col2 {
	width: 690px;
	padding: 20px 0px 0px;
}
#container #content .col1 {
	padding: 0px 10px 0px 0px;
}



#homefeatured {
	background-image: url(../images_site/featured_service.gif);
	background-repeat: repeat;
}


.col3 #boxrule {
	width: 481px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px 20px 10px;
	margin-top: 5px;
}

*html .col3 #boxrule {
	padding: 20px;
}

#homefeatured .col3 {
	background-image: url(../images_site/featured_service.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 0px;
}
.over {
	line-height: 22px;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content .col4 #latestnews {
	width: 373px;
}


#secondtier .col2 .over {
	padding-left: 0px;
}

#container #content .col2 p {
	padding-left: 30px;
}
#secondtier .col2 h3 {
	padding-left: 30px;
}
#container #content #secondtier .col2 {
}
p img.extlink {
	margin: 0em 0em 2px 2px;
	padding: 0;
	float: none;
	vertical-align: text-bottom;
}

#subnav {
	text-transform: uppercase;
}
#subnav .divider {
	color: #999999;
}
.photo {
	float: right;
	width: 310px;
}
.photo img {
	padding-bottom: 5px;
}
.photo .caption {
	font-size: 11px;
	float: right;
	line-height: 14px;
	font-style: italic;
	margin-bottom: 5px;
}
