/* CSS Document */

/*** BEGIN STRUCTURAL ELEMENTS ***/

	/*** general ***/
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:75%; /* 0.83em = 10px \ 0.91em = 11px \ 1em = 12px \ 1.08em = 13px \ 1.16em = 14px */
	text-align:center;
	background: #c88e57 url(../images/bg_body.jpg) repeat-x center top !important;	
	margin: 0;
	padding: 0;
}
.clearboth {clear:both;}

h2,h3,h4,h5,h6{
	color: #369;
}

h2#page_title{
	color: #258;
}
#content p{
	font-size: 110%;
}
.alternate_row{
	background: #FAEEDE;
}
#super_container {
	width: 883px;
	margin: 0 auto;
	padding: 0;
}

#container {
	width: 883px;
	margin: 0 auto;
	padding: 0;
	background:url(../images/bg_wrapper.jpg) no-repeat 31px 185px;
	float: left;
}

#content{
	_height: 533px; min-height:600px;  width: 526px; padding: 10px; background:#FFF; border: solid 1px #111; float: left;
}

#content a{
	color: #782610;
	text-decoration:none;
}
#content a:hover{
	color: #782610;
	text-decoration:underline;
}


#content h3{
	font-size: 16px;
}

	/*** header area ***/
#header {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	width:275px;
	height:168px;
	text-align: center;
}
h1#logo {
	padding: 0;
	margin: 0;
	margin-left: 45px;
}
h1#logo a{
	width: 192px;
	height: 145px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -99999px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
	/*** end header area ***/

#main_navigation {
	position: relative;
	z-index: 100;
	width:275px;
	height:261px;
	padding:0;
	margin: 0;
	background: url(../images/bg_navigation.jpg) right no-repeat;
}

	

	/********* SIDE NAV OPTION ***********/
ul#navigation {
	width:237px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 29px;
	margin-top: 10px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	background:url(../images/primary_side_texture.gif);
	float:left;

	text-indent: -99999px;
}

ul#navigation li {
	list-style: none;
	margin: 0px;
	padding: 0;
	height:37px;
	margin-left:5px;
	float: left;
	clear: left;
}
ul#navigation li a {
	padding:0;
	margin: 0;
	height:37px;
	display:inline-block;
	display:block;
	float: left;
	overflow: hidden;
}

ul#navigation li a:hover{
	background-position: bottom !important;
}

ul#navigation li a.selected{
	background-position: bottom !important;
}

ul#navigation li.our_story a{
	width: 237px;
	background:url(../images/bg_our_story.jpg) left top no-repeat;
}
ul#navigation li.how_we_can_help a{
	width: 237px;
	background:url(../images/bg_how_we_can_help.jpg) left top no-repeat;
}
ul#navigation li.whats_happening a{
	width: 237px;
	background:url(../images/bg_whats_happening.jpg) left top no-repeat;
}
ul#navigation li.how_you_can_help a{
	width: 237px;
	background:url(../images/bg_how_you_can_help.jpg) left top no-repeat;
}
ul#navigation li.recovery_resources a{
	width: 237px;
	background:url(../images/bg_recovery_resources.jpg) left top no-repeat;
}
ul#navigation li.faqs a{
	width: 237px;
	background:url(../images/bg_faqs.jpg) left top no-repeat;
}
ul#navigation li.talk_to_us {
	height: 28px;	
}
ul#navigation li.talk_to_us a{
	height: 28px;
	width: 237px;
	background:url(../images/bg_talk_to_us.jpg) left top no-repeat;
}
	/********* END SIDE NAV OPTION ***********/


#primary_side {
	margin: 0;
	padding: 0;
	float:left;
	width:275px;
	margin:0 0 0 8px;
	
}
#donate{
	margin: 0;
	padding: 0;
	float:left;
	width:275px;
	height: 169px;
	text-align: right;
	background:url(../images/bg_donate.jpg) top right no-repeat;
}
#donate img{
	border: 0;
	padding-top: 10px;
}
#content_area{
	margin: 0;
	padding: 10px;
	min-height: 315px;
	width: 546px;
	border: 1px solid #333333;
	float: left;
	background: #f2d2aa;
	position: relative;
}
#content_area #recovery_month{
	position: absolute;
	top: -75px;
	left: -1px;
}
#content_area #recovery_month img{border: none;}

#content_container {
	position: relative;
	z-index: 0;
	margin: 0;
	padding: 0;
	float:left;
	width:575px;
	margin:0;
	padding:0;
	text-align:left;
	margin-top: 78px;

}

