﻿body {
	margin:0;
	padding:0;
	background-color:#091741;
	height:100%;
	font-family:arial;
	color:#091741;
}

p { 
	font-size:12px;
	line-height:16px;
	color:#091741;
	margin-top:0;
	padding-top:0;
}

h1 { 
	font-family:"Times New Roman", times;
	font-weight:normal;
	font-size:20px;
	color:#5A8EBC;
	text-transform: uppercase;
	padding:0;
	margin:0;
	padding-bottom:20px;
}


h2 { 
	font-family:"Times New Roman", times;
	font-weight:normal;
	font-size:18px;
	padding:0;
	margin:0;
	padding-bottom:15px;
}

h3{ 
	font-family:arial;
	font-weight:normal;
	font-size:16px;
	padding:0;
	margin:0;
}

h4{ 
	font-family:arial;
	font-weight:normal;
	font-size:16px;
	color:#5A8EBC;
	text-transform: uppercase;
	padding:0;
	margin:0;
}


ul {
	font-size:12px;
	color:#091741;
}

#container {
	position:absolute;
	left:50%;
	top:0;
	margin-left:-387px;
	padding:0;
	width:772px;
	background-color:#ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #091741;
}

#dolphinheader {
	margin:0;
	padding:0;
	width:772px;
	height:200px;
	background-image:url(/webdata/graphics/dolphinheader.jpg);	
}

#navBar {
	margin:0;
	padding:0;
	width:772px;
	height:23px;
	background-image:url(/webdata/graphics/navbar.gif);	
	background-repeat:repeat-x;
}

#mainHomeContent {
	margin:0;
	padding:0;
	width:772px;
	background-image:url(/webdata/graphics/homeback.jpg);	
	background-repeat:no-repeat;
}

#contentPad {
	padding-top:40px;
	padding-left:120px;
	padding-right:230px;
}

#contentPad a{
	color:#091741;
}

#fastFindList a{
color:#091741;
}

#cedunaLogo {
	position:absolute;
	left:0;
	top:200px;
	width:103px;
	height:403px;
	background-image:url(/webdata/graphics/cedunalogo.gif);	
	background-repeat:no-repeat;
	
}

.unityAnchorHidden {
	padding:0 !important;
	margin:0 !important;
	line-height:0 !important;
	font-size:0 !important;
	display:none !important;
	width:0;
	height:0;
}

#footer {
	font-size:11px;
	background-image:url(/webdata/graphics/tilefoot.gif);
	background-repeat:repeat-x;
}

#footerPad {
	padding-top:60px;
	padding-left:120px;
	padding-right:20px;
	padding-bottom:40px;
}

#footerpad a {
	color:#5A8EBC;
}

#unityNavigation
{
	/*Navigation container and background block.
	This holds all the nav titles and drop lists.*/
	
	/*position of the whole nav block*/
	position: absolute;
	left:50% !important;
	top:0;
	margin-left:-300px !important;
	top: 200px !important;
	z-index: 999;
}

#unityNavImg1 {
	display:none;
}

#unityNavImg1 img {
	width:0; 
	height:0;
}

#unityNavTitle10  {
	display:none;
}

#unityNavTitle10 img {
	width:0;
	height:0;
}

#searchForm { 
	position:absolute;
	z-index:10;
	top:250px;
	left:585px;
	width:160px;
}

#fastFindList {
	position:absolute;
	z-index:12;
	top:340px;
	left:588px;
	width:160px;
	font-size:10px;
}

.searchInput {
	width:100px;
	border:1px solid #5A8EBC;
	height:22px;
}

.searchBtn {
border:1px solid #B2CCE8;
background-color: #B2CCE8;
color:#457DB0;
}


#oysterFest {
	width:170px;
	text-align:center;
	padding-bottom:5px;
	margin-bottom:20px;
	}

#oysterFest a {
	text-decoration:none;
	font-size:13px;
	}
		
#oysterLogo {
	text-align:center;
	}

