/* CSS Document */

/* COLOR VALUES 

Blue: #0076a0;


*/
html {overflow: -moz-scrollbars-vertical;} 

body {padding: 0px; margin: 0px; text-align: center; background: #d3bf69 url(../images/bg_page.jpg) repeat-x 0px 0px; font-family:Arial, Helvetica, sans-serif; letter-spacing: -.01em;}

a, a.hover, a.visited, a.link {color: #0076a0;}

div {padding: 0px; margin: 0px; text-align: left;}

p {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}

table, tr, th, td {padding: 0px; margin: 0px;}

h1, h2, h3 {text-align: left;}

ul, li {margin: 0px; padding: 0px;}


/*Common Layout controls ---------------------------------------------------------------------------------------*/

.header {width: 980px; height: 111px; margin: 0px auto 0px auto; background: url(../images/bg_header.jpg) no-repeat 0px 0px;}

.header_toptier {width: 960px; height: 87px; border: 0px solid red; margin: 0px auto 0px auto;}

.header_toptier .logo {float: left;}

.header_toptier .inc {float: left; margin-left: 90px;}

.header_nav {width: 960px; height: 21px; margin: 0px auto 0px auto;}

/* styles for additional home page elements */

.slogan {float: left; font-family: trebouchet-ms, arial, helvetica, sans-serif; color: #999; font-size: 11pt; letter-spacing: -.05em; line-height: 87px; padding-left: 10px; font-style: italic; font-weight: bold; color: #666;}

.mission {font-family: Tahoma, Arial, Helvetica, sans-serif; text-indent: -1000em; outline: none; text-align: center; font-size: 16px; height: 32px; line-height: 34px; color: #323433; margin: 0px; background: url(../images/bg_mission.gif) no-repeat center 10px;}

.home_buckets h2 {color: #323433; font-family: tahoma, arial, helvetica, sans-serif; font-size: 15px; line-height: 18px; height: 18px; margin: 0px 0px 10px 0px; padding: 0px; border-bottom: 1px solid #b59754;}

.footer {width: 960px; margin: auto;font-size: 9pt; text-align: right; }
.footer p { display: block; font-size: 9pt; border-top: 1px solid #e9da99; height: 15px; line-height: 15px;}
.footer ul {margin: 0px; padding: 0px; width: 960px; text-align: right; display: block; height: 12px; margin-bottom: 3px; padding-left: 10px;}
.footer ul li {float: left; list-style-type: none;}
.footer ul li a { color: #000; text-decoration: none;}
.footer ul li a:hover {text-decoration: underline;}
.footer ul li span {padding: 0px 20px;}

.wrapper_bottom {clear: both; width: 980px; height: 30px; background:url(../images/bg_middle_bottom.png) no-repeat 0px -35px; margin: 0px auto;}

.clear {clear: both; height: 30px;}

div.callout_one a {text-decoration: none;}

/* Modified or Alternate styles for Chrome and/or Safari */

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* only webkit-based browsers will read the following styles */
	
.header_toptier .inc {float: left; margin-left: 110px;}
}




