* {
	margin:0;
	padding:0;
}
a {
	color:#06C;
}
a:hover {
	color:#09C;
}
img {
	border:0;
}
body {
	background:url(images/background_tile.png) top left;
	text-align:center;
}
#wrapper #logo {
	width:430px;
	height:135px;
}
#wrapper {
	background:url(images/background.png) repeat-x top left;
	text-align:left;
}
#wrapper #header {
	margin:0 auto;
	width:960px;
	height:120px;
	text-align:right;
	padding:0 0 0 15px;
}
/* Navigation */

#wrapper #header ul {
	list-style-type: none;
}
#wrapper #header ul li {
	float:left
}
#wrapper #header ul li a {
	background-image: url(images/red_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	line-height:30px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #371C1C;
}
/* White Box */

#whitebox ul {
	list-style-type: none;
	padding:0 0 0 10px;
}
#whitebox ul li {
}
#whitebox ul li a {
	background-image: url(images/red_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	line-height:22px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #371C1C;
	font-family:Verdana, Geneva, sans-serif;		
}
#whitebox {
	width:930px;
	margin:0 auto;
}
.content {
	padding:0 20px 0 20px;
	background-color:#FFFfFF;
}
#map {
	color:#900;
	background-color:#FF9;
}
.content h1 {
	color:#444444;
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	letter-spacing:-1px;
	font-weight:normal;
	padding:0 0 0 5px;
}
.content h2 {
	color:#900;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:10px;
}
.content h3 {
	color:#900;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:10px;
}
.content p {
	font-size:12px;
	line-height:20px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;	
	margin:0;
	padding:10px 0 10px 5px;
}
.content table {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.content table td {
	padding:2px 3px 2px 3px;
}
form {
	padding-left:5px;
	color:#555;
}
form .inp {
	border:0;
	background:url(images/input.png) no-repeat;
	padding:1px 3px 0px 7px;
	height:24px;
	width:234px;
	color:#666;
}
form .subby {
	height:38px;
	width:139px;
	padding-top:6px;
	padding-left:95px;
}
#videos {
	width:150px;
	height:344px;
	float:left;
	padding:0 0 0 25px;
	overflow: auto;
}
#videos a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	border:0;
}
#videos p {
	margin:0 0 10px 0;
	padding:0;
}
form p {
	padding-bottom:4px;
}
/* Contact Us Front Page */
#contact_us {
	float:left;
	padding:0px 25px 5px 25px; 
	border-left:1px solid #CCC;
	margin:20px 0 25px 25px;
	width:350px;
}
#contact_us h3 {
	color:#555;	
	font-family:Verdana, Geneva, sans-serif;	
	font-size:20px;
}

#contact_us p {
	color:#444;	
	font-family:Verdana, Geneva, sans-serif;	
	font-size:12px;
}
#contact_us a {
	color:#666;	
	font-family:Verdana, Geneva, sans-serif;	
	font-size:12px;	
}
/* Footer */

#footer {
	background:url(images/footer.png) no-repeat;
	width:936px;
	height:198px;
	margin: 0 auto;
}
#footer h3 {
	color:#333;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	padding-bottom:4px;
}
#footer p {
	color:#555;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
}
#join_us {
	position:absolute;
	padding:25px 0 0 580px;
	width:320px;
	text-align:right;
	margin-right:60px;
}
#greetings {
	position:absolute;
	padding:25px 0 0 200px;
	width:370px;
}
