body {  
	background-attachment: scroll;
	background-image: url(images/background_body.jpg);
	background-repeat: repeat;
	background-position: center top;

	display: block;
	
	margin-top: 14px;
	height: auto;
	margin-left:auto;
	margin-right: auto;

	z-index: auto;

	text-align: center;
}


.safariFix {
	text-align: left;
	position:absolute;
	width: 486;
}


a { 
	color: #FFFFFF;
}


.container {
	z-index: 3;

	position: relative;
	margin: 0 auto;
	width: 944px;
	text-align: left;
}


td {
	text-align: center;
	vertical-align: top;
}


td.sitemap {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
/* The master div that sits in the middle of the page.  This div contains all page content. */
.main { 
	background-image: url(images/background_content.gif); 
	background-repeat: repeat-y; 
	position: absolute;
/*	min-height: 780px; */
	width: 944px; z-index: 1; display: block; margin: auto; 
}


/* The flash banner */
.flash {
	position: absolute;
	top: 0;
	z-index: 90; }


.nav_bottom { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	color: #ffffff; 
	background-color: #ac0f0f; 
	text-align: center; 
	background-position: center; 
	text-decoration: none; 
	position: relative; 
	margin: 0 0 0; 
	padding-top: 12px; 
	padding-bottom: 12px; 
}


.nav {
	height: 0;
	margin: 0;
	width: 0;
	padding:0;
	overflow: hidden;
	text-align: center;
	position: absolute;
	bottom: 0;
}


.nav_copy { margin: 0; padding-top: 0; padding-bottom: 0; }
	

.nav_link { 
	padding-top: 0; 
	padding-bottom: 0; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	color: #ffffff; 
	text-decoration: none; }

.nav_link:hover { text-decoration: underline; }

/* The navigation bar that sits below the flash banner (neon green/yellow background) */
.subnav {
	background-image: url(images/background_subnav.gif);
	background-repeat: repeat;

	position: absolute;
	width: 944;
	height: 20px;
	top: 244px;
	z-index: 80;
	display: block;
}

.subnav_copy {
	padding-left: 20px;
	text-decoration: none;
	margin-top: 0px;
}

.subnav_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	padding-right: 19px;
}


/* Page content that appears in the center with the white background */
.content { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	width: 486px; 
	text-indent: 0; 
	margin-left: 0; 
	border-left-width: 0; 
	position: relative; 
	left: 222px; 
	top: 280px; 
	z-index: 70; 
	display: block; 
	max-width: 460px; 
	min-width: 450px; 
	/*min-height: 400px; */
	padding: 14px 10px 10px 17px; }

.content p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.content h2 {
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
}

.content h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
}

.content a {
	color: #BB0000;
}

.content_copy {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.content_quote {
	font-style: italic;
}

.content_question {
	font-weight: bold;
}

.content_head {
	font-weight: bold;
}

.content_link {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #AC0F0F;
	margin-left: 0px;
	font-size: 11px;
}

.content h1 {
	color: #AC0F0F;
	font-size: 20px;
	padding-top: 0px;
}

.content_members { text-align: center; } 

.signup {
	background-color: #FFFCE6;
	width: 400px;
}

.signup td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}


/* The persistent navigation that sits on the right side of the page (photo background) */
.pnav { 
	height: 322px; 
	width: 223px; 
	max-width: 200px; 
	min-width: 223px; 
	position: absolute; 
	right: 0; 
	top: 264px; 
	z-index: 30; 
	padding: 31px 0 0; 
	display: block; }

.pnav_copy {
	line-height: 27px;
	padding-top: 0px;
	padding-left: 30px;
	margin-top: 0px;
}

.pnav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #f8ba1a;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.pnav_link:hover { 
	background-image: url(images/underline_nav.gif); 
	background-repeat: repeat-x; 
	background-position: 0 16px; 
	text-decoration: none; }

/* removed 0407 
.pnav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC0F0F;
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-style: solid;
	border-color: #F7B200;
	border-width: 1px;
}
*/

.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f8ba1a;

	padding-bottom:0px;
	padding-left:30px;
	padding-right:45px;
	text-align:right;
}

.newsletter_link {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f8ba1a;
	text-align: right;
}

/* Defines the text input form element */
.newsletter_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-color: #F7B200;
	border-width: 1px;
	width: 147px;
	height: 22px;
	background-color: #F0F0F0;

	padding-left: 5px;
	padding-top: 3px;
}



/* The contact information that sits on the left side of the page (red background) - removed April 2007 */
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(images/background_contact.jpg);
	position: absolute;
	z-index: 50;
	display: block;
	height: 203px;
	width: 224px;
	left: 9px;
	top: 280px;
	padding: 0px;
}

.contact_copy {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.contact_title {
	font-weight: bold; 
}

.contact_link {
	text-decoration: underline;
	color: #FFFFFF;
}


/* The testimonial information that sits on the left side of the page (yellow background) */
.testimonial { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	line-height: 14px; 
	width: 223px; 
	position: absolute; 
	top: 280px; 
	z-index: 40; 
	display: block;
 }

.testimonial_copy {
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}

.testimonial_quote {
	font-style: italic;
	line-height: 16px;
}

.testimonial_link {
	color: #AC0F0F;
	text-decoration: underline
}

.testimonial_name {
	font-weight: bold;
}


/* The static cyoe logo.  This is hidden from css enabled browsers, but visible from non-css */
.logo {
	position: absolute;
	left: -1000;
}

/* The horizontal space between bottom of content and bottom nav? 070411 */
.spacer { 
	background-image: url(images/background_pnav.jpg); 
	background-repeat: no-repeat; 
	background-position: right -22px; 
	height:300px; 
	position: relative;
}

/* used for pop-up photos of events */
.img_event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/background_dots.gif);

	padding-top: 20px;
	padding-bottom: 20px;

	margin-top: auto;
	margin-bottom: auto;
}

.img_whoweare { margin-right: 12px; }

.img_whoweare-single { margin-bottom: 12px; margin-left: 12px; }

.img_gallery { margin: 0 0 12px; padding: 0; }

.img_gallery-tn { margin: 1px; }

.img_gallery-tn-container { width: 460px; margin: 0; padding: 0; }

.video {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

	text-align: left;
}

.video a {
	font-size: 12px;
}

.download {
	font-size: 10px;
	text-align: left;
}

.faq {
	text-decoration: none;
}

.faq:hover {
	text-decoration: underline;
}

.message {
	color: #BB0000;
	font-weight: bold;
}

.newsConfirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

	padding-bottom:0px;
	padding-left:30px;
	padding-right:45px;
	text-align:left;
}

.required {
	color: #AA0000;
}

.special {
	visibility: hidden;
}