body {
	background-color: #CDD5DA;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(nv/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.topsite {
	height: 250px;
	vertical-align: bottom;
}

.head1 {
	background-image: url(nv/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
a.nav:link, a.nav:visited {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
}
a.nav:hover {
	font-size: 18px;
	font-weight: normal;
	color: #5E6434;
	text-decoration: none;
	padding-left: 25px;
}
a.bnav:link, a.bnav:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
a.bnav:hover {
	font-size: 12px;
	font-weight: normal;
	color: #5E6434;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
.content {
	width: 720px;
	margin-left: 30px;
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: justify;
}
.gallerycontent {
	margin-top: 25px;
	margin-bottom: 10px;
}
.gallery {
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	margin-top: 15px;
}
.bgb {
	background-image: url(nv/bgb.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
h1 {
	font-size: 18px;
	color: #003366;
}
.special {
	background-image: url(nv/box_bg.jpg);
	height: 205px;
	width: 311px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
}
.callnow {
	font-size: 12px;
}
.photo {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.pdown {
	padding-top: 15px;
}
a:link, a:visited {
	color: #313C2E;
	text-decoration: underline;
}
a:hover {
	color: #41555E;
	text-decoration: underline;
}

