body {
	background-color: white;
	font-family: Verdana;
	margin: 0;
	padding: 0;
}


#inner {
	background-image: url(../img/bg.gif);
	width: 785px;
	margin: 0 auto;
	text-align: left;
}


p {
	margin: 0;
	margin: 0;
}


#nav {
	height: 21px;
	margin-left: 165px;
	padding-top: 142px;
}


#nav ul {
	margin: 0;
	padding: 3px 20px 0px 0px;
	font-size: 10px;
	letter-spacing: 1px;
}


#nav li {
	float: left;
	list-style: none;
	border-right: solid 1px #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}


#nav li a {
	text-decoration: none;
	color: #ffffff;
}


#nav li a:hover {
	color: #fff000;
}


h1 {
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: 35px;
	margin-bottom: 20px;
}


#content {
	float: left;
	width: 595px;
	padding-left: 175px;
}


p {
	font-size: 10px;
	color: #ffffff;
	width: 220px;
	text-align: justify;
	line-height: 13px;
}


#wider_p p {
	width: 450px;
}

#wider_p2 {
	width: 450px;
}


#footer {
	background-image: url(../img/footer.gif);
	width: 785px;
	text-align: center;
	font-size: 9px;
	height: 100px;
	background-color: #ffffff;
	color: #8b918f;
	clear: left;
}


#footer_links {
	padding-top: 65px;
}


#footer a {
	text-decoration: none;
	color: #8b918f;
}


#p_float {
	float: left;
	margin-right: 0px;
}


.pics {
	float: left;
	margin-right: 30px;
}


.pics2 {
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px;
}


.pics2 img {
	border: solid 5px #ffffff;
}


.clear {
	clear: left;
}


.clear p {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}


img {
	margin: 0;
	padding: 0;
	border: none;
}


#map {
	border: solid 1px #ffffff;
}


span a {
	text-decoration: none;
	color: #ffffff;
}


.contact {
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 3px;
}


.contact2 {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	line-height: 10px
	letter-spacing: 2px;
}


.small link {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
}


.small link2 {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
}


.small link3 {
	text-decoration: none;
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 1px;
}

.clear p {
	text-align: left;
}


.pics3 {
	float: right;
	margin-right: 50px;
	margin-top: -450px;
}


.floatRight {
	width: 340px;
	float: right;
}



