@charset "utf-8";
/* CSS Document */

/* DIVS */

#holder{
	margin:0 auto;
	width:900px;
	height:auto;
	text-align:center;
	background-color:#ffffff;
}

#logo{
	width:617px;
	float:left;
	display:inline;
	margin-left:20px;
}

#rightlogo{
	float:right;
	display:inline;
}

#nav{
	height:65px;
	text-align:center;
	background-image:url(../graphics/nav_bground.jpg);
}
#fnav{
	height:65px;
	text-align:center;
	background-image:url(../graphics/nav_bground.jpg);
}

#bottom{
	width:900px;
	height:184px;
	background-image:url(../graphics/bottom_wave.jpg);
}

#main_content{
	width:900px;
	height:auto;
	display:inline;
}

#box_sponsors{
	width:363px;
	height:auto;
	float:right;
	display:inline;
}
#box_featured{
	width:524px;
	height:auto;
	float:left;
	display:inline;
	margin-top:10px;
}
#left_column{
	width:180px;
	float:left;
	margin: 15px 15px 15px 15px;
	display:inline;
	vertical-align:top;
}
#left_column2{
	width:560px;
	float:left;
	margin: 0px 20px 0px 20px;
	display:inline;
	vertical-align:top;
	text-align:left;
}
#mid_column{
	width:340px;
	float:left;
	margin: 0px 15px 15px 15px;
	display:inline;
	vertical-align:top;
	text-align:left;
}
#right_column{
	width:280px;
	float:right;
	margin: 0px 15px 15px 0px;
	display:inline;
	vertical-align:top;
	/*text-align:left;*/
}
#right_column_media{
	width:260px;
	float:right;
	padding: 10px 10px 10px 10px;
	display:inline;
	vertical-align:top;
	text-align:left;
	background-color:#e5dbef;
}
#green_back{
	width:244px;
	height:104px;
	float:left;
	margin-left:17px;
	display:inline;
	background-color:#f3ffe2;
	border:1px;
	background-image: url(../graphics/green_back.gif);
}
#green_back2{
	width:244px;
	height:104px;
	float:right;
	display:inline;
	background-image: url(../graphics/green_back.gif);
}
#featured{
	width:225px;
	height:85px;
	margin: 9px 9px 9px 9px;
	background-color:#dceacc;
}
#top_menu{
	width:90px;
	margin: 23px 5px 5px 5px;
	float:left;
	display:inline;
}
#footer{
	width:900px;
	text-align:center;
}
#fullpage{
	width:880px;
	float:left;
	margin: 0px 20px 0px 20px;
	display:inline;
	vertical-align:top;
}
#front_flash{
	width:535px;
	float:left;
}
#front_news{
	width:355px;
	height:275px;
	float:right;
}
#front_intro{
	width:auto;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
}
#front_donated{
	width:353px;
	height:81px;
	background-image: url(../graphics/donations_back.jpg);
}

/* STYLES */
body {
	background-color: #ffffff;
}

p, div, .content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	line-height:16px;
}
.fnews{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:12px;
}
.header{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#CC6600;
	text-align:left;
}
.small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#333333;
	text-align:left;
	font-style: normal;
}
.news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D267E;
	font-weight:bold;
	text-align:left;
}
.news a:link{
	color:#4c247d;
}


a:link{
	color: #CC6600;
	line-height: 16px;
	border-width: 0 px;
}
.footertext{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#669900;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	display:inline;
}
.footertext a:link{
	color:#336633;
}
.purple{
color:#4c247d;
}
h1{
font:14px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:30px;
color:#4c247d;
}
