body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	}
.main {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#835B37;
	text-align:left;
	line-height:16px;
	}
.quote {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#835B37;
	text-align:left;
	line-height:16px;
	margin-left:18px;
	margin-right:18px;
	}
p.list {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#835B37;
	margin-top:0px;
	margin-bottom:2px;
	padding-left:12px;
	background-position:top left;
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	text-align:left;
}
p.peopleList {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#835B37;
	text-align:left;
}
.textHeader {
	font-size:12px;
	font-weight:bold;
	color:#724115;
	text-align:left;
	line-height:20px;
	padding-top:68px;
	}
.genRight {
	text-align:left;
	align:right;
	margin-top:30px;
	margin-bottom:0px;
}
.textSubHeader {
	font-size:12px;
	font-weight:bold;
	color:#724115;
	text-align:left;
	line-height:20px;
	}
a { 
	color:#835B37;
	text-decoration:underline;
	}
a:hover {
	color:#835B37;
	text-decoration:underline;
	}
hr {
	border: none 0; 
	border-top: 1px solid #baa28d;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
.left {
	width:330px;
	vertical-align:top;
	}
.middle { /* image */
	width:320px;
	}
.right {
	}
.home_left {
	width:330px;
}
.home_middle {
	width:330px;
	vertical-align:top;
}
.home_right { /* image */
	width:320px;
}
#logo {
	position:absolute;
	bottom: 100px;
	left: 18px;
	z-index:300;
	}
#contentTable {
	height:640px;
	width:100%;
	}
#scrollStuff {
	margin:0px;
	padding:0px;
	height:640px;
	overflow:auto;
	padding-left:36px;
	padding-right:36px;
	}
#menu td {
	text-align:right;
	}
#menu {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#835B37;
	}
#menu a {
	padding-right:12px;
	text-decoration:none;
	}
#menu a:hover {
	padding-right:12px;
	background-position:right;
	background-image:url(../images/square.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	}
#menu .menuHeader {
	padding-right:12px;
	font-weight:bold;
	color:#724115;
	}
#menu .menuHomeLink {
	font-weight:bold;
	color:#724115;
	}
#printLogoText {
	display:none;
}
#printAddressText {
	display:none;
}
.middle img {
	border:0 none;
	vertical-align:bottom;
	}
.home_right img {
	border:0 none;
	vertical-align:bottom;
	}