h1 {
	font-size: 120%;
}
h1,h2, h3, h4, h5, h6 {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.red{
	
	background-color:red;
}
#mapbox {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	position: absolute;
	top: 310px;
	right: 140px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #0D3832;
}
#container {
	margin: auto;
	padding: 0px;
	height: 600px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	top: 5px;
}
#subtitle {
	height: 35px;
	width: 450px;
	color: #0D3832;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 280px;
	font-style: italic;
	letter-spacing: 1px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 5;
	top: 196px;
}
.dropCap {
	color: #0D3832;
	background-color: #FFD800;
	font-size: 24px;
	font-weight: bold;
	float: left;
	padding: 0px;
	text-align: center;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}
#timebox {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 125px;
	top: 480px;
	color: #FFFFFF;
	font-size: 80%;
}
#addressbox {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 125px;
	top: 550px;
	color: #0D3832;
	font-size: 80%;
}
#addressbox2{
	font-weight: bold;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 125px;
	top: 600px;
	color: #0D3832;
	font-size: 80%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
}
#phonenumberbox {
	font-weight: bold;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 500px;
	top: 20px;
	color: #0D3832;
	height: 50px;
	width: 250px;
	border-top-style: groove;
	border-top-color: #0D3832;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textbox {
	color: #0D3832;
	margin: 0px;
	height: 150px;
	width: 350px;
	position: absolute;
	left: 339px;
	top: 315px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 18px;
	font-weight: normal;
	font-size: 90%;
	z-index: 100;
}
#textbox1{
	color: #0D3832;
	margin: 0px;
	height: 150px;
	width: 350px;
	position: absolute;
	left: 339px;
	top: 303px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 18px;
	font-weight: normal;
	font-size: 90%;
	z-index: 200;
}
#navbar ul {
	display: block;
	position: absolute;
	list-style-type: none;
	left: 275px;
	top: 231px;
	height: 30px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 450px;
}
.left-corner {
	list-style-type: none;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	border-left-width: 0px;
	border-left-style: solid;
	background-image: url(navbarcornerleft.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
}
#navbar li.middle, #navbar2 li.middle {
	list-style-type: none;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	background-image: url(navbarmain.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	border-left-color: #FFD700;
}
#navbar2 li.rightcorner,#navbar li.rightcorner  {
	list-style-type: none;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	background-image: url(navbarcornerright.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFD700;
}
#navbar a, #navbar2 a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	line-height: 30px;
}
a:hover {
	display: block;
	color: #FFFFFF;
	background-image: url(redrollovermain.jpg);
	background-repeat: no-repeat;
}
a.frame:hover {
	display: block;
	background-image:none;
}
mylink {
	color: #0D3832;
	background-image: none;
	text-decoration: none;
}
mylink:hover {
	background-image: none;
	background-color: #CC0000;
}
mylink:visited {
	color: #0D3832;
	background-image: none;
	text-decoration: none;
}
a.left:hover {
	display: block;
	color: #FFFFFF;
	background-image: url(redrollovercornerleft.jpg);
	background-repeat: no-repeat;
}
a.right:hover {
	display: block;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(redrollovercornerright.jpg);
}
#navbar2 ul  {
	position: absolute;
	list-style-type: none;
	left: 275px;
	top: 260px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
	width: 450px;
}
#pagetitle {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 330px;
	top: 305px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #8D5A2B;
	font-size: 100%;
	font-weight: bold;
	text-transform: capitalize;
}
#findusbox {
	font-weight: normal;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 220px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 115px;
	top: 330px;
}
#picturebox1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 210px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 115px;
	top: 303px;
	background-repeat: no-repeat;
}
#picturebox2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 170px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 140px;
	top: 310px;
}
#copyrightbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	color: #0D3832;
	left: 0px;
	height: 30px;
	width: 800px;
	top: 728px;
	text-align: center;
}
.thumb {
	padding: 0px;
	float: left;
	height: 60px;
	width: 60px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
