body   {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EBEBEB;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	line-height: 14px;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	color: #6d5369;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003A24;
	margin-bottom: 5px;
}
#page_hdr {
	margin-top: 75px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
}
#maincontent {
	margin-right: 15px;
	margin-left: 35px;
	margin-bottom: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
p {
	margin: 0px 0px 15px;
	padding: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 8px;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
}
.vinaheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.dt_header {
	font-size: 10px;
	font-style: italic;
}
.header1      { color: #505050; font-size: 14pt; font-family: "Trebuchet MS" ; font-weight: 700; }
.header2      { color: #505050; font-size: 10pt; font-family: "Trebuchet MS" ; font-weight: 700; }
a:link {
	color: #004584;
	text-decoration: none;
}
a:visited {
	color: #3E607D;
}
a:hover {
	color: gray;
	text-decoration: underline;
}
a:active { color: #cede0d ; text-decoration: none; }
#divide
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-bottom: 8px;
}
#dotteddivide {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
}
.pg_hdr {
	color: #000;
	margin-bottom: 10px;
	font-size: 16px;
}
.livability_back {
	background-image: url(../images/back/l.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
.newsletters_back {
	background-image: url(../images/back/n.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
.resources_back {
	background-image: url(../images/back/r.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
.volunteer_back {
	background-image: url(../images/back/v.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
.business_back {
	background-image: url(../images/back/b.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	min-height: 500px;
}
.events_back {
	background-image: url(../images/back/e.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
.history_back {
	background-image: url(../images/back/h.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
.about_back {
	background-image: url(../images/back/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
#toolbar {
	color: #CCC;
	background-color: #000;
	text-align: right;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00311E;
}
#footer {
	background-color: #000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
#footer a:link {
	color: #9AD1FF;
	text-decoration: none;
}
#footer a:visited {
	color: #3E607D;
}
#footer a:hover {
	color: gray;
	text-decoration: underline;
}
#footer a:active { color: #cede0d ; text-decoration: none; }
#toolbar a:link {
	color: #999;
	text-decoration: none;
}
#toolbar a:visited {
	color: #3E607D;
}
#toolbar a:hover {
	color: #004584;
	text-decoration: underline;
}
#toolbar a:active {
	color: #C0AF7B;
	text-decoration: none;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	padding: 3px;
}
