/*** VAUGHN FINCHER CSS
Author: SITE ORGANIC - http://siteorganic.com
***/

/* MAIN STYLES */

html object {
	visibility: visible!important;
	visibility: hidden;
}

html {
	height: 100%;
}

body {
	background: #e2e2e2 url(../images/css/background_body.jpg) repeat-y center top;
	color: #000;
	font: normal 12px/18px Trebuchet MS1, Trebuchet MS, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

#content a,
a {
	color: #6b0d0d;
	text-decoration: underline;
}

#content a:hover,
a:hover {
	color: #774687;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #6b0d0d;
	padding: 0px 0 10px;
	font: normal 24px Georgia, "Times New Roman", Times, serif;	
}

h1 {	
	font-size: 24px;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

h6 {
	color: #000;
	font-size: 13px;
}

em {
	letter-spacing: 1px;
}

ul {
	padding: 0 10px;
}

ul li {
	background: url(../images/css/background_list_style_image.png) no-repeat 0 8px;
	list-style: none;
	padding: 0 0 0 20px;
}

.max {
	background: red;
	border: 1px solid black;
	display: block;
	padding: 5px 10px;
	text-align: center;
	color: white;
	margin: 10px 0px;
}

#close {
	text-align: center;
	background: #ffffff;
}

#download {
	background: #ffffff;
	padding: 10px;
}

button,
.formButton,
.formButtonLong {
	clear: both;
	display: block;
	cursor: pointer;
	cursor: hand;
	margin: 3px auto;
	background: #774687;
	border: 1px solid #774685;
	color: #FFF;
	padding: 2px 8px;
}

.dropDown {
	height: auto;
}

.error_alert {
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

.error_alert span {
	font-weight: bold;
}

.frame {
	background: #FFF url(../images/css/background_frame.jpg) no-repeat top center;
	font-size: 12px;
	line-height: 20px;
	margin: 0 auto;
	width: 1065px;
}

/* HEADER STYLES */

#header {
	background: url(../images/css/header_banner.png) no-repeat center top;
	height: 100px;
	display: block;
	padding: 10px 0 0;
	position: relative;
	margin: 0 auto 40px;
	width: 970px;
	z-index: 2;
}

#logo {
	display: block;
	float: left;
	height: 115px;
	width: 150px;
	margin-left: 0px;
}

#logo a {
	background: url(../images/css/logo.jpg) no-repeat top left;
	display: block;
	float: left;
	height: 115px;
	margin: 0;
	width: 150px;
	text-indent: -999999px;
	overflow: hidden;
}

#search {
	background: #7c4d8b;
	display: block;
	font-size: 11px;
	float: right;
	margin: 0 0 0 1px;
	position: relative;
	width: 215px;
	border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	box-shadow: 1px 2px 2px #999;
	-moz-box-shadow: 1px 2px 2px #999;
	-webkit-box-shadow: 1px 2px 2px #999;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

.ie7 #search {
	height: 30px;
}

#search input,
#search img {
	float: left;
	margin: 5px;
	display: block;
	padding: 5px 5px 4px;
}

#search .search {
	background: #FFF;
	border: none;
	color: #666;
	display: block;
	margin: 3px 0px 0 3px;
	padding: 4px;
	width:175px;
}

#utility {
	background: #7c4d8b;
	float: right;
	display: block;
	padding: 0 10px 0 0px;
	margin: 0;
	border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	box-shadow: 1px 2px 2px #999;
	-moz-box-shadow: 1px 2px 2px #999;
	-webkit-box-shadow: 1px 2px 2px #999;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

.ie7 #utility {
	padding-top: 1px;
}

#utility li {
}

#utility li a {
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 4px 5px 5px 0;
	text-decoration: none;
}

/* SITE NAVIGATION STYLES */
#nav {
	float: left;
	width: 245px;
	padding: 0px;
	margin: 0 0 0 25px;
}

#nav li {
	background: #fff url(../images/css/nav_arrow.jpg) no-repeat center right;
	float: left;
	list-style: none;
	font-size: 18px;
	padding: 0px 10px;
}

#nav li a {
	color: #6b0d0d;
	display: block;
	padding: 7px 10px 5px 0;
	text-decoration: none;
	text-transform: capitalize;
	width:145px;
}

