/*background: #FFCC66 url("butterfly.gif") no-repeat fixed right bottom;
background | color | image | repeat | attachment | position

font: italic bold 30px arial, sans-serif;
font-style | font-variant | font-weight | font-size | line-height | font-family

margin: top - right - bottom - left
*/

/**************** Pseudo classes ****************/ 
#body {
}
body {
	background-image: url(/images/background.jpg);
	background-color: #9AA98C;
}
h1, caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
	line-height: normal;
	text-align:center;
	padding-top: 1em;
}
h1.project {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 0;
	line-height: 1.2em;
}
h2 {
	font-style: italic;
	color: #1b0d4f;
	text-align:center;
	font-size: 18px;
}
h2.subhead {
	font-style: italic;
	color: #1b0d4f;
	text-align:left;
	font-size: 18px;
	padding-left: 20px;
	padding-bottom: 0;
	margin-bottom: .5em;
}
h2.project_date {
	padding-top: .5em;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: .5em;
	}
.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height:2em;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	padding-left: 40px;
	margin-right: 40px;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	text-indent: 1.5em;
	padding-bottom: 0;
	border-bottom: 0;
}
.text_highlighted {
	font-weight:bold;
	color:#1b0d4f;
	}
.textsinglespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 40px;
	margin-right: 40px;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 1.5em;
	padding-bottom: 0;
	border-bottom: 0;
}
.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	padding-top: 0;
	margin-top: 0;
	text-indent: 1.5em;
	padding-bottom: 0;
	border-bottom: 0;
}
.textnoindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	margin-right: 50px;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0px;
	border-bottom: 0;
	margin-left: 50px;
}
.bios {
	border:1px #003300 ridge;
	padding:5px;
	margin:18px;
}
/**************** Links ****************/ 

a:link {
	color:#1b0d4f;
	text-decoration: underline;
} 
li :link {
	color:#1b0d4f;
	text-decoration:none;
} 
ul :link {
	color:#1b0d4f;
	text-decoration:none;
} 
a:visited {
	color:#003366;
	text-decoration:underline;
} 
li a:visited {
	color:#003366;
	text-decoration:none;
} 
ul a:visited {
	color:#003366;
	text-decoration:none;
} 
a:hover {
	color:#1b0d4f;
	padding-bottom:5px;
	font-weight:bold;
	text-decoration:underline;
} 
a:active {
	color:#8ab4b3;
	font-weight:bold;
} 
#news_article {
border: #1b0d4f groove thin;
width: 600px;
margin-left:auto;
margin-right:auto;
padding-bottom: 10px;
margin-top: 20px;
padding-top: 10px;

}
.news_date {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
padding-left: 20px;
margin-bottom: 0;
padding-bottom: 0;
}
.news_title {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
padding-left: 20px;
color: #1b0d4f;
margin-top: 2px;
padding-top: 2px;
margin-bottom: 0;
padding-bottom: 0;
}
.news_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left: 40px;
line-height: 1.5em;
padding-top: 1em;
margin-top: 0;
padding-bottom: 0;
margin-bottom: 0;
padding-right: 40px;
}
#news_img_left {
float: left;
margin-top: 4px;
padding-right: 8px;
padding-bottom: 0;
border: none;
}
#news_img_right {
float: right;
margin-top: 4px;
padding-left: 8px;
padding-bottom: 0;
border: none;
}


#news400image{
padding: 4px 30px 0 30px;
}

#navigation {
	background-color: #1b0d4f;
	width: 560px;
	text-align: center;
	margin: 0 auto;
}

.project_column_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1b0d4f;
	text-align: right;
	vertical-align: top;
}
.text_project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
.faq_question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	color: #1b0d4f;
	padding-right: 20px;
}
.faq_answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 60px;
	color: #333333;
	padding-right: 60px;
	line-height: 1.5;
}
/**************** Book Club ****************/ 
#left_column {
	float: left;
	width: 240px;
	background-color: #b4a58a;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}
.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #333333;
}
#book_current {
	width: 120px;
	float: right;
	padding-left: 10px;
}
#next_meeting {
	width: 750px;
	float: left;
	margin: 10px 40px 40px 10px;
}
#book_previous {
	width: 750px;
	margin-left: 0px;
	border-top: solid 1px #be9292;
}
.book_previous_amazon {
	width: 120px;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	float: left;
	position: relative;
}
.amazon-book {
	float: right;
	margin-top: 4px;
	padding-left: 8px;
	padding-bottom: 0px;
	border: none;
	width: 120px;
	padding-right: 8px;
}.book_title{
	color: #1b0d4f;
	font:  bold 14px Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}
.book_author {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 6px 0 2px 0;
	margin: 0 0 0 0;
	text-align: center;
}
.meeting_date {
	font:  bold 14px Arial, Helvetica, sans-serif;
	padding: 6px 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.2em;
	text-align: center;
}
.meeting_time {
	font:  bold 14px Arial, Helvetica, sans-serif;
	padding: 0 0 6px 0;
	margin: 0 0 0 0;
	line-height: 1.2em;
	text-align: center;
}
.meeting_location {
	font:  14px Arial, Helvetica, sans-serif;
	padding: 6px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}
#donate   .donate
{
	display: none;
}
.gvsa .gvsa
{
	display: none;
}


.center
{
	text-align: center;
}

.text-bullets
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	padding-left: 50px;
	margin-right: 50px;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

#burns
{
	width: 400px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.text-align-left {
	text-align: left;
}