#photo {
	margin: 0;	
	padding: 0;
	margin: 5px 0 0 5px;
	float: left;
}
.banner {
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	background:url(../images/banner.png) top right no-repeat;
	position: absolute;
	width: 606px;
	height: 68px;
	left: 0px;
	top: 290px;
	display: block;
}
#welcome {
	margin: 0;
	padding: 0;
	width: 575px;
	height: 168px;
	float: left;
	background:url(../images/bg_welcome_container.jpg) top right no-repeat;
}
#welcome_content {
	width: 535px;
	padding: 5px 20px 0 20px;
	height: 150px;
	overflow:hidden;
}
#welcome_content p {
	padding: 0;
	margin: 0;
	color:#333333;
	line-height: 1.8em;
}

	/*** footer area ***/
#footer {
	margin: 0;
	Padding: 0;
	float:left;
	margin-left: 31px;
	width:827px;
	height:172px;
	background: url(../images/bg_footer.jpg) top left no-repeat;
}
#footer_left {
	margin: 0;
	padding: 0;
	float:left;
	width:250px;
	margin:0 0 0 10;
}
#footer_left img{
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	border: 0;
}
#footer_right {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 575px;
	float: left;
}
#contact_us_title{
	font-size: 1.4em;
	font-style: italic;
	color: #ffc600;
}
#footer_right p {
	margin: 0;
	float: left;
	margin: 0 0 0 10px;
	padding: 10px 0 0 15px;
	font-size:1.2em;
	color: #FFFFFF;
	line-height: 1.4em;
	background:url(../images/bg_contact_us.jpg) top left no-repeat;
}
#footer_right a{
	color: #ffefb6;
	text-decoration: none;
}
#footer_right a:hover{
	text-decoration: underline;
}
#footer_right img{
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
}
#bottom_footer {
	float: left;
	Padding: 0;
	margin:10px 0 20px 30px;
	width:827px;
	height:20px;
}
#bottom_footer p, 
#bottom_footer a{
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffead7;
	text-decoration:none;
	margin:0;
	padding:0;

}
#bottom_footer p {
	float:left;
}
#bottom_footer p.credit {
	float:right;
	padding-right:20px;
	background:url(../images/sstg_logo.gif) right no-repeat;
}
#bottom_footer a:hover{
	text-decoration:underline;
}
	/*** end footer area ***/

/*** END STRUCTURAL ELEMENTS ***/

/*** BEGIN HOMEPAGE STYLES ***/

#primary_side h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:normal;
	clear:both;	
	margin:0;
	padding:5px 0 0 7px;
	text-align:left;
}

#primary_side p {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	margin:0;
	padding:0;
}

/**/

h2{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 1.4em;
	color: #782610;
	font-style:italic;
}
h3{
	font-style:italic;
	color: #782610;
}

#content_area p{
	margin:0 0 15px 0;
	line-height:1.7em;
}
.adobe_link{
	border: none;
}
/*
#content_area p a{
	color:#641622;
	text-decoration:underline;
	
}

#content_area p a:hover{
	color:#000000;
}
*/
/*** END HOMEPAGE STYLES ***/

/** Begin Staff Sytles **/
div.staff{
	width: 30%;
	margin: 5px;
	text-align:center;
	border: 1px solid #F2D2AA;
	float: left;
	min-height: 165px;
	_height: 165px;
}

#content div.staff h3{
	margin: 0;
	padding: 0;	
	font-size: 11px;
	padding: 4px 0;
}
div.staff h3 a{
	color: #782610;
	text-decoration: none;
}
div.staff h4{
	margin: 0;
	padding: 0;	
	font-size: 10px;
	color: #000;
}
#content #staff_detail img.staff{
	float: right !important;
	display: block;
	border: 2px solid #634B31;
	padding: 5px;
}
#content #staff_detail h3{
	margin: 0;
	padding: 0;	
	font-size: 14px;
	padding: 4px 0;
}
#content #staff_detail h4{
	margin: 0;
	padding: 0;	
	font-size: 12px;
	color: #000;
}
/** End Staff Styles ***/