#nav li:hover,
#nav li.sfhover {
	background: #c2c5cf url(../images/css/nav_arrow_white.jpg) no-repeat center right;
	color: #fff;
}

#nav li ul {
	border-top: 1px solid #711717;
	position: absolute;
	z-index: 1;
	margin-left: 165px;
	margin-top: -31px;
	width: 140px;
	left: auto;
	visibility: hidden;
	padding: 0;
}

#nav li ul.hidden {
	display: none;
}

#nav li:hover ul,
#nav li.sfhover ul {
	visibility: visible;
}

#nav li ul li {
	clear: both;
	font-size: 12px;
	display: block;
	width: 120px;
	height: auto;
	padding: 0px;
	margin: 0px 0 0;
}

#nav li ul li.li_alt {
	
}

#nav li:hover ul li a {
	background: #FFF;
	color: #6b0d0d;
	text-align: left;
	display: block;
	width: 120px;
	padding: 5px 10px;
	height: auto;
	text-transform: capitalize;
}

#nav li ul li a:hover {
	background: #c2c5cf;
	color: #FFF;
}

/* CONTENT SECTION STYLES */
#content {
	clear: both;
	margin: 0px auto 0;
	padding: 0 0;
	position: relative;
	width: 970px;
	z-index: 1;
}

#container {
	width: 975px;
	padding: 0;
}

#pageHeader {
	border-bottom: 2px solid #751d1d;
	background: #ccc;
	display: block;
	height: 245px;
	width: 735px;
	padding: 0;
	margin: 0;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#pageHeader span,
#pageHeader img {
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 245px;
	padding: 0px;
	float: left;
	margin: 0;
	width: 735px;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#pageName {
	margin: 15px 0 5px 0px;
}

/* CONTENT FULL STYLES */
#content_full {
	border: #e9e9e9 1px solid;
	width: 935px;
	background: #fff;
	padding: 10px 20px;
	margin: 0;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#content_full.home {
	background: none;
	border: none;
	padding: 0;
	width: 975px;
	border-radius: 0;
	min-height: 400px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;	
}


#content_full #content_text {
	background: url(../images/css/background_contentText.jpg) repeat-x 0 35px;	
	width: 935px;
	margin: 0;
}

#content_full.home #content_text {
	padding: 0;
	width: 975px;
}

/* CONTENT WIDE STYLES */
#content_wide {
	background: #fff;
	border: #e9e9e9 1px solid;
	border-right: 0;
	float: right;
	width: 735px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0 0 10px;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	position: relative;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
	z-index: 2;
}

#content_wide #content_text {
	margin: 0px 0;
	padding: 0px 20px;
}

/* CONTENT NARROW STYLES */

#content_narrow {
	border: #e9e9e9 1px solid;
	border-right:0;
	background: #fff;
	float: left;
	margin: 30px 0 0 0px;
	padding-bottom: 10px;
	width: 235px;
	display: inline;
	position: relative;
	border-radius: 15px 0 0 15px;
	-moz-border-radius: 15px 0 0 15px;
	-webkit-border-radius: 15px 0 0 15px;
	box-shadow: 1px 2px 3px #999;
	-moz-box-shadow: 3px 3px 5px #444;
	-webkit-box-shadow: 0px 2px 2px #999;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
	z-index: 1;
}

#content_narrow #image {
	border-bottom: 2px solid #774687;
	display: block;
	height: 215px;
	width: 100%;
	margin: 0;
	border-radius: 15px 0 0 0;
	-moz-border-radius: 15px 0 0 0;
	-webkit-border-radius: 15px 0 0 0;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#content_narrow #image span {
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 215px;
	padding: 0px;
	width: 100%;
	border-radius: 15px 0 0 0;
	-moz-border-radius: 15px 0 0 0;
	-webkit-border-radius: 15px 0 0 0;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#content_narrow .schedule {
	background: url(../images/css/schedule.png) no-repeat top left;
	display: block;
	height:61px;
	margin: -25px 0 0 -14px;
	position: relative;
	overflow: hidden;
	text-indent: -999999px;
	width:246px;
}

