.background {
	background-image: url(images/sun-green.jpg);
	background-repeat: no-repeat;
}
.bg {
	background-color: #092857;

}

.border {
	border: 2px solid #ffffff;
}

.border2 {
	border: 2px solid #FBF0D4;
}

.border3 {
	border: 1px solid #ffffff;
	background-color: #524f89;
}

.border4 {
	border: 1px solid #e37e53;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669999;
	list-style-image:  url(http://www.seachanges.com/images/bullet.jpg);
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
}
A.bullets:hover {text-decoration: none; font-weight: bold; color: #5c81ce; font-size: 11px;}
A.bullets:link {text-decoration: none;}

.nav {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #fbf0d4;
	border: 1px solid #e0dc42;
}
A.nav:link { text-decoration: none; }
A.nav:hover { text-decoration: none; background-color: #e37e53; color: #a98c27; }
A.nav:active { text-decoration: none; background-color: #fbf0d4; }
A.nav:visited { text-decoration: none; }

.text {
	font-family: verdana, Arial;
	font-size: 11px;
	color: #fbf0d4;
}
A.text:link { text-decoration: none; color: #e37e53; }
A.text:hover { text-decoration: none; color: #fbf0d4; }
A.text:active { text-decoration: none; color: #e0dc42; }
A.text:visited { text-decoration: none; color: #a98c27; }

.text2 {
	font-family: verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #29185c;
}
A.text2:link { text-decoration: none; color: #a98c27; }
A.text2:hover { text-decoration: none; color: #000000; }
A.text2:active { text-decoration: none; color: #a98c27; }
A.text2:visited { text-decoration: none; color: #a98c27; }

.text3 {
	font-family: verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #e0dc42;
}
A.text3:link { text-decoration: none; color: #e0dc42; }
A.text3:hover { text-decoration: none; color: #ffffff; }
A.text3:active { text-decoration: none; color: #e0dc42; }
A.text3:visited { text-decoration: none; color: #e6e6e6; }


.header {
	font-family: Times New Roman;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
}
A.header:link { text-decoration: none; color: #fbf0d4; }
A.header:hover { text-decoration: none; color: #e37e53; }
A.header:active { text-decoration: none; color: #fbf0d4; }
A.header:visited { text-decoration: none; color: #e0dc42; }


.header2 {
	font-family: Times New Roman;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}
A.header2:link { text-decoration: none; color: #fbf0d4; }
A.header2:hover { text-decoration: none; color: #e37e53; }
A.header2:active { text-decoration: none; color: #fbf0d4; }
A.header2:visited { text-decoration: none; color: #e0dc42; }

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
A.header3:link { text-decoration: none; color: #fbf0d4; }
A.header3:hover { text-decoration: none; color: #e0dc42; }
A.header3:active { text-decoration: none; color: #fbf0d4; }
A.header3:visited { text-decoration: none; color: #e0dc42; }

.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524f89;
	font-weight: bold;
}
A.header4:link { text-decoration: none; color: #fbf0d4; }
A.header4:hover { text-decoration: none; color: #e37e53; }
A.header4:active { text-decoration: none; color: #fbf0d4; }
A.header4:visited { text-decoration: none; color: gray; }

.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0dc42;
	font-weight: bold;
}
A.header5:link { text-decoration: none; color: #524f89; }
A.header5:hover { text-decoration: none; color: #e37e53; }
A.header5:active { text-decoration: none; color: #fbf0d4; }
A.header5:visited { text-decoration: none; color: gray; }

.header6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524f89;
	font-weight: bold;
}
A.header6:link { text-decoration: none; color: #524f89; }
A.header6:hover { text-decoration: none; color: #e37e53; }
A.header6:active { text-decoration: none; color: #524f89; }
A.header6:visited { text-decoration: none; color: gray; }


.footer {

	font-family: arial, verdana;
	font-size: 10px;
	color: #524f89;
	font-weight: normal;
}
A.footer:link { text-decoration: none; color: #e37e53; }
A.footer:hover { text-decoration: none; color: #e0dc42; }
A.footer:active { text-decoration: none; color: #524f89; }
A.footer:visited { text-decoration: none; color: #e0dc42; }

.footer2 {

	font-family: arial, verdana;
	font-size: 10px;
	color: #fbf0d4;
	font-weight: normal;
}


