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

body {
	background:url(images/space_beige.gif);
	background-repeat:repeat;
	margin-top:10px;
	}

#container {
	width:800px;
	background:url(images/bg_content.gif);
	background-position:bottom;
	margin-left:auto;
	margin-right:auto;
	}
#left {
	width:250px;
	float:left;
	}
#right {
	width:550px;
	float:left;
	}
.clear {
	width:800px;
	clear:both;
	}
#hometext {
	width:389px;
	padding-top:55px;
	padding-left:70px;
	padding-right:75px;
	padding-bottom:35px;
	}
.homestyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14.5px;
	line-height:22px;
	color:#ffffff;
	}
.homestyletitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:25px;
	color:#ffffff;
	}
#subtext {
	width:510px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	}
.substyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	}
a {
	color:#ffd24f;
	}
a:hover {
	text-decoration:none;
	}
.subheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:16px;
	color:#ffd24f;
	}
.subheadersm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	color:#a4f44e;
	}
#nav {
	width:200px;
	padding-left:25px;
	padding-right:25px;
	}
.rednavbar {
	width:185px;
	background:#d31145;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:15px;
	text-align:right;
	}
.navstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff5d9;
	text-decoration:none;
	}
a.navstyle:hover {
	color:#ffd24f;
	}
#yellownavbar {
	width:185px;
	background:#ffde87;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:15px;
	text-align:right;
	}
.subnavstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
a.subnavstyle:hover {
	color:#d31145;
	}
#footer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	}
.footerstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:13px;
	}
.photo {
	padding-left:10px;
	padding-bottom:10px;
	}
.yellowbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffd24f;
	}
a.yellowbold:hover {
	text-decoration:none;
	fnt-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffd24f;
	}
a.yellowbold:hover {
	text-decoration:none;
	}
#map {
		color: black;
}
	
h2 {
	color: #8AD345;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	}