#content_narrow .name h3 {
	border-bottom: 2px solid #e0cbcb;
	font-size: 18px;
	color: #774687;
	margin: 0 0 10px;
	padding: 10px 10px 10px;
	text-transform: uppercase;
}

#content_narrow a {
	color: #484848;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .05em;
	text-decoration: none;
}

#content_narrow a:hover {
	color: #774687;
	text-decoration: none;
}

/* CONTENT NARROW GROUP NAV */
#group_nav {
	padding:0;
	width: 100%;
	margin-bottom: 10px;
}

#group_nav ul {
	padding: 0px;
	margin: 0px;
}

#group_nav ul li {
	list-style: none;
	cursor: pointer;
	cursor: hand;
	padding: 0;
}

#group_nav ul li a {
	color: #;
	padding: 2px 0 2px 30px;
	display: block;
	width: 205px;
}

#group_nav ul li a.selected {
	font-weight: bold;
	background: #e9e9e9;
}

#group_nav ul li a.cluster_parent,
#group_nav ul li a.cluster_parent:hover {
	background: url(../images/css/cluster_closed.png) no-repeat 10px 8px;
}

#group_nav ul li a.cluster_parent_open,
#group_nav ul li a.cluster_parent_open:hover {
	background: url(../images/css/cluster_opened.png) no-repeat 10px 8px;
}

#group_nav ul li ul {
	border-bottom: 3px double #e9e9e9;
	float: none;
	padding: 0px 0 5px;
	margin: 0 0 5px;
	width: 235px;
}

#group_nav ul li ul li {	
}

#group_nav ul li ul li a,
#group_nav ul li ul li a:hover {
	font-size: 11px;
	padding: 0 0 0 40px;
	width: 195px;
}

/* FOOTER AND SO LINK STYLES */
#footer {
	background: #FFF url(../images/css/background_footer.jpg) repeat-x bottom left;
	border: 1px solid #f3f3f3;
	color: #000;
	display: block;
	font-size: 11px;
	margin: 35px auto 10px 45px;
	position: relative;
	padding: 10px;
	float: left;
	width: 955px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

.ie7 #footer {
	height: 180px;
	padding-bottom: 0;
	margin-bottom: 10px;
}

#footer h2 {
	border-bottom: 1px solid #000;
	color: #774687;
	font-size: 14px;
	padding: 3px 0;
	margin: 3px 0 5px;
	text-transform: uppercase;
}

#footer .help {
	background: #d3d3d3;
	float: right;
	padding: 10px;
	width: 380px;
	display: block;
	position: relative;
	
	border: 1px solid #f3f3f3;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#footer .help h2 {
	color: #6b0d0d;
	font-size: 18px;
	border: none;
	padding: 0;
}

#footer .help ul {
	padding: 0;
	margin: 0;
}

#footer .help ul li {
	padding: 0 2px;
}

#footer .help li a {
	color: #6b0d0d;
}

#footer p {
	padding: 0;
	margin: 8px 0;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
}

#footer .address {
	float: left;
	width: 25%;
	margin-right: 25px;
	margin-left: 10px;
	line-height: 15px;
}

#footer .address span,
#footer .address p {
	margin: 0;
	padding: 5px 0;
}

#footer .copyright {
	clear: both;
	position: absolute;
	margin: 190px 0 0 -10px;
}

.ie7 #footer .copyright {
	margin-top: 10px;
}


#so_link {
	background: url(../images/css/background_soLink.png) repeat-x center top;
	padding: 0px 0 5px;
	font-size: 9px;
}

#so_link_text {
	margin: 0 auto;
	width: 901px;
	text-align: right;
	color: #c3c3c3;
}

#so_link_text a {
	color: #c3c3c3;
	font-weight: normal;
	text-decoration: underline;
}

/* HOME PAGE STYLING */
.home h1, .home h2 {
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
}

#homeImages {
	background:#fff;
	display: block;
	height:410px;
	width: 560px;	
	float: left;

	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

.ie7 #homeImages {
	height: 406px;
	width: 556px;
}

#homeImages span {
	position: absolute;

	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#welcome {
	background: #f4f4f4 url(../images/css/background_home_welcome.jpg) no-repeat top left;
	display: block;
	width:350px;
	float: right;
	font-size: 11px;
	height: 395px;
	padding: 15px 20px 0;
	
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#welcome h1 {
	color: #000;
}