/** OUR PARTNERS ***/
.partner_content{
	border: #634B31 solid 1px;
	margin: 5px 0;
	padding: 5px;
	width: 516px;
}
.partner_content img{
	margin: 0 0px 10px 10px;
	padding: 5px;
	float: right;
	border: #634B31 solid 1px; 
}
.partner_contact_info{
	margin: 0;
	padding: 2px;
	clear: both;
	background: #F2D2AA;
}
.partner_contact_info ul{
	margin: 0;
	padding: 0;
	text-align: center;
}
.partner_contact_info li{
	margin: 0 5px;
	padding: 0px;
	display: inline;
	list-style-type:disc;
	font-size: 11px;
}
.partner_content h3{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	color: #3C352D;
	/*width:390px;*/
	width: 100%;
	float:left;
}
.partner_content p{
	margin: 0 0 5px 0;
	padding: 0;
	clear:left;
}
/** Recovery Movement **/
#content .organization{
	float: left;
	width: 510px;
	padding: 4px;
}
.left_border{
	border: 
}
#content .organization h3{
	padding: 0;
	margin: 5px 0;
	font-size: 14px;
	color: #3C352D;
}
#content .organization p{
	padding: 0;
	margin: 0;
}
/** End Recovery Movement **/
/** HOW WE CAN HELP **/
#activities_list{
	padding: 0 10px 10px 10px;
	border: #3C352D 1px solid;
	background: #F2D2AA;
}
.activities{
	margin: 10px 0 0 0;
	padding: 5px;
	background: #FFF;
	border: #3C352D 1px solid;
}
.activities.alternate_row{
	background: #FAEEDE;
}
.activities p{
	margin: 0 !important;
	padding: 0 !important;
}
img.project_main,
img.project{
	margin: 5px;
	padding: 5px;
	border: 2px solid #614B33;
	background: #E7D1AC;
	float: right;
}
.project_category{
	padding: 10px 0;
	clear: both;
}
.project_category h3{
	margin: 0;
	padding:0 0 10px 0;
}
.project_category h3 a{
	color: #225588;
	text-decoration: none;
}
.project_category h3 a:hover{
	text-decoration:underline;
}
.project_category p,
.project p,
.project h4{
	margin: 0 !important;
	padding: 0 !important;
}
.project h4{
	font-size: 14px;
}
h4.activity {
	font-size: 16px;
	padding: 0;
	margin: 10px 0 5px 0;
	font-style:italic;
	clear: right;
}
#organization_list td{
	border: 1px solid #604B34;
}	
/** WHats Happening **/
.news_main{
	float: right;
}
.news_headline{
	margin: 0;
	padding: 5px 0;
	font-size: 16px
}
.news_headline a{
	color: #369;
	text-decoration:none;
}
.news_headline a:hover{
	text-decoration:underline;
}
p.news_date{
	color: #777;
	font-size: 11px;
	margin:0  !important;
	padding: 0;
	font-weight:bold;
}
p.news_lead{
	margin: 0 !important;
	padding: 0;
	font-size: 14px;
}
.news_article img.news_thumbnail{
	float:right;
	margin: 0 5px 5px 5px;
	padding: 5px;
}
.news_article a img{
	border: #614B33 2px solid;
	background: #E7D1AC;
}
.news_article a:hover img{
	border: #369 2px solid;
}
.news_main{
	margin: 10px;
}
a img {
	border: none;
}
.download_pdf{
	padding: 0;
	margin: 0;
	padding-left: 35px;
	background: left no-repeat url(/images/download_pdf.png);
}
.download_pdf a{
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
/* Form Display Styles*/
.failure{
	text-align: center;
	padding: 5px;
	font-weight:bold;
	color:#FFFFFF;
	background: #F00;
}
#confirm{
	width: 115px;
	height: 30px;
	background: url(/images/confirm.png);
	cursor: pointer;
}
form fieldset{
	margin: 0;
	padding: 10px;
	border: #614B33 1px solid;
}
form legend{
	font-size: 18px;
	font-weight: bold;
	color: #614B33;
	margin: 10px;
	padding: 0;
}
form dl{
	margin: 0;
	padding: 0;
}
form dt{
	margin: 0;
	padding: 0;
}
form dd{
	position: relative;
	margin: 0 0 5px 0;
	padding: 5px 0;
}
form dt label{
	font-size: 12px;
	font-weight: bold;
	color:#225588;
}
form dd input{
	padding: 5px;
	width: 250px;
	font-weight: bold;
	 font-family: Georgia, "Times New Roman", Times, serif !important;
	 font-size: 1em;
	 font-style: italic;
}
form dd select{
	padding: 4px;
}
form dd input.empty,
form dd textarea.empty{
	color: #999;
}
form dd input.dim,
form dd textarea.dim{
	color: #CCC;
}
form dd textarea{
	padding: 5px;
	width: 250px;
	 font-weight: bold;
	 font-family: Georgia, "Times New Roman", Times, serif !important;
	 font-size: 1em;
	 font-style: italic;
}
form dd input#submit{
	width: auto;
}

