/* CSS style sheet and page design copyrighted &copy by Balmain DESIGN. www.balmainpdesign.com  */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* Removes dotted borer on links in Firefox */
a{outline:none;}

a:active{
	position: relative;
	top: 1px;}

	/* layout css */

html {
	margin:0;
	padding:0;
	background: url('../images/bg_paper.jpg') repeat;
	min-height: 101%;}

body {
	text-align:center;
	line-height: 1.4em;
	font-size:100%;
	background: url('../images/bd_bg.jpg') repeat-x top;}

#wrapper {
	text-align:left;
	width:960px;
	margin: 0 auto;}

#banner{
	background: url(../images/banner.jpg) no-repeat top;
	height:296px;}
	

	/* Top Nav */

ul#topnav {
	width:600px;
	height:70px;
	list-style:none;
	margin:-112px 0 0 260px;
	padding:0 0 0 0;
    display:block;}
	
	/* Float LI Elements - horizontal display */
ul#topnav  li {
	float:left;}
	
	/* Link - common attributes */
ul#topnav li a {
	background:  url(../images/nav_sprite.png) no-repeat top left;
	display:block;
	height:50px;
	position:relative;
    border:none;}
	
	/* Specify width and background position attributes specifically for the class: "home" */
ul#topnav  li a.home {
	width:125px;}
	
	/* Specify width and background position attributes specifically for the class: "about" */
ul#topnav li a.about {
	width:125px;
	background-position:-125px 0px;}
	
     /* Specify width and background position attributes specifically for the class: "volunteers" */
ul#topnav  li a.volunteers {
	width:125px;
	background-position:-250px 0px;}

     /* Specify width and background position attributes specifically for the class: "contribute" */
ul#topnav  li a.contribute{
	width:125px;
	background-position:-375px 0px;}

     /* Specify width and background position attributes specifically for the class: "contact" */
ul#topnav  li a.contact {
	width:100px;
	background-position:-500px 0px;}

	/* Span (on hover) - common attributes */
ul#topnav  li a span {
	background:  url(../images/nav_sprite.png) no-repeat scroll bottom left;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:50px;
	width:100%;
	z-index:100;}
	
	/* Span (on hover) - display pointer */
ul#topnav  li a span:hover {
	cursor:pointer;}
	
	/* Shift background position on hover for the class: "home" */
ul#topnav  li a.home span {
	background-position:0px -50px;}
	
	/* Shift background position on hover for the class: "about" */
ul#topnav  li a.about span {
	background-position:-125px -50px;}

    /* Shift background position on hover for the class: "volunteers" */
ul#topnav  li a.volunteers span {
	background-position:-250px -50px;}

    /* Shift background position on hover for the class: "contribute" */
ul#topnav  li a.contribute span {
	background-position:-375px -50px;}

    /* Shift background position on hover for the class: "contact" */
ul#topnav  li a.contact span {
	background-position:-500px -50px;}
	
	/* Content*/

#content {
	background: url('../images/content_bg.png') repeat-y;
	margin-top:40px;
	border-bottom: 3px solid #e6e6e6;
	border-bottom-left-radius: 5px; }

#left_column {
	width:710px;
	float:left;
	margin-top:25px}

#left_column a{
	color:#3680A1;
	text-decoration:none;}

#left_column a:link{
	color:#3680A1;
	text-decoration:none;}

#left_column a:visted{
	color:#3680A1;
	text-decoration:none;}

#left_column a:hover{
	color: #666666;
	text-decoration:none;
	border-bottom: 1px solid #666666;}

#left_column a:active{
	color:#3680A1;
	text-decoration:none;}

#left_column p.introduction:first-letter{  
	display:block;  
	margin:5px 0 0 5px;  
	float:left;  
	color: #4c4c4c;  
	font-size:40px;  
	font-family: Georgia, serif;} 

h1 {
	color:#29401B;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:1.6em;
	letter-spacing:-0.1em;
	padding:0 50px 20px 50px}

h2 {
	color:#29401B;
	font-size:.8em;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	padding:0 50px 10px 50px;}

h3 {
	color:#666666;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:.7em;
	letter-spacing:-0.04em;
	text-transform:uppercase;
	padding:0 50px 10px 50px;}

h4 {}

p {
	font-size:.8em;
	line-height:1.4em;
	color: #4c4c4c;
	font-family:"Lucida Grande",Arial,Helvetica,Sans-Serif;
	padding:0 50px 10px 60px;}

.photo_left {
	float:left;
	padding:0 10px 5px 60px;}

.photo_right {
	float:right;
	padding: 0 70px 10px 10px;}

.caption {
	clear:both;
	color:#B3B3B3;
	float:left;
	font-family:Times,"Times New Roman",serif;
	font-size:0.6em;
	padding: 0 0 10px 20px;
	text-align:right;
	width:350px;
	margin-top:-15px;}

#volunteer_list{
	margin-left:50px;
	color: #666666;}
	
.bigQuote{
	width: 300px;
	padding:15px;
	float:right;}
	
.bigQuote p{
	font-size:1.6em;
	line-height:1.0em;
	color:#666;
}

