/* global reset */
body {
	margin:0;
	font:13px Georgia, serif;
	color:#000;
	background:#668fb0;
	min-width:1003px;
}

body.body-font-small {
	font-size: 11px;
	line-height: ;
}

body.body-font-middle {
	font-size: 13px;
}

body.body-font-big {
	font-size: 16px;
}

body.body-font-bigger {
	font-size: 18px;	
}

img { border-style:none;}

a {
	text-decoration:none;
	color:#ba6006;
}
a:hover {
	text-decoration:underline;
}
input, textarea, select {
	font:100% Georgia, serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:100%;
	position:relative;
	overflow:hidden;
/*	padding-top:90px; */
	padding-top: 0;
}
#wrapper .w1{
	float:left;
	width:1024px;
	position:relative;
	left:50%;
}
#wrapper .w2{
	float:left;
	width:1024px;
	position:relative;
	left:-50%;
	background:#fff;
}
#header {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-header.jpg) no-repeat;
	padding:9px 27px 15px 212px;
	position:relative;
}
#header h1{
	margin:31px 0 0;
	float:left;
	width:362px;
	height:106px;
	background:url(../images/logo.gif) no-repeat;
}
#header h1 a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:100%;
}
#header a.rss{
	position:absolute;
	left:676px;
	top:7px;
	width:70px;
	height:65px;
	font:12px Arial, Helvetica, sans-serif;
	color:#ba6006;
}
#header a.rss img{
	display:block;
	margin-left:5px;
}
.login-box {
	float:right;
	width:232px;
	padding-top:8px;
}
.f-search {
	overflow:hidden;
	width:100%;
	padding-bottom:7px;
}
* html .f-search {padding-bottom:4px;}
.f-search .i-text{
	float:left;
	width:182px;
	height:25px;
	padding:6px 5px 0 17px;
	background:url(../images/bg-input.gif) no-repeat;
}
.f-search .i-text .text{
	float:left;
	width:180px;
	background:none;
	border:0;
	font:14px Arial, Helvetica, sans-serif;
	color:#00457c;
	height:15px;
}
.f-search .btn-search {
	float:left;
}
.login-box em.date {
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}
.login-box strong {
	display:block;
	padding:48px 10px 0;
	text-align:center;
	color:#00457c;
	font-size:20px;
	line-height:22px;
}
.login-box strong a{color:#fff;}
#nav {
	width:100%;
	position:relative;
	background:#eaeef5;
	z-index:99;
}
#nav:after {
	clear: both;
	content:"";
	display: block;
}
#nav div{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
#nav ul {
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:4px 0 0;
	list-style:none;
}
#nav ul li{
	float:left;
	padding-right:1px;
	position:relative;
}
#nav ul li a{
	text-align: left;
	float:left;
	color:#00457c;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
#nav ul li a span{
	float:left;
	line-height:36px;
	padding:2px 13px 0;
}

body.logged-in #nav ul li a span{
	padding:2px 7px 0;
}