#welcome p {
	padding: 0;
	margin: 12px 0;
	line-height: 1.5em;
}

#welcome .schedule {
	background: url(../images/css/scheduleHome.png) no-repeat top right;
	display: block;
	float: right;
	height: 71px;
	margin: 0px -34px 0 0;
	overflow: hidden;
	text-indent: -999999px;
	width: 287px;
}

#quotes {
	float: right;
	width: 380px;
	margin: 20px 0 0;
}

#quotes span {
	font-weight: bold;
}

#quotes h2 {
	padding: 0 0 3px;
}

#quotes .quote p {
	margin: 5px 0;
}

#headlines {
	float: left;
	width: 550px;
	margin: 20px 0 0;
}

#headlines .headline {
}

#headlines .headline img {
	float: left;
	margin-right: 15px;
}

#headlines .headline span {
	display: block;
}

#headlines .headline div {
	padding: 8px 0 0;
}

/* ANNOUNCEMENTS STYLING */

#screen,
#fullscreen {
	z-index: 1001;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

#screen {
	z-index: 1000;
	background: white;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	text-align: center;
}

#announcement {
	height: auto !important;
	height: 300px;
	min-height: 300px;
	width: 300px;
	background: white;
	border: 5px solid #BB0404;
	margin: 20% auto 0px auto;
	padding: 10px;
	font-size: 12px;
}

#announcement button {
	
}

/* BLOG PAGES AND POST STYLING */

#RSS {
	background: #774687;
	border: 1px solid #553061;
	padding: 5px;
	color: white;
}

#RSS .subscribe_rss {
	display: block;
	background: url(../images/css/background_blog_rss.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 32px;
}

#RSS .subscribe_rss a {
	color: #F7DBE3;
}

#RSS .link {
	display: block;
	font-weight: bold;
	margin: 5px 0px 0px;
}

#RSS .link input {
	font: 11px Trebuchet MS1, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 2px 4px;
	border: 1px solid #A70303;
	width: 300px;
}

#author {
	background: #774687;
	padding: 5px;
	margin: 5px 0px 10px;
	border: 1px solid #DEDEDE;
}

#author .name {
	font-weight: bold;
}

#author .image {
	padding: 3px;
	background: white;
	border: 1px solid #CCC;
}

#article_menu {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 160px;
}

#article_menu h3 {
	font: bold 14px Trebuchet MS1, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: none;
	padding: 3px 0px;
	margin: 0px;
}

#comments h3 {
	font: bold 14px Trebuchet MS1, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: none;
	margin: 10px 0px 0px;
}

#post h2 {
	margin: 0px 0px 5px;
}

#article_menu .article_grouping {
	float: left;
	width: 160px;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}

#article_menu .article_grouping ul {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

#article_menu .article_grouping ul li {
	list-style: none;
	background: none;
	border-bottom: 1px solid #DEDEDE;
	padding: 0px;
}

#article_menu .article_grouping ul li a {
	padding: 1px 5px;
	display: block;
}

#article_menu .article_grouping ul li a:hover {
	background: #774687;
	color: #FFF;
}

#post,
#articles {
	float: left;
	width: 515px;
}

#articles .article {
	padding: 15px 0px;
	border-bottom: 3px #DEDEDE double;
}

#post .article {
	padding: 0px 0px 15px;
	border-bottom: 3px #DEDEDE double;
}

.article .date {
	font-weight: bold;
	letter-spacing: -1px;
}

.article .title {
	font: bold 15px Trebuchet MS1, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #774687;
	display: block;
	padding: 0px 0px 5px;
}

.article img {
	display: block;
	padding: 5px 0px;
}

.article .body {
	padding: 5px 10px;
	margin: 0px 0px 5px;
	display: block;
}

.article .footer {
	background: #E9E9E9;
	padding: 3px 5px;
	border: 1px solid #DEDEDE;
}

.comment {
	padding: 10px 0px;
	border-bottom: 3px #DEDEDE double;
}

.comment .date {
	font-weight: bold;
	color: #774687;
	padding: 0px 0px 3px 20px;
	background: url(../images/css/background_blog_comments.gif) no-repeat 3px 3px;
}