.thumbscontainer{
	background: url(../images/gallerybox.png) no-repeat top;
	padding:35px 50px 0 90px;
	width:580px;}
	
	
.galleryInstruct{
	padding:5px 20px 10px 30px;
	width:450px;
	margin:20px 0 10px 70px;
	float:left;
	border: 1px #e6e6e6 solid;
	-webkit-border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
	border-radius: 6px 6px;}


#volunteer_list  li{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .8em;
	list-style-type: none;
	background-image: url(../images/star_bullet.png);
	background-repeat: no-repeat;
	background-position: left top; 
	padding-bottom: 5px;
	padding-left:30px;
	width:500px;}

#donate_list{
	width:240px;
	float:right;
	margin-right:100px;
	padding-bottom:20px;
	border: solid 1px #ccc;
	background-color: #e6e6e6;
	-webkit-border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	border-radius: 10px 10px;}

#donate_list li{
	font-family: Times, "Times New Roman", serif;
	font-size:.9em;
	line-height:1.1em;
	list-style-type: none;
	padding:20px 20px 0 20px;
	display: block;
	width:200px;}

#donation_how{
	width:360px;
	float:left;}

#mail_top {
	background-image:url(../images/mail_top.gif);
	background-repeat:no-repeat;
	height:103px;
	width:470px;
	margin-left:100px;}
	
#mail_middle {
	background-image:url(../images/mail_middle.gif);
	background-repeat:repeat-y;
	padding-bottom:1px;
	padding-top:10px;
	margin-left:100px;}

#mail_bottom {
	background-image:url(../images/mail_bottom.gif);
	background-repeat:no-repeat;
	height:65px;
	margin-left:100px;
	margin-bottom:10px;}

#mail_middle p {
	padding-left:50px;}
	
.mail_right {
	float:left;
	padding-right:40px;
	width:200px;}
	
.mail_left {
	float:left;
	width:260px;}

.highlightbox{
	width:220px;
	background-color:#F6EBDE;
	border:1px dotted #408000;
	color:#408000;
	font-family:Times,"Times New Roman",serif;
	padding:10px;
	float:right;
	margin:0 30px 20px 20px;
	display:inline;
	clear:both;}

.highlightbox p{
	padding:5px}

.story{
	background-image:url(../images/paper.gif);
	background-repeat:repeat-y;
	color:#29401B;
	font-size:0.9em;
	padding:30px 50px 20px 15px;
	width:470px;
	margin-left:100px;
	margin-bottom:30px;}

.story p{
	font-family: Times,"Times New Roman",serif;
	font-size: 1.6em; }


#right_column {
	background: url(../images/sidebar_logo.jpg) no-repeat top right;
	width:230px;
	float:right;
	margin-top:70px;
	}

#sidebar_intro{
	padding: 180px 0 0 0px;
	width:190px}

#sidebar_intro p{
	margin-left:20px;
	padding: 10px 10px 10px 10px;
	line-height:1.0em;
	font-family: Times,"Times New Roman",serif;
	font-size: .9em; }

#right_column h2{
	padding: 10px 20px 5px 0px;}
	
#right_column h4{
	padding: 10px 20px 0px 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #666;
	font-size:.9em;
	}

#right_column ul { 
	margin-bottom: 1em;
	font-size:1.14em;
 	padding:10px 20px 10px 10px;}
 
#right_column ul ul { 
	margin-bottom: 0;}
	
#right_column ul ul ul { 
	border-bottom: none; 
	margin-bottom: 0;}

/* dropmain menu */

#dropmenu ul{
	padding:0 0 30px 20px;
	padding-left:0;}

#dropmenu ul ul {display:none }
#dropmenu li.active ul { display:block; }

#dropmenu ul li a{
	color:#3C6600;
	text-decoration:none;
	border:none;
	font-weight: bold;
	font-size:1.0em;
	font-family:Verdana,Helvetica,Arial,sans-serif; }

#dropmenu ul li a:visited{
	color:#3C6600;
	text-decoration:none;
	border:none;}

#dropmenu ul li a:hover{
	text-decoration:underline;
	color:#3C6600;
	border:none}

#dropmenu ul li a:active{
	color:#3C6600;
	text-decoration:none;
	border:none;}


#dropmenu ul li ul{
	padding:3px 0 3px 20px;}

#dropmenu ul li ul li{
	padding-bottom:3px;}

#right_column li {
	font-size:.8em;}
	
ul#rightStaticlinks {
	padding: 0 0 0 10px;}	
	
ul#rightStaticlinks li {
	list-style-type:none;
	padding: 0 0 0 0;
	line-height:1.0em;
	color:#999;}
	
ul#rightStaticlinks li a{
	color:#3C6600;
	text-decoration:none;
	font-weight:bold;
	font-size: 1.1em;
	line-height:1.4em;
	padding: 5px 12px 0 0;
	background: url(../images/externalLink.png) no-repeat center right;}
	
ul#rightStaticlinks li a:hover{
	color:#3C6600;
	text-decoration:underline;}
	


	
	
		/* Breadcrumbs */

#breadCrumbsContainer{
	margin:0 0 15px 0;}

