body {
	background-color: #E8D1A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
body.Splash {
	background-image: url(images/SplashBG.gif);
	background-position: center;
}
table.Body {
	width: 780px;
}
table.BorderBottom {
	width: 750px;
}
td.BorderBottom {
	border-bottom: 1px solid Black;
	width: 750px;
}
td.Body {
	text-align: center;
	background-image: url(images/BG.jpg);
}
table.Header {
	width: 750px;
	border-top: 1px solid Black;
}
td.Logo {
	height: 163px;
	width: 610px;
	text-align: right;
	vertical-align: bottom;
}
td.Photo {
	height: 163px;
	width: 140px;
	text-align: center; 
}
table.Content {
	width: 780px;
	color: #F3F3EE;
}
td.LeftSide {
	vertical-align: top;
	text-align: left;
	width: 160px;
}
td.RightSide {
	vertical-align: top;
	width: 585px;
	background-color: #705645;
}
td.Spacer {
	width: 35px;
}
p {
	text-align: center;
	margin-right: 45px;
	margin-left: 45px;
	color: #000;
}
ul.Main {
	font-size: 13pt;
	text-align: justify;
	margin-left: 70px;
	font-weight: bold;
}
li.Main {
	padding-bottom: 15px;
}
a.BottomMenu {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a:hover.BottomMenu {
	color: Black;
	text-decoration: underline;
}
a {
	color: #00F;
}	
	}
h1 {
	margin-left: 30px;
	text-align:left;
	font-size: 125%;
	color: White;
}
h2 {
	margin-left: 30px;
	text-align: left;
	font-size: 100%;
	color: White;
}
h3 {
	margin-left: 60px;
	text-align: left;
	font-size: 100%;
	font-style: italic;
	color: White;
}
ul.InLink {
	list-style-type: none;
	margin-left: 0px;
	text-align: left;
}
li.InLink {
	padding-bottom: 14px;
}
li.InLinkD {
	padding-bottom: 12px;
}
ul.InLink2 {
	list-style-type: none;
	margin-left: 70px;
	margin-right: 70px;
	text-align: justify;
	color: White;
}
li.InLink2 {
	padding-bottom: 10px;
}
ul.takeaway {
	list-style-type: disc;
	margin-left: 70px;
	margin-right: 70px;
	text-align: justify;
	color: White;
}
li.takeaway {
	padding-bottom: 15px;
}
p.InteriorDesign {
	margin-right: 70px;
	margin-left: 70px;
}
a.InLink {
	color: White;
}
a:hover.InLink {
	text-decoration: underline;
}
a.GoTop {
	font-size: 10pt;
	text-decoration: none;
	font-style: italic;
}
a:hover.GoTop {
	text-decoration: underline;
}
span.Services {
	background-color: #E8D1A5;
}
img {
	border: none;
}
