/* CSS Document */
body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #1b3018;
}
ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
p{
	margin: 10px 0px 0px 0px;
}
a{
	color: #225048;
	text-decoration: underline;
}
img{
	behavior: url("/_scripts/pngbehavior.htc");
	border: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#wrapper{
	position: relative;
	margin: 0;
	background-repeat:repeat-y;
	background-color: white;
	overflow: hidden;
	width: 1000px;
	background-image: url(../_images/bg_keynotes.jpg);
}
#banner{
	position: relative;
	background-image:url(../_images/page_banner.gif);
	height: 190px;
	overflow: hidden;
}
#bannermenu{
	position: absolute;
	top: 15px;
	left: 130px;
	color: #D7B728;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
#bannermenu li{
	display: inline;
}
#bannermenu .divider{
	margin: 0 3px 0 3px;
}
#logo{
	position: absolute;
	top: 74px;
	left: 54px;
}
#flash{
	position: absolute;
	top: 0;
	left: 386px;
	width: 613px;
	height: 190px;
	overflow: hidden;
}
#mainmenu{
	height: 31px;
	background-color: #687a34;
	overflow: hidden;
	padding-left: 38px;
}
#mainmenu a{
	padding: 0 15px 0 15px;
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	line-height: 31px;
	font-size: 12px;
}
#mainmenu a:hover{
	color: #000000;
}
#about{
	background-color: #225048;
}
#keynotes{
	background-color: #6a7a34;
}
#programs{
	background-color: #d7b628;
}
#products{
	background-color: #dd8026;
}
#articles{
	background-color: #b83526;
}
#resources{
	background-color: #51505a;
}
#shop{
	background-color: #687a34;
}
#subscribe{
	background-color: #687a34;
}
#home{
	background-color: #687a34;
}
#leftcolumn{
	width: 254px;
	min-height: 503px;
	_height: 503px;
	float: left;
	background-repeat: no-repeat;
	padding: 27px 0 0 0;
	text-align:center;
}
#leftcolumn table{
	margin:0 auto 20px;
}
#leftcolumn td.cap img{
	float:left;
}
#submenu{
	width:220px;
	margin:0 auto 20px;
	text-align:left;
}
#submenu .bcap, #submenu .tcap{
	height: 24px;
	overflow: hidden;
}
#submenu a{
	display: block;
	background-image: url(../_images/submenu_bg.gif);
	background-position: 0px -35px;
	height: 35px;
	width: 182px;
	padding: 0 0 0 38px;
	overflow: hidden;
	color: #000000;
	line-height: 35px;
	font-size: 11px;
}
#submenu a:hover, #submenu .current{
	color: #334624;
	background-position: 0px 0px;	
}
#content{
	position: relative;
	float: left;
	width: 700px;
	margin: 10px;
	margin-bottom: 0;
	background-color: #f3f3ee;
	min-height: 510px;
	_height: 510px;
	padding: 0px  0 0 15px;
	font-size: 11px;
	color: #333333;
}
#content p{
	width: 475px;
	line-height: 18px;
}
#content ul, #content ol{
	margin: 15px;
	width: 475px;
}
#content li{
	margin: 8px 8px 8px 18px;
	list-style: disc;
}
#ronstanding{
	position: absolute;
	bottom: 0px;
	left: 497px;
}
#pagetitle{
	font-size: 26px;
	font-family:Arial, Helvetica, sans-serif;
	color: #b9bc9d
}
#footer{
	width: 944px;
	height: 30px;
	background-color: #687a34;
	margin: 0;
	font-size: 10px;
	color: white;
	padding-left: 56px;
	background-image:url(../_images/footer_icon.gif);
	background-repeat: no-repeat;
	background-position: 34px 4px;
}
#footer li{
	display: inline;
	margin: 0 3px 0 3px;
	line-height: 30px;
}
#footer a{
	color: white;
}
#footer a:hover{
	color: #d7b728;
} 
h1 span {
	display: none;
}
h1.splash {
	font-size: 12px;
	color: #999900;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer_splash{
	
	height: 30px;
	background-color: #687a34;
	margin: 0;
	font-size: 10px;
	color: white;
	padding-left: 56px;
	background-image:url(../_images/footer_icon.gif);
	background-repeat: no-repeat;
	background-position: 34px 4px;
	text-align: center;
	clear: both;
	float: none;
}
#footer_splash li{
	display: inline;
	margin: 0 3px 0 3px;
	line-height: 30px;
}
#footer_splash a{
	color: white;
}
#footer_splash a:hover{
	color: #d7b728;
} 
p.skip {
	text-align: center;
	text-transform: uppercase;
	margin-top: 45px;
	vertical-align: bottom;
}

p.skip a { ;
	color: #99CC00;
}
