body {
	background-color: #565640;
	font: 14px/20px "Palatino Linotype","Book Antiqua",Palatino,Georgia,"Times New Roman",times,serif;
}

a {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #A2A279;
	color: #565640;
}

a:hover {
	border-color: #000;
	color: #000;
}

#container {
	width: 720px;
	margin: 20px auto 0;
}

h1 a {
	display: block;
	background: url('/images/masthead.gif');
	width: 700px;
	height: 120px;
	text-indent: -9999px;
	margin-bottom: 20px;
	border-bottom: 0;
}

#nav {
	width: 700px;
	height: 40px;
	background-color: #A2A279;
}

#nav li {
	float: left;
	display: inline;
	margin: 0 10px;
	padding-top: 10px;
}

#nav li a {
	display: block;
	color: #fff;
	font: 16px/20px Georgia,"Times New Roman",times,serif;
	padding: 0 0 2px 0;
	border: none;
}

#nav li a:hover {
	border-bottom: 2px solid #fff;
}

.rounded-700 {
	margin: 20px 0;
	width: 700px;
}

.rounded-220 {
	width: 220px;
	float: left;
	margin: 0 20px 0 0;
}

.last {
	margin-right: 0;
}

h2 {
	background-color: #A2A279;
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
	padding: 10px 0 10px 10px;
	color: #fff;
	font: 20px/20px Georgia,"Times New Roman",times,serif;	
}

.rounded-700 h2 {
	background-image: url('/images/roundedtop-700.gif');
}

.rounded-220 h2 {
	background-image: url('/images/roundedtop-220.gif');
}


.box {
	background-color: #EDEDC5;
	padding: 10px;
}

.special h2 {
	background-color: #EDEDC5;
	color: #565640;
}

.special .box {
	font-size: 12px;
	background-color: transparent;
	border: 1px solid #EDEDC5;
	color: #fff;
	padding: 8px 9px 10px 9px;
}

.special .box a {
	color: #fff;
	border-color: #999;
}

.special .box a:hover {
	border-color: #fff;
}

#excerpt-button {
	float: right;
	width: 200px;
	height: 30px;
	margin: 0 0 40px 30px;
	border: none;
	background: url('/images/button-200.png') no-repeat top left;
	text-align: center;
	padding: 10px 0 0 0;
	color: #fff;
	font-size: 18px;
	font-family: Georgia,"Times New Roman",times,serif;
}

#excerpt-button:hover {
	background-position: 0 -40px;	
}

.grid-700 {
	width: 700px;
}

.secondary .box {
	padding: 40px 80px;
}

h3 {
	margin: 30px 0 20px 0;
	padding-bottom: 10px;
	font: 18px/20px Georgia,"Times New Roman",times,serif;
	border-bottom: 1px solid #A2A279;
}

h4 {
	margin: 20px 0 20px 0;
	font: 16px/20px Georgia,"Times New Roman",times,serif;
}

.intro {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}

.secondary .box p {
	text-indent: 20px;
}

li {
	line-height: 20px;
	margin-bottom: 10px;
}

form {
	margin-top: 20px;
	
}

input {
	margin-bottom: 20px;
}

#recaptcha_widget_div {
	margin: 20px 0;
}

#headshot {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid #A2A279;
}

#footer {
	text-align: center;
	color: #fff;
	padding-top: 10px;
	margin-top: 20px;
	background-color: #A2A279;
	height: 60px;
	font-size: 11px;
}

.sans {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
om IE-mac */
