* {
	margin:0;padding:0;
}

img {
	border:none;
}

.clear {
	clear:both;
}

body {
	 background:#0154a4 url(/template/images/background_new.jpg) no-repeat top center;
	 font:78%/1.5 Arial, Helvetica, sans-serif;
}

.hidem{
	display:none;
}


h1.logo {
	background:url(/template/images/logo.png) no-repeat;
	width:174px;
	height:158px;
	margin-top:40px;
	margin-bottom:-20px;
	text-indent:-5000px;
}

h1.billings {
	background:url(/template/images/home_img.jpg) no-repeat center;
	text-indent:-5000px;
	width:256px;
	height:339px;
	margin-left:45px;
	margin-top:30px;
}

h1.sub_img {
	background:url(/template/images/girl.jpg) no-repeat center;
	text-indent:-5000px;
	width:266px;
	height:311px;
	margin-left:45px;
	margin-top:60px;
}

#right_column p{
	padding-top:30px;
}

#left_column li {
	margin-left:70px;
}

.container {
	width:968px;
	margin:0 auto;
}

#mainmenu {
	background:url(/template/images/menu_bg.png) no-repeat top left;
	font-family:"Futura", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	text-align:center;
	width:831px;
	white-space:nowrap;
	float:right;
	padding:.31em 0;
}

#mainmenu li {
	display:inline;
	font-weight:100;
	padding:.45em 0;
	padding-left:7px;
}

#mainmenu li a {
	text-decoration:none;
	color:white;
	padding:.45em .5em;
}

#mainmenu li a:hover {
	background:#4174a8 url(/template/images/tr.jpg) no-repeat top right;
}

#mainmenu li:hover {
	background:url(/template/images/tl.jpg) no-repeat top left;
}

#mainmenu li.last {
	padding-right:0px;

}

#text_body {
	background:white repeat-y top left;
	min-height:250px;
	width:968px;
}

h2 {
	font-family:Futura, Arial, Helvetica, sans-serif;
	color: #0154a4;
	font-size:2.3em;
	font-weight:100;
	margin-top:15px;
}

h5 {
	font-family:Futura, Arial, Helvetica, sans-serif;
	color: #0154a4;
	font-size:2.4em;
	font-weight:500;
	margin-top:15px;
	border-bottom:.05em #0154a4 solid;
	margin-bottom:15px;
	padding-bottom:5px;
	width:450px;
}

h3 {
	margin-top:20px;
	font-size:1.8em;
	font-weight:500;
	margin-bottom:10px;
}

p {
	padding-bottom:10px;

}

#left_column p {
	padding-bottom:10px;
	float:none;
}

#garage_sale p {
	margin-top:10px;
	padding:5px 5px 5px 15px;
	float:none;
	border:.1em black solid;
}

#newsletters p{
	margin-top:10px;
	padding:5px 5px 5px 10px;
	float:none;
	border:.1em #0154a4 solid;
	background: #a5cbf0;
	width:400px;
}



form fieldset {
	margin-top:10px;
	padding:5px 5px 5px 10px;
	float:none;
	border:.1em #0154a4 solid;
	background: #a5cbf0;
	width:400px;
}

form fieldset label {
	display:block;
}

form input, form textarea {
	padding:3px;
	width:290px;
}

form textarea {
	height:150px;
}

#contact_form p {
	margin:0;padding:0 0 5px 0;
}

form .btn {
	width:auto;
	padding:3px 25px
}

#contact_form .warning  {
	color:red;
}

#contact_form .required {
	font-weight:700;
}





#right_column {
	float:left;
	margin-top:15px;
}

#left_column {
	width:600px;
	float:left;
	margin-top:15px;
	margin-left:40px;
}

#footer {
	background:#0154a4;
	min-height:200px;
}

#footer p {
	float:left;
	padding-left:30px;
}

#foot_container {
	height: 183px;
	background:url(/template/images/footer_bg.jpg) repeat-x;
	width:968px;
	margin:0 auto;
}

h4 {
	color:#0154a4;
	margin-left:40px;
	padding-top:80px;
	font-size:1.8em;
	font-weight:500;
	margin-bottom:10px;
	float:left;
}

#foot_container p {
	padding-top:95px;
}

h1.donate {
	background:url(/template/images/donate.jpg) no-repeat;
	height: 88px;
	width: 181px;
	float:left;
	text-indent:-5000px;
	margin-left:110px;
	margin-top:70px;
}

#donate{

	height: 88px;
	width: 181px;
	float:left;
	margin-left:110px;
	margin-top:-25px;

}



a {
	text-decoration:none;
	color: #0154a4;
}

a:hover {
	color:black;
}

#fckeditor {
	background:none;
	padding:10px;
}

#text_body #left_column #gotime{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	text-align:center;
	padding-top:10em;
	width:100%;
	padding-bottom:100%;
	background:url('/site/userfiles/video/video_back.png');
	color:white;
}

/* Flash video */

#gotime p:hover, .videoad{
	cursor:pointer;
}

#gotime p{
	font:1.2em verdana, Helvetica, sans-serif;
	color:black;
}

#text_body #left_column #flasharea{
	width:480px;
	height:400px;
	background:#00305f;
	margin:0 auto;
}

#flasharea h3{
	padding-top:1em;
}

#flasharea p{
	font-size:1em;
	color:white;
	padding:0 2.5em;
}

#flasharea p a{
	color:#999;
}

#flasharea p a:hover{
	color:white;
	border-bottom:1px dashed white;
}






