#nav ul li a:hover, #nav ul li.active a, #nav ul li:hover a, #nav ul li.hover a{
	background:url(../images/bg-nav-l.gif) no-repeat;
	text-decoration:none;
}
#nav ul li a:hover span, #nav ul li.active a span, #nav ul li:hover a span, #nav ul li.hover a span {
	background:url(../images/bg-nav-r.gif) no-repeat 100% 0;
}
#nav ul li:hover ul, #nav ul li.hover ul {left:0;}
#nav ul li ul {
	position:absolute;
	top:38px;
	left:-9999px;
	width:163px;
	background:#fff;
	padding:12px 10px 3px 16px;
}
#nav ul li ul li{
	float:left;
	width:100%;
	padding-bottom:5px;
}
#nav ul li ul li a{background:none !important;}
#nav ul li ul li a:hover{
	text-decoration:underline;
	background:none;
}
#main {padding:15px 0 53px;}
.intro {
	width:100%;
	background:url(../images/bg-intro-t.gif) repeat-x;
	margin-bottom:10px;
}
.intro .holder{
	height:1%;
	overflow:hidden;
	padding:11px 34px 17px 40px;
	background:#f2f2f2 url(../images/bg-intro-b.gif) repeat-x 0 100%;
}
.intro .box {
	float:right;
	width:302px;
	background:url(../images/bg-introbox-t.png) no-repeat;
	padding-top:10px;
	margin-top:6px;
}
.intro .box .b{
	height:10px;
	background:url(../images/bg-introbox-b.png) no-repeat;
	font-size:1px;
}
.intro .box .c{
	background:url(../images/bg-introbox-c.png) repeat-y;
	overflow:hidden;
	height:1%;
	padding:4px 15px 12px;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:29px;
}
.intro .box p{margin:0;}
.textresize {
	width:100%;
	overflow:hidden;
	font:9px Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	line-height:normal;
}
.textresize span{
	float:left;
	color:#00457c;
	padding:5px 5px 0 0;
}
.textresize ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.textresize ul li{
	float:left;
	padding-left:2px;
}
.textresize ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:20px;
	height:21px;
}
.textresize ul li.small a{
	background:url(../images/icon-size-small.gif) no-repeat;
}
.textresize ul li.middle a{
	background:url(../images/icon-size-middle.gif) no-repeat;
}
.textresize ul li.big a{
	background:url(../images/icon-size-big.gif) no-repeat;
}
.textresize ul li.bigger a{
	background:url(../images/icon-size-bigger.gif) no-repeat;
}
.intro .text {
	float:left;
	width:625px;
	font-size:16px;
	line-height:22px;
} 
#main .title{
	overflow:hidden;
	width:100%;
	padding-bottom:15px;
}
#main .title h2{
	margin:0;
	color:#00457c;
	font-size:24px;
	font-weight:normal;
	float:left;
	padding:5px 0;
	border:1px solid #c5d1e2;
	border-width:1px 0;
	letter-spacing:1px;
}
.intro .title {padding-bottom:10px !important;}
.intro h2 {
	padding:8px 0 10px !important;
}
.intro .text p{
	margin:9px 0;
	color:#00457c;
}
.intro .text p a{
	font-weight:bold;
	font-style:italic;
	color:#00457c;
}
#two-columns {
	padding:10px 35px 45px 34px;
	overflow:hidden;
	height:1%;
}
.home {padding:0 20px 0 40px !important;}
.home #content {
	float:left;
	width:610px;
	padding-top:10px;
	color:#000;
}
.home #content .title{padding-bottom:10px !important;}
.home #content p{
	margin:0 0 6px;
	line-height:20px;
}
.news {padding-bottom:14px;}
.news h3{
	margin:0 0 5px;
	font-size:17px;
}
* html .news h3{margin-bottom:2px;}
*+html .news h3{margin-bottom:2px;}
.news em.date {
	font:10px Arial, Helvetica, sans-serif;
}
.news .row {padding-bottom:11px;}
.news p {padding-top:3px;}
.news p a{font-style:italic;}
.home #sidebar {
	float:right;
	width:325px;
	margin-top:0;
}
.home .infobox {
	background:url(../images/bg-whitebox-t.png) no-repeat;
	padding-top:19px;
	color:#00457c;
	font-size:17px;
	margin-bottom:5px;
	float:left;
	width:100%;
}
.home .infobox .c{
	background:url(../images/bg-whitebox-c.png) repeat-y;
	overflow:hidden;
	height:1%;
	padding:4px 25px 7px;
}
.home .infobox .b{
	background:url(../images/bg-whitebox-b.png) no-repeat;
	height:19px;
}
.home #sidebar h3 {
	margin:0 0 19px;
	font-size:24px;
	font-weight:normal;
}
.home .infobox .info-holder {padding-bottom:10px;}
.home .infobox .info-holder p {margin:0 0 9px;}
.home .infobox .info-holder a {
	font-size:15px;
	font-style:italic;
	font-weight:bold;
}
.home #sidebar a.button {
	float:left;
	width:100%;
	background:url(../images/bg-greybox-t.png) no-repeat;
	padding-top:19px;
	font-size:23px;
	line-height:27px;
	color:#00457c;
	margin:-8px 0 0;
	cursor:pointer;
	text-align:left;
}
.home #sidebar a.button .b{
	display:block;
	height:22px;
	background:url(../images/bg-greybox-b.png) no-repeat;
	font-size:1px;
}
.home #sidebar a.button .c{
	display:block;
	height:1%;
	background:url(../images/bg-greybox-c.png) repeat-y;
	padding:0 28px;
}
.home #sidebar a.button .c:after {
	clear: both;
	content:"";
	display: block;
}
.home #sidebar a.button img.mail {
	float:right;
	margin:-5px 0 -6px;
	position:relative;
}
#footer {
	width:100%;
	padding-bottom:5px;
}
#footer .navbar{
	position:relative;
	padding:0 0 12px 15px;
}
#footer .navbar ul{
	margin:0;
	padding:0;
	list-style:none;
	font:12px Arial, Helvetica, sans-serif;
}
#footer .navbar ul li{
	display:inline;
	padding-left:25px;
}
#footer .navbar a.certified {
	position:absolute;
	right:90px;
	top:-22px;
}
#footer .navbar a.certified img{display:block;}


