body
{
	margin: 0px;
	background-color: #5e6941;
	background-image: url('../images/background.png');
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #3e3e3e;
}
a
{
	text-decoration: none;
	color: #9ecd1f;
}
a img
{
	border: 0px none;
}
form
{
	margin: 0px;
	padding: 0px;
}
hr
{
	border-color: #ccc;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	clear: both;
}
h2.blog
{
	padding-top: 10px;
}
.date_range
{
	width: 100px;
	float: right;
}
.date_single
{
	float: right;
	width: 50px;
}
div#left_content .date_single
{
	float: left;
}
.eventListing
{
	margin-top: 6px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: #ccc dashed 1px;
}
.eventListing a
{
	font-size: 9pt;
}
.eventDate
{
	width: 44px;
	height: 48px;
	background-image: url('../images/calender.png');
	background-repeat: no-repeat;
	text-align: center;
/* 	float: left; */
	float: right;
	margin-right: 10px;
	position: relative;
	left: 5px;
}
.eventDate .eventDateMonth
{
	color: #fff;
	font-size: 10pt;
	text-transform: uppercase;
}
.eventDate .eventDateDay
{
	color: #666;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 2px;
}
a.rss
{
	display: block;
	text-align: right;
}
div.info
{
	position: relative;
	top: -40px;
}

.center
{
	text-align: center;
}

div#main
{
	width: 955px;
	margin: 0px auto;
}
div#header
{
/* 	padding-top: 15px; */
	color: #bbb;
}
div#header img
{
	float: left;
	margin-bottom: 23px;
	margin-left: 40px;
	margin-top: 20px;
}
div#header #quotes
{
	width: 450px;
	font-size: 8pt;
	float: right;
	margin-top: 23px;
}
div#rss
{
	background-image: url('../images/rss.png');
	background-repeat: no-repeat;
	background-position: right -7px;
	width: 277px;
	height: 86px;
	float: right;
}
div#rss a
{
	display: block;
	margin-top: 15px;
	height: 73px;
	width: 100px;
	float: right;
}
div#header .name
{
	color: #9ccc1d;
}

div#navbar
{
	height: 35px;
	clear: both;
	background-image: url('../images/navbar-back.png');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
}
div#navbar a
{
	color: #fff;
	padding: 0px 15px;
}
div#navbar a.line
{
	background-image: url('../images/menu-divider.png');
	background-position: right;
	background-repeat: no-repeat;
}
div#navbar span.current
{
	border-bottom: 1px solid #b6d957;
}

