/*Seaclusionsuites.com CSS file */

/*Text Header Settings*/

a.linkone:link {text-decoration: none; color:#FF0000; font-family: cursive; font-size: 180%; font-weight: bold; }
a.linkone:visited {text-decoration: none; color:#FF0000; font-family: cursive; font-size: 180%; font-weight: bold; }
a.linkone:hover {text-decoration: none; background-color:#66FFFF; }
a.linkone:active {color:#000000; } 

		.headertextlarge
		{
			font-family:Comic Sans MS;
			font-size:	300%;
			font-weight:bold;
			color:#FF0000;
	}
	
		.headertextmediumred
		{
			font-family:Comic Sans MS;
			font-size:	180%;
			font-weight:bold;
			color:#FF0000;
			text-decoration:none;
	}
	
		.headertexthoneymoon
		{
			font-family:Comic Sans MS;
			font-size:	24px;
			font-weight:bold;
			color:#FF0000;
			text-decoration:none;
	}
	
		.headertextmediumblue
		{
			font-family:Comic Sans MS;
			font-size:	150%;
			font-weight: normal;
			color:#0033FF;
	}
	
		.headertextsmall
		{
			font-family:Comic Sans MS;
			font-size:	100%;
			font-weight:bold;
			color:#3366FF;
	}	

		.maintext
		{
			font-family:Comic Sans MS;
			font-size:  125%;
			font-weight: normal;
			color:#000000;
	}		
	
		.maintextpad8
		{
			font-family:Comic Sans MS;
			font-size:  125%;
			font-weight: normal;
			color:#000000;
			padding-left:4%;
			padding-right:4%;
	}		


		.maintextblue
		{
			font-family:Comic Sans MS;
			font-size:  120%;
			font-weight: normal;
			color:#0033FF;
	}		

		.maintextred
		{
			font-family:Comic Sans MS;
			font-size:  130%;
			font-weight: normal;
			color:#FF0000;
			text-indent: 5%;
	}		
	
		.copyright
		{
			font-family:Arial, Helvetica, sans-serif;
			font-size:  75%;
			font-weight: normal;
			text-align:center;
			color:#000000;
	}		
		
/*Image Float Settings*/

		.floatInherit
		{
		float: inherit;
		padding: 5%;
		margin: 10px;
		}		

		
		.floatright
		{
			float: right;
			width: 350px;
			height: 306px;
			padding-right:4%;
		}
		
		.floatrightmap1
		{
			float: right;
			width: 350px;
			height: 263px;
			padding-right:6%;
		}
		
		.floatrightmap2
		{
			float: right;
			width: 350px;
			height: 393px;
			padding-right:20%;
		}
		
		.floatrightlocal
		{
			float: right;
			width: 350px;
			height: 275px;
			padding-right:6%;
		}

		.floatleft
		{
			float: left;
			width: 350px;
			height: 306px;
			padding-left:3%
		}

		.floatleftbathroom
		{
			float: left;
			width: 179px;
			height: 390px;
			padding-left:4%;
		}
		
		.floatleftpad
		{
			float: left;
			width: 350px;
			height: 263px;
			padding-left:8%;
		}
		
		.floatleftlocal
		{
			float: left;
			width: 350px;
			height: 275px;
			padding-left:4%;
		}
		
		.floatleftslim
		{
			float: left;
			width: 176px;
			height: 350px;
			padding-left:3%;
		}	
		
		.floatchair
		{
			float: right;
			width: 359px;
			height: 306px;
		}	
				
		.floatbobandmarie
		{
			float: left;
			width: 221px;
			height: 386px;
			padding-left:1%;
			padding-right:1%;
		}	
		
/* Javascript object settings */
				
#photoholder {
	width:800px;
	height:600px;
	border:0px solid #666;
	background:#fff url('/images/Loading.gif') 50% 50% no-repeat;
}

#thephoto {
	width:800px;
	height:600px;
}
		
/*Other*/

		.centeredImage
 	   {
			margin-top: auto;
			margin-bottom: auto;
 		   margin-left: auto;
 		   margin-right: auto;
 	   }
	   
		img	{
		/* turns off gaps around images */
			border:	0;
		}
		
			.bodytext
		{
			font-family:Comic Sans MS;
			font-size:	115%;
			font-weight:normal;
			color:#000000;
			
	}
		.headerbox
		{
			width: 800px;
			height: 100px;
			text-align:center;	
			margin-left:auto;
    		margin-right: auto;
		}
		
		.containingbox
		{
			width: 800px;
			height: 150px;
			margin-left: 5%;
		}
		
		IMG.displayed {
    		display: block;
   			margin-left: auto;
    		margin-right: auto;
			margin-top: 0;
			margin-bottom: 0;
		}
				
h1	{
	font-family:Comic Sans MS;
	font-size:300%;
	font-weight:bold;
	}

h2	{
	font-size:	22px;
	font-style:italic;
	font-weight:bold;
	}

h3	{
	font-size:	20px;
	font-style:normal;
	font-weight:normal;
	}

h4 {
	font-size:	18px;
	font-style:normal;
	font-weight:normal;	
	}

h5	{
	font-size:	14px;
	font-style:normal;
	font-weight:normal;
	}

h6	{
	font-size:	12px;
	font-style:normal;
	font-weight:normal;
	}

#navmenu ul
{
margin: 0em;
padding: 1em;
list-style-type: none;
text-align: center;
}

#navmenu ul li 
{ 
display: inline; 
float:left;
padding: .2em;
}

#navmenu ul li a
{
text-decoration: none; font-family: Comic Sans MS; font-size: 104%; font-weight: bold;
padding: .1em .5em;
color:#FFFFFF;
background-color:#FF0000;
}

#navmenu ul li a:hover
{
font-family: Comic Sans MS; font-size: 104%; font-weight: bold;
color:#FFFFFF;
background-color:#0099FF;
}


td { vertical-align:text-top}

tr#row1 { border: 0px}
tr#row2 { border: 0px}
tr#row3 { border: 0px}
tr#row4 { border: 0px}
tr#row5 { border: 0px}
tr#row6 { border: 0px}
tr#row7 { border: 0px}
tr#row8 { border: 0px}
tr#row9 { border: 0px}
tr#row10 { border: 0px}
tr#row11{ border: 0px}
tr#row12 { border: 0px}
col#col1 { border: 0px; text-indent:1em;}
col#col2 { border: 0px; text-indent:2em;}
col#col3 { border: 0px; text-indent:3em;}


