@charset "utf-8";
body {
	background-color: #546b66;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	width: 698px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #EAECEB;
}
#content #buttons {
	background-image: url(images/city.gif);
	height: 212px;
	width: 698px;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}

.box {
	float: left;
	width: 174px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #nav {
	width: 698px;
	padding-bottom: 10px;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#nav ul {
	margin: 0px;
	padding: 10px;
}
#content #nav a:link, #content #nav a:visited {
	color: #487676;
	text-decoration: none;
}

#content #nav a:hover {
	color: #06B6B6;
	text-decoration: underline;
}


#nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	display: inline;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
}
#active {
	color: #06B6B6;
	text-decoration: underline;
}
#buttons a:link, #buttons a:visited {
	color: #487676;
	text-decoration: none;
}

#buttons a:hover {
	color: #06B6B6;
	text-decoration: underline;
}#content #text {
	width: 618px;
	height: 265px;
	padding-right: 40px;
	padding-left: 40px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 32px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #475F5B;
	line-height: 35px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #text a:link, #content #text a:visited {
	color: #5F7E79;
	text-decoration: underline;
}
#content #text a:hover {
	color: #06B6B6;
	text-decoration: underline;
}
#content #text2 {
	width: 618px;
	padding-right: 40px;
	padding-left: 40px;
}
#text2 h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	line-height: 32px;
	text-align: left;
	font-weight: bold;
	text-transform: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #336666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#text2 p, #text2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#content #text2 a:link, #content #text2 a:visited {
	color: #5F7E79;
	text-decoration: underline;
}
#content #text2 a:hover {
	color: #06B6B6;
	text-decoration: underline;
}
#content #text2 h4 {
	padding-left: 45px;
}