.comment .body {
	background: white;
	padding: 5px 10px;
	margin: 0px 0px 5px;
	display: block;
	border: 1px solid #DEDEDE;
}

.commentbox {
	width: 100%;
}

.commentbox td {
	vertical-align: top;
}

.commentbox textarea {
	height: 100px;
	width: 95%;
}

#post .file,
#articles .article .footer .file {
	display: inline;
	background: url(../images/css/background_blog_file.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 17px;
}

#articles .article .footer .comments {
	display: inline;
	background: url(../images/css/background_blog_comments.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 17px;
}

#post #news_link,
#articles .view_all {
	margin: 5px 0px;
}

#post #news_link a,
#articles .view_all a {
	background: #555555;
	border: 1px solid #4A4A4A;
	padding: 1px 5px;
	color: white;
	display: block;
}

#post #news_link a:hover,
#articles .view_all a:hover {
	background: #774687;
	border: 1px solid #553061;
}

/* DONATIONS PAGE AND FORMS STYLING */

.amount,
.designation,
.frequency,
.credit,
.bank,
.account {
	width: 100%;
}

#login dl,
.amount dl,
.designation dl,
.frequency dl,
.credit dl,
.bank dl,
.account dl {
	padding: 0px;
	margin: 0px;
}

#login dt,
.amount dt,
.designation dt,
.frequency dt,
.credit dt,
.bank dt,
.account dt,
.honor dt {
	clear: both;
	float: left;
	width: 150px;
}

#login dd,
.amount dd,
.designation dd,
.frequency dd,
.credit dd,
.bank dd,
.account dd,
.honor dd {
	margin: 0px 0px 0px 175px;
	font-size: 9px;
}

.phone .AreaCode, 
.phone .Exchange {
	width: 20px;
}

.phone .Number {
	width: 25px;
}

#donations input {
	font: 11px Trebuchet MS1, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.required {
	font-weight: bold;
	background: url(../soImages/css/required.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
}

dt {
	padding: 0px 0px 0px 15px;
}

.card_expdate_month,
.card_expdate_year,
.address_state,
.address_country {
	font-size: 11px;
}

#buttons, #cancel {
	width: 90%;
	float: left;
}

#buttons ul, 
#cancel ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

#buttons ul li, 
#cancel ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

select {
	font-size: 11px;
}

/* EVENT POPUP PAGE STYLING */

ul.detail_bar {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
	width: 100%;
	background: #774687;
	text-align: center;
}

ul.detail_bar li {
	display: inline;
	padding: 5px 15px;
	background: none;
}

ul.detail_bar li a {
	color: #333;
	text-decoration: none;
}

ul.detail_bar li a:hover {
	color: white;
}

#detail_frame {
	text-align: left;
	width: 300px;
	margin: 0px auto;
	padding: 5px;
	background: #000;
}

#detail_header {
	
}

#detail_image {
	width: 300px;
	overflow: hidden;
	padding: 0px 0px 5px 0px;
	text-align: center;
}

#detail_header h3 {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}

#detail_header dl {
	background: #ccc;
	width: 300px;
}

#detail_header dl dt {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 70px;
}

#detail_header dl dd {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
}

#detail_content_text h1 {
	margin: 0px;
}

#detail_content_text {
	clear: both;
	width: 280px;
	padding: 0px 10px;
}

#detail_content_text h5 {
	margin: 0px;
	padding: 0px;
}

a.form_link {
	background: #612C34;
	width: 280px;
	text-align: center;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	margin: 0px;
}

/* DEFAULT FORMS LAYOUTS */

#feedbackForm p {
	padding: 5px;
}

#feedbackForm dl {
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 3px 0px;
	display: block;
}

#feedbackForm dl.checkbox dt {
	width: 25px;
}

#feedbackForm dl dt {
	float: left;
	width: 30%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	padding-left: 15px;
}

#feedbackForm dl dt select {
	width: 90px;
}

#feedbackForm dl dt.required {
	font-weight: bold;
	background: url(../soImages/required.gif) no-repeat left top;
	padding: 0px 0px 5px 15px;
}

#feedbackForm dl dd {
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 60%;
	margin-left: 5%;
}

