body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.5em;
}
a:link, a:visited, a:active {
	color: #36525C;
	text-decoration: none;
}
a:hover {
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
}
.ImgFloat {
	border: 5px solid #677368;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
}
.h1Underline {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 1.8em;
}
#MasterWrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Header {
	background-image: url(../design/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 202px;
	width: 800px;
}
.Header #logo {
	padding: 0px;
	float: left;
	height: 142px;
	width: 705px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.HeaderNav {
	background-image: url(../design/colonial-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding: 0px;
	float: left;
	height: 60px;
	width: 466px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 285px;
}
.HeaderNav ul {
	padding: 0px;
	float: left;
	list-style-type: none;
	cursor: auto;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
.HeaderNav a:hover {
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.HeaderNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.HeaderNav a:link, .HeaderNav a:active, .HeaderNav a:visited {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.Content {
	background-color: #FFFFFF;
	background-image: url(../design/content-shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
	margin: 0px;
	padding: 25px;
	float: left;
	width: 750px;
}
.SmallDiv {
	background-image: url(../design/stripe-small-div.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
	padding: 5px;
	float: left;
	width: 345px;
	border: 5px solid #5D6A5F;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 0.8em;
	background-color: #1A2D31;
}
.SmallDiv h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
}
.Footer {
	background-color: #000000;
	display: inline;
	margin: 0px;
	padding: 25px;
	float: left;
	width: 750px;
	color: #999999;
	font-size: 12px;
}
.Footer ul {
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Footer li {
	display: inline;
}
.Footer ul li a:link, .Footer ul li a:active, .Footer ul li a:visited {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
.Content ul {
	list-style-position: inside;
	list-style-image: url(../design/ul.jpg);
}
.Content ul li {
	padding-top: 5px;
}
#productWrapper {
	width: 100%;
	float: left;
}
