

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#CCFFFF;
	line-height: 20px;
}

p {
 padding: 10px;
}
.style5 {font-size: 18px; color:#333333; font-weight: bold; }
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {font-size: 14px}
.style8 {
	font-family: "Brush Script MT";
	font-size: 48px;
}

.style9 {
	font-size: 12px;
	font-style: italic;
}

#wrapper { 
 margin: 0 auto;
 width: 950px;
}

#content { 
 float: left;
 color: #333;
 background:#FFFFCC;
 height:auto;
 width: 950px;
 display: inline;
}

#header {
 color: #333;
 width: 950px;
 float: left;
 height: 250px;
 background-color:#FFFFFF;
}

#footer { 
 width: 950px;
 height: 30px;
 clear: both;
 color: #333;
 background:#FF6600;
}

#navigation {
 float: left;
 width: 950px;
 height: 38px;
 color: #333;
 background: #FFFF99;
}

#leftside {
	float: left;
	width: 180px;
	height:auto;
	padding-left:20px;
	padding-top:20px;
	margin-right:20px;
	background:#FFCC33;
}

#rightside2 { 
 float: right;
 color: #333;
 background:#FFFFCC;
 height:auto;
 display: inline;
}


#headerleft {
 float: left;
 width: 550px;
 height: 100%;
 padding:10px;
}

#headerright {
 float: left;
 width: 200px;
 height: 100%;
 padding:10px;
 padding-left:50px;
}

      
/* ---------------------- Dolphin nav ---------------------- */
#tabs24{position:relative;height:43px;font-size:14px;text-transform:uppercase;background:#fff url("images/time4bed_bg.gif") repeat-x bottom left;font-family:Georgia, "Times New Roman", Times, serif;}
#tabs24 ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#tabs24 ul li{display:block;float:left;margin:0 2px;}
#tabs24 ul li a{display:block;float:left;color:#000000;text-decoration:none;padding:0 0 0 25px;height:43px;line-height:50px;}
#tabs24 ul li a span{display:block;float:left;padding:0 25px 0 0;height:31px;width:auto;}
#tabs24 ul li a:hover{color:#ffffff;}
#tabs24 ul li a:hover span{display:block;cursor:pointer;}
#tabs24 ul li a.current,#tabs24 ul li a.current:hover{color:#894d12;background:transparent url("images/time2bed_left-ON.gif") no-repeat top left;}
#tabs24 ul li a.current span{background:transparent url("images/time2bed_right-ON.gif") no-repeat top right;height:43px;}
/* ---------------------- END Dolphin nav ---------------------- */
--------------------------------------------------------------------------------




html { height: 101%; }