#footer .navbar a.excellence-seal {
	position:absolute;
	right:15px;
	top:-95px;
}
#footer .navbar a.excellence-seal img{display:block;}



.footer-bottom {
	background:#00457c;
	padding:9px 0 14px 41px;
}
.footer-bottom ul{
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	font:10px Arial, Helvetica, sans-serif;
}
.footer-bottom ul li{
	display:inline;
	padding:0 2px 0 6px;
	background:url(../images/sep-footer.gif) no-repeat 0 3px;
}
.footer-bottom ul li:first-child {
	padding-left:0;
	background:none;
}
.footer-bottom ul li a{
	color:#fff;
	text-decoration:underline;
}
.footer-bottom ul li a:hover{text-decoration:none;}
#content {
	float:right;
	width:716px;
	color:#00457c;
}
#content p{
	margin: 15px 0;
	line-height:20px;
}
.resize-holder {
	padding:11px 34px 0 40px;
}
#sidebar {
	float:left;
	width:218px;
	margin-top:-8px;
	position:relative;
}
.subnav {
	float:left;
	width:218px;
	background:url(../images/bg-greybox-alt-t.png) no-repeat;
	padding-top:15px;
	font-size:14px;
	color:#00457c;
	margin-bottom:5px;
}
.subnav .b{
	background:url(../images/bg-greybox-alt-b.png) no-repeat;
	height:13px;
	font-size:1px;
}
.subnav .c{
	background:url(../images/bg-greybox-alt-c.png) repeat-y;
	overflow:hidden;
	height:1%;
	padding:4px 24px 0;
}
.subnav ul {
	margin:0;
	padding:6px 0 0;
	list-style:none;
}
.subnav ul li{
	padding-bottom:6px;
}
.subnav ul li a{color:#00457c;}
.subnav ul li ul {
	padding:0 0 0 13px;
	font-style:italic;
}
.subnav ul li ul li{padding:6px 0 0;}
#sidebar a.button {
	float:left;
	width:100%;
	background:url(../images/bg-greybox-alt-t.png) no-repeat;
	padding-top:15px;
	font-size:23px;
	line-height:27px;
	color:#00457c;
	margin-top:-8px;
	cursor:pointer;
	text-align:center;
	margin-bottom:5px;
}
#sidebar a.button .b{
	display:block;
	height:13px;
	background:url(../images/bg-greybox-alt-b.png) no-repeat;
	font-size:1px;
}
#sidebar a.button .c{
	display:block;
	height:1%;
	background:url(../images/bg-greybox-alt-c.png) repeat-y;
	padding:0 28px;
}


#content li {
	margin: 5px 0;
	line-height: 18px;
}

#content ul#faq-list {
	padding-left: 0;
	list-style-type: none;
}

#content ul#faq-list li {
	line-height: 14px;
}

#content ul#faq-list li a {
	font-weight: bold;
}

#page-dates {
	width: 716px;
	margin: 0 auto;
	font-size: 11px;
	color: #00457C;
	text-align: center;
}


