﻿/* CSS Document */

#wrapceal {
	width:92%;
	margin-left:5%;
	margin-right:5%;
	}

.xsmall {
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.small {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.medium {
		font-size:medium;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

.large {
	font-size:large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.xlarge {
	font-size:x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 150%;
}
h2 {
	font-size: 100%;
}
h3 {
	font-size: 90%;		
}
h4 {
	font-size: 55%;
}

.borderzero {	
	border:0;
}

#navtop {
	background-color: #2C8383;
	border-top-style: ridge;
	border-top-width: thin;
	border-left-style: ridge;
	border-left-width: medium;
	border-right-style: ridge;
	border-right-width: medium;
	float: left;
	width: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.navtoplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bolder;
	background-color: #2C8383;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.navtoplinks a:link {
	color: #FFFFFF;
}
.navtoplinks a:visited {
	color: #FFFFFF;
}
.navtoplinks a:hover {
	text-decoration: underline;
	font-size: 115%;
}
#navtopspecial {
	background-color: #FFFFE5;
	border-top-width:thin;
	border-top-style:inset;
	color: #053737;
	float: left;
	width: 100%;
	padding-top: 4px;
	text-align: left;
}

.navtopspeciallinks a:link {
	color: #053737;
}
.navtopspeciallinks a:visited {
	color: #053737;
}
.navtopspeciallinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 125%;
}


a:link {
	color: #053737;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #053737;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	Background: #0E5555;
	text-decoration: underline;
}
.ceallogosection {
	float: left;
	width: 100%;
	background: #FFFFF6;
	border-bottom-style: groove;
	border-bottom-width: thin;

}
.ceallogoleft {
	text-align: left;
	text-decoration: none;
	height: 100px;
	float: left;
	padding: 5px;
	border-style: none;
	background: #FFFFF6;
}
.ceallogoleft2 {
	text-decoration: none;
	height: 100px;
	margin-left: 10px;
	float:left;	
	padding-left: 5px;
	background: #FFFFF6;
}


.somedivmid {		
	color: #053737;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	width: 100%;
	height:450px;	
	float: left;
	background: #FFFFF6;
	border-top-style:outset;
}

.somedivbottom {
	text-decoration: none;
	text-align: center;	
	height: 40px;
	width: 100%;
	border-top-style: outset;
	border-top-width: thin;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-left-style: ridge;
	border-right-style: ridge;
	border-left-width: thin;
	border-left-width: thin;
	background: #FFFFE5;
	float: left;
	padding-bottom: 20px;
}

.www3logoright2 {
	text-decoration: none;
	height: 20px;	
	padding-top:5px;
	float:right;		
	border-style: none;
	background: #FFFFF6;
	}

