BODY {
	BACKGROUND-COLOR: #E9DCD2;
}

*
{margin: 0px;
padding: 0px;
}


#container {
	MARGIN-LEFT: auto;
	WIDTH: 986px;
	MARGIN-RIGHT: auto;
	BACKGROUND-REPEAT: no-repeat;
	position: relative;
	background-image: url(images/backer.png);
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
	min-height:100%;
	height:auto;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	MARGIN: 0px;
	padding: 0px;
	vertical-align: bottom;
	height: 235px;
	width: 986px;
	position: relative;
}

#menu
{
	background: transparent;
	color: #D5D2D6;
	height: 10px;
	width: 950px;
	position: absolute;
	left: 19px;
	top: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#menu ul{margin: 0px;
padding: 0px;
} 

#menu li
{
	float: left;
	padding: 0px;
	list-style: none;
	width: 157px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
} 

#menu li a 
{  
  color: #802828;
  text-decoration: none; 
  margin: 0px;
  padding: 0px;

} 

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{
	color: #003366;
	border: 0px;
	margin: 0px;
	padding: 0px;
} 



#content {
	MARGIN: 0px;
	background-image: url(images/backer.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	height: 550px;
	width: auto;
	clear: both;
}

#left {
	width: 605px;
	background-image: url(images/leftbottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}

#left h1{
	PADDING-RIGHT: 30px;
	PADDING-LEFT: 30px;
	MARGIN: 0px;
	PADDING-TOP: 12px;
	background-image: url(images/leftheader.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 18px;
	text-align: center;
	color: #585858;
	padding-bottom: 14px;
}

#left h2{
	color: #AF8A72;
	font-size: 15px;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 5px;

}
#left p{
	MARGIN: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 17px;
	font-size: 15px;
	color: #333333;
}

#left a{
	color: #832828;
	text-decoration: none;
}

#left a:hover{
	color: #283366;
}


#left ul {
padding-left: 38px;
}

#right {
	width: 314px;
	float: right;
	margin-right: 20px;
}

#testimonial {
	width: 314px;
	height: 246px;
	background-image: url(images/testimonialbacker.png);
}

#testimonial p{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #003366;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

#testimonial a{
	color: #802828;
}

#testimonial a:hover{
	color: #283366;
}

#contactform {
	width: 294px;
	height: 230px;
	background-image: url(images/formbacker.png);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#contactform p{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 0px;
	margin: 0px;
}

#contactform input, #contactform textarea {
	background-color: #F2D8D2;
	font-size: 11px;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}



#central ul {
	margin: 12px 0;
}
#central li {
	color: #B09868;
	text-align: left;
	margin-left: 30px;
}

.p2 {
	COLOR: #ffffff; BACKGROUND-COLOR: #BDBDD1}
.floatleft {
	FLOAT: left;
}

.marginleft {
	margin-left: 28px;
}

.floatright {
	FLOAT: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #E4D5C9;
	border-right-color: #E4D5C9;
	border-bottom-color: #E4D5C9;
	border-left-color: #E4D5C9;
	margin-left: 8px;
}

#footer {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 2px;
	WIDTH: 799px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #333300;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