body.body-font-small div.textresize li {
	border: 2px solid #ffffff;
}
body.body-font-small div.textresize li.small,
body.body-font-middle div.textresize li.middle,
body.body-font-big div.textresize li.big,
body.body-font-bigger div.textresize li.bigger {
	border: 2px solid #BA6006;
}

body.home ul.upcoming-events {
	list-style: none;
	padding-left: 5px;
}

body.home ul.upcoming-events li {
	list-style: none;
	padding-left: 5px;
}

body.home ul.upcoming-events li ul {
	list-style: none;
	padding-left: 5px;
}

#content a.become-member {
	font-size: 14px;
	font-weight: bold;
	color: #00457C;
}

div#login-form {
	width: 250px;
	float: right;
}

div#login-copy {
	width: 400px;
	float: left;
}

ul.sidebarlogin_otherlinks {
	width: 200px;
	margin: 0;
	padding: 0;
}

ul.sidebarlogin_otherlinks li {
	list-style: none;
}


body.home #sidebar span.button-counter {
	background:url(../images/bg-orangebox-home-t.png) no-repeat;
	padding-top:19px;
	color:#00457c;
	font-size:17px;
	margin-bottom:5px;
	float:left;
	width:100%;
}

body.home #sidebar span.button-counter .c-counter {
	background:url(../images/bg-orangebox-home-c.png) repeat-y;
	overflow:hidden;
	height:1%;
	padding:4px 25px 7px;
}

body.home #sidebar span.button-counter .b-counter {
	background:url(../images/bg-orangebox-home-b2.png) no-repeat -5px 0 transparent;
	height:19px;
}




#sidebar span.button-counter {
	float:left;
	width:100%;
	background:url(../images/bg-orangebox-int-t.png) no-repeat;
	padding-top:15px;
	font-size:23px;
	line-height:27px;
	color:#00457c;
	margin-top:15px;
	cursor:pointer;
	text-align:center;
	margin-bottom:5px;
}
#sidebar span.button-counter .b-counter {
	display:block;
	height:13px;
	background:url(../images/bg-orangebox-int-b.png) no-repeat;
	font-size:1px;
}
#sidebar span.button-counter .c-counter {
	display:block;
	height:1%;
	background:url(../images/bg-orangebox-int-c.png) repeat-y;
	padding:0 28px;
}





#sidebar span.days-until-counter {
	margin: 0px 5px 0 0;
	position: relative;
	top: 5px;
	text-align: center;
}

#sidebar span.days-until-counter span.hidden-digit {
	display: none;
}
/*
#sidebar span.days-until-counter span.digit_item {
	width: 16px;
	height: 24px;
	padding: 4px 8px;
}
*/
#sidebar span.days-until-counter span.digit_item {
	display:inline-block;
	height:24px;
	padding:4px 0;
	width:16px;
}

#sidebar span.days-until-counter span.digit_0 {
	background:url(../images/_clock_images/dg0.gif) no-repeat;
}

#sidebar span.days-until-counter span.digit_1 {
	background:url(../images/_clock_images/dg1.gif) no-repeat;
}

#sidebar span.days-until-counter span.digit_2 {
	background:url(../images/_clock_images/dg2.gif) no-repeat;
}

#sidebar span.days-until-counter span.digit_3 {
	background:url(../images/_clock_images/dg3.gif) no-repeat;
}

#sidebar span.days-until-counter span.digit_4 {
	background:url(../images/_clock_images/dg4.gif) no-repeat;
}

#sidebar span.days-until-counter span.digit_5 {
	background:url(../images/_clock_images/dg5.gif) no-repeat;
}

#sidebar span.days-until-counter span.digit_6 {
	background:url(../images/_clock_images/dg6.gif) no-repeat;
}

#sidebar span.days-until-counter span.digit_7 {
	background:url(../images/_clock_images/dg7.gif) no-repeat;
}

#sidebar span.days-until-counter span.digit_8 {
	background:url(../images/_clock_images/dg8.gif) no-repeat;
}

#sidebar span.days-until-counter span.digit_9 {
	background:url(../images/_clock_images/dg9.gif) no-repeat;
}

#sidebar span.days-until-text,
#sidebar span.days-until-date-text {
	font-size: 14px;
}

#sidebar span.event-countdown-title {
	font-size: 20px;
}
