body{
	padding: 0;
	margin: 0;
	background: #0f1d35;
	font-family: Arial, Helvetica, Tahoma;
	color: #fff;
	font-size: 9pt;
	position:relative;
}

a {
	outline: none;
	color: #8ea9be;
}

a:hover {
	color: #526880;
}

p {
	margin: 0 0 10px 0;
}

.home {
	display: inline;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-shadow: #333 1px 1px 1px;
}

#sitetitle {
	text-indent: -2000px;
	display: block;
	width: 300px;
	height: 175px;
	position: relative;
	top: 90px;
	left: 50px;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-shadow: #333 1px 1px 1px;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-shadow: #333 1px 1px 1px;
}

h6 {
	font-size: 14pt;
	font-weight: bold;
	float: left;
	}

b {
	font-weight: bold;
}

strong {
	font-weight: bold;
	font-size: 110%;
}

strong a{
	text-decoration: none;
}

strong a:hover {
	text-decoration: underline;
}

.main_lists {
	padding-left: 10px;
}

.main_lists li {
	margin-left: 5px;
	padding-bottom: 5px;
}
#wrapper {
	padding: 0;
	margin: 0 auto;
	background: url('../media/images/background.jpg') top center no-repeat; ;
	width: 1000px;
	min-height: 720px;
	position:relative;
}

#header {
	padding: 0;
	margin: 0;
	height: 293px;
}

#menu {
	padding: 0;
	margin: 0;
	height: 58px;
}

#menu ul {
	margin: 0;
	font-size: 13pt;
	padding: 8px 0 0 0;
}

#menu ul li {
	float: left;
	margin-left: 20px;
	padding-left: 30px;
	padding-top: 2px;
	background: url('../media/images/menu_bullet.png') no-repeat;
	line-height: 41px;
	display:block;
	
}

#menu ul li a {
	text-decoration: none;
	color: #fff;
	text-shadow: #333 1px 1px 1px;
}

#menu ul li a:hover {
	color: #cc99cc;
}
#donate_button {
	float:right;
	margin: 6px 13px 0 0;
	background: url('../media/images/donate_button.jpg') no-repeat top;
	height: 32px;
	line-height: 31px;
	width: 112px;
	font-size: 13pt;
	text-decoration: none;
	color: #ff0000;
	text-shadow: #333 1px 1px 1px;
	text-align: center;
}

#donate_button:hover{
	background: url('../media/images/donate_button.jpg') no-repeat bottom;
	color: #cc99cc;
}

#page {
	padding: 40px 50px 30px 50px;
	margin: 0;
}

#news {
	max-height: 550px;
	overflow:auto;
}
.latest_news_entry {
	padding-top: 8px;
}

.blue_box {
	width: 561px;
	min-height: 112px;
	background: url('../media/images/transparent_blue.png');
	padding: 24px 20px 15px 32px;
}


#testimonials_box {
	padding: 10px 0 0 0;
}

#testimonials_box a {
	
}
#testimonials_box a img {
	border: #526880 solid 1px;
	margin: 0 15px 15px 0;

}

#testimonials_box a img:hover {
	border: #8ea9be solid 1px;
}


#welcome_box {
	border: #526880 solid 1px;
	margin: 0 15px 15px 0;
}

#welcome_box:hover {
	border: #8ea9be solid 1px;
}



#list1 {
	margin-top: 40px;
}
#list1 li{
	list-style: none;
	margin: 10px 0;
	padding: 10px;
	border: #213455 solid 1px;
	text-align: center;
	font-weight: bold;
	width: 300px;
}
#list1 li a {
	text-decoration: none;
}

#list2 {
	margin-top: 40px;
}

#list2 li{
	list-style: none outside none;
}

#list2 li a {
	text-decoration: none;
}

#early {
	margin: 7px;
	}

#county {
	float:left;
	border: #213455 solid 1px;
	margin: 10px 0;
	padding: 10px;
	font-weight: bold;
	width: 785px;
	}

.county {
	width: 785px;
	text-align: center;
	}

.left {
	float:left;
	}

.size15 {
	font-size: 15pt;
	}

.location {
	width: 367px;
	text-align: center;
	margin: 10px;
	}

#locations {
	width: 785px;
	}

#date_list {
	list-style: none;
}
#date_list li {
	padding-bottom: 10px;
}


/*******************************************************************************************/
/* Contact form */
.float-left {
	float: left;
	}

.float-right {
	float: right;
	}

#contact_form {
	width: 650px;
	}

.long {
	width: 252px;
	padding: 8px 8px 8px;
	border: medium none; 
	color: #6D6E71;
	height: 16px;
	background: #DBDBDB url(../media/images/field_long_bkg.jpg) no-repeat scroll 0 0
	}

.short {
	width: 50px;
	padding: 8px 8px 8px;
	border: medium none; 
	color: #6D6E71;
	height: 16px;
	background: #DBDBDB url(../media/images/field_short_bkg.jpg) no-repeat scroll 0 0
	}

select.short  {
	width: 120px;
	padding: 6px 2px 6px 5px;
	border: medium none; 
	color: #6D6E71;
	height: 32px !important;
	background-color: #DBDBDB;
	}

#zipbox {
	position:absolute;
	left:180px;
	top:502px;
}

.quote_box1 {
	background: url('../media/images/quote_box1.png') no-repeat;
	min-height: 40px;
	width: 400px;
	padding: 30px 35px 10px 45px;
}
.quote_box2 {
	background: url('../media/images/quote_box2.png') no-repeat;
	width: 474px;
	min-height: 24px;
	margin-bottom: 10px;
}

#take_action li {
	line-height: 20px;
}

#footer {
	padding: 20px 50px 0 50px;
	margin: 0 auto;
	width: 900px;
	height: 41px;
	background: url('../media/images/background_footer.png') top repeat-x;
}



.clips a {
	text-decoration: none;
	display: block;
	width: 200px;
	height: 145px;
	float: left;
	margin: 0 25px 30px 0;
	color: #fff;
}

.clips a b {
	color: #8ea9be;
}

.clips a:hover, .clips a:hover b {
	color: #526880;
}

.clips img {
	border: #ccccff solid 1px;
}

.clips img:hover {
	border: #526880 solid 1px;
}
/*******************************************************************************************/
/* Flowplayer CSS */
a.player {	
	display:block;
	background:url(../media/images/about_jackie_vid.jpg) no-repeat;
	width:640px;
	height:385px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	float:left;
	margin-bottom:5px;
	border: 1px solid #000;
}

/* splash image */
a.player img {
	margin-top:185px;
	border:0;	
}


/* Countdown */

#paid_for_countdown {
	color: #fffff;
	font-size: 0.8em;
	position:absolute;
	bottom:0px;
	}