html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

html {
	background: url(/sup/img/bg/html_bg.jpg) repeat-y top center #093153;
}

body {
	font-size: 13px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	color: #626161;
}

body#template_bg_homepage {
	background: url(/sup/img/bg/homepage_body_bg.jpg) no-repeat top center transparent;
}

body#template_bg_interior {
	background: url(/sup/img/bg/interior_body_bg.jpg) no-repeat top center transparent;
}

body#template_bg_interior .secondary_content {
	margin-top: 555px;
}

body#template_bg_interior .main_content {
	
}	

h1, h2, h3, h4, h5 {
	margin: 0px 0px .7em 0px;
	font-weight: normal;
	line-height: 1em;
	padding: 0px;
}

h1 {
	font-size: 2.75em;
	color: #f9dfdd;
	font-weight: bold;
	line-height: 1.2em;
	background: url(/sup/img/bg/h1_bg.jpg) no-repeat 0px 0px;
	width: 435px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: -30px;
	padding: 15px 30px 15px 28px;
	margin-top: 45px;
	margin-bottom: .55em;
}

h2 {
	font-size: 1.9em;
	text-transform: uppercase;
	color: #8ac3f5;
	letter-spacing: .03em;
	font-weight: bold;
	margin-bottom: .4em;
}

h2 a:link
h2 a:visited,
h2 a:active,
h2 a:hover {
	color: #8ac3f5;
	text-decoration: none;
}

h2.normalize_date {
	text-transform: none;
}

.homepage h2, 
.homepage h3,
.homepage h4 {
	margin: 0px 0px .4em 0px;
	padding: 0px;
}

h3 {
	font-size: 1.6em;
	letter-spacing: .03em;
	color: #ff948c;
	background: url(/sup/img/bg/h3_bg.gif) no-repeat top left;
	margin-bottom: .3em;
	margin-left: -36px;
	padding-left: 36px;
	padding-top: 2px;
	font-weight: bold;
}

h3 a:link,
h3 a:visited,
h3 a:active,
h3 a:hover {
	color: #ff948c;
	text-decoration: none;
}

h4 {
	color: #5b97d0;
	font-size: 1.2em;
	font-weight: bold;
}

h4 a {
	color: #5b97d0;
	text-decoration: none;
}

a:link,
a:visited,
a:active {
	color: #aae1ff; /* was 2073a1 */
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

p {
	margin: 0px 0px 1.5em 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
	margin: 0px 0px 1.5em 0px;
	padding: 0px;
}

ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: url(/sup/img/bg/bullet.gif) no-repeat top left;
}

	ul li ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	ul li ul li {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		background: url(/sup/img/bg/smaller_bullet.gif) no-repeat 0px 0px;
	}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

a.return_home {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 40px;
	width: 500px;
	text-indent: -9999px;
	outline: none;
}

/* ////////// CONTAINER ////////// */

#main_container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -178px;
}

#content {
	width: 960px;
	margin: 0px auto;
	padding: 30px 0px 30px 0px;
}

/* ////////// HEADER ////////// */

#header {

}

body#template_bg_homepage #header {
	height: 558px;
}

#inner_header {
	position: relative;
	width: 960px;
	margin: 0px auto;
}

body#template_bg_homepage #inner_header {
	position: relative;
	width: 960px;
	margin: 0px auto;
	height: 558px;
}


/* ////////// MAIN NAV ////////// */

#main_nav {
	height: 361px;
	padding: 0px;
	width: 338px;
	margin: 0px;
	position: absolute;
	top: 38px;
	right: 0px;
}

#main_nav ul,
#main_nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: none;
}

#main_nav ul {
	width: 338px;
}

#main_nav ul li a:link,
#main_nav ul li a:visited, 
#main_nav ul li a:active {
	display: block;
	height: 36px;
	width: 338px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#main_nav ul li a:hover {
	background-position: -676px 0px;
}

#main_nav ul li.current_section a:link,
#main_nav ul li.current_section a:visited,
#main_nav ul li.current_section a:active,
#main_nav ul li.current_section a:hover {
	background-position: -338px 0px;
}

#main_nav ul li#about_sheriff_cousins a {
	background-image: url(/sup/img/main_nav/about_sheriff_cousins.gif);
}
#main_nav ul li#about_the_ecsd a {
	background-image: url(/sup/img/main_nav/about_the_ecsd.gif);
}
#main_nav ul li#accomplishments a {
	background-image: url(/sup/img/main_nav/accomplishments.gif);
}
#main_nav ul li#contact a {
	background-image: url(/sup/img/main_nav/contact.gif);
}
#main_nav ul li#home a {
	background-image: url(/sup/img/main_nav/home.gif);
}
#main_nav ul li#issues_and_objectives a {
	background-image: url(/sup/img/main_nav/issues_and_objectives.gif);
}
#main_nav ul li#news_and_events a {
	background-image: url(/sup/img/main_nav/news_and_events.gif);
}
#main_nav ul li#press_room a {
	background-image: url(/sup/img/main_nav/press_room.gif);
}
#main_nav ul li#resources a {
	background-image: url(/sup/img/main_nav/resources.gif);
}#main_nav ul li#show_your_support a {
	background-image: url(/sup/img/main_nav/show_your_support.gif);
}

