/* CSS Document */
body {
 margin-top: 20px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
}
div#wrapper {
 text-align: center;
 width: 904px;
 padding: 28px;
 background: #B5B5B5 url(images/home_bg.jpg) top repeat-x;
 border: 1px solid #3B84AF;
}
div#wrapper2 {
 text-align: center;
 width: 860px;
 padding: 0px 22px;
 background: #fff;
}
#header_home {
 width: 628px;
 height: 217px;
 background: #ECEDF1 url(images/header_home_bg.jpg) top no-repeat;
 text-align: left;
 vertical-align: top;
}
#header_home_phone {
 width: 200px;
 margin-top: 32px;
 text-align: right;
 font-family: Georgia,Times New Roman,Times,serif;
 font-size: 16px;
 color: #2D749E;
 font-weight: bold;
}
#header_home_email {
 width: 200px;
 margin-top: 32px;
 text-align: center;
 font-family: Georgia,Times New Roman,Times,serif;
 font-size: 16px;
 color: #2D749E;
 font-weight: bold;
}
#header_home_email a {
 font-family: Georgia,Times New Roman,Times,serif;
 font-size: 16px;
 color: #2D749E;
 font-weight: bold;
 text-decoration: underline;
}
#header_home_email a:link, #header_home_email a:visited {
 font-family: Georgia,Times New Roman,Times,serif;
 font-size: 16px;
 color: #2D749E;
 font-weight: bold;
 text-decoration: underline;
}
#header_home_email a:hover {
 color: #fff;
 text-decoration: none;
}
#header_home_address {
 width: 628px;
 margin-top: 74px;
 text-align: center;
 font-family: Georgia,Times New Roman,Times,serif;
 font-size: 16px;
 color: #fff;
 font-weight: bold;
}
#leftcol {
 width: 187px;
 padding-left: 47px;
 text-align: left;
 vertical-align: top;
 background: #fff url(images/leftcol_bg.jpg) top left repeat-y;
}
a.leftnav {
 display: block;
 width: 160px;
 height: 25px;
 margin: 0px;
 padding-top: 10px;
 padding-left: 20px;
 background: #fff url(images/leftnav_bg.jpg) bottom left no-repeat;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 color: #0F4B6D;
 font-weight: bold;
 text-decoration: none;
}
a.leftnav:link, a.leftnav:visited {
 display: block;
 width: 160px;
 height: 25px;
 margin: 0px;
 padding-top: 10px;
 padding-left: 20px;
 background: #fff url(images/leftnav_bg.jpg) bottom left no-repeat;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 color: #0F4B6D;
 font-weight: bold;
 text-decoration: none;
}
a.leftnav:hover {
 background: #ECEDF1 url(images/leftnav_bg-over.jpg) bottom left no-repeat;
}
a.leftnav-double {
 display: block;
 width: 160px;
 height: 40px;
 margin: 0px;
 padding-top: 10px;
 padding-left: 20px;
 background: #fff url(images/leftnav_bg.jpg) bottom left no-repeat;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 color: #0F4B6D;
 font-weight: bold;
 text-decoration: none;
}
a.leftnav-double:link, a.leftnav-double:visited {
 display: block;
 width: 160px;
 height: 40px;
 margin: 0px;
 padding-top: 10px;
 padding-left: 20px;
 background: #fff url(images/leftnav_bg.jpg) bottom left no-repeat;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 color: #0F4B6D;
 font-weight: bold;
 text-decoration: none;
}
a.leftnav-double:hover {
 background: #ECEDF1 url(images/leftnav_bg-over.jpg) bottom left no-repeat;
}
.nav-sub {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #0F4B6D;
 font-weight: normal;
 text-decoration: none;
}
#content-home {
 background-color: #ECEDF1;
 vertical-align: top;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #0F4B6D;
 padding: 3px;
}
#content-home a {
 color: #0F4B6D;
 text-decoration: underline;
}
#content-home a:link, #content-home a:visited {
 color: #0F4B6D;
 text-decoration: underline;
}
#content-home a:hover {
 color: #00f;
}
.page-title {
 font-family: Georgia,Times New Roman,Times,serif;
 font-size: 16px;
 color: #0F4B6D;
 font-weight: bold;
}
a.footernav {
 font-family: Georgia,Times New Roman,Times,serif;
 font-size: 12px;
 color: #2D749E;
 font-weight: bold;
 padding: 3px;
 background-color: #fff;
 text-decoration: none;
}
a.footernav:link, a.footernav:visited {
 font-family: Georgia,Times New Roman,Times,serif;
 font-size: 12px;
 color: #2D749E;
 font-weight: bold;
 padding: 3px;
 background-color: #fff;
 text-decoration: none;
}
a.footernav:hover {
 background-color: #ddd;
}
.footer {
 font-family: Georgia,Times New Roman,Times,serif;
 font-size: 12px;
 color: #2D749E;
}
.footer a {
 color: #2D749E;
 text-decoration: underline;
}
.footer a:link, .footer a:visited {
 color: #2D749E;
 text-decoration: underline;
}
.footer a:hover {
 color: #00f;
}
