html  {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 8px;
	background: #E8EEE3; /*#C0DFA8*/
	height: 100%;
}
.container {
	width: 942px;
	border: 1px solid #82B974;
	background: #fff;
	margin: 0 auto;
	
}
div.banner{	 position: relative;}
div.banner img {border: 1px solid #0E661C;}

img {border:0;}

.border2px {border:2px solid #82B974;}

ul {	margin: 0;	padding:0;}
ul.contact {	text-align: center;	list-style: none;}
ul.list {	margin: 0 0 0 42px;	padding:0; list-style-type:dic #82B974;}
ul.nav  {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0 0 0 10px;
	margin: 0;
	border-right: 1px solid #71BC74;
	border-left: 1px solid #71BC74;
	height: 27px;
	background: #AED691 url(images/menu.png) repeat-x left top;
	height: 27px;	/*position: relative;
	top: -3px;
	z-index: 10;*/
}
.nav li {
	list-style: none;
	float: left;
	padding: 5px 17px;
	border-right: 1px solid #468C4F;
	color: #FFF;
}
.nav li.last {border: 0px;}
.nav li a {
	text-decoration: none;
	color:#3B7244;
}
.nav li a:hover {color:#BB3E18;}

a.greylink	{color:#999; text-decoration: none;}
a.greylink:hover, a.greylink:active{color:#962343;	text-decoration: underline;}

a.hlinkalert	{color:#CC0912; text-decoration:underline;}
a.hlinkalert:hover, a.hlinkalert:active    {color:#008DC4; text-decoration:none;}

a.hline	{color:#008DC4;	text-decoration: underline;}
a.hline:hover, a.hline:active	{color:#962343;	text-decoration: none;}

.faq {margin-left: 20px; }
	
div.resource {	border: 1px solid #82B974;
								margin: 0px 8px;	} 			
.resource li {
	text-align: left;
	padding: 4px 10px;	
	list-style: none;
	color: #3E8530; 
	font: 12px/16px Arial;
}
.resource li a {color: #005367; text-decoration: none;}
.resource li a:hover {color:#BB3E18; text-decoration: underline;}

a img {	border: 1px solid #326141;	text-decoration: none;}
a img:hover, a img:active {	border: 1px solid #FF9966;}

#main {	padding: 20px 25px;}

.columnRight {
	float: right; 
	width: 665px;
	background: #fff url(Images/colRightBG.png) repeat-y left top;
	padding: 0;
}
.columnLeft {
	background: url(Images/colLeftBG.png) repeat-y left top;
	width: 200px;
	padding: 0;
}

h2 { text-align: center; 
		 color: #326141;/*#449100;*/
		 font-size: 20px;
}
h3 { font-size: 18px;
	 	font-weight: normal;
		 border-bottom: 1px solid #326141;
		 margin: 12px 20px 20px 0;
}
h4 { font-size: 18px;
	 	font-weight: bold;
		 margin: 12px 0 20px 0;
		 color: #389370;
}
p {
	margin: 9px 0px 9px 0px;
}
p.top {
	margin: 0px 0px 9px 0px;
}
p.bottom {
	margin: 9px 0px 2px 0px;
}	
div.partners {
	border: 1px solid #CBCBCB;
	margin: 30px;
	padding: 10px 10px 10px 20px;
}
div.partners img {
	margin: 0 auto; 
	display: block;
}
div.imageHolder {
	 width: 134px; 
	 margin: 10px auto 0;
}
.indent	{margin-left: 10px;}
.indent16	{margin-left: 16px;}
.center {text-align:center;}
.bold 	{font-weight: bold;}
.normal  {font-weight: normal;}
.italic 	{font-style: italic;}
.underline  {	text-decoration: underline;}

.workshop {	font-weight: bold; font-size: 20px;}
.largeCap {	font-weight: bold; font-size: 16px; color:#555555}
.txtgrey  {	color:#575757;}
.highlight {	color: #C14202;}
.ltGreenText {	color:#326141; /*#3E8530;*/}

.txtsmall {	font-size: 13px;	line-height: 15px;}
.tiny{	font-size: 11px; line-height: normal;}

.line {	border-bottom: 1px solid #326141;	margin: 15px 20px 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
			clear:both;
			height:0;
     	font-size: 1px;
   		line-height: 0px;
}
.right {text-align: right;	}
.portrait {	margin: 10px auto;}
.pageTitle {
	font: 54px Georgia, "Times New Roman", Times, serif;
	color: #afcb9b;
	position: absolute;
	z-index: 10;
	left: 16px;
	top: 58px;
}
.title {
	font: 48px Georgia, "Times New Roman", Times, serif;
	color: #afcb9b;}
	
A.btn:link,  A.btn:visited  {color:#4E9142; text-decoration:underline;
	background:#DAE9E3;	
	padding:  8px;
	line-height: 1.3em;
	margin:6px auto 6px auto;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-top-color: #EDEDED;
	border-right-color: #4E9142;
	border-bottom-color: #4E9142;
	border-left-color:  #EDEDED;	}

A.btn:active, A.btn:hover  {color:#0074B6; text-decoration:none;
	background:#FFF;
	padding:  8px;
	line-height: 1.3em;
	margin:6px auto 6px auto;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-top-color: #EDEDED;
	border-right-color: #A5C1DF;
	border-bottom-color: #A5C1DF;
	border-left-color: #EDEDED;
	}
	
/* for register pages only*/
#banner		{
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 144px;
	background: #E8EEE3;
	background: url(Images/ovation_header.jpg) no-repeat center top;

}
.head1_Banner		{ font: 48px Georgia, "Times New Roman", Times, serif;
	color: #afcb9b;}

.navcell		{background: #E8EEE3;}

#navlist a:link, #navlist a:visited 	{color: #444477;}		/*colors for labels of nav buttons in left column*/
#navlist a:hover,  #navlist a:active 	 {color: #CD5200;}


/* RegisterSide Navagation */
#navtable	{	margin: 0;	}

#navlist ul {	margin: 0 auto; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;	clear: left;	}
	
#navlist li	{	font-size: 1em;	font-weight: bold;	line-height: 2em;	margin: 0 0 5px 0;	}	

#navlist a {	display: block;
	padding:  0 0 0 20px;
	text-decoration: none;
	white-space: nowrap;
	border: 1px solid;
	border-top-color: #FFF;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #FFF;}

#navlist a:link, #navlist a:visited 	{	display: block;
	width: 120px;
	text-decoration: none;	}
	
#navlist a:hover,  #navlist a:active 	 {	padding:  0 0 0 20px;
	border: 1px solid;
	border-top-color: #555;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #555;	}

#navlist .down {	display: block;
	padding:  0 0 0 20px;
	text-decoration: none;
	color: #CD5200;
	white-space: nowrap;
	border: 1px solid;
	border-top-color: #555;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #555;}		
/* End register Navagation */

a.hlink:link, a.hlink:visited  {font-size: 12px; color: #999; text-decoration:none; }
a.hlink:active, a.hlink:hover  {font-size: 12px;color: #962343; text-decoration:underline;}

.colorhot {color:#C14202;}
.colorcool{color:#326141;}
.bordercool	{border:1px solid #326141;}

h4	{font-size: 1.25em;  line-height:normal; margin:0;}
h5	{font-size: 1.1em; line-height:normal; margin:0;}
h6	{font-size: .95em; line-height:normal; margin:0;}
/* end register pages only*/

	
/* Show Hide Styles */	
	
.hidden { display: none;}
.unhidden { display: block;}

a.showHide {
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: underline;
	line-height: 1.8em;
	color: #686868;
}
a.showHide:hover { color:#008DC4; text-decoration: underline;
}
.block {
	padding: 10px 10px 10px 20px;
	background: #F4F7F2;
	margin:0;
	line-height: 18px;
	 -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.showHide blockquote {
	padding: 0;
	margin: 0;
	display: inline-block;
	text-decoration: underline;
	clear: none;
}
.bottomline {border-bottom: 1px solid #DDD; padding:8px;}


/* EndShow Hide Styles */