/* ////////// FOOTER NAV ////////// */

#footer {
	height: 178px;
	background: url(/sup/img/bg/footer_bg.jpg) no-repeat top center;
	color: #414f52;
}

#inner_footer {
	width: 902px;
	margin: 0px auto;
	padding-top: 20px;
}

#footer_push {
	height: 178px; /* same as footer height */
}

ul#footer_nav {
	float: left;
	font-size: .9em;
	margin-bottom: .75em;
}

ul#footer_nav li {
	float: left;
}

ul#footer_nav li a {
	padding-right: 20px;
	width: 120px;
	display: block;
}

ul#footer_nav li.last a {
	padding-right: 0px;
}

a.learn_more {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2d478a;
	font-size: .9em;
	letter-spacing: .04em;
	line-height: 1.4em;
	text-transform: uppercase;
	text-decoration: underline;
}

a.learn_more:hover {
	text-decoration: none;
	color: #0066CC;
}

/* ////////// HOMEPAGE ////////// */

#twitter_feature {
	position: absolute;
	top: 240px;
	left: 30px;
	width: 270px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#twitter_update_list {
	margin: 0px 0px .75em 0px;
	padding: 0px;
}

ul#twitter_update_list li {
	margin: 0px;
	padding: 0px;
	color: #a8e0fa;
	font-size: 1.15em;
}

ul#twitter_update_list li span a {
	position: static;
	margin: 0px;
	display: inline;
	padding: 0px;
	font-weight: normal;
	color: #f0f8fc;
	font-size: 1em;
	text-decoration: underline;
	background: none;
	padding: 0px;
}

ul#twitter_update_list li a {
	margin: 10px 0px 0px 0px;
	display: block;
	color: #558bb3;
	text-decoration: none;
	font-size: .85em;
	background: url(/sup/img/bg/twitter_bird.gif) no-repeat top left;
	position: relative;
	left: -3px;
	padding: 2px 0px 10px 37px;
}

a.more_standalone:link,
a.more_standalone:visited,
a.more_standalone:active {
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	font-size: .85em;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	background: url(/sup/img/bg/more_arrow.gif) no-repeat right center;
	padding-right: 7px;
}

a.more_standalone:hover span {
	background-position: bottom right;
}

a.more_standalone span {
	background: url(/sup/img/bg/underline.png) bottom left no-repeat transparent;
}

.banner_text p {
	position: absolute;
	top: 480px;
	width: 573px;
	left: 30px;
	color: #eac090;
}

#join_mailing_list {
	position: absolute;
	top: 458px;
	line-height: 1.3em;
	width: 270px;
	color: #eac090;
	right: 34px;
}

#mailing_list_form .join_email_address {
	border: none;
	background: none;
	color: #96785c;
	position: absolute;
	top: 509px;
	left: 659px;
	width: 210px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}

#mailing_list_form .join_email_address.focus_field {
	color: #3d2106;
}

#mailing_list_form .join_email_address.idle_field {
	color: #96785c;
}

#mailing_list_form .join_button {
	position: absolute;
	left: 883px;
	top: 509px;
}

#mce-responses {
	position: absolute;
	top: 485px;
	right: 317px;
	width: 255px;
}

#mce-responses .response {
	background-color: #fff;
	padding: 7px 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}



.main_content {
	float: left;
	width: 573px;
	position: relative;
	left: 30px;
}

.secondary_content {
	float: right;
	width: 271px;
	position: relative;
	right: 30px;
}

.col_one_of_two {
	width: 270px;
	float: left;
}

.col_two_of_two {
	width: 270px;
	float: right;
}

.main_content p {
	color: #e7e7e7;
}

.homepage .upcoming_events h2 {
	height: 37px;
	background: url(/sup/img/bg/header_upcoming_events.gif) no-repeat top left transparent;
	text-indent: -9999px;
	overflow: hidden;
}

.homepage .q_a_with_frank h2 {
	height: 44px;
	background: url(/sup/img/bg/header_q_a_with_frank.gif) no-repeat top left transparent;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: -2px;
	margin-bottom: .2em;
}

