body{
padding:0px;
margin:0px;
background:#FFFFFF;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:12px;
		line-height:15px;
		color:#3b3732;
	}
	
h1 {color: #6f882e; font-family: Georgia; font-size:22px; letter-spacing: -1; margin-top:5; margin-bottom:0;line-height:22px}
h2 {color: #4e6513; font-family: Georgia; font-size:22px; letter-spacing: -1; margin-top:22px; margin-bottom:0;line-height:22px }
h3 {color: #4e6513; font-family: Georgia; font-size:18px; font-weight:normal; letter-spacing: -1; margin-top:22px; margin-bottom:0;line-height:22px }

.m_text span a{ color:#488013; background:url('images/a1.gif') no-repeat left center; padding-left:20px}
.m_text a{ color:#bb4701}
.m_text li a{ color:#37630d}
	
.c_text { color:#3b3732}
.c_text a{ color:#3b3732; text-decoration:none}
.c_text a:hover{ color:#3b3732; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
.navigation {
	display: block;
	text-align: center;
	margin-bottom: 22px;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.form{height:23px; margin-top:1px;}
.form input {width:300px; height:20px; border:#4b4b4b 1px solid; background:#ffffff; padding-left:5px}
select {width:300px; height:20px; border:#4b4b4b 1px solid; background:#ffffff; padding-left:5px}
input.checkbox  {width:auto; background:auto; border:none	}
input.contacterror {border: 2px groove #ff0000;}
.contacterror {border: 2px groove #ff0000;}
textarea {width:300px; height:68px; border:#4b4b4b 1px solid; background:#ffffff; padding-left:5px; overflow:auto; margin-top:1px}

ul {margin:0; padding:0; list-style:none}
li  {background:url('images/a1.gif') no-repeat left 3px; padding-left:20px; }
li a  {font-family:Arial; font-size:12px; line-height:17px; color:#37630d}

div.post {line-height:15px}
div.post p {margin:0px}
div.form {height:auto !important}


div.attendeeform {width:95%;padding: 0px 15px 0px 15px;}
table.attendeeform {border:solid 1px #111111; width:100%; padding: 5px 5px 5px 5px;}
table.attendeeform th {border:solid 1px #FFFFFF; color: #FFFFFF; background-color:#666666; width:auto !important;padding: 5px 5px 5px 5px; }
table.attendeeform td {border: 1px solid #111111; width:auto !important; padding: 5px 5px 5px 5px;}
table.attendeeform td.empty {border: 1px solid #FFFFFF}
table.attendeeform td.begintotals {text-align:right;border-left:solid 2px #111111 !important; border-top:3px double #111111;background-color:#C0C0C0}
table.attendeeform td.totals {border: 1px solid #111111;background-color:#C0C0C0}

@media print {
    .print-link {
        display: none;
    }
}						     