body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#68191e;
}

ul,li,span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#content ul{
	list-style-image:url(Images/TemplateImages/heart.gif);
}

a{color:#b8191e;}
a:HOVER{color:#000000;}
a:VISITED{color:#333333}

p{margin-top:0;margin-bottom:12px;font-size:12px;color:#333333;}
b{color:#333333}

form{margin:0px;padding:0px;}

H1{margin-top:0;margin-bottom:12px;font-size:16px;color:#B8191E;border-bottom:1px dashed #B8191E;}
H2{margin-top:0;margin-bottom:12px;font-size:16px;color:#000000;}
H3{margin-top:0;margin-bottom:12px;font-size:14px;color:#B8191E;}
H4{margin-top:0;margin-bottom:12px;font-size:14px;color:#000000;}
H5{margin-top:0;margin-bottom:12px;font-size:12px;color:#000000;}
H6{margin-top:0;margin-bottom:12px;font-size:12px;color:#B8191E;}

#container{
	width:995px;
	margin:0px auto;
}

#search{padding:5px 0px 0px 0px}
#searchbox{
	background-color:#FFFFFF;
	border:1px solid #000000;
	width:163px;
	float:right;
	padding:3px;
}
.browntable{background-color:#DCD1AD;}
.keywords{font-size:11px;width:130px;}
.gobutton{float:right;}
.donationtable input,
.donationtable select{width:200px;}

#logos{
	clear:both;
}

#menu{clear:both;}
#header{clear:both;}

div#wrapper{float:left;width:100%}
div#content{margin: 0 209px;padding:20px 20px 0px 20px;}
div#navigation{float:left;width:209px;margin-left:-995px}
div#extra{float:left;width:209px;margin-left:-209px}

#footer{
	background-color:#B8191E;
	text-align:center;
	clear:both;
	border-top:5px solid #DCD1AD;
	padding:5px;
	margin-top:10px;
	
}
#footer a,
#footer{color:#FFFFFF;}

#footer-flash{
	background-color:#B8191E;
	text-align:center;
	clear:both;
	border-top:5px solid #DCD1AD;
	padding:5px;
}
#footer-flash a,
#footer-flash{color:#FFFFFF;}


#homenews {
	width:190px;
	height:240px;
	position: absolute;
	top:200px;
	padding-left:10px;
	padding-top:75px;
	clear: both;
}
#homenews p{
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
}
a#read{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	position: absolute;
	left: 105px;
	top: 210px;
}
/*#homenews a:hover{
	text-decoration: underline;
}*/

#story_title {
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
}
#title {
	color:#000000;
	font-size: 14px;
	font-weight:bold;
}

.storyform td{
	padding-right: 10px;
	vertical-align:top;
}
textarea#story {
	width:450px;
	height: 100px;
}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */
