body {
	display: block;
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	background: #e4deb8;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	}
.container {
	width: 982px;
	border: solid 1px #000000;
	background: #f0eace;
	color: #000000;
}
.banner {
	width: 982px;
}
.nav {
	width: 982px;
	background: #000000;
}
.columns {	
	display: block;
	clear: both;
	width: 952px;
	padding: 15px;
}
.col1 {
	float:left;
	width: 540px;
	padding-right: 10px;
}
.col2 {
	float:left;
	width: 360px;
	padding-left: 42px;
}
	
.bottomnav {	
	display: block;
	clear: both;
	width: 982px;
	font-size: 90%;
	color: #27422a;
	text-align: center;
	background: transparent; 
	margin-top: 4px; 
	margin-bottom: 2px; 
	border-top: solid 1px #27422a;
	}
.bottomnav a:link   { 
	font-weight: bold;
	color: #27422a;
	text-decoration: none; 
	background: transparent;
	border: none;
	}
.bottomnav a:visited   { 
	font-weight: bold;
	color: #27422a;
	text-decoration: none; 
	background: transparent;
	border: none;
	}
.bottomnav a:hover    { 
	font-weight: bold;
	color: #27422a;
	text-decoration: underline; 
	border: none;
	}
.footer {	
	display: block;
	width: 982px;
	line-height: 1.4em;
	padding-top: 2px;
	padding-bottom: 0;
	font-size:90%;
	font-style: normal;
	text-align: center;
	color: #f0eace;
	background-color:#000000;
	}
.tagline {	
	display: block;
	line-height: 1.4em;
	padding-top: .4em;
	font-size:12px;
	font-style: italic;
	text-align: center;
	color: #27422a;
	background-color:transparent;
	}
.tagline a {
	color: #27422a;
	background-color:transparent;
	font-weight:bold;
	text-decoration: none;
	border: none;
	}
.tagline a:visited {
	color: #27422a;
	background-color:transparent;
	font-weight:bold;
	text-decoration: none;
	border: none;
	}
.tagline a:hover {
	color: #27422a;
	background-color:transparent;
	font-weight:bold;
	text-decoration: underline;
	border: none;
	}
p {
	margin: 0;
	padding: .4em .4em .4em 0;
	line-height: 1.6em;
	color:#000000;
	background-color:transparent;
	font-size:12px;
	}
h1 {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#27422a;
	background-color:transparent;
	font-size:120%;
	font-weight:bold;
	}
h2 {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#27422a;
	background-color:transparent;
	font-size:130%;
	font-weight:bold;
	}
a {
	text-decoration: none;
	color: #27422a;
	background-color:transparent;
	border-bottom: solid #27422a 1px;
	}
a:visited {
	text-decoration: none;
	color: #666666;
	background-color:transparent;
	border-bottom: solid #666666 1px;
}
a:hover {
	text-decoration: none; 
	color:#27422a;
	background-color:transparent;
	border-bottom: dotted #27422a 1px;
	}
ul {
	list-style: none;
	margin: .5em 1em .5em 0;
	padding-left: 1em;
	}
li {
	text-align:left;
	margin: 0;
	color: #000000;
	line-height: 1.4em;
	font-size:12px;
	}
.articleHeading {
	color:#27422a;
	background-color:transparent;
	font-size:larger;
	font-weight:bold;
	}
.spotLight {
	margin: 0px;
	margin-left: 18px;
	width: 300px;
	margin-right: 11px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px;
	background: #e4deb8;
	border: 1px solid #27422a;
	float: left;
	display: inline;
	}
.spotLightHeading {
	display: block;
	clear: both;
	color: #27422a;
	background: #f0eace;
	border: solid #27422a 1px;
	padding: 2px;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	}
.spotLightLogos {
	display: block;
	clear: both;
	background: transparent;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	}
.spotLightText {
	display: block;
	clear: both;
	background: transparent;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align:left;
	font-size: 12px;
	}
.spotLight a {
	text-decoration: none;
	font-weight:bold;
	color: #27422a;
	background-color:transparent;
	border-bottom: solid #e4deb8 1px;
	}
.spotLight a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #27422a;
	background-color:transparent;
	border-bottom: solid #e4deb8 1px;
}
.spotLight a:hover {
	text-decoration: none; 
	font-weight:bold;
	color:#27422a;
	background-color:transparent;
	border-bottom: dotted #27422a 1px;
	}
#contactTable {
	font-size:12px;
	}
#contactForm #contactTable .label {
	color: #000000;
	}
#contactTable tr {
	line-height: 1.6em;
	}
#contactTable .checkboxes,
#contactTable textarea,
#contactTable input  {
	color:#000000;
	font-size:12px;
	}
form#paypal {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: .5em;
	padding-top: .5em;
	}