body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px auto;
	width: 749px;
	background-color: #D5DFE8;
	font-size: 13px;
	background-image: url(../graphics/layout/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p {
	margin: 0px;
	}
a {
	text-decoration: none;
}
a:hover {}
.drop {
	margin-bottom: 15px;
	}
.end {
	clear:both;
	height: 1px;
	}
.container {
	text-align: left;
	width: 750px;
	margin: 0px;
	background-color: #FFFFFF;
	padding-bottom:5px;
	}
.header {
	background-image: url(../graphics/layout/header.jpg);
	height: 130px;
	margin-bottom: 2px;
}
.contactbar {
	background-color: #586423;
	color: #FFFFFF;
	font-size: 13px;
	padding: 6px 6px 6px 10px;
	margin-bottom: 3px;
}
.contactbar a {
	color: #00FFFF;
}
.contactbar a:hover {
	color: #FF6633;
}
.homecontent {
	height: 300px;
	background-color: #FFEEDB;
	padding: 15px 270px 20px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDEB6;
	background-image: url(../graphics/layout/homepics.jpg);
	background-repeat: no-repeat;
	background-position: 492px 15px;
}
.blankcontent {
	height: 250px;
	background-color: #FFEEDB;
	padding: 15px 30px 30px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFDEB6;
	border-bottom-color: #FFDEB6;
	margin-bottom: 3px;
}
.maincontent {
	background-color: #FFEEDB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDEB6;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 20px;

}
.aboutcontent {
	background-color: #FFEEDB;
	padding: 15px 250px 20px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFDEB6;
	border-bottom-color: #FFDEB6;
	margin-bottom: 3px;
	background-image: url(../graphics/layout/stow_photos.jpg);
	background-repeat: no-repeat;
	background-position: 570px 15px;

}
.imagebox {
	float: right;
	width: 215px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
	}
.imagebox img {
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;

	}
h1 {
	font-size: 16px;
	margin: 0px 0px 15px;

	}
.topmenubar {
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-bottom: 4px;
	background-image: url(../graphics/layout/topmenubg.gif);
	background-repeat: repeat-x;

}
.topmenubar a {
	color: #000066;
	margin-right: 20px;

}
.topmenubar a:hover {
	color: #FF0000;
}
.bottommenubar {
	background-color: #D7D8C6;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 4px;
}
.bottommenubar a {
	color: #000066;
	margin-right: 20px;

}
.bottommenubar a:hover {
	color: #FF0000;
}
.virtual1 {
	background-color: #DACDFC;
	background-image: url(../graphics/layout/virtual_bg_1.gif);
	background-repeat: no-repeat;
	margin-right: 6px;
	margin-bottom: 5px;
}
.virtual2 {
	background-color: #DACDFC;
	background-image: url(../graphics/layout/virtual_bg_2.gif);
	background-repeat: no-repeat;
	margin-right: 6px;
	margin-bottom: 5px;
}
.virtual3 {
	background-color: #DACDFC;
	background-image: url(../graphics/layout/virtual_bg_3.gif);
	background-repeat: no-repeat;
	margin-right: 6px;
	margin-bottom: 5px;
	width: 200px;
	float: left;
}
.virtual4 {
	background-color: #DACDFC;
	background-image: url(../graphics/layout/virtual_bg_4.gif);
	background-repeat: no-repeat;
	margin-right: 6px;
	margin-bottom: 5px;
	width: 200px;
	float: right;

}
.tourbox {
	padding-top: 40px;
	padding-bottom: 5px;
	width: 500px;
	}

.linkbox {
	padding: 5px;
	background-color: #FFCCCC;
	border: 1px solid #9999FF;
	height: 60px;
	width: 450px;
	float: left;
	font-size: 11px;
	background-image: url(../graphics/layout/linksbg.jpg);
	background-position: 8px 22px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.leftlink {
	text-align: center;
	float: left;
	width: 150px;
	height: 35px;
	margin-left: 30px;
	margin-top: 6px;
	}
.rightlink {
	text-align: center;
	float: right;
	width: 150px;
	height: 35px;
	margin-right: 30px;
	margin-top: 6px;
	}
.accommspacer {
	height: 10px;
}
.offer {
	font-weight: bold;
	color: #E8E9FF;
	background-color: #000099;
	text-align: center;
	margin: 5px;
	padding: 3px;
}
.content2 {
	text-align: center;
	background-color: #FFEEDB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFDEB6;
	height: 85px;
	margin-bottom: 3px;
	padding-left: 20px;
}
.testimonial {
	color: #000099;
	font-size: 12px;
	margin-bottom: 15px;
}
