@charset "utf-8";
/* CSS Document */

body {
	background: #e7e7e7;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;
	margin: 0 0 0 0;
}
h2 {
	font-size: 16px;
	color: #6c0000;
	margin: 0 0 10px 0;
}

h1 {	font-size: 18px;
	color: #6c0000;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 14px;
	color: #6c0000;
	margin: 0 0 10px 0;
}

#clear {clear:both;}

p {margin: 0 0 7px 0;}

#header {
	width: 1000px;
	height: 186px;
	margin: auto;
	background: url(../Site-images/components_01.png);
}
#header_bg {
	width: auto;
	height: 186px;
	background: url(../Site-images/header_bg_01.png);
}

	a:visited  {text-decoration: underline; color: #460604;	cursor: pointer;
	cursor: hand;
}
a:active   {text-decoration: underline; color: #460604; 	cursor: pointer;
	cursor: hand;
}
a:link     {text-decoration: underline; color: #460604;	cursor: pointer;
	cursor: hand;
}
a:hover  {text-decoration: none; color: #460604; 	cursor: pointer;
	cursor: hand;
}


/* this is where the top navigation & quotes are */
#home {
	width: 200px;
	float: left;
	margin-left: 70px;
	height: 27px;
}

#top_quote {
	width: 600px;
	float: right;
	margin-right: 70px;
	height: 17px;
	padding-top: 2px;
	text-align: right;
	vertical-align: middle;
}

#nav_menu {
	width: 866px;
	height: 35px;
	float: left;
	margin-left: 66px;
	margin-top: 124px;
	text-size: 1px;
	color: #F00;
}

.menu_navigation {
	font-size: 1px;
	color: #d9342f;
	text-align: center;
	cursor: pointer;
	text-indent:-10000px;
	
}

.navigation_menu {
	width: 130px;
	color: #fff;
	background: #770a08;
	height: 18px;
	padding-top: 7px;
	padding-left: 20px;
	border-bottom: 1px solid #a92f2c;
	padding-bottom: 5px;
	cursor: pointer;
}

/* end of top nav + quote */

/* subpage content */
#content_one {
	width: 1000px;
	height: 9px;
	background: url(../Site-images/content_parts_02.png);
	margin: auto;
}

#content_two {
	width: 1000px;
	min-height: 400px;
	background: url(../Site-images/content_parts_03.png) repeat-y;
	margin: auto;
}

#content_three {
	width: 1000px;
	height: 12px;
	margin: auto;
	background: url(../Site-images/content_parts_05.png);
}

#content_inside {
	width: 840px;
	margin: auto;
	padding-top: 10px;
}

/* subpage content end */
#flash {
	width: 860px;
	margin: auto;
	padding-top: 13px;}


#content {
	width: 1000px;
	height: 381px;
	margin: auto;
	background: url(../Site-images/components_02.png);
}
#quote {
	width: 1000px;
	height: 73px;
	margin: auto;
	background: url(../Site-images/components_03.png);
}
#testimonials {
	width: 500px;
	float: right;
	position: relative;
	right: 220px;
	top: 20px;
}
#facebook {
	width: 90px;
	float: left;
	position: relative;
	left: 110px;
	top: 20px;
}
#bottom_bg {
	width: auto;
	background: url(../Site-images/bottom_bg_13.png) repeat-x;
}
#bottom {
	width: 1000px;
	height: 193px;
	margin: auto;
	background: url(../Site-images/components_04.png);
}
/* bottom sections */
.blog {
	width: 190px;
	float: left;
	margin-left: 80px;
	margin-top: 30px;
}
.contact {
	width: 180px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	text-align: right;

}
.events {
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	text-align: center;
}
.login {
	width: 200px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

/* footer */
#footer {
	width: 1000px;
	height: 100px;
	padding-top: 20px;
	margin: auto;
	text-align: center;
}
a.cleara{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration:none;}
