body {
	background-color: #EDDDB8;
	background-image: url(../_media/markers/bodyBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.header {
	background-image: url(../_media/markers/DeShong_interior_SL_01.jpg);
	background-repeat: no-repeat;
}
.bgNorepeat {
	background-image: url(../_media/markers/DeShong_interior_SL_02.jpg);
	background-repeat: no-repeat;
}
.bgRepeat {
	background-image: url(../_media/markers/DeShong_interior_SL_04.jpg);
	background-repeat: repeat;
}
.header h4 {
	color: #D8BC68;
	padding-left: 370px;
	padding-top: 95px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.footer p {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 50px;
	line-height: 0px;
	padding-top: 0px;
	margin-top: 30px;
}
.footer {
	background-image: url(../_media/markers/DeShong_interior_SL_05.jpg);
	background-repeat: no-repeat;
}
p {
	font-size: 11pt;
	line-height: 15pt;
}
h1 {
	font-size: 12pt;
	margin-top: -20px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.townSpacing {
	margin-top: 150px;
	margin-left: 21px;
}
h3 {
	font-size: 12pt;
	margin-top: 20px;
	color: #EEDDB9;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 1pt;
}
li {
	font-size: 11pt;
	line-height: 15pt;
}
h2 {
	font-size: 12pt;
	text-transform: none;
}
.main {
	padding-right: 30px;
}
.bottom-links p {
	color: #95834C;
}
.bottom-links p a {
	color: #95834C;
}
.img {
	padding: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.main a {
	color: #5C802F;
}
.main a:hover {
	color: #DDC069;
}
.highlight {
	background-color: #EAEAEA;
}
.highlightTEXT {
	background-color: #EAEAEA;
	padding: 5px;
}
.pullquote {
	font-size: 14pt;
	padding-left: 10px;
	color: #DBC16D;
	font-weight: lighter;
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EADDB5;
	border-bottom-color: #EADDB5;
	line-height: 20pt;
	margin-left: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}

