/* --- original CSS */
a {
	color: #7E6B71;
}
body {
	background-color: #EAE8E9;
	color: #6B7478;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	color: #928D40;
	font-size: 18px;
	margin-bottom: 7px;
}
h2 {
	border-bottom: 1px solid #7E6B71;
	color: #7E6B71;
	font-size: 15px;
	margin-bottom: 14px;
	margin-top: 28px;
}
h3 {
	color: #484848;
	font-size: 13px;
	margin-bottom: 7px;
}
p {
	margin-top: 0px;
}
p.margin-top {
	margin-top: 15px;
}
ol, ul {
	margin-bottom: 0;
	padding-bottom: 0;
}
div.body {
	background-color: #FFFFFF;
	padding-top: 10px;
	width: 760px;
}
div.footer {
	background-color: #EAE8E9;
	font-size: 10px;
	text-align: center;
	padding: 25px;
}
input.search {
	border: 1px solid #6B7478;
	height: 20px;
	width: 150px;
}
input.search_submit {
	background-color: transparent;
	border: none;
	color: #7E6B71;
	font-weight: bold;
	padding: 0px;
}
td.supplementary_menu {
	color: #928D40;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 10px;
	text-transform: uppercase;
	vertical-align: bottom;
	white-space: nowrap;
}
td.supplementary_menu a {
	color: #928D40;
	text-decoration: none;
}
td.supplementary_menu a:hover {
	text-decoration: underline;
}
div.primary_menu {
	background-color: #7E6B71;
}
table.primary_menu td {
	font-weight: bold;
	font-size: 13.5px;
	line-height: 14px;
	text-transform: uppercase;
	border-right: 1px solid #BDBDBC;
	padding: 8px 15px;
	vertical-align: top;
}
table.primary_menu td a {
	color: #E0DEC8;
	text-decoration: none;
}
table.primary_menu td a:hover {
	text-decoration: underline;
}
table.primary_menu td.selected a {
	color: #FFFFFF;
}
div.secondary_menu {
	background-color: #DAD7D8;
	color: #7E6B71;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px;
}
div.secondary_menu a {
	color: #7E6B71;
	text-decoration: none;
}
div.secondary_menu a:hover {
	text-decoration: underline;
}
div.secondary_menu a.selected {
	color: #484847;
}
div.divider {
	padding: 0px 10px;
	display: inline;
}
td.bread_crumbs {
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 25px;
}
td.bread_crumbs_hr {
	padding-left: 25px;
}
td.content {
	font-size: 12px;
	padding: 10px 25px 25px 25px;
	width: 505px;
}
td.sidebar {
	width: 230px;
}
span.field_description {
	color: #000000;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
}
span.field_required {
	color: #FF0000;
	font-size: 12px;
}
p.error_message {
	color: #FF0000;
	font-weight: bold;
}
div.last_updated {
	font-size: 10px;
	margin-top: 30px;
}
td.acknowledgement {
	font-size: 11px;
	vertical-align: bottom;
	text-align: center;
	padding: 25px;
}

