@charset "utf-8";
/* CSS Document */

#wrapper {
background:transparent url(../images/wrapper-bg.png) no-repeat scroll left top;
}

#container { margin-top: 1px; }

#nav-primary ul li.current a, #nav-primary ul li.current.on a { cursor:pointer; color: #B2D6F8; padding-bottom: 12px; }

#nav-primary ul li.current a:hover, #nav-primary ul li.current.on a:hover { color: #fff; }

h1 {
color:#8A0C27;
font-size:21px;
font-weight:bold;
padding-bottom:10px;
}

.hero-landing-h2 {
-x-system-font:none;
color:#D37315;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
letter-spacing:0.2px;
line-height:24px;
}

h2 {
color:#8A0C27;
padding-bottom: 10px;
}

h3 {
color:#333;
font-size:15px;
font-weight:bold;
padding-bottom:10px;
line-height: 18px;
}

h4 { color:#333; }


.hero-area-sub {
background:#ffe8b8 url(../images/orange-white-gradient-bg.png) repeat-x scroll left top;
}

.twoColA {
float:left;
padding-bottom:20px;
padding-right:10px;
width:160px !important;
}

.twoColB {
float:left;
font-size:12px !important;
width:470px !important;
}

h3.contact-icon {
color: #333;
padding-bottom:15px;
}

.standard-area { margin-top: 15px; }


*html a.button:link, *html a.button  { color:#fff!important; }

*html .ie6ignore { display:none !important; }
