body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, helvetica, sans-serif;
	color: #171717;
	background: url(../images/bgflowers.jpg) no-repeat;
	background-color: #393939;
	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; 	
	text-align:left;
	width: 940px;
	border: 0px solid #CC0099;
	}
#header {
  margin-top:0px;
	margin-bottom:0px;
	width: 940px;
	height: 185px;
 }
#stagehome {
	margin:0;
	border:0px;
	width: 940px;
 }
#stage {
	margin-top:10px;
	margin-right:70px;
	margin-bottom:20px;
	margin-left:70px;
	padding-bottom:40px;
	float: left;
	width:800px;
	height:auto;
	border: 0px solid #CB7575;
 }
#stage {
	font-size: 12px;
 } 
#box1 {
	float: left;
	padding: 10px;
	margin: 20px;
	margin-left: 80px;
	background: #c5dbe5;
	border: 5px solid #393939;
	width: 270px;
 }
#box2 {
	float: left;
	padding: 10px;
	margin: 20px;
	background: #c5dbe5;
	border: 5px solid #393939;
	width: 270px;
 }
#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: 1px 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;
 }