form #apt{
	width: 60px;
}
form #zip{
	width: 50px;
}
form #city{
	width: 180px;
}

p.input_instructions {
	padding: 0;
	margin: 0 !important;
	font-size: 11px;
	color:#225588;
}
div.input_instruction_arrow{
	position:absolute;
	top:0px;
	left: -15px;
	height: 30px;
	width: 15px;
	background-image:url(/images/instruction_arrow.png);
	background-repeat: no-repeat;
}
div.input_instructions{
	width: 200px;
	padding: 5px;
	position: absolute;
	top: 0px;
	left: 280px;
	border: #614B33 solid 1px;
	font-size: 11px;
	color:#225588;
	background: #FFF;
	min-height: 50px;
	_height: 50px;
}
/*FAQS*/
#faqs{
	padding: 0;
	margin: 0 ;
}
#faqs li{
	padding: 0;
	margin: 10px 0;
	list-style-type:none;
	display: block;
}
#faqs li.question{
	
}
#faqs li.question a{
	color: #225588;
	font-weight: bold;
	text-decoration:none;
	background: #F2D2AA;
	padding: 10px;
	display: block;
}
#faqs li.answer{
	padding: 10px;
	background: #FAEEDE;
}
#google_map{
	padding: 10px;
	border: solid #B98A69 2px;
	background: #F2D2AA;
}
/*Talk to us*/
#contact_us{
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px
}
#contact_us p{
	margin: 0 !important;
	padding: 0 !important;
}

#bottom_banner{
	float:right;
	

}
#contact_us h3{
	text-align: center;
	margin-bottom: 5px;
}
.submenu{
	padding: 5px 10px 5px 0;
	margin: 0 !important;
	position: absolute;
	top: -10px;
	float: left;
	left: 237px;
	display: none !important;
	z-index: 100;
	overflow: hidden;
	width: 237px;
	background: #634B33 !important;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;	
	
}
.submenu a{
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;	
}

ul#navigation li.staff a{
	width: 237px;
	background:url(../images/bg_staff.jpg) left top no-repeat;
}
ul#navigation li.board_of_directors a{
	width: 237px;
	background:url(../images/bg_board_of_directors.jpg) left top no-repeat;
}
ul#navigation li.our_partners a{
	width: 237px;
	background:url(../images/bg_our_partners.jpg) left top no-repeat;
}
ul#navigation li.recovery_movement a{
	width: 237px;
	background:url(../images/bg_recovery_movement.jpg) left top no-repeat;
}
ul#navigation li.calendar a{
	width: 237px;
	background:url(../images/bg_calendar.jpg) left top no-repeat;
}

li:hover .submenu{
	display: block !important;
	position:absolute;
	z-index: 1;
}
.msiefix{
	display: block !important;
}
.button{
	display: block;
	margin: auto;
	width: 200px
}
#send_email{
	width: 179px;
	height: 57px;
	background: url(../images/btn_send_email.jpg);
	border: none;
	cursor:pointer;
}
#make_donation{
	width: 202px;
	height: 57px;
	background: url(../images/btn_make_donation.jpg);
	border: none;
	cursor:pointer;
}
textarea{font: Arial, Helvetica, sans-serif;}
p#secure{float: left; color: #FFFFFF; padding-left: 20px; padding-top: 3px; background:url(../images/lock_icon.jpg) top left no-repeat; margin-left: 100px;}

.nonrefundable {
	text-align: right;
	padding: 400px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;

}

ul#delegate li  { font-size:1em; line-height:1.8em; margin-bottom:4px;}
a.footer_link_resources{background:url(../images/btn_recovery_resources_sml.png) top left no-repeat; display: block; overflow: hidden; height: 72px; width: 113px; text-indent: -99999px; float: left; padding-left: 10px}
a.footer_link_voices{background:url(../images/btn_recovery_voices_sml.png) top left no-repeat; display: block; overflow: hidden; height: 72px; width: 113px; text-indent: -99999px; float: right; padding-right: 5px}
a.footer_link_mutual{background:url(../images/btn_mutual_aid_sml.png) top left no-repeat; display: block; overflow: hidden; height: 89px; width: 225px; text-indent: -99999px;float: left; margin-left: 10px;}

