﻿* { margin:0px;font-size:10px; }
html, body, #wrapperA { padding:0px;height:100%;min-height:100%; }
body { text-align:center; position:relative;background-color:#313232; }


#wrapperA { 
	position:relative;
	margin:auto;
	width:770px;
	background:url(../images/tile-foot.gif) top center repeat-y #000000;
	text-align:left;
}
body > #wrapperA { height:auto; }

#header {
	position:absolute;
	top:0px;
	left:0px;
	width:770px;
	height:97px;
	background:url(../images/hdr-adams.gif) top center no-repeat #ffffff;
}


#wrapperB {
	position:relative;
	width:770px;
	
	text-align:left;
}



.homeHead { font-size: 11px; font-family: arial, helvetica, sans-serif; }

.homeCopy { 
	font-size: 13px; font-family: arial, helvetica, sans-serif;
	color:#ffffff;
}
.homeCopy * {
	font-size: 13px; font-family: arial, helvetica, sans-serif;
	color:#ffffff;
}
.homeCopy a { color:#ffffff; }



#content {
	margin-top:97px;
	float:right;
	width:607px;
	text-align:left;
}


.columnCopy { font-size: 11px; font-family: arial, helvetica, sans-serif; padding:12px;}
.columnCopy * { font-size: 11px; font-family: arial, helvetica, sans-serif; }
.columnCopy b { font-size: 12px;font-weight:bold; }
.columnCopy b a { font-size: 12px;font-weight:bold; }
.columnCopy H2 { font-size: 14px; } 
.columnCopy UL { padding-left: 15px; }
.columnCopy LI { padding-top: 5px; } 
.columnCopy a { text-decoration: none; }
.columnCopy a:hover { text-decoration: underline; }


.copy * { font-size: 12px; }
.copy {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
	line-height: 15px;
}
.copy p {
	padding-bottom: 15px;
}

.copy H1 {
	color:#996633;
	font-size:20px;
	font-weight:normal;
	padding-bottom: 15px;
	line-height:20px;
}
.copy H2 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.copy H3 {
	color:#000000;
	font-size:15px;
	font-weight:normal;
}
.copy DL a {
	color:#996633;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.copy DL a:hover {
	text-decoration:underline;
}
.copy UL {
	margin-left:15px;
	padding-bottom: 15px;
	
}
.copy b a {
	color:#996633;
	text-decoration: none;
}
.copy b a:hover { text-decoration:underline; }


.copyImage a {
	color:#996633;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.copy a { 
	font-size:12px; 
	font-family: arial, helvetica, sans-serif; 
	color:#996633;  
}
.copy a:hover { 
	font-size:12px; 
	font-family: arial, helvetica, sans-serif; 
	color:#996633;
	font-weight:bold; 
}
.copy UL a {
	color:#996633;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.copy UL a:hover {
	font-size:11px;
	text-decoration:underline;
}
.whiteCopy {
	font-size: 13px; font-family: arial, helvetica, sans-serif;
	color:#ffffff;
	width:210px;
}
.whiteCopy * {
	font-size: 13px; font-family: arial, helvetica, sans-serif;
	color:#ffffff;
	width:210px;
}
.whiteCopySmall {
	font-size: 11px; font-family: arial, helvetica, sans-serif;
	color:#ffffff;
	width:120px;
}
.whiteCopySmall a { color:#ffffff; }

.generalCopy { font-size:12px; font-family: arial, helvetica, sans-serif; }
.generalCopy * { font-size:12px; font-family: arial, helvetica, sans-serif; }
.generalCopy input { font-size:13px; border: 1px solid #000000; }

.generalCopyBrown { font-size:11px; font-family: arial, helvetica, sans-serif; color:#996633; }
.generalCopyBrown * { font-size:11px; font-family: arial, helvetica, sans-serif; color:#996633; }

.generalButton { font-size:11px; font-family: arial, helvetica, sans-serif; font-weight: bold; background-color:#996633; color:#ffffff; padding:1px; padding-left:10px; padding-right:10px; }

#footer {
	position:relative;
	margin-left:163px;
	width:607px;
	color:#ffffff;
	text-align:center;
}

#foot_nav, #foot_nav a, #foot_contact { 	
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 9px;
}
#foot_nav { padding-top:15px;padding-bottom:15px;  }
#foot_nav a { color:#cccccc; }
#foot_contact { padding-top:5px; padding-bottom:5px; color:#999999; }