.homepage h3.event_date {
	background: url(/sup/img/bg/event_bg.gif) no-repeat top left #1e4362;
	color: #8fccff;
	font-size: 1.15em;
	font-weight: bold;
	padding: 5px 15px 6px 37px;
	line-height: 1.45em;
	text-transform: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.homepage .event_date a {
	color: #8fccff;
	text-decoration: none;
}

.upcoming_events p,
p.question, 
p.answer {
	padding-left: 37px;
	margin-bottom: 1.8em;
}	

.related_links {
	background: url(/sup/img/bg/dark_related.gif) repeat-x top left #07253e;
	padding: 5px 15px 6px 15px;
	line-height: 1.45em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.related_links a.more_standalone {
	color: #63b9ff;
}

.homepage h3.question_asker {
	background: url(/sup/img/bg/question_bg.gif) no-repeat top left #1e4362;
	color: #8fccff;
	font-size: 1.15em;
	font-weight: bold;
	padding: 5px 15px 6px 37px;
	line-height: 1.45em;
	text-transform: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.homepage h3.frank_answer {
	background: url(/sup/img/bg/answer_bg.gif) no-repeat top left #1e4362;
	color: #ffd1c9;
	font-size: 1.15em;
	font-weight: bold;
	padding: 5px 15px 6px 37px;
	line-height: 1.45em;
	text-transform: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a#donate_now:link,
a#donate_now:visited,
a#donate_now:active {
	display: block;
	width: 271px;
	background: url(/sup/img/bg/donate_now.gif) no-repeat top left;
	height: 140px;
	text-indent: -9999px;
	outline: none;
}

a#donate_now:hover {
	background-position: -271px 0px;
}

.sitemap {
	width: 573px;
	float: left;
}

.address {
	width: 271px;
	float: right;
	color: #98d0ff;
	font-size: 1.1em;
}

.address strong {
	color: #d1eaff;
	font-size: 1.15em;
}

.address .copyright {
	color: #355c7d; 
}

.sitemap ul,
.sitemap ul li {
	margin: 0px;
	padding: 0px;
}

.sitemap ul li {
	background: url(/sup/img/bg/footer_bullet.gif) no-repeat 3px .5em transparent;
	padding: 0px 0px 0px 17px;
	margin-bottom: 4px;
}

.sitemap ul li a {
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
}

p.intro {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #bad7f0;
	padding-bottom: 1em;
	border-bottom: solid 1px #184269;
}

.callout {
	margin: 0px -15px 1.3em -47px;
	background: url(/sup/img/bg/callout_bg.gif) no-repeat bottom left;
	padding: 15px 30px 32px 45px;
}

.callout p {
	font-size: 1.5em;
	margin: 0px;
	line-height: 1.3em;
	color: #fbe7ce;
}

.callout p strong {
	color: #fff;
	text-shadow: 0px 3px 1px #520800;
}

.callout p a {
	color: #fff;
	text-decoration: underline;
}

.callout p a:hover {
	color: #fffaec;
	text-decoration: none;
}

.main_content ul, .main_content li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.main_content ul {
	margin: 0px 0px 1.5em 0px;
}

.main_content ul li {
	padding: 2px 0px 1em 25px;
	background: url(/sup/img/bg/shield_bullet.gif) no-repeat 0px .1em;
	line-height: 1.3em;
	color: #fff;
}

.hr {
	height: 47px;
	background: url(/sup/img/bg/hr.gif) no-repeat -200px 0px;
	margin-left: -29px;
}

.comment_form label {
	display: block;
	color: #eee;
}

.comment_form div {
	margin-bottom: 1.5em;
}

.comment_form input {
	width: 260px;
	padding: 5px 4px;
	border: solid 1px #3d7f97;
	background: url(/sup/img/bg/field_bg.jpg) repeat-x top left #093154;
	color: #fff;
	margin: 5px 0px 0px 0px;
	font-size: 1.3em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}

.comment_form textarea {
	width: 563px;
	color: #fff;
	height: 130px;
	font-size: 1.3em;
	margin: 5px 0px 0px 0px;
	padding: 7px 4px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #3d7f97;
	background: url(/sup/img/bg/field_bg.jpg) repeat-x top left #093154;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.comment_form label.error {
	display: block;
	background: url(/sup/img/bg/error_indicator.gif) no-repeat 6px 45% #330000;
	color: #FFCC99;
	padding: 4px 10px 5px 34px;
	border: solid 1px #550505;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.contact_form_button {
	
}

h2.success {
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #b7dd7f;
	background: url(/sup/img/bg/h2_success.gif) no-repeat left center;
}

p.success {
	padding-left: 35px;
	font-size: 1.1em;
	margin-top: -.75em;
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: solid 2px #508a0c;
}

.linkcat ul {
	margin-top: 1em;
}

.linkcat ul li a {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}
