html { height:100%; }
body { background: #002b55 url(../images/backgrade.jpg) repeat-x fixed left top; height:100%; }

div, p, blockquote, ol, ul, dl, li, dt, dd, td 	{ color: #000; font-size: 11px; font-family: Verdana, Arial, Sans-Serif; line-height: 150%; }

a:link, a:visited	{ color: #002b55; text-decoration: underline; }
a:hover, a:active	{ color: #fff; background-color: #31849b; text-decoration: none; }

.navwrap 						{ margin: 10px 50px 5px 0; }
.nav							{ color: #000; font-size: 10px; background-image: url(../images/navback.png); margin: 5px; list-style-type: none; }
.nav a:link, .nav a:visited		{ color: #000; font-size: 10px; text-decoration: none; }
.nav a:hover, .nav a:active		{ color: #fff; font-size: 10px; background-color: #31849b; text-decoration: none; }

.footer									{ color: #fff; font-size: 10px; font-weight: lighter; }
.footer a:link, .footer a:visited		{ color: #fff; font-size: 10px; font-weight: lighter; text-decoration: none; }
.footer a:hover, .footer a:active		{ color: #fff; font-size: 10px; font-weight: lighter; background-color: #31849b; text-decoration: underline; }

.breadwrap 									{   }
.breadcrumb 								{ color: #002b55; font-size: smaller; background-color: #a1b08a; text-decoration: none; padding: 5px; }
.breadcrumb a:link, .breadcrumb a:visited	{ color: #002b55; text-decoration: none; }
.breadcrumb a:hover, .breadcrumb a:active	{ color: #fff; text-decoration: none; }

.door								{ color: #fff; margin: 20px; }
.door a:link, .door a:visited		{ color: #fff; text-decoration: underline; }
.door a:hover, .door a:active		{ color: #fff; background-color: #31849b; text-decoration: none; }

.help 								{ background-color: white; }
.help a:link, .help a:visited		{ background-color: white; }
.help a:hover, .help a:active		{ background-color: white; }

.margin 	{ margin: 20px; }
.topper  	{ color: #fff; font-size: 12px; }
.smaller  	{ font-size: smaller; }
.bigger  	{ font-size: larger; }
.callbox 	{ color: #002b55; }
.ohhs 		{ color: #333; }
.heading 	{ color: #002b55; font-size: 12px; border-bottom: thin dotted #a1b08a; }
.subheading { font-size: 12px; background-color: #a1b08a; font-weight: bolder; text-transform: capitalize; }

.formheadings	{ font-weight: bold; }
.formresults	{ font-style: italic; }

.box-border 		{ border: solid 3px #a1b08a; }
.box-border-top 	{ border-top: 3px solid #a1b08a; border-right: 3px solid #a1b08a; border-left: 3px solid #a1b08a; }
.box-border-left 	{ border-top: 3px solid #a1b08a; border-left: 3px solid #a1b08a; border-bottom: 3px solid #a1b08a; }
.box-border-right 	{ border-top: 3px solid #a1b08a; border-right: 3px solid #a1b08a; border-bottom: 3px solid #a1b08a; }
.box-border-bottom 	{ border-left: 3px solid #a1b08a; border-bottom: 3px solid #a1b08a; border-right: 3px solid #a1b08a; }

.headcols 			{ width: 800px; height: 150px; }
.headcols-left 		{ width: 270px; height: 150px; float: left; }
.headcols-right 	{ width: 270px; height: 150px; float: right; }
.headcols-mid 		{ width: 260px; height: 150px; margin-right: 270px; margin-left: 270px; }

.dailyverse										{ color: #fff; font-size: 10px; font-weight: lighter; font-style: italic; text-align: center; width: 500px; }
.dailyverse a:link, .dailyverse a:visited		{ color: #fff; font-size: 10px; font-weight: lighter; text-decoration: none; }
.dailyverse a:hover, .dailyverse a:active		{ color: #fff; font-size: 10px; font-weight: lighter; background-color: #31849b; text-decoration: underline; }

.clear { clear: both; }

.mceContentBody { background-image: none; background-color: White; color: Black; } /*TinyMCE*/