/* registration form agenda table  =========== */
/* by Seedlings Studio http://www.seedlingsstudio.com */
td.regPageContent {  /* combined  td.content .style1 */
	font: 12px arial,helvetica,sans-serif;
	padding: 12px 25px 25px 25px;
	width: 700px;
}
#regPage{color:#333;font:12px arial,verdana,sans-serif;}
.borderline td{border-bottom:1px solid #ddd;}
.clear {clear:both;height:0;}
hr{clear:both;visibility:hidden;}
.event-subtitle{color:#484848;font-size:14px;margin-bottom:7px;font-weight:normal;}

/* download form ========= */
/* by Seedlings Studio http://www.seedlingsstudio.com */
#leftContent {float:left;margin:0px 0 0 0px;padding:0;width:230px;}
#leftContent img{margin:0px;padding:0;border:0;}
#rightContent{float:right;margin:0px;padding:0;width:454px;}
ul#rightContent{margin:0;padding:0;list-style:disc inline;display:block;}
ul#rightContent li {padding:0;margin: 0 0 5px 0;}
ul#rightContent ul li {margin: 0 0 0 1.7em;padding:0;
text-indent: -1.7em;list-style: none;}
.strong{font-weight:bold;}
#rightContent h1{font-size:20px;padding:0;margin:0;}
#rightContent h3{font-weight:bold;color:#928D40;font-style:italic;font-size:14px;padding-bottom:12px;}
.thankyou{color:#000;font-weight:bold;font-size:14px;border:1px solid #999;padding-top:10px;
	margin: 10px auto 10px auto; /* from ddfmwrap */
	width: 700px; /* from ddfmwrap */  }


/* CSS File for Dagon Design Formmailer Script  ========== */
/* http://www.dagondesign.com */
/* customized by http://www.seedlingsstudio.com  */
/* COLOR/BORDERS CSS */
form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}
form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}
form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}
form.ddfm .required {
	color: #FF0000;
}
.ddfmerrors {
	color: #FF0000;
}
/* TEXT CSS */
.ddfmwrap {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}
form.ddfm h1 {
	font-size: 14px;
}
form.ddfm h2 {
	font-size: 13px;
}
form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 12px;
	font-weight: bold;
}
form.ddfm .credits {
	font-size: 9px;
}
form.ddfm legend {
	font-size: 12px;
}
.ddfmerrors {
	font-weight: bold;
}
/* STRUCTURE CSS */
.ddfmwrap {
	margin: 10px auto 10px auto;
	width: 700px; 
}
.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}
form.ddfm {
	text-align: left;
	padding: 8px;
	width: 700px; 
}
form.ddfm fieldset {
	padding: 0 8px 2px 8px;
	margin: 0 0 12px 0;
	display: block;
}
form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}
form.ddfm label {
	display: block; 
	float: left; 
	width: 35%; 
	text-align: right;
	margin: 0 8px 0 0; 
	padding-bottom: 10px;
	clear: left;  
}
form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}
form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 62%; 
	margin-bottom: 15px;  
	padding: 3px; 
}
form.ddfm select.fmselect-multi {
	float: left; 
	display: block;
	width: 62%; 
	margin-bottom: 15px;  
	padding: 3px; 
	height:160px;
}
form.ddfm .fmcheck {
	width: 60%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}
form.ddfm .fmradio {
	width: 60%;
	float: left;
	display: block;
	margin-bottom: 15px;
}
form.ddfm .fmcheck p { /* original */
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}
/* checkbox indent second line */
form.ddfm .fmcheck ul {   
margin:0;padding:0;list-style:none inline;
}
form.ddfm .fmcheck li {   
	padding:0;
	margin: 0 0 5px 0;
	line-height: 140%;
}
form.ddfm .fmcheck ul li {
margin: 0 0 0 1.7em;padding: 0; text-indent: -1.7em;list-style: none;
font:12px arial,helvetica,sans-serif;color:#333;
}
.indentCheckbox { /* added seedlingsstudio.com to indent checkbox lists */
	
}
form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}
form.ddfm textarea {
	float: left; 
	position: relative;
	width: 60%;
	margin-bottom: 15px;
	padding: 3px;
}
form.ddfm .fmfullblock {
	padding: 0px;
	width: 100%;
	margin-top:15px;
	margin-bottom: 0px;
	display: block;
	float:left;
	font-weight:bold;
	font:12px arial,helvetica,sans-serif;
}
form.ddfm .fmhalfblock {
	width: 100%;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	float:left;
	display: block;
	color: red;
	font-weight:bold;
}
form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}
form.ddfm img {
	margin: 1px 0 0 10px; 
}
form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 40%;
	margin-bottom: 15px;  
	padding: 3px;
}
form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}
form.ddfm .credits {
	text-align: left;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
	font-size:9px;
	color:#dedede;
}
form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}
#errors {float:left;width:100%;}
.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 30%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}
.ddfmwrap .errorlist {
	float: right; 
	display: block;
	width: 60%;
	margin-bottom: 15px;  
	padding: 3px;
}