#feedbackForm dl dd select {
	width: 146px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#feedbackForm dl dd table {
	border-collapse: collapse;
}

#feedbackForm dl dd table td {
	padding: 2px 0px 2px 3px;
	vertical-align: top;
}

#feedbackForm dl dd table td input {
	margin: -1px 3px 1px 0px;
}

#feedbackForm tr.required {
	font-weight: bold;
	background: url(../soImages/required.gif) no-repeat left 5px;
}

#feedbackForm dl dd ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#feedbackForm dl dd ul li {
	background: none;
	padding: 0px;
	list-style-image: none;
}

#feedbackForm #submit {
	padding-left: 25%;
	padding-top: 5px;
}

#feedbackForm #submit button,
#feedbackForm #submit .formButton,
#feedbackForm #submit .formButtonLong {
	float: left;
	clear: none;
	margin: 0px 5px;
}

#feedbackForm form textarea {
	width: 200px;
	height: 120px;
	font-size: 11px;
	font-family: Trebuchet MS1, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

/* STAFF STYLING */

#staff {
	width: 600px;
	

/*height: expression(eval(document.getElementById('content_narrow').clientHeight));*/
 	min-height: 700px;
	color: #000000;
}

* html #staff {
	height: 700px;
}

#staff_menu {
	height: 190px;
	width: 588px;
	border: 1px solid #333;
	border-bottom: 5px solid #47500F;
	padding: 5px 5px 5px;
	background: #EFE7C5;
}

#staff_pics {
	width: 500px;
	height: 155px;
	overflow: auto;
	position: absolute;
}

#staff_pics ul {
	padding: 0px;
	margin: 0px;
}

#staff_pics ul li {
	list-style: none;
	display: block;
	

/*

display: block;*/
  background: none;
	padding: 0px;
	margin: 0px;
	width: 73px;
	height: 130px;
	float: left;
	font: normal 10px Trebuchet MS1, Trebuchet MS, Verdana, Trebuchet MS1, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: center;
	color: #5A6327;
}

#staff_pics ul li:hover {
	color: #6E150F;
}

#staff_pics ul li:hover img {
	border: 1px solid #7B3741;
}

#staff_name {
	font-size: 12px;
	height: 15px;
	padding: 4px 3px 15px;
	color: #6E150F;
}

#staff_menu img {
	cursor: pointer;
	border: 1px solid #D8D0AE;
	padding: 3px;
	background: white;
	height: 88px;
	width: 70px;
	display: block;
	margin: 0px 3px 4px 0px;
}

#staff_details {
	float: left;
	width: 210px;
	padding: 0px 0px 10px 20px;
	border-bottom: 1px solid #D8D0AE;
}

#staff_details img {
	margin: 0px 0px 10px 0px;
	padding: 4px;
	border: 1px solid #1D5180;
	background: white;
}

#staff_details dl {
	margin: 0px;
	padding: 0px;
}

#staff_details dt {
	float: left;
	color: #000;
	font-style: italic;
}

#staff_details dd {
	margin: 0px 0px 0px 15px;
}

#staff_details em {
	color: #1E463D;
}

#staff_bio {
	float: left;
	width: 335px;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 10px;
	line-height: 18px;
	overflow-y: auto;
/

*border-bottom: 5px solid #D8D0AE;*/
  	/

*height: expression(eval(document.getElementById('staff_details').clientHeight-13));*/
}

#staff_bio p {
	margin: 0px 0px 15px;
}

.staff_title {
	color: #47500F;
}

/* VOLUNTEER PAGES AND SEARCH FORMS */

#volunteer {
	width: 100%;
}

#volunteer a {
	font-weight: bold;
	text-decoration: none;
}

#volunteer button {
	text-align: center;
	margin: 0px auto;
}

#volunteer_results_close h2 {
	background: #774687;
	border: 1px solid #573163;
}

#volunteer #zip,
#volunteer #people {
	font-weight: bold;
	background: #F8F8F8;
	border: 1px solid #CCC;
	color: #333;
	margin: 10px 0px 0px;
}

#volunteer #zip td,
#volunteer #people td {
	padding: 2px;
}

