body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 60%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #10207F;
}
a:visited {
	color: #10207F;
}
a:hover {
	color: #10207F;
	text-decoration: none;
}
a:active {
	color: #000000;
}

#wrapper {
	padding: 0px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#topshadow {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/bkgshadowtop.jpg);
	height: 5px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#mainshadow{
	background-image: url(../images/bkgshadow.jpg);
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#bottomshadow {
	font-size: 0px;
	background-image: url(../images/bkgshadowbottom.jpg);
	line-height: 0px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}
#topbar {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topimage {
	background-image: url(../images/topbar3.jpg);
	height: 100px;
	width: 742px;
}
#toplogo {
	padding: 0px 0px 0px 10px;
	background-color: #D9D9AD;
	height: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
	color: #FFFFFF;
}
#topmenu {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #B3B38F;
	font-size: 0px;
	line-height: 10px;
	height: 10px;

}
#topmenu ul{
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
}
#topmenu ul li{
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#topmenu ul li a{
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin: 0px;
	height: 20px;
	color: #FFFFDF;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
#topmenu ul li a:hover{

}
#mainpage {
	margin: 5px;

}
#pagebody{
	padding: 5px;
	float: left;
	width: 566px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9D9AD;

}

#footer {
	clear: both;
	margin: 0px;
	padding: 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
}
#footer p{
	margin:0;
	padding: 5px 0;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.imageleft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.imageright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	
}
.imageborder {
	border: 1px solid #CCCCCC;
	padding:2px; 
}
.txtbold {
	font-weight: bold;
}
.txtright {
	text-align: right!important;
}
.txtleft {
	text-align: left!important;
}
.txtcentre {
	text-align: center!important;
}
#parkmenu {
	float: left;
	width: 140px;
	padding: 0px 5px 0px 0px;
	margin-top: 5px;
}
#parkmenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#parkmenu ul li{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9AD;
}
#parkmenu ul li a{
	line-height: 16px;
	text-decoration: none;
	display: block;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	width: 100%;
}
#parkmenu ul li a:hover{
	background-color: #D9D9AD;
}
h1 {
	font-size: 120%;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-image: url(../images/titleback.jpg);
	background-repeat: repeat-y;
	background-color: #ECECC6;
	width: auto;
}
#parkmenu h1 {
	padding: 0px 0px 0px 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9AD;
	font-size: 100%;
	line-height: 16px;
	background-color: #D9D9AD;
	background-image: none;
}
.contact table {
	border: none;
	margin: 0px;
	padding: 0px;

}
.contact th {
	line-height: 16px;
	font-weight: bold;
	background-color: #B3B38F;
	padding-left: 5px;
	text-align: left;
}
.contact td {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}.feedbackform {
	float: right;
	width: 300px;
	border: 1px solid #D9D9AD;
	padding: 2px;
	margin-left: 5px;
}
.imageholder {
	width: 100px;
	border: 1px solid #CCCCCC;
	display: block;
	height: 60px;
	font-style: italic;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.sales .price {
	font-weight: bold;
	color: #FF0000;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sales .title {
	font-weight: bold;
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sales .desc {
	clear: both;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sales th {
	font-weight: normal;
	text-align: left;
	background-color: #B3B38F;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sales table {
	width: 100%;
}
.sales td {
	background-color: #D9D9AD;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 48px;
}
.sales {
	width: 100%;
}
.infoNav {
	text-align: right;
	clear: both;
}
.infoNav a{
	text-decoration: none;
}
.infoNav a:hover{
	text-decoration: underline;
}
#closelink {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#closelink a{
	line-height: 20px;
	display: block;
	height: 20px;
	width: auto;
	color: #000000;

}
#closelink a:hover{
	background-color: #B3B38F;

}
.noimage {
	line-height: 20px;
	color: #B3B38F;
	text-align: center;
}
.partex {
	background-color: #D9D9AD;
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #B3B38F;
}
h5 {
	font-size: 120%;
	margin: 0px;
}
.map {
	height: 300px;
	width: 221px;
	background-image: url(../images/map.jpg);
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
