body { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9pt; 
	background-color: #006699;	
	margin: 0px; 
	padding: 0px;
	}
	
.background{
	top: 20px;
	margin-left: auto; 
	margin-right: auto;
	border: thin solid blue;
	width:700px;
	height:500px;
	position: relative;
	padding: 0px;
	z-index: 1;	
	border: thin solid #b83357;
	background-color: #e0e0e0;	
}	

p {text-align: justify;
	padding: 0; 
	margin: 0 0 10px 0;
	}
		
h1, h2, h3, h4, h5, h6 {
	color: #000000; 
	margin: 0px; 
	padding: 0px; 
	font-weight: normal;
	}
	
h2 {
	font-family: arial narrow; 
	font-size: 12pt;	
	text-transform: uppercase;
	}
	
h3 {
	font-family: arial narrow; 
	font-size: 11pt;  
	padding: 0px; 
	margin: 30px 0 5px 0;
	}
	
h4 {
	font-family: arial narrow; 
	font-size: 10pt; 
	margin: 20px 0 5px 0;
	}

h5, h6 {
	font-family: arial narrow; 
	font-size: 8pt;
	font-weight: bold; 
	}
	
.line{
	font-weight: bold;
	}


							/******END OF CONTENT STYLES******/

							/******START PAGE LAYOUT DIVS******/
		
.logoHolder{
	display: block;
	position: absolute;
	left: 6px;
	top: 5px;
	width: 170px;
	height:100px;
	margin: 0px;
	padding: 0px;
	background-image:  url(images/OrmadaLogo.jpg); 
	background-repeat : no-repeat;
	border: thin solid #666666;
}

							/******START HEADER DIVS******/

.homeheader {
	display: block;	
	position: absolute;
	left: 183px;
	top: 5px;
	width: 510px;
	height:104px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/homeheader.jpg);
	background-repeat: no-repeat;	
}

.linksheader {
	display: block;	
	position: absolute;
	left: 183px;
	top: 5px;
	width: 510px;
	height:104px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/linksheader.jpg);
	background-repeat: no-repeat;	
}

.ratesheader {
	display: block;	
	position: absolute;
	left: 183px;
	top: 5px;
	width: 510px;
	height:104px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/ratesheader.jpg);
	background-repeat: no-repeat;	
}

.contactheader {
	display: block;	
	position: absolute;
	left: 183px;
	top: 5px;
	width: 510px;
	height:104px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/contactheader.jpg);
	background-repeat: no-repeat;
}	
	
.hostsheader {
	display: block;	
	position: absolute;
	left: 183px;
	top: 5px;
	width: 510px;
	height:104px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/sculptureheader.jpg);
	background-repeat: no-repeat;
}			
	
							/****Navigation styles****/
								
							/****the following code controls the navigation buttons (removing this causes the buttons to shift over to the right using unordered lists for linking to the  main pages****/

#div Navigation {}
		#mainmenu {
			font-family: Georgia,Garamond,Verdana,Arial,sans-serif;
			font-size: 110%;			
		 	width: 174px;
	        list-style: none;        
	        padding: 0;
	        margin: 0;
	        text-align: center;					
	        }		

		#mainNav {
			text-decoration: none;	
			list-style: none;
			}
			
		#mainNav li {
			text-decoration: none;
			}			
		
		#mainmenu li {	   
			  	display: inline;		
			   }
	   
		#mainmenu a {				
				margin-top: 29px;
				margin-left: 31px;
		       	float: left;
		        text-decoration: none;
		        width: 120px;
				height: 22px;
		        text-align: center;
				padding-top: 3px;						
		        }
				
								
		#mainmenu a:link,
		#mainmenu a:visited {
		        color: #ffffff;
		        }
		
		#mainmenu a:hover {
		background-color: #ffffff;
		color: #000000;
		}
		
		#mainmenu a:active {
		background-color: #ffffff;
		color: #0098e5;
		}

							/******NAVBAR HOLDERS******/
		
