body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #CFE798;
	text-align: center;
}
a {
	color: #663300;
}
#MasterTable {
	width: 766px;
	margin: 5px auto;
	border: 11px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
}
#MasterTable #Header {
	margin-bottom: 15px;
}

#Main {
	padding: 16px 16px 0 16px;
	z-index: 100;
        position: relative;
}
#MasterTable #Main #Sidebar {
	width: 150px;
}
#MainNav div {
	border-bottom: dotted 1px #668E4F;
	color: #668E4F;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#MainNav div a {
	color: #668E4F;
	text-decoration: none;
}
#MainNav div a:hover {
	color: #663300;
	text-decoration: none;
}
#MainNav #Subnav {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 15px;
	color: #663300;
	border-bottom: none;
}
#MainNav #Subnav a {
	color: #663300;
	text-decoration: none;
}
#MainNav #Subnav a:hover {
	color: #668E4F;
	text-decoration: none;
}
#MainBody {
	float: right;
	width: 540px;
}
#MasterTable #Main #MainBody #Content {
	margin-top: 5px;
}
#MainBody h1 {
	font-size: 17px;
	text-transform: uppercase;
	color: #6D9940;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
#MasterTable #Main #MainBody #Content h2 {
	font-size: 13px;
	color: #663300;
	margin-bottom: 5px;
	margin-top: 15px;
}
#MasterTable #Main #MainBody #Content p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#MasterTable #Main #MainBody #Content th {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
}
#MasterTable #Main #MainBody #Content .TestimonialHead {
	font-weight: bold;
	color: #663300;
	border-bottom: 1px dotted #663300;
}
#MasterTable #Main #MainBody #Content #ContactForm td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#MasterTable #Main #MainBody #Content #ContactForm .required {
	background-color: #E6EFD6;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6D9940;
	padding: 8px;
	text-align: left;
}
#Footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: none;
}
.DivClear {
	clear: both;
	height: 0px;
	font-size: 0px;
}
.PricingNoFloat {
	color: #003333;
	border-top: 1px dotted #003333;
	border-bottom: 1px dotted #003333;
	width: 255px;
}
.DivRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.DivRight .Pricing {
	color: #003333;
	border-top: 1px dotted #003333;
	border-bottom: 1px dotted #003333;
	width: 255px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.DivRight img {
	margin-bottom: 10px;
	border: 1px solid #668E4F;
	padding: 2px;
}
.Img {
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #668E4F;
	padding: 2px;
}
.ImgRight {
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #668E4F;
	padding: 2px;
	float: right;
}
.ImgLeft {
	float: left;
	margin-bottom: 10px;
	border: 1px solid #668E4F;
	padding: 2px;
	margin-right: 20px;
}
.hr {
	border-bottom: 1px dotted #6684EF;
}
#MainBody h1.homeTitle {
  font-weight: bold;
  font-size: 1.3em;
  color: #663300;
}
#footerLinks {
  margin-top: -14px;
  font-size: 0;
  overflow: hidden;
  width: 100%;
  border-bottom: 9px solid white;
}
#footerLinks a {
  overflow: hidden;
  text-indent: -99999px;
  display: block;
  background: url('../Images/footerLinks.png') no-repeat;
  height: 251px;
}
#footerLinks div {
  height: 251px;
  display: inline-block;
}
#footerLinks div:first-child { margin-left: 0; }
#homeStaging { width: 251px; }
#consignment { width: 249px; }
#consignment a { background-position: -503px 0; }
#organizing {
  margin: 0 8px 0 7px;
  width: 251px;
}
#organizing a { background-position: -251px 0; }

