body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E7E9ED;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
img {
	border-style: none;
	border-width: 0px;
}
#masthead {
	background-color: #FFFFFF;
	margin: 0px auto 0 auto;
	width: 900px;
	background-image: url('images/ban.jpg');
	background-repeat: no-repeat;
	height: 132px;
}
#logo {
	float: left;
	padding-top: 5px;
	background: left bottom;
	padding-left: 16px;
}
#menu {
	width: 900px;
	height: 40px;
	margin: 0px auto 0px auto;
	background: url('images/Tuttle-nav.jpg') repeat-x left top;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	width: 900px;
	height: 40px;
}
#menu li {
	display: inline;
	text-align: center;
	height: 40px;
	float: left;
}
#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 12px 8px 5px 8px;
	text-decoration: none;
	text-align: center;
	font-size: 0.86em;
	color: #FFFFFF;
	height: 23px;
}
#menu a:hover, #menu .active a {
	background: url('images/Tuttle-nav-over.jpg') repeat-x left top;
	color: #FFFFFF;
}
#columntop {
	clear: both;
	height: 1px;
}
#columnwrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url('images/middle.jpg');
	background-repeat: repeat-y;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	padding: 20px 16px 20px 24px;
	width: 192px;
}
#c2 {
	padding-top: 24px;
	width: 667px;
}
#c3 {
	width: 239px;
	padding-top: 16px;
	color: #666666;
	font-size: 0.7em;
}
#c1 .content {
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 28px;
	padding-left: 34px;
}
#c2 .content {
	color: #353535;
	font-size: 0.8em;
	padding: 0px 14px 15px 30px;
	line-height: 1.6em;
	width: 622px;
}
#c3 .content {
	font-size: 0.8em;
	line-height: 1.6em;
}
h1 {
	font-size: 1.3em;
	letter-spacing: 0.2em;
	color: #008000;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.2em;
	color: #008000;
	letter-spacing: 0.2em;
	margin-bottom: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E5E5E5;
	padding-top: 12px;
	margin-top: 14px;
}
h3 {
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#columnbottom {
	clear: both;
	height: 1px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Main Content Column*/
.content a:link {
	color: #353535;
}
.content a:visited {
	color: #353535;
}
.content a:hover, .content a:focus, .content a:active {
	color: #4F4F4F;
	text-decoration: none;
}
/*Left Sidebar Links*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Footer Links*/
#footer {
	margin: 0px auto;
	width: 900px;
	text-align: center;
}
#footercontent {
	padding: 14px;
	color: #CCCCCC;
	background-color: #2E456B;
	height: 70px;
}
.footer_nav {
	text-align: center;
	color: #C0C0C0;
	font-size: 10pt;
}
.footer_nav a {
	height: 20px;
	text-align: center;
	color: #C0C0C0;
	text-decoration: none;
}
.footer_nav a:hover {
	height: 20px;
	text-align: center;
	color: #C0C0C0;
	text-decoration: underline;
}
.footer_copy {
	font-size: 8pt;
	text-align: center;
	padding-top: 12px;
	color: #C0C0C0;
	line-height: 12pt;
}
.footer_copy a {
	text-align: center;
	padding-top: 12px;
	color: #C0C0C0;
	text-decoration: none;
}
.footer_copy a:hover {
	height: 20px;
	text-align: center;
	color: #C0C0C0;
	text-decoration: underline;
}
/*NavBar*/
#nav_wrapper {
	font-size: 0.8em;
	margin: 0px;
}
.bdr {
	border: 2px solid #E5E5E5;
}
.text_ornge {
	color: #D47F25;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	font-size: 1.09em;
}
.blu {
	color: #365897;
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
}
.margintop {
	margin-top: 10px;
	margin-bottom: 0px;
}
.share {
	padding: 12px;
	border: 2px solid #E5E5E5;
	font-weight: bold;
	margin-top: 20px;
	color: #333333;
}
.top_indent_0px {
	margin-top: 0px;
	margin-bottom: 0px;
}
.top_indent_5px {
	margin-top: 5px;
	margin-bottom: 0px;
}
.top_indent_10px {
	margin-top: 10px;
	margin-bottom: 0px;
}
.top_indent_15px {
	margin-top: 15px;
	margin-bottom: 0px;
}
.marginbottom_26px {
	margin-top: 15px;
	margin-bottom: 20px;
}
.flt_rht {
	float: right;
	margin-left: 12px;
}
.news {
	padding: 10px;
	border: 1px solid #D0D5DD;
	background-color: #DCDFE7;
	margin-top: 20px;
}
.top_indent_20px {
	margin-top: 20px;
	margin-bottom: 0px;
}
.text_right_0px {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.blu_lg {
	color: #2E456B;
	font-weight: bold;
	font-size: 1.2em;
}
.divider {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #008000;
	margin-top: 10px;
	height: 10px;
	line-height: 10px;
	margin-bottom: 0px;
}
.google_like {
	width: 280px;
	float: left;
	height: 21px;
}
.facebook_like {
	width: 80px;
	float: left;
	height: 21px;
}

