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

body {
	background:url(images/space_beige.gif);
	background-repeat:repeat;
	margin-top:10px;
	}
ul {
	list-style-type: none;
}
li {
	margin-bottom: 10px;
}

#container {
	width:800px;
	background:url(images/bg_content.jpg);
	background-position:bottom;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	}
#left {
	width:250px;
	float:left;
	}
#right {
	width:550px;
	float:left;
	}
.clear {
	width:800px;
	clear:both;
	}
#hometext {
	width:389px;
	padding-top:55px;
	padding-left:60px;
	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:430px;
	padding-top:70px;
	padding-left:60px;
	padding-right:20px;
	padding-bottom:0px;
	}
.substyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	}
a {
	color:#8CC63F;
	text-decoration: none;
	}
a:hover {
	text-decoration:none;
	color: #ffd24f;
	}
.subheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#ffd24f;
	}
.subheadersm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	color:#ffd24f;
	}
#nav {
	width:220px;
	padding-left:0px;
	padding-right:0px;
	}
.rednavbar {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	text-align:right;
	padding-left: 0px;
	}
.navstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
.navstyle a{
	color:#FFF;
	text-decoration:none;
	}
.navstyle a:hover {
	color:#0CF;
	}
#yellownavbar {
	width:185px;
	background:#ffffff;
	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:12px;
	color:#666666;
	line-height:14px;
	}
.photo {
	padding-left:0px;
	padding-bottom:20px;
	}
.photo-right  {
	padding-left: 20px;
}
.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;
}
h1 {
	color: #ffd24f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:22px;
}
	
h2 {
	color: #ffd24f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	}h3 {
	color: #ffd24f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}

