@charset "utf-8";
/* CSS Document */
 body {
 	background: #d2ce8e;
}
.imageRight {
	margin-left: 10px;
	border: 2px solid #7a2a2e;
}
.imageLeft {
	margin-right: 10px;
	border: 2px solid #7a2a2e;
}
.imageCenter {
	border: 2px solid #7a2a2e;
}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #7a2a2e;
}
.tableText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#servicesDiv {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 2px;
}
#frame {
	width: 850px;
}
#mainHeader {
	width: 850px;
	
}
#leftMargin {
	width: 53px;
	float: left;
} 
#contentWrap {	
	width: 768px;
	border: #7a2a2e;
	border-style: solid;
	border-width: 1px;
	float: left;
	background-color: #f7f5d2;
}
#leftColumn {
	width: 165px;
	background-color: #f7f5d2;
	float: left;
}
div.menuButtons {
/*	width: 150px;
	height: 20px;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;*/
	background-color: #e3e0ad;
	border-bottom: 1px solid #7a2a2e;
	border-right: 1px solid #c55359;
	border-top: 1px solid #f7f5d2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #264d34;
}
div.menuButtons a {
	text-decoration: none;
	color: #264d34;
	display: block;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.menuButtons a:hover {
	background-color: #f7f5d2;
/*	border-bottom: 1px solid #356c49;
	border-right: 1px solid #b0d1bc;
	border-top: 1px solid #fff;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #264d34;
	text-decoration: none;
}
#mainContent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #264d34;
	padding: 10px;
	float: right;
	width: 583px;
	background-color:#FFFFFF
}
#mainContent a {
	text-decoration: underline;
	color: #264d34;
}
#mainContent a:hover {
	text-decoration: none;
	color: #c55359;
}
#footer {
	position: relative;
	clear: both;
	background-color: #e3e0ad;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7a2a2e;
	text-align: center;
	padding: 3px;
}
#footer a {
	color: #7a2a2e;
	text-decoration: none;
}
#footer a:hover {
	color: #7a2a2e;
	text-decoration: underline;
}
#name1 {
	margin-left: 31px;
}
#name2 {
	margin-left: 31px;
}
#email {
	margin-left: 5px;
}
#phone {
	margin-left: 57px;
}