
* { padding: 0; margin: 0; }
body {
	font-family: tahoma, verdana, helvetica, sans-serif;
	color: #171717;
	background: url(../images/homeBgSlice.jpg) repeat-x top;
	background-color: #acc0c7;
	text-align: center;
	}
a {
	text-decoration: none;
	font-size: 12px;
	color:  #171717;
	outline: none;
	}
a:visited, a:active {
	color: #171717;
	font-size: 12px;
	}
a:hover {
	color: #171717;
	font-size: 12px;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
#wrapper {
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 
	padding-bottom:35px;	
	text-align:left;
	width: 940px;
	border: 0px solid #CC0099;
	}
#header {
  margin-top:0px;
	margin-bottom:0px;
	width: 940px;
	height: 185px;
	border: 0px solid #CC0099;
 }
#slideshow {
    display:inline;
    float: left;
	margin-bottom:30px;
	border:0px;
	width: 940px;
 }
#promo01 {
    display:inline;
    float: left;
	margin-bottom:30px;
	padding-left:30px;
	border:0px #FF3366 solid;
	width: 940px;
 }
#box1 {
    display:inline;
	float: left;
	border: 0px solid #393939;
	width: 318px;
 }
#box2 {
    display:inline;
	float: left;
	width: 580px;
	border: 0px solid #393939;
 }
#packages {
    float: left;
	padding: 10px;
	border: 0px solid #393939;
	width: 770px;
 }
input, textarea, select, option {
	font-family: tahoma;
	padding: 2px;
	color: #393939;
	background-color: #c8e0e9;
	border: 0px solid #393939;
 }
#contactform {
  width:450px;
	margin-left:150px;
}
#sliceinterior {
	margin-top:0;
	float: left;
	background: url(../images/InteriorSlice.png) repeat-y;
	width:940px;
  height:auto;
  border:0px solid #CB7575;
 }
#footer {
  background: url(../images/Footer.png);
  float: left;
  width: 940px;
  height: 70px;
  border:0px solid #CB7575; 
 }
#navbttm {
	padding-top:0;
	float: left;
	width: 940px;
	border: 0px solid #CB7575;
 }
#navbttm ul, #navbttm li {
	margin-top:0;
	margin-right:20px;
	margin-bottom:0;
	margin-left:27px;
	padding: 0 20px 0 20px;
	color:#cee5ef;
	font-size: 10px;
	float: left;
	list-style:none;
	border: 0px solid #CB7575;
 }
#navbttm a, navbttm a:visited {
  color:#cee5ef;
	font-size: 10px;
	text-decoration:none;
	display: inline;
 }
#navbttm a:hover {
  color:#9aacb2;
	font-size: 10px;
	text-decoration:none;
 }
.spacer { clear: both; background: none; height:40px; widows:5px; }