/*
CSS Credit: http://www.templatemo.com/
*/
body {
	line-height: 1.5em;
	font-family:  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
	background-image: none;
	background-position: center;
}
a:link, a:visited {
	color: #333;
	text-decoration: underline
} 
a:active, a:hover {
	color: #999;
	text-decoration: none
}
.more {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/more_button.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 137px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}

#templatemo_container {
	width: 800px;
	background: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#templatemo_top {
	clear: both;
	margin: auto;
	padding-top: 10px;
	width: 800px;
	text-align: center;
	top: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-image: url(images/upperlogos.gif);
}
#templatemo_header {
	clear: left;
	margin: auto;
	width: 100%;
	height: 100px;
	text-align: left;
	background-color: #A8C21F;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 22%;
}
#templatemo_left_column {
	clear: right;
	float: right;
	width: 390px;
}
#templatemo_right_column {
	float: left;
	width: 390px;
	padding-right: 15px;
}
#templatemo_footer {
	clear: none;
	text-align: left;
	font-size: 11px;
	color: #666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFF;
}
#templatemo_footer a {
	color: #A8C21D;
}
#templatemo_site_title {
	padding-top: 120px;
	font-weight: bold;
	font-size: 48px;
	text-align: center;
	color: #FFF;
}
#templatemo_site_slogan {
	padding-top: 20px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}
.templatemo_spacer {
	clear: left;
	height: 4px;
	background-color: #A8C21D;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
.section_left {
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.section_left_inner {
	padding: 10px;
}
.section_left_title {
	padding: 8px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #A8C21D;
	background-image: url(images/section_title_bg.gif);
	background-repeat: repeat-x;
}
.post_box {
	clear: left;
	margin-top: 10px;
	background: #FFF;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_area {
	padding-top: 10px;
	padding-bottom: 10px;
}
.post_text_area {
	padding: 10px;
}
.post_title {
	padding: 2px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #A8C21D;
	background-repeat: repeat-x;
	line-height: 1.5em;
}
.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	color: #A8C21D;
	font-size: 11px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
}
.title {
	padding-bottom: 1.5em;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.templatemo_menu {
	list-style-type: none;
	margin: 0px;
	width: 390px;
	height: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.templatemo_menu li a{
	background: #F2F2F2;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	display: block;
	width: auto;
	margin-bottom: 1px;
	padding: 4px;
	padding-left: 10px;
	text-decoration: none;
}
* html .templatemo_menu li a{ 
	width: 193px;
}
.templatemo_menu li a:visited, .templatemo_menu li a:active{
	color: #666;
}
.templatemo_menu li a:hover{
	color: #A8C21D;
	background-color: #666;
}
.templatemo_menu_horizon{
	position: relative;
	padding-left: 30px;
	height: 28px;
	list-style: none;
	top: 152px;
	font-weight: normal;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
}
.templatemo_menu_horizon li{
	float:left;
	font-weight: normal;
}
.templatemo_menu_horizon li a{
	float: left;
	display: block;
	color: #FFF;
	background: url(images/templatemo_button_left.gif) no-repeat;
	text-decoration: none;
	font-size: 10px;
	margin-right: 4px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.templatemo_menu_horizon li a b{
	float: left;
	display: block;
	padding: 0 15px 0 5px;
	background: url(images/templatemo_button_right.gif) no-repeat;
	background-position: right top;
	font-weight: normal;
}
.templatemo_menu_horizon li.current a, .templatemo_menu_horizon li a:hover{
	background: url(images/button_hover_left.gif) no-repeat;
}
.templatemo_menu_horizon li.current a b, .templatemo_menu_horizon li a:hover b{
	color: #000;
	background: url(images/button_hover_right.gif) no-repeat;
	background-position: right top;
	font-size: 10px;
}
.drop_down_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.blog_text_snippet {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	width: 260px;
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.greenbackground {
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/grenblock.gif);
}
.blog_text_snippet_bold {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}
.section_right {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 260px;
	margin: 0px;
}
.green_corners {
	background-repeat: no-repeat;
	width: 260px;
	height: 11px;
	background-image: url(images/greenroundcorners_top.gif);
	margin: 0px;
}
.cyan_title {
	padding: 2px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #6CF;
	background-repeat: repeat-x;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.clouds_text_snippet {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	width: 500px;
	background-repeat: no-repeat;
	background-image: url(images/clouds.jpg);
	height: 184px;
	margin: 0px;
	padding: 10px;
	clear: none;
	float: none;
	text-align: left;
}
.redbackground {
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F03;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #FFF;
	font-weight: normal;
}
.red_cornersCopy {
	background-repeat: no-repeat;
	width: 260px;
	height: 11px;
	background-image: url(images/redroundcorners_top.gif);
	margin: 0px;
}
.red_title {
	padding: 2px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FD1935;
	background-repeat: repeat-x;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.more:link, a.more:visited {
	color: #FFF;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
}
a.more:active, a.more:hover {
	color: #BACA2A;
	text-decoration: none;
}
.tablelayout2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	border: thin solid #999;
}
.textgrey {
	color: #999;
}
