/* CSS Document */

/*
10 77
11 85
12 93
13 100
14 108
15 116
16 123.1
17 131
18 138.5
19 146.5
20 153.9
21 161.6
22 167
23 174
24 182
25 189
26 197
*/


/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background: #fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

.clearfix:after {content: ".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}

/*HTML Elements*/
html {background:url(../img/site_bg.jpg) top center no-repeat;}
body {font-family: Arial, Helvetica, sans-serif; color:#58595b;}
.right {text-align:right;}
.center {text-align:center;}
strong {font-weight:bold;}
.bold {font-weight:bold;}
a:link, a:visited {color:#2c4484;}
a:active, a:hover {color:#58595b;}

#wrapper {margin:0 auto; width:757px; background:url(../img/bg_main.jpg) top left no-repeat; margin-top:20px;}

/* header styles */
#header {height:75px; background:url(../img/bg_header2.png) top left no-repeat;}
#logo {width:425px; float: left; padding:5px 0 0 23px;}
#search {float: right; margin:40px 12px 0 0; width:270px;}
#search_box {margin:0 5px; width:182px;}

#navigation {float:left; clear:left; width:100%; background: url(../img/bg_topnav.gif) top left no-repeat; height:34px; color:#2c4484;}
#navigation ul {}
#navigation a {display:block; padding:8px 13px; font-size:108%; font-weight:bold;}
#navigation li.last a {border-right:none; padding-right:15px;}
#navigation ul li {float:left;}
#navigation ul li a:link, #navigation ul li a:visited {text-decoration:none; color:#2c4484;}
#navigation ul li a:hover, #navigation ul li a:active {text-decoration:none; color:#000; background: url(../img/bg_topnav_hover.gif) top left repeat-x;}

/*#navigation li ul {margin: 0; padding: 0; position: absolute; visibility: hidden; border-bottom:1px solid #b2b2b3; border-right:1px solid #b2b2b3;}
#navigation li ul li {float: none; display: inline}	
#navigation li ul li a {width: 100%; background: url(../img/bg_topnav.gif) top left repeat-x;}		
#navigation li ul li a:hover {background: url(../img/bg_topnav_hover.gif) top left repeat-x;}*/

#navigation li ul {margin: 0; padding: 0; position: absolute; visibility: hidden; border-bottom:1px solid #b2b2b3; border-right:1px solid #b2b2b3;}
#navigation li ul li {float: none; display: inline}	
#navigation li ul li a {width: auto; background:#bcbdc0 url(../img/bg_topnav.gif) top left repeat-x;}		
#navigation li ul li a:hover {background:#e4e5e6 url(../img/bg_topnav_hover.gif) top left repeat-x;}

#hero {margin:0;}

/* content containers */
#content {color:#58595b; clear:both; background:url(../img/bg_content.gif) top left repeat-y; height:1%; padding-right:20px;}
#content p {margin-bottom:10px; font-size:108%; padding:0 20px;}
#content h1 {font-size:197%; margin-bottom:5px; font-weight:bold; color:#2c4484;}
#content h2 {font-size:140%; margin-bottom:0px; font-weight:bold; color:#2c4484; margin-left:20px;}
#content h3 {font-size:136%; margin-bottom:0px;}
#address {text-align:center; font-weight:bold; margin-top:15px;}
#content #content_area {background:url(../img/bg_content.gif) top left repeat-y;}
.bottom_curve {background:url(../img/bottom_curve.png) bottom left no-repeat; height:28px;}

#secondary_content {float:right; width:226px; display:inline; margin-top:23px;}
#secondary_content p {padding-left:9px; padding-right:9px;}
#news h3 {background:url(../img/secondary_header_bg.gif) top left no-repeat; font-size:138.5%; font-weight:bold; padding:3px 0 6px 0; text-align:center;}
.read_more {font-size:90%; text-align:right;}

#main_content {float:left; width:466px; display:inline; background:transparent url(../img/bg_main_content.png) bottom left no-repeat; padding-bottom:20px; margin-top:15px;}
#main_content h1 {background:transparent url(../img/bg_main_content.png) top left no-repeat; padding:0 20px 0 20px;}


/*Footer*/	
#footer {text-align:center; padding-bottom:20px;}
#footer_nav {margin:10px 0;}
#footer_nav ul {margin-left:80px;}
#footer_nav a {display:block; padding:8px 9px; font-size:100%; line-height:.9;}
#footer_nav li.last a {border-right:none; padding-right:0;}
#footer_nav a:link, #footer_nav a:visited {color:#58595b; text-decoration:none;}
#footer_nav a:hover, #footer_nav a:active {color:#2c4484; text-decoration:underline;}
#footer_nav ul li {float:left;}
#footer p {clear:both; color:#333; font-size:100%;}