/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cbba96;
}

h2 { /* red */
	color: #003E00;
	margin: 16px 0 6px 0;
	border-bottom: 1px solid #c90;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#major_notice {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

#footer_pad {
	color: #cbba96;
	font-family: Tahoma;	/*line-height: 12px;*/
	font-size: 10px;
}

#footer_pad a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cbba96;
}
#footer_pad a:link {
	text-decoration: none;
}
#footer_pad a:visited {
	text-decoration: none;
}
#footer_pad a:active {
	text-decoration: none;
}
#footer_pad a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

/* SPRINT Banners */

#adv1 {
	width: 468px;
	height: 200px;
	position:relative;
	float:left;
	display:inline;
	padding: 1px 5px 15px 5px;
	background-color: #FFFFFF;
	border-width: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#adv2 {
	width: 468px;
	height: 200px;
	padding: 5px 5px 15px 5px;
	background-color: #FFFFFF;
	border-width: 0px;
}
#adv1 span, #adv2 span {
	font-family: Tahoma;
	font-size: x-small;
	font-stretch: normal;
}

.members p, .faq p, .privacy p, .disclaimer p, .history p, .board p, .bylaws p, .aboutus p, .mission p, .contactus p, .deafnation p, .feedback p, .dept p, .asl_liaisons p, .athletics p, .youth p, .aff_req p, .links p, .affiliations p, .aff_overview p, .aff_join p, .aff_faq p, .recreations p, .senior_citizens p, .volunteer p, .resources p, .news p, .pub_rel p, .fundraising p, .castlencoasters p, .deafpoker p, .deafpoker ul, .paypal p, .mailinglist p, .program p, .calendar p {
	font-family: Tahoma;
	font-size: 14px;
}

/* Events */

.comm_events p, .events p, .meetings p, .pad_events p, .pad_social p, .pdcc_hall p, .reservations p, .sponsors p, .workshops p, .mardi_gras p {
	font-family: Tahoma;
	font-size: 14px;
}

.events ul li {
	font-family: Tahoma;
	font-size: 14px;
}

.events a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #003E00;
}
.events a:link {
	text-decoration: none;
}
.events a:visited {
	text-decoration: none;
}
.events a:active {
	text-decoration: none;
}
.events a:hover {
	text-decoration: underline;
	color: #cbba96;
}


/* Bottom Spacer */
.frontpage {
	padding-bottom: 10px;
}

.major_events {
	border-color: #003E00;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 10px;
}
.major_events_header {
	background-color: #cbba96;
	border-bottom-color: #003E00;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}
.major_events_content {
	padding: 5px;
	font-size: 14px;
	font-family: Tahoma;
}
.latest_news {
	border-color: #003E00;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 10px;
}
.latest_news_header {
	background-color: #cbba96;
	border-bottom-color: #003E00;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}
.latest_news_content {
	padding: 5px;
	font-size: 14px;
	font-family: Tahoma;
}

.board h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}

.minutes_header {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#wrap {
	width: auto;
}

#aboutboardbox {
	padding: 0px 5px 5px 5px;
	font-family: Tahoma;
	font-size: 12px;
	border: solid #cbba96 1px;
}

#aboutboardbox p {
	line-height: 120%;
}

.portrait {
	padding: 5px 10px 5px 5px;
	width: 120px;
	height: 120px;
	position:relative;
	float:left;
	display:inline;
}

.headline2 {
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
}
.headline3 {
	font-size: 12px;
}
.bios {
	margin: 15px 0 0 0;
	font-size: 12px;
	height: 100px;
	width: 535px;
}

.files_format {
	color: #003E00;
	font-family: Tahoma;
	font-size: 12px;
}

.files_box {
/*	border-color: #003E00;
	border-style: solid;
	border-width: 1px;*/
}

/* Membership Forms */
.required_field {
	color: red;
}

.member_form {
	font-family: Tahoma;
	font-size: 12px;
}

.answer_form { 
	color: #990000; 
	background-color: #ffffff;
}