.homeNavBar {
	display: block;
	font-family: Georgia,Garamond,Verdana,Arial,sans-serif;
	font-size: 120%;
	text-align: center;
	color: #000000;	
	position: absolute;
	left: 6px;
	top: 111px;
	width: 173px;
	height:340px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/homenav.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.linksNavBar {
	display: block;
	font-family: Georgia,Garamond,Verdana,Arial,sans-serif;
	font-size: 120%;
	text-align: center;
	color: #000000;	
	position: absolute;
	left: 6px;
	top: 111px;
	width: 173px;
	height:340px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/linksnav.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.ratesNavBar {
	display: block;
	font-family: Georgia,Garamond,Verdana,Arial,sans-serif;
	font-size: 120%;
	text-align: center;
	color: #000000;	
	position: absolute;
	left: 6px;
	top: 111px;
	width: 173px;
	height:340px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/ratesnavbar.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.hostsNavBar {
	display: block;
	font-family: Georgia,Garamond,Verdana,Arial,sans-serif;
	font-size: 120%;
	text-align: center;
	color: #000000;	
	position: absolute;
	left: 6px;
	top: 111px;
	width: 173px;
	height:340px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/sculpturenavbar.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.contactNavBar {
	display: block;
	font-family: Georgia,Garamond,Verdana,Arial,sans-serif;
	font-size: 120%;
	text-align: center;
	color: #000000;	
	position: absolute;
	left: 6px;
	top: 111px;
	width: 173px;
	height:340px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/contactnavbar.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

										/******FOOTERS******/

.homeBottomBanner {
	width: 173px;
	position: absolute;
	left: 6px;
	top: 453px;
	width: 687px;
	height:40px;
	margin: 0px;
	padding: 0px;	
	background-image: url(images/homefooter.jpg);
	}
	
.linksBottomBanner {
	width: 173px;
	position: absolute;
	left: 6px;
	top: 453px;
	width: 687px;
	height:40px;
	margin: 0px;
	padding: 0px;	
	background-image: url(images/linksfooter.jpg);
	}
	
.ratesBottomBanner {
	width: 173px;
	position: absolute;
	left: 6px;
	top: 453px;
	width: 687px;
	height:40px;
	margin: 0px;
	padding: 0px;	
	background-image: url(images/ratesfooter.jpg);
	}
	
.hostsBottomBanner {
	width: 173px;
	position: absolute;
	left: 6px;
	top: 453px;
	width: 687px;
	height:40px;
	margin: 0px;
	padding: 0px;	
	background-image: url(images/sculpturefooter.jpg);
	}
	
.contactBottomBanner {
	width: 173px;
	position: absolute;
	left: 6px;
	top: 453px;
	width: 687px;
	height:40px;
	margin: 0px;
	padding: 0px;	
	background-image: url(images/contactfooter.jpg);
	}

							/******END PAGE LAYOUT DIVS******/

							/******MAIN CONTENT CONTAINER with BKGD******/		
.homecontentBox {
	position: absolute;
	left: 173px;
	top: 71px;
	width: 480px;
	height:	340px;
   	margin: 0px;
	padding: 20px;	
	background: url(images/homebody2.jpg) bottom right no-repeat;	
	overflow: auto;		
}

.linkscontentBox {
	position: absolute;
	left: 173px;
	top: 71px;
	width: 480px;
	height:	340px;
   	margin: 0px;
	padding: 20px;	
	background: url(images/linksbody2.jpg) bottom right no-repeat;	
	overflow: auto;		
}

.ratescontentBox {
	position: absolute;
	left: 173px;
	top: 71px;
	width: 480px;
	height:	340px;
   	margin: 0px;
	padding: 20px;	
	background: url(images/ratesbody2.jpg) bottom right no-repeat;	
	overflow: auto;		
}

.hostscontentBox {
	position: absolute;
	left: 173px;
	top: 71px;
	width: 480px;
	height:	340px;
   	margin: 0px;
	padding: 20px;	
	background: url(images/hosts.jpg) bottom right no-repeat;	
	overflow: auto;		
}

.photoscontentBox {
	position: absolute;
	left: 173px;
	top: 71px;
	width: 480px;
	height:	340px;
   	margin: 0px;
	padding: 20px;	
	background: url(images/oh.jpg) bottom right no-repeat;	
	overflow: auto;		
}


.contactcontentBox {
	position: absolute;
	left: 173px;
	top: 71px;
	width: 480px;
	height:	340px;
   	margin: 0px;
	padding: 20px;	
	background: url(images/contactbody2.jpg) bottom right no-repeat;	
	/*overflow: auto;	*/	
}

.content {
	position: absolute;
	left:9px;
	top: 40px;	
	width: 487px;
	height:283px;
   	margin: 0px;
	padding: 10px;
	background-color: transparent;	
	/*border: thin solid #666666;*/
	overflow: auto;	
}
		
.enter{
	display: block;	
	position: absolute;
	left: 50%;
	top: 500px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	text-decoration: none;
}

.table{margin: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

	}
	
#div lists {}
		#mainmenu {
			font-family: Georgia,Garamond,Verdana,Arial,sans-serif;
			font-size: 110%;			
		 	width: 174px;
	        list-style: none;        
	        padding: 0;
	        margin: 0;
	        text-align: center;					
	        }		

		#mainNav {
			text-decoration: none;	
			list-style: none;
			}
			
		#mainNav li {
			text-decoration: none;
			}			
		
		#mainmenu li {	   
			  	display: inline;		
			   }
	   
		#mainmenu a {				
				margin-top: 29px;
				margin-left: 31px;
		       	float: left;
		        text-decoration: none;
		        width: 120px;
				height: 22px;
		        text-align: center;
				padding-top: 3px;						
		        }
				
								
		#mainmenu a:link,
		#mainmenu a:visited {
		        color: #ffffff;
		        }
		
		#mainmenu a:hover {
		background-color: #ffffff;
		color: #000000;
		}
		
		#mainmenu a:active {
		background-color: #ffffff;
		color: #0098e5;
		}