@charset "utf-8";
/* CSS Document */




a {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #416a6b;
font-weight: bold;
text-decoration: none;
}

a img {
border: none !important;
}

img {
border: 3px solid #cccccc;
}

a:hover {
color: #cccccc;
}

.b {
font-weight: bold;
}

.cntr {
text-align: center;
margin: 0 auto;
}

.clear {
clear: both;
}

.i {
font-style: italic;
}

.indent {
text-indent: 10px;
}

.left {
float: left;
text-align: left;
}

.right {
text-align: right;
float: right;
}

p {
padding: 2px;
}

.pad {
padding: 5px;
}

.h1 {
font-size: 40px;
color: #572700;
font-family:Arial, Helvetica, sans-serif;
margin: 0;
}

.h2 {
font-size: 24px;
color: #572700;
font-family:Arial, Helvetica, sans-serif;
}

.h3 {
font-size: 20px;
color: #572700;
font-family:Arial, Helvetica, sans-serif;
}

.h4 {
font-size: 12px;
color: #572700;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

.h5 {
font-size: 12px;
color: #535b63;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

body {
width: 100%;
font-size: 12px;
background-color: #ffffff;
margin: 0;
padding: 0;
}

#page-wrapper {
width: 860px;
background:#ffffff;
margin:0 auto;
}

#header-wrapper {
height: 250px;
}

#content {
background-color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
width: 599px; 
margin: 0 auto;
float: right;
}

#leftColumn {
background:url(../images/topColumn.jpg) top left no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #ffffff;
width: 193px;
padding: 5px 5px 5px 5px;
margin-left: 25px;
float: left;
background-color: #f57547;
}

*html #leftColumn {
margin-left: 8px;
}

#leftColumn a{
font-family:"Franklin Gothic Medium Cond";
font-size: 22px;
color: #416a6b;
text-decoration: none;
}

#leftColumn a:hover{
font-family:"Franklin Gothic Medium Cond";
font-size: 22px;
color: #cccccc;
text-decoration: none;
}

#splash {
background:url(../images/newheader.jpg) top center no-repeat;
width: 856px;
height: 196px;
}

#header {
height: 44px;
width: 856px; 
}

#footer {
text-align: left;
width: 100%;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
}

#footer-wrapper {
width: 596px;
margin:0 auto;
}

#footer a {
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

#footer a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #505050;
}

#address ul{
background: #3d6768;
width: 831px;
height: 95px;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
list-style: none;
margin: 0px;
padding: 0px;
}

#address ul li{
width: 23%;
float: left;
padding-left: 15px;
padding-top: 15px;
font-weight: bold;
}

#nav {
width: 831px;
margin: 0 auto;
height: 19px;
}



#logoLink{
font-size:10px;
color:#FFFFFF;
display:block;
width:348px;
height:47px;
}