#volunteer select {
	float: left;
	font: 10px Trebuchet MS1, Trebuchet MS, Verdana, Trebuchet MS1, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 1px;
}

#volunteer .input_text {
	border: 1px solid #999;
	border-top: 1px solid #666;
	border-bottom: 1px solid #CCC;
	margin: 1px !important;
	margin: 0px 1px;
	padding: 1px 1px 1px 3px;
	font-size: 11px;
}

#volunteer .checkbox {
	background: none !important;
	background: transparent url(../images/css/background_checkbox.gif) no-repeat 2px 2px;
	display: inline;
}

#volunteer .checkbox input {
	padding: 0px;
	margin: 3px;
}

#volunteer .select {
	float: left;
	border: 1px solid #CCC;
}

#volunteer .textfield {
	float: left;
	border: 1px solid #CCC;
}

#volunteer th {
	text-align: left;
	vertical-align: top;
	width: 160px;
}

#volunteer td {
	padding: 0px 0px 15px;
	vertical-align: top;
}

#volunteer small {
	font-size: 9px;
	font-weight: normal;
	clear: both;
}

#volunteer_results_close table,
#volunteer_results_exact table,
#volunteer_results table {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0px;
}

#volunteer_results_close td,
#volunteer_results_exact td,
#volunteer_results td {
	padding: 10px 5px;
	border: 1px solid #E8E8E8;
}

#volunteer_results_close .alt,
#volunteer_results .alt {
	background: #F8F8F8;
}

#volunteer_results_exact .alt {
	background: #F7F7F7;
}

#volunteer_results_close .alt td,
#volunteer_results_exact .alt td,
#volunteer_results .alt td {
	border: 1px solid #DFDFDF;
}

#volunteer_results_close .over,
#volunteer_results_exact .over,
#volunteer_results .over {
	background: #F7F7F7;
	cursor: pointer;
	cursor: hand;
}

#volunteer_results_close dl,
#volunteer_results_exact dl,
#volunteer_results dl {
	padding: 10px 0px;
	margin: 0px;
}

#volunteer_results_exact dl {
	float: left;
}

#volunteer_results_close dt,
#volunteer_results_exact dt,
#volunteer_results dt {
	float: left;
	width: 60px;
	font-weight: bold;
	clear: both;
}

#volunteer_results_close dd,
#volunteer_results_exact dd,
#volunteer_results dd {
	padding: 0px;
	margin: 0px;
}

#volunteer_results_close p,
#volunteer_results_exact p,
#volunteer_results p {
	margin: 5px 0px;
	padding: 0px 0px 0px 5px;
}

#volunteer_results_close strong,
#volunteer_results_exact strong,
#volunteer_results strong {
	
}

#volunteer_results_close label,
#volunteer_results_exact label,
#volunteer_results label {
	display: block;
}

#volunteer_results_close button,
#volunteer_results_exact button,
#volunteer_results button {
	font: 9px Trebuchet MS1, Trebuchet MS, Verdana, Trebuchet MS1, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
}

#volunteer_criteria {
	float: left;
	width: 100%;
	background: #CFCFCF;
	border: 1px solid #898989;
	padding: 5px;
	margin: 0px 0px 20px;
}

#volunteer_criteria #links {
	background: #774687;
	text-align: center;
	border: 1px solid #543060;
}

#volunteer_criteria #links button {
	display: inline;
	margin: 5px 3px;
}

#volunteer_criteria dl {
	padding: 10px 0px;
	margin: 0px;
}

#volunteer_criteria dt {
	float: left;
	width: 150px;
	font-weight: bold;
	clear: both;
	padding: 0px 0px 7px;
}

#volunteer_criteria dd {
	padding: 0px 0px 7px;
	margin: 0px;
}

#volunteer_detail dl {
	float: left;
	padding: 10px 0px;
	margin: 0px;
	background: #F7F7F7;
	border: 1px solid #E8E8E8;
}

#volunteer_detail dt {
	float: left;
	width: 150px;
	font-weight: bold;
	clear: both;
	padding: 0px 0px 7px;
}

#volunteer_detail dd {
	padding: 0px 0px 7px;
	margin: 0px;
}

#volunteer_detail #contact {
	padding: 0px 0px 10px 0px;
}
