/* CSS Document */
/*Mass Reset*/
* { 
	padding: 0; 
	margin: 0; 
	}
html { 
	padding: 0; 
	margin: 0; 
	}
body { 
	padding: 0; 
	margin: 0; 
	}
h1, h2, h3, h4, h5, h6, p { 
	margin: 0; 
	padding: 0; 
	}
pre, blockquote, form, label, ul, ol, li, dl, fieldset { 	
	margin: 0; padding: 0; 
	}
fieldset { 	
	padding: 10px; 
	}
/*End Mass Reset*/

body	{
	background-color:#F3EED3;
	background-image:url(../images/bkgd-page.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	}
a:link {
	color:#a81d32;
	text-decoration:none;
	}
a:visited {
	color:#a81d32;
	text-decoration:none;
	}
a:hover {
	color:#3c6b3c;
	text-decoration:underline;
	}
a:active {
	color:#3c6b3c;
	text-decoration:underline;
	}
a.mercer:link {
	color:#9B1E3E;
	text-decoration:none;
	}
a.mercer:visited {
	color:#9B1E3E;
	text-decoration:none;
	}
a.mercer:hover {
	color:#000;
	text-decoration:underline;
	}
a.mercer:active {
	color:#000;
	text-decoration:underline;
	}
#frame {
	width:800px;
	margin:0 auto;
	}
#header {
	width:800px;
	height:71px;
	}
img.stars {
	margin-top:0;
	margin-left:34px;
	margin-right:10px;
	float:left;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:66px;
	color:#fff;
	font-weight:normal;
	line-height:56px;
	float:left;
	margin-top:5px;
	}
h2 {
	font-weight:bold; 
	font-size:18px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	.margin-bottom:9px;
	float:right;
	text-align:right;
	margin-right:35px;
	margin-top:5px;
	}
h3  {
	color:#fff;
	font-size:25px;
	line-height:28px;
	margin-left:16px;
	margin-top:196px;
	position:absolute;
	width:400px;
	}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:44px;
	color:#fff;
	font-weight:normal;
	line-height:46px;
	text-align:center;
	clear:both;
	width:800px;
	_margin-top:-2px;
	}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	margin-top:8px;
	margin-bottom:8px;
	color:#3c6b3c;
	text-align:center;
	}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#a81d32;
	margin-top:5px;
	}
#left {
	border-right:1px solid #000;
	float:left;
	background-color:#fff;
	.margin-top:-3px;
	}
#right {
	float:left;
	background-color:#fff;
	.margin-top:-3px;
	}
#member {
	width:154px;
	height:129px;
	float:left;
	text-align:center;
	margin-left:5px;
	_margin-left:0;
	}	
#member img {
	margin-left:20px;
	margin-right:19px;
	display:block;
	}
#panoramic {
	width:462px;
	height:129px;
	clear:both;
	text-align:center;
	margin-left:5px;
	_margin-left:0;
	}	
p {
	color:#3c6b3c;
	text-align:center;
	font-size:13px;
	line-height:14px;
	float:left;
	width:154px;
	height:129px;
	}	
#footer {
	width:800px;
	clear:both;
	}
img.map {
	margin-left:70px;
	float:left;
	border:1px solid #000;
	margin-top:15px;
	margin-bottom:25px;
	}		
address {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:22px;
	color:#9B1E3E;
	font-style:normal;
	text-align:center;
	float:left;
	margin-top:26px;
	margin-left:15px;
	}
#footer p.signoff {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	color:#fff;
	clear:both;
	text-align:center;
	margin:0;
	padding-top:20px;
	padding-bottom:10px;
	width:auto;
	height:auto;
	}	