/* ASCE Style Sheet - http://www.msasce.com */
/* Design by Digital Imaging Group */
/* http://www.dig.us.com */
/* Version 1.0 Last Updated: 8 Jul, 2009 */

/* define basic styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	background:#077353;
	font-size:12px;
}
a:link, a:visited,  a:active{
	color: #054337;
	text-decoration:underline;
}
a:hover {
	color: #077353;
}
table.container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-collapse: collapse; 
}
#wrapper .container p {
}
#wrapper .container p {
	padding-right: 20px;
}
.paddingleft10 {
	padding-left: 10px;
}


p {
   padding-left:20px;
}
p.feature {
   border-bottom-width:2px;
   border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom:20px;
}
  
.italic {
    font-size:16px;
	font-style:italic;
		color:#339966;
		}
.bullet{
     padding-right:5px;
	 }		
	
img.floatright {
	float:right;
	margin-right:15px;
	margin-left:5px;
	} 
img.floatleft {
	float:left;
	margin-right:15px;
	border:none;
	} 
/* Define page sections */

#wrapper {
	margin-left:auto;
	margin-right:auto;
}
#header {
	height: 152px;
	background-color: #095644;
	margin: 0;
	padding: 0;

}
#maincontent {
	padding-top:20px;
	background-color:#fff;
    width:529px;
	padding-right:15px;
	}
#sidebar {
	padding-top:20px;
	background:#dce8e5;
	width:246px;
	height:500px;
	text-align:center;
	  }
#wrapper #maincontent h1 {
   font-family:Verdana,Geneva, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #339966;
	line-height: 1.5em;
	margin-left: 15px;
	margin-top: 10px;
	}
#maincontent h2 {
   font:20px bold Georgia, serif;
	color:#333333;
	margin-left:15px;
	}
#menu {
    background:url(images/menubar_repeat_gradient.jpg);
	background-repeat: repeat-x;
	}

#footer{
	background-color: #095644; 
	font:10px Arial, Helvetical, sans-serif;
	color:#FFFFFF;
	line-height:2em;
}	
#footer a:link, #footer a:visited, #footer a:active{
	color: #eeeeee;
	text-decoration: underline;
}
#footer a:hover{ color: #ffffff; text-decoration: underline; }	
#footer .alignrt {
	margin: 2px 10px 2px 0px;
	float: right;
}
#footer .alignlt {
	margin: 2px 0px 2px 10px;
	float: left;
}
#footer .alignctr {
	margin: 4px auto 0 auto;
	text-align: center;
}
	.emphasis {
	font-weight:bold;

	}
.maplink {
     border:none;
	 }

/*header fixes*/


form.registration {
	padding-left:20px;
}

form.registration label {
	font-weight:bold;
	display:block;
}
form.registration div {
	margin-bottom:10px;
}

form.registration input {
	width:200px;
}

input.checkbox {
	width:20px!important;
}

form.registration td {
	padding:3px 14px 3px 0;
}
tr.total, td.amt {
	text-align: right;
}

form.registration .btn {
	width:100px;	
	border:1px solid #aaa;
	color:#fefefe;
	background-color:#077353;
	padding:2px;
}

form.registration .errors {
	color: #b70011;
}

input.paypal_btn {
	width:145px!important;
	height:42px!important;
}.tableltgreen {
	color: #000000;
	background-color: #dee9e6;
}
.formalignrt {
	text-align: right;
	padding-right: 8px;
}
.formcost {
	font-weight: bold;
	text-align: center;
}
.form_event {
	text-align: left;
	padding-left: 20px;
}
#wrapper .container #form1 .alignctr {
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
