html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #464646;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:link {
	color: #464646;
}
a:visited {
	color: #464646;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
#container {
	width: auto;
	height: auto;
	text-align: center;
}
#header {
	display: none;
	visibility: hidden;
}
#logo {
	display: none;
	visibility: hidden;
}
#subheader {
	display: none;
	visibility: hidden;
}
#subheader a, #subheader a:link, #subheader a:visited {
	display: none;
	visibility: hidden;
}
#subheader a:hover, #subheader a:active {
	display: none;
	visibility: hidden;
}
#left {
	display: none;
	visibility: hidden;
}
#menu {
	display: none;
	visibility: hidden;
}
#menu ul {
	display: none;
	visibility: hidden;
}
#menu ul li {
	display: none;
	visibility: hidden;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
	display: none;
	visibility: hidden;
}
#menu ul li a:hover, #menu ul li a:active {
	display: none;
	visibility: hidden;
}
#right {
	width: 800px;
	height: auto;
	margin: 0px;
	text-align: left;
}
.content {
	height: auto;
	width: auto;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
}
.content h3 {
	height: auto;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
#footer {
	display: none;
	visibility: hidden;
}
#footer h6 {
	display: none;
	visibility: hidden;
}
#footer h6 a, #footer h6 a:link, #footer h6 a:visited {
	display: none;
	visibility: hidden;
}
#footer h6 a:hover, #footer h6 a:active {
	display: none;
	visibility: hidden;
}
.hidden {
	display: none;
}
#offer {
	display: none;
	visibility: hidden;
}
#offer a p {
	display: none;
	visibility: hidden;
}
#offer a h2 {
	display: none;
	visibility: hidden;
}
#offer a, #offer a:link, #offer a:visited {
	display: none;
	visibility: hidden;
}
#offer a:hover, #offer a:active {
	display: none;
	visibility: hidden;
}
#contactform {
	width: auto;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#contactform table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 1px solid #990000;
}
#contactform table tr {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contactform table tr td {
	text-align: left;
	vertical-align: middle;
	font-size: 0.8em;
	background-color: #EEEEEE;
	padding: 4px;
	margin: auto;
}
.input {
	font-size: 1em;
	margin: 0px;
	padding: 2px;
	width: 200px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.send {
	font-weight: bold;
	background-color: #990000;
	color: #FFFDE1;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 0.7em;
}
.bold {
	font-weight: bold;
}
.topimage {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.topimage img {
	margin: 0px;
	padding: 2px;
	border: 2px solid #CCCCCC;
}
#imagegallery {
	width: 580px;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#imagegallery h3 {
	height: auto;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.leftimage {
	float: left;
	text-align: center;
	vertical-align: middle;
}
.rightimage {
	float: right;
	text-align: center;
	vertical-align: middle;
}
#imagegallery a:link, #imagegallery a:visited {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #CCCCCC;
}
#imagegallery a:hover, #imagegallery a:active {
	background-color: #EEEEEE;
	border: 2px solid #999999;	
}
#maparea {
	margin: 0px;
	padding: 2px;
	height: auto;
	width: 100%;
	background-color: #E6E8EA;
	border: 2px solid #CCCCCC;
}
#start_address {
	height: auto;
	width: auto;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin-top: auto;
	margin-right: 8px;
	margin-bottom: auto;
	margin-left: 0px;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	display: none;
	visibility: hidden;
}
#route_table {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#route_table tr {
	margin: 0px;
	padding: 0px;
}
#route_table tr td {
	border: 1px solid #990000;
	padding: 2px;
	margin: 0px;
}
#route_table_body {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#route {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	display: none;
	visibility: hidden;
}
#route a:link, #route a:visited {
	font-size: 12px;
	background-color: #990000;
	text-align: center;
	vertical-align: middle;
	color: #FFFDE1;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin: 0px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	display: none;
	visibility: hidden;
}
#route a:hover, #route a:active {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	color: #464646;
	display: none;
	visibility: hidden;
}
#middle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#imagegallery img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pricetable {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.pricetable tr {
	margin: 0px;
	padding: 0px;
}
.pricetable tr td {
	border: 1px solid #990000;
	padding: 2px;
	margin: 0px;
	text-align: center;
}
#email {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 14px;
	height: 18px;
	width: 180px;
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.linktable {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.linktable tr {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.linktable td {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sitemaptable {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sitemaptable tr {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sitemaptable td {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}#map {
	height: 340px;
	width: 536px;
	padding: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #CCCCCC;
}
#gmapsinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 220px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_gmaps_info.png);
	background-repeat: no-repeat;
	background-position: right top;
}