body {
	padding:0px;
	margin: 0px;
	background-image: url('../images/top.jpg');
	background-repeat: no-repeat;
	background-color: #1D303E;
	background-position: top center;
	height: 100%;
	font-family:'Trebuchet MS',Arial,Geneva,Helvetica,sa;
	color: #666666;
}
.maintable { width: 1072px; }

.header{
	height: 143px;
}
.content {
	background-color: #FFFFFF;
}
.footer{
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	height: 314px;
	bottom:0px;
}
.nav-bar {
	background-image: url('../images/nav-bar.jpg');
	height: 50px;
	background-repeat: repeat-x;
	background-position: bottom right;
}
.nav-item a{
	color: #EBEEC8;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
	font-size: 13pt;
	width: 20%;
	text-decoration: none;
	padding-top:3px;
}
.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#df9b08;
	margin-bottom: 4px;
}
.right-shadow{
	background-image: url('../images/right-shadow.png');
	background-repeat: repeat-y;
	width:36px;
}
.left-shadow{
	background-image: url('../images/left-shadow.png');
	background-repeat: repeat-y;
	width:36px;

}


#top-right-box {
	background:url(../images/right_rounded_box.gif) no-repeat left 10px; 
	padding: 20px 20px 20px 30px; 
}
a.more { display:block; text-align:right; font-size: 12px; }
.labels { font-size: 16px; margin:0; padding:0; text-align: right; vertical-align: middle; }
.labels p { margin:1em 0; padding:0.5em; }
#fields { margin:0; padding:0; }
	form#email-form { text-align:left;
			margin:0; padding:0 1em;
		}
	form#email-form label { float:left; width: 180px; display:block; clear: left;
		margin:0; padding:5px;font-size: 16px; margin: 3px 15px 3px 0; text-align: right;
	}
	* form#email-form input, form#email-form select { line-height: 26px; }
	form#email-form input, form#email-form select, form#email-form textarea{
		display:block; 
		font-size: 16px; padding: 5px; margin:6px 0; background: #dee1e3; border: 1px solid #c7c7c7; width: 280px;
		-webkit-border-radius: 5px;
		-moz-border-radius:5px; 
		border-radius: 5px;
	}
	form#email-form #submit-button {
		width: auto; background: #da8a07 url(../images/submit_button_bg.gif) repeat-x top; color: #FFF; border-color: #a17a26; 
		}
	form#email-form input#submit-button:hover { background: #bb7606; }
	
.contact-info-right {
	background: url(../images/contact-info-right.png) no-repeat 20px 0px; padding: 0 0 0 30px;
	font-size: 14px;
	}
	.contact-info-right table td.col { font-size:14px; padding: 10px 0 0 0; margin:0; }
.contact-right {
	margin:0;padding:0;	
}
	.contact-right p.small.right-align { font-size: 14px; text-align: right; padding: 10px 30px 0 160px; margin-bottom:0; }
	.contact-right form#email-form label { width: 130px; }
	
#short-bio { padding: 10px; }
	
.clear-float { visibility:hidden; height:1px; font-size: 1px; line-height: 1px; }