body
{
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, "sans-serif";
	font-size: 0.9em;
	line-height: 120%;
	text-decoration: none;
}

/* text styles */
h1 { font-size: 1.5em; line-height: 125%; }
h1#pagetitle { color: #990000; }
h2 { font-size: 1.2em; margin-top:24px; margin-bottom: 2px; }
h3 { font-size: 1.1em; margin-top:24px; margin-bottom: 0px; }
a {
	text-decoration: none;
}
a:visited {
}
a:hover { color: #990000; }
a:active { color: #CC0000; }
ul {margin-top: 0; }
p { margin: 3px 0 12px 0; }

.clear {clear: both; }
.center { text-align: center; }
.strong { font-weight: bold; }
.backtotop {margin-top:30px; margin-bottom: 10px; }

/* layout */
#container { width: 775px; }

#toprow
{
	background-color: #990000;
	padding-top: 10px;
	padding-right: 25px;
}

#logo
{
	float: left;
	width: 150px;
	height: 100px;
}

#contactbox
{
	position: absolute;
	left: 674px;
	top: 10px;
}

#topnav
{
	position: absolute;
	left: 150px;
	top: 50px;
	height: 60px;
}

#maincontent
{
	width: 775px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: .8em;
}

#maincontent li
{
	line-height: 125%;
	margin-bottom: 4px;
}

#pagetext
{
	margin-left: 215px;
	padding-right: 20px;
	width: 520px;
}

#bottomrow
{
	background-color: #990000;
	height: 100px;
	padding-left: 150px;
}


/* nav */
#footer
{
	font-size: .65em;
	padding-top: 10px;
	text-align: center;
}

#footer ul
{
	margin: 0;
	padding: 0;
}

#footer li
{
	list-style-type: none;
	display: inline;
}

#leftnav
{
	width: 210px;
	float: left;
	margin-top: 10px;
}

#leftnav ul
{
	margin: 0;
	padding: 0;
}

#leftnav li
{
	list-style-type: none;
	line-height: 120%;
	font-weight: bold;
}

#leftnav ul.subnav
{
	margin: 4px 0px 6px 20px;
}

#leftnav ul.subnav li
{
	font-weight: normal;
	line-height: 110%;
}

#leftnav a, #leftnav a:visited { text-decoration: none; }
#leftnav a:hover { text-decoration: underline; }

#leftnav a.here
{
	color: #000000;
	text-decoration: none;
}


/* page styles */


ul.workshops
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 0;
}

ul.workshops li
{
	margin-top: 0px; 
}


div.workshop
{
	border-top: 1px solid #990000;
}
div.workshop img
{
	margin-top: 10px;
}

table.dates { border: 0; }

table.dates td { width: 45%; padding-right:10px; vertical-align: top; }

div.register
{
	padding: 12px;
	margin: 4px 0 12px 0;
	background-color: #FFFFCC;
}

div.register a
{
	font-weight: bold;
}


div.ec {
	padding: 0;
	margin: 0;
	height: 144px;
	clear: all;
}
div.ecwophoto {
	padding: 0;
	margin: 0;
	clear: all;
}
div.ecphoto {
	border: 1px solid black;
	float: left;
	padding: 0;
}
div.ecdetails {
	position: relative;
	padding: 0 0 0 25px;
	margin: 0 0 0 50px;
}
table.eclist td { vertical-align: top; width: 170px; line-height: 120%; }
table.eclist td p { margin-top: 3px; }
table.eclist td img { border: 1px solid black; }

ul.bdlist {
	list-style-type: none;	padding: 0; margin: 0;

}
ul.rclist {
	list-style-type: none;	
}
ul.raplist {
	list-style-type: none;	
}
span.testimonial {
	font-style: italic;
}
.titles {
	color:#800000;
	font-weight: bold;
	font-style: italic;
}
img.imgborder {
	border: 1px solid black;
	float: right;
	margin-left: 10px;
	
}
img.imagelink {
	border: 0 solid blue;
}
img.imgborderleft {
	border: 1px solid black;
	margin: 0 15px 9px 0;
	float: left;
}
p.imgleft {margin-top: 6px; }

.red { color: #990000 }

p.corp_logos {
text-align: center;
margin-bottom: 24px;
}
p.corp_logos img {
margin: 2px 10px 8px 10px;
border: 1px solid #000000;
vertical-align: top;
}

table.adrates {
width: 85%;
margin-left: 5%;
margin-right:10%;
border:0;
}

table.adrates td {
padding: 2px 4px 2px 8px; 
border: 1px solid #ffffff;
text-align: left;
background-color: #ffffcc;
}

table.adrates td.footnote {
background-color: #ffffff;
}

img#henrie { border: 1px solid black; float: left; margin: 9px 20px 6px 0; display: inline; }
div.join { font-size: 1.2em; line-height: 140%; color: #990000;}

div.horizimages { text-align: center; margin: 10px 0; }
div.horizimages img {  border: none; margin: 10px; vertical-align: middle; }

/* home page only */
#homephoto
{
	width: 300px;
	float: left;
}

#homebody { margin-left: 300px; }

#buttons
{
	text-align: center;
	margin: 20px 10px 20px 10px;
}

#buttons a
{
	width: 150px;
	height: 30px;
	background-color: #990000;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	margin: 6px;
	text-decoration: none;
	border-width: 1px;
	border-style: outset;
}

#buttons a:hover
{
	background-color: #cc0000;
	text-decoration: none;
}

.acgreen { color: #339933; }
.acpurple { color: #9966cc; } 

img#zb { border:none; margin: 0; }



.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #D9DA56;
}
a {
	text-decoration: none;
}