div#three_steps
{
	background-image: url('../images/circuitry.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 195px;
	color: #fff;
	position: relative;
	margin-bottom: 10px;
}
div#three_steps h1
{
	margin: 0px 50px;
	visibility: hidden;
}
div#three_steps div
{
	position: absolute;
	bottom: 30px;
	left: 80px;
	font-size: 18pt;
	letter-spacing: -0.5pt;
}
div#three_steps div img
{
	display: none;
}
div#three_steps ol
{
	list-style-type: none;
	padding: 0px;
}
div#three_steps #step1, div#three_steps #step2, div#three_steps #step3
{
	position: absolute;
	bottom: 27px;
	width: 133px;
	font-weight: bold;
	font-size: 11pt;
}
div#three_steps #step1, #step1 a
{
	color: #0197a3;
	left: 235px;
	bottom: 19px;
}
div#three_steps #step2, #step2 a
{
	color: #bd5c91;
	left: 410px;
}
div#three_steps #step3, #step3 a
{
	color: #d44f2e;
	left: 590px;
}

.top
{
	height: 20px;
	font-size: 1pt;
	background-repeat: no-repeat;
	background-position: top left;
}
.bottom
{
	height: 20px;
	font-size: 1pt;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#right_content .content_top
{
	font-size: 1pt;
	height: 5px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('../images/right_bar_top_curves.png');
	margin: 0px 7px;
}
#right_content .content_top div
{
	font-size: 1pt;
	height: 5px;
	width: 5px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url('../images/right_bar_top_curves.png');
	float: right;
}
#right_content .content_bottom
{
	font-size: 1pt;
	height: 5px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('../images/right_bar_bottom_curves.png');
	margin: 0px 7px;
}
#right_content .content_bottom div
{
	font-size: 1pt;
	height: 5px;
	width: 5px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url('../images/right_bar_bottom_curves.png');
	float: right;
}
#left_content .content_top
{
	font-size: 1pt;
	height: 5px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('../images/left_bar_top_curves.png');
	margin: 0px 7px;
}
#left_content .content_top div
{
	font-size: 1pt;
	height: 5px;
	width: 5px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url('../images/left_bar_top_curves.png');
	float: right;
}
#left_content .content_bottom
{
	font-size: 1pt;
	height: 5px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('../images/left_bar_bottom_curves.png');
	margin: 0px 7px;
}
#left_content .content_bottom div
{
	font-size: 1pt;
	height: 5px;
	width: 5px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url('../images/left_bar_bottom_curves.png');
	float: right;
}
.top div
{
	height: 20px;
	width: 4px;
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
}
.bottom div
{
	height: 20px;
	width: 4px;
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
}

div#left_content
{
	width: 682px;
	float: left;
	background-image: url('../images/left-mesh.png');
	background-color: #fff;
}
div#left_content .top
{
	background-image: url('../images/left-top-left.png');
}
div#left_content .top div
{
	background-image: url('../images/left-top-right.png');
}
div#left_content .bottom
{
	background-image: url('../images/left-bottom-left.png');
}
div#left_content .bottom div
{
	background-image: url('../images/left-bottom-right.png');
}

div#left_content .content
{
	margin: 0px 7px;
	background-color: #fff;
	padding: 22px 39px 44px 39px;
}

/*div#left_content .content h1, h2
{
	color: #3f3f3f;
}*/

div#left_content .content img.outline
{
	border: 4px solid #9ecd1f;
}

div#breadcrumbs
{
	color: #717171;
	margin-bottom: 20px;
}
div#breadcrumbs a
{
	color: #9ecd1f;
}


div#right_content
{
	float: right;
	width: 255px;
}

div#right_content .block
{
	/*width: 255px;
	float: right;*/
	background-image: url('../images/right-mesh.png');
	background-color: #9ecd1f;
	color: #3e3e3e;
	margin-bottom: 20px;
}
div#right_content .block .top
{
	background-image: url('../images/left-top-left.png');
}
div#right_content .block .top div
{
	background-image: url('../images/left-top-right.png');
}
div#right_content .block .bottom
{
	background-image: url('../images/left-bottom-left.png');
}
div#right_content .block .bottom div
{
	background-image: url('../images/left-bottom-right.png');
}
div#right_content .content
{
	background-color: #fff;
	margin: 0px 7px;
	padding: 12px 7px 12px 17px;
}
div#right_content .content ul
{
	padding-left: 25px;
}
div#right_content .block a
{
	font-weight: bold;
}
div#right_content form img
{
	width: 198px;
	margin: 0px auto;
	display: block;
}
div#right_content form div
{
	background-image: url('../images/arrow-circle.png');
	background-repeat: no-repeat;
	background-position: 123px 10px;
	padding-bottom: 15px;
}
div#right_content form.blog div
{
	background-image: none;
}
div#right_content form h3
{
	font-size: 12pt;
	margin-bottom: 15px;
	margin-top: 15px;
/* 	margin-left: 10px; */
}
div#right_content form.blog h3
{
	color: #9ecd1f;
}
div#right_content label
{
	display: block;
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
/* 	margin-left: 10px; */
}
div#right_content input.text
{
	width: 165px;
/* 	margin-left: 10px; */
	height: 21px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
div#right_content input.go
{
	background-image: url('../images/go-grad.png');
	background-repeat: repeat-x;
	background-color: #b24f1e;
	border: 0px none;
	color: #fff;
	text-transform: uppercase;
	font-size: 10pt;
	width: 30px;
	height: 25px;
	position: relative;
	top: 3px;
	left: -4px;
}
div#right_content form.blog input.go
{
	background-image: url('../images/go-grad-green.png');
	background-repeat: repeat-x;
	background-color: #81b21e;
	border: 0px none;
	color: #fff;
	text-transform: uppercase;
	font-size: 10pt;
	width: 30px;
	height: 25px;
	position: relative;
	top: 3px;
	left: -4px;
}
div#right_content h3.green
{
/* 	color: #c3cf33; */
	color: #8fcb5b;
}
div#right_content ul, ul#nlpc
{
	list-style-image: url('../images/bullet.png');
}
div#right_content a
{
	color: #8fbc45;
}
div#right_content h3
{
	margin: 0px 0px 7px 0px;
}
div#right_content p
{
	margin-top: 0px;
}


div#footer
{
	clear: both;
	color: #fff;
	text-align: center;
	font-size: 10pt;
	margin-bottom: 50px;
}
div#footer img
{
	margin: 7px 3px 0px 3px;
}

div.block .twitter
{
	background-image: url('../images/twitter-grad.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: center;
}
blockquote
{
	font-weight: bold;
}

#bubble_container
{
	position: relative;
	height: 5px;
	font-size: 1pt;
}
#bubble
{
	position: absolute;
	bottom: -40px;
	right: -60px;
}