@charset "UTF-8";
/* CSS Document */


h1 {
	font:bold 17px/21px Georgia, "Times New Roman", Times, serif;
	color: #423726;
	margin: 0 0 10px 0;
	text-align:center;
}

h2 {
	font: italic 14px/18px Georgia, "Times New Roman", Times, serif;
	margin: 10px 0;
}

h3 {
	color: #e24912;
	font:bold 15px/17px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 10px 0;
}

h4 {
	font:15px/19px Georgia, "Times New Roman", Times, serif;
}

p {
	font:13px/18px Georgia, "Times New Roman", Times, serif;
	margin: 10px 0;
	text-align:center;
}

p.subhead {
	text-align:center;
	color:#666;
	font:13px/13px Georgia, "Times New Roman", Times, serif;
	margin: 7px 0;
}

a:link, a:visited, a:active {
	color: #ae3128;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}

body {
	text-align:center;
	background:#413624;
}

#wrap {
	width: 722px;
	margin:30px auto;
	text-align:left;
}


#content {
	float:left;
	background: #c4bca4 url(../img/bg_mainbox.jpg) no-repeat;
	
}


#header {
	text-align:center;
	padding:15px;
}

#main_pres {
	padding: 0 30px;
	margin-bottom:15px;
}

#second_pres {
	border-top: 1px solid #dda396;
	margin:10px 30px;
	padding-top:10px;
	text-align:center;
}

#second_pres h2 {
	width: 55%;
	margin-right: 4%;
	float:left;
}

.email_box {
	margin-top:10px;
	text-align:left;
}

.email_box input#mce-EMAIL {
	width: 160px;
	margin-right: 10px;
}

.mce_inline_error, #mce-error-response {
	font: normal 11px/14px Helvetica, Arial, sans-serif;
	color: red;
	margin:5px 0;
}

#mce-success-response {
	font: normal 11px/14px Helvetica, Arial, sans-serif;
	color: black;
	margin:5px 0;
}

.mce-responses {clear:both;}

.col_wrap {
	margin: 20px;
	background:#cec8b1;
	clear:both;
	float:left;
	opacity: .7;
}

.col { 
	width: 160px;
	margin-right: 10px;
	text-align:center;
	float:left;
}

.col p {
	font: normal 11px/14px Helvetica, Arial, sans-serif;
	color: black;
	
}
