/* site styles */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #feb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #663333;
}

#site {
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	width: 100%;
	padding: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#header{
	height: 61px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/topbanner.gif);
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

#header h1{
	display: none;
}

#menublock{
	z-index: 10;
	position: absolute;
	height: 21px;
}

#leftside{
	width: 240px;
	height: 500px;
	position: absolute;
	left: 0px;
	top: 62px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
}

.validate{
	position: relative;
	left: 0px;
	top: 700px;
	border: 0;
}

.validate img{
		border: 0;
}

#rightside{
	width: 760px;
	position: absolute;
	left: 240px;
	top: 62px;
}

.message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 22pt;
	color: #C30;
	text-indent: 30px;
}

h2{
	font-size: 1.5em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	width: 760px;
}

#infotext{
	margin-left: 40px;
}

#infotext ul{
	list-style-image: url(../images/blobb.gif);	
}

#infotext li{
	margin-top: 20px;
}

#home p{
	text-align: left;
	text-indent: 25px;
	padding-top: 50px;
	line-height: 1.5em;
}

#home .pich2{
	float: left;
	height: 450px;
	width: 350px;	
}

#home .pich1{
	float: left;
	height: 350px;
	width: 450px;	
}

#gallery .floatleft{
	float: left;
	height: 275px;
	width: 300px;	
}

#gallery .floatright{
	float: right;
	height: 275px;
	width: 300px;	
}

#gallery p{
	text-align: center;
}

#garden p{
	text-align: center;
}

#garden .floatleft{
	float: left;
	height: 450px;
	width: 350px;	
}

#garden .floatright{
	float: right;
	height: 250px;
	width: 350px;	
}

#area{
	text-align: center;
}

#area .map{
	float: right;
}

#area ul{
	list-style-type: none;
}

#area li{
	list-style-type: none;
	font-size: 0.8em;
	padding-top: 4px;
}

#area p{
	padding-top: 20px;
}

#arrive{
	text-align: center;
}

#arrive .mapbut{
	background-image: url(../images/but.gif);
	height: 19px;
	line-height: 19px;
	width: 100px;
	position: absolute;
	left: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	right: 330px;
}

#arrive a{
	text-decoration: none;
}

#arrive .mappic{
	margin-top: 30px;
}

#arrive p{
	margin-top: 30px;
}

#home p{
	text-align: left;
	text-indent: 25px;
	padding-top: 20px;
}


.redbold{
	font-weight: bold;
	color: #FF0000;
}

a[rel="external"] {
	background-image: url(../images/external10pt.gif);
	padding-right: 11px;
	background-repeat: no-repeat;
	background-position: right top;
}

#drivingbody {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#drivingsite {
	width: 650px;
	margin: 10px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	background-color: #FFFFFF;
}

#drivingbody h1 {
	font-size: 1.5em;
	text-align: center;
}

#drivemap {	
	position: relative;
	left: 25px;
	top: 50px;	
	width: 600px;
}

#closebutton {
	position: absolute;
	left: 370px;
	width: 105px;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
	background: gray;
	border: 2px solid #000000;
	margin-top: 7px;
	line-height: 1.5em;
}

#righttext {
	text-align: right;
}

.block640 {
	position: relative;
	margin-top: 10px;
	width: 640px;
	height: 2.0em;
}

.block350 {
	position: absolute;
	margin-top: 10px;
	width: 350px;
	height: 2.0em;
}

#contact p{
	text-align: left;
	text-indent: 25px;
	padding-top: 20px;
}

#contact dt{
	padding-top: 20px;
	padding-left: 100px;
}

#contact dd{
	padding-top: 5px;
	padding-left: 140px;
}



/* menu stuff */

.menu {
	z-index: 10;
	position: absolute;
	top: 22px;
	left: 22px;
	color: #FFFFFF;
	width: 80%; /* precision for Opera */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.nav-one, .nav-one ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav-one {
	z-index: 100;
	position: relative;
}
.nav-one li {
	border: 0px;
	margin-right: 4px;
	width: 100px;
	height: 21px;
	float: left;
	padding: 0;
	position: relative;
	text-align: center;
}


/* standard A styles */
/* goes at end */
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:focus {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}
/* ends standard A styles */

/*menu A styles */
.nav-one li a, .nav-one li a:link, .nav-one li a:active, .nav-one li a:visited {
	background-image: url(../images/but.gif);
	height: 21px;
	color: #fff;
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 19px;
}
.nav-one li p {
	background-image: url(../images/but.gif);
	height: 21px;
	line-height: 19px;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
}

.nav-one li a:hover {
	background-image: url(../images/but.gif);
	height: 21px;
	line-height: 19px;
	color: #fff;	
}
.nav-one li:hover a, 
.nav-one li.sfHover a {
	background-image: url(../images/but.gif);
	color: #f00;
}
.nav-one li:hover ul a, 
.nav-one li.sfHover ul a {
	background-image: url(../images/but.gif);
	color: #000;	
}
.nav-one li:hover ul a:hover, 
.nav-one li.sfHover ul a:hover {
	background-image: url(../images/but.gif);
	height: 21px;
	color: #f00;	
}

.nav-one ul {
	background-image: url(../images/but.gif);
	height: 21px;
	line-height: 19px;
	border-bottom: 0px;
	list-style: none;
	margin: 0;
	width: 100px;
	height: 21px;
	position: absolute;
	top: -999em;
	left: -1px;
}
.nav-one li:hover ul,
.nav-one li.sfHover ul {
	top: 1.15em;
	left: -2px;
}
.nav-one ul li {
	border: 0;
	float: none;
}
.nav-one ul a {
	border: 2px solid #036;
	border-bottom: 0;
	padding-right: 0px;
	width: 100px;
	height: 21px;
	line-height: 19px;
}
.nav-one ul a:hover {
	background-image: url(../images/but.gif);
	height: 21px;
	line-height: 19px;
	color: #f00;
}
/* end menu A styles */

