/* 
FIXES: */


* { margin: 0; padding: 0; } 

* html img { display: block; } 

a img { border: none; display: inline; margin: 0; padding: 0; }

.hidden { display: none; }

#header li {
	/*\*/overflow: hidden;/**/
}

/*
STRUCTURE: */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	color: #50514b;
	background-color: #d3e66a;
	text-align: center;
}
p {
	padding: 0px;
	text-align: left;
	margin-bottom: 15px;
}
h1 {
	font-size: 200%;
	padding: 0;
	text-align: left;
	color: #4586CC;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 150%;
	line-height: 120%;
	color: #62635c;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: left;
}
h3 {
	font-size: 120%;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: left;
}
h4 {
	font-size: 100%;
	padding: 0px;
	margin: 20px 0px 5px 0px;
	text-align: left;
	font-weight: bold;
	font-style: oblique;
}
h5 {
	font-size: 150%;
	color: #62635c;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 120%;
}
h6 {
	font-size: 125%;
	padding: 0px;
	text-align: center;
	color: #4586CC;
	margin: 15px 0px 10px 0px;
	font-style: oblique;
}
h7 {
	font-size: 125%;
	line-height: 150%;
	text-align: center;
	color: #4586CC;
	font-style: oblique;
	padding: 0px;
	margin: 0px;
}

.highlight {
	font-size: 100%;
	
}	
.style1 {
	text-decoration: none;
	font-weight: bold;
	font-size: 200%;
}
.style2 {
	text-decoration: none;
	font-weight: bold;
	font-size: 160%;
}
.style3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}



#wrapper {
	width: 750px;
	background-color: #FFFFFF;
	margin: 20px 0px 20px 0px;

}

#header {
	width: 750px;
	height: 170px;
	display: block;
	padding: 0px;
	position: relative;

}
#headerOutside {
	width: 750px;
	height: 19px;
	display: block;
	padding: 5px 0px;
	position: relative;
	background-color: #d3e66a;
	text-align: right;
}
.headerOutsideMenu {
	width: 200px;
	height: 19px;
	display: block;
	color: #4f5e6e;
	float: right;
}
#headerMain-1 {
	width: 750px;
	height: 126px;
	float: left;
	display: block;
	padding: 0px;
	position: relative;
	background-image: url(../gfx/headerBG-1.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#headerMain-2 {
	width: 750px;
	height: 126px;
	float: left;
	display: block;
	padding: 0px;
	position: relative;
	background-image: url(../gfx/headerBG-2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#headerMain-3 {
	width: 750px;
	height: 126px;
	float: left;
	display: block;
	padding: 0px;
	position: relative;
	background-image: url(../gfx/headerBG-3.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#headerMain-4 {
	width: 750px;
	height: 126px;
	float: left;
	display: block;
	padding: 0px;
	position: relative;
	background-image: url(../gfx/headerBG-4.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.headerLogo {
	text-decoration: none;
	float: left;
	padding-top: 70px;
	padding-left: 10px;
	text-decoration: none;
}
#headerMenu {
	width: 750px;
	height: 25px;
	float: left;
	display: block;
	padding: 0px;
	position: relative;
	background-color: #7599c9;
	background-image: url(../gfx/headerTrans.jpg);
	background-repeat: no-repeat;
	background-position: 292px;
	visibility: visible;
}
.headerMenuLeft {
	height: 25px;
	float: left;
	display: block;
	position: relative;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #2033a0;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	line-height: 25px;
	font-size: 13px;
}
.headerMenuRight {
	width: 242px;
	height: 25px;
	float: right;
	display: block;
	position: relative;
	background-color: #82b6e5;
	text-align: right;
	margin: 0px;
	color: #fff;
	padding-right: 10px;
	padding-top: 0px;
	line-height: 25px;
	font-size: 11px;
}
.headerMenuRight a:link {
	text-decoration: none;
	color: #fff;
}
.headerMenuRight a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #B6D701;
}
.headerMenuRight a:visited {
	text-decoration: none;
	color: #fff;
}

#mainContent {
	width: 750px;
	position: relative;
	margin: 0px;
	padding: 0px;
}


.quote {
	width: 410px;
	border: thin solid #bed6ea;
	float: left;
	padding: 15px;
	margin-bottom: 15px;
}
.mainCol {
	width: 725px;
	position: relative;
	display: block;
	float: left;
	margin: 25px 0px;
	padding: 0px 0px 0px 25px;
}
.mainCol2 {
	width: 725px;
	position: relative;
	display: block;
	float: left;
	margin: 5px 0px 25px 0px;
	padding: 0px 0px 0px 25px;
	text-align: left;
}
.colOne {
	width: 450px;
	margin: 25px 0px;
	position: relative;
	float: left;
	overflow: visible;
	display: block;
	padding: 0px 0px 0px 25px;
}
.colTwo {
	background-color: #f4ffd0;
	margin: 25px 0px 25px 25px;
	float: left;
	width: 173px;
	position: relative;
	display: block;
	text-align: left;
	padding: 0px 25px 25px;
	border: 1px solid #a9a346;
}

.colOneA {
	width: 400px;
	margin: 25px 0px;
	position: relative;
	float: left;
	overflow: visible;
	display: block;
	padding: 0px 0px 0px 25px;
}
.colTwoA {
	background-color: #F1FF9F;
	margin: 25px 0px 25px 25px;
	float: left;
	width: 223px;
	position: relative;
	display: block;
	text-align: left;
	padding: 25px;
	border: 1px solid #7599c9;

}
.colTwoB {
	float: right;
	width: 225px;
	position: relative;
	display: block;
	text-align: left;
	padding: 25px 25px 25px 0px;
}
.colTwoBlue {
	background-color: #77ACDD;
	margin: 25px 0px 25px 25px;
	float: left;
	width: 173px;
	position: relative;
	display: block;
	text-align: center;
	padding: 0px 25px 25px;
	border: 1px solid #7599c9;
	background-image: url(../gfx/bg-sun.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
	font-size: 80%;
	clear: both;
	padding: 10px;
	text-align: right;
	background-color: #82b6e5;
	color: #5A4E65;
	margin: 0px;
	line-height: .8em;
}
.form {
	text-align: left;
	background-color: #F5E26E;
	border: 1px solid #7599c9;
	padding: 5px 0px 5px 0px;
	margin:  10px 0px 0px 0px;
	width: 700px;
}

.small {
	font-size: 10px;
	text-align: left;
}

/* 
MAIN STYLES */

a:link {
	text-decoration: none;
	color: #a1b054;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #3d3d3d;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #2142ae;
}
.sunBox {
	font-size: 180%;
	color: #0b2c97;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 120%;
}
.sunBox a:link, .sunBox a:visited {
	color: #0b2c97;
}
.sunBox a:hover {
	color: #d3e66a;
	text-decoration: none;
}


.author {
	text-align: right;
	margin-right: 30px;
}


.mbueb {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	text-align: center;
	padding-bottom: 50px;
}
.mbueb a:link {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.mbueb a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.mbueb a:hover {
	text-decoration: underline;
	color: #822949;
	font-weight: normal;
}
/* images wrapped in an anchor with a class of image won't have that weird hover */
.image:hover {
	text-decoration: none;
	background-color: #fff;
	color: #000;
}
li {
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 15px;
	text-indent: -15px;
	margin-bottom: 3px;
	text-align: left;
	margin-top: 7px;
}