.B_crumbBox{
	padding:0 0 60px 70px;
	color: #666;}

.B_crumbBox a:link{
	color: #666;
	font-size:.7em;
	border:none;}

.B_firstCrumb a:link{
	color: #666;
	font-size:.7em;
	border:none;}

.B_firstCrumb a:visited{
	color: #666;
	font-size:.7em;
	border:none;}

#left_column .B_firstCrumb a{
	color:#666;}

.B_firstCrumb a:active{
	color: #666;
	font-size:.7em;
	border:none;}

.B_homeCrumb{
	color: #666;
	font-size:.7em;
	border:none;}

.B_crumb{
	color: #666;
	font-size:.7em;
	border:none;}

#left_column a.B_crumb {
	color: #666;
	font-size:.7em;
	border:none;}

.B_currentCrumb{
	color: #666;
	font-size:.8em;
	border:none;}

.B_lastCrumb{
	color: #666;
	font-size:.8em;
	border:none;}
	
	/* Ditto Divs */
	
#dittoNews{
	width:550px;
	padding:0 0 0 60px;}
	
#locationsBox{
	width:500px;
	padding:0 0 0 30px;
}	


		/* Ditto Post Styles */

	.postdate{
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:#eedcc2 url('../images/date_bg.png') repeat-x  ;
		border:2px solid #CCCCCC;
		color:#534741;
		float:left;
		padding:2px 6px;
		margin: 0 30px 0 0;
		display:inline;
		width:50px;}

	.postdate span {
		display:block;
		text-align:center;
		font-size: .8em;}

	.postdate span.day {
		font-size:160%;}


	#dittoDisplay{
		width:500px;
		padding: 0 0 0 60px;
		}

	#dittoDisplay h3{
		font-style:normal;
		padding:0 0 0 30px;}

	#dittoDisplay h3 a:link{
		color: #48290d;
		text-decoration: none;}

	#dittoDisplay h3 a:visited{
		color: #48290d;
		text-decoration: none;}

	#dittoDisplay h3 a:active{
		color: #48290d;
		text-decoration: none;}

	#dittoDisplay h3 a:hover{
		color: #48290d;
		text-decoration: underline;}

	.ditto_item{
		border-bottom: 1px solid #999;
		margin:0 0 20px 100px;}

	.ditto_documentInfo{
		font-size:.725em;}

	.ditto_introText{
		color:#333;
		padding: 0 0 30px 0;}

	.ditto_introText a:link{
		color: #999;
		text-decoration: none;
		}

	.ditto_introText a:visited{
		color: #999;
		text-decoration: none;
		}

	.ditto_introText a:active{
		color: #999;
		text-decoration: none;
		}

	.ditto_introText a:hover{
		color: #999;
		text-decoration: underline;}

	.ditto_currentpage{} 

	.ditto_next_link {
		color: #48290d;
		text-decoration:none;
		border:1px solid #48290d;
		font-size:.8em;
		padding:0 2px 0 2px;}

	.ditto_previous_link {
		color: #48290d;
		text-decoration:none;
		border:1px solid #48290d;
		font-size:.8em;
		padding:0 2px 0 2px;}

	.ditto_thumbNail{
		float:left;
		padding:0 5px 0 0;}

	.ditto_tag{
		color: #666;}

	.ditto_tag a:link{
		text-decoration:underline;}

	.ditto_tag a:active{
		text-decoration:underline;}

	.ditto_tag a:visited{
		text-decoration:underline;}

	.ditto_tag a:hover{
		text-decoration:none;}

	#jotBox{
		margin:40px 0 0 0;}

/* eForm Styles */

form{
	width:460px;
	padding-left:100px;
	padding-bottom:20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;}

form p{
	padding-left:0;
	font-family: Verdana, Helvetica, Arial, sans-serif; }

legend{
	font-weight:bold;
	color: #4c4c4c;
	padding: 0 5px 0 5px;}

fieldset{
	padding:15px;
	border-top: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	border-right: 2px solid #b3b3b3;
	border-bottom: 2px solid #b3b3b3;
	background: url(../images/form_bg.gif) repeat-x bottom left #fff;}

label{
	display:block;
	line-height: 1.75em;
	padding-left:10px;
	font-size:.8em;}

input{
	width:200px;
	margin-left:10px}

textarea{
	width:300px;
	height:100px;
	margin-left:10px}

input#cfContact.button{
	width:12em}

.clearfloats {clear:both}

#footer {
	background: url(../images/footer_logo.png) no-repeat ;
	margin:30px 0 0 120px;
	padding: 0 0 60px 0;
	width:550px;}

#footer p{
	color: #b3b3b3;
	font-size:.7em;
	padding-top:40px;
	text-align:center;}
 
#footer a:link{
	color: #666666;
	text-decoration: none; }

#footer a:visited{
	color: #4c4c4c;
	text-decoration: none; }

#footer a:hover{
	text-decoration: underline;
	color: #b3b3b3; }

a[href^="http:"] {
  	background: url(..images/externalLink.gif) no-repeat right top;
  	padding-right: 10px;}


a {}

a:link {}

a:visited {}

a:hover {}

a:active {}

