* {
  margin:0;
  padding:0;
} 

p  {
  padding-top:5px;
  padding-bottom:5px;
}

html  {
  height:100%;
}

body {
  background-color: #f4f4f4;
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin: 0;
  padding: 0;
  height:100%;
}

a  {
  text-decoration:none;
  color:#000;
}

#container  {
  min-height:100%;
}

#logo  {
  float:left;
  width:170px;
  height:30px;
  overflow: hidden;
}


#topmenu  {
  padding-bottom:45px;
  float:left;
  position: relative;
  top: 44px;
  left: 200px;
  padding-left: 25px;
  z-index: 100;
  background-image:url(images/menuBG.png);
  background-repeat: no-repeat;
}

#galleryWrapper	{
	background-color: #fff;
	min-height: auto;
	min-width: auto;
	overflow: hidden;
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 10px;
}

#fb  {
position: absolute;
top:15px;
left: 100px;
width: 160px;
}

#fb a  {
color:white;
text-decoration: none;
font-weight: bold;
}

#fb img  {
  padding-right:5px;
  vertical-align: middle;
}

#chat  {
position: absolute;
top:20px;
left: 490px;
}

#chat a  {
cursor:pointer;
text-decoration:none; 
color:white; 
font-weight:bold;
}

#chat a:hover  {
color: #ccc;
text-decoration:underline; 
}

#hp {
  background-repeat: repeat-x;
  background-image: url(images/bg.jpg);
}

#interior {
  background-repeat: repeat-x;
  background-image: url(images/interiorBG.jpg);
}

#main {
  margin: auto;
  background-repeat: no-repeat;
  background-image: url(images/hp.jpg);
  width: 1100px;
  height: auto;
}

#mainInterior {
  margin: auto;
  background-repeat: no-repeat;
  background-image: url(images/interior.jpg);
  min-height: 700px;
  width: 1000px;
}

#packages {
  float: left;
  width: 400px;
  height: 330px;
  margin-top: 50px;
  padding-left: 20px;
  font-size: 10px;
  z-index: 0;
}

#accordion  {
  z-index: 0;
}

#packages h2 {
  text-decoration: none;
  font-size: 16px;
}

#gallery {
  width: 542px;
  height: 330px;
  padding-left: 20px;
  padding-top: 30px;
  float: left;
}

#hpMiddle	{
	height: 210px;
	clear: both;
	width:980px;
}

#hpBanner1  {
  clear: both;
  float: left;
  width: 200px;
  height: 200px;
  padding-top: 25px;
  padding-left: 20px;
}

#hpText {
  height: 206px;
  width: 500px;
  color: white;
  font-size: 14px;
  float: left;
  padding-top: 15px;
  padding-left: 20px;
  overflow: hidden;
  font-weight: normal;
}

#hpBanner2  {
  float: left;
  width: 200px;
  height: 200px;
  padding-top: 25px;
  padding-left: 20px;
}

#bodyText  {
  float: left;
  width: 750px;
  color:#666;
  padding-top:50px;
  margin:auto;
  line-height: 20px;
  font-size: 14px;
}

#bodyTextFull  {
  float: left;
  width: 1000px;
  color:#666;
  padding-top:40px;
  margin:auto;
  overflow: hidden;
  min-height: 100%;
  height: 100%;

}

#bodyText h2	{
  font-size:16px;
  color:#09C;
}

h1  {
  font-size:18px;
  color:#09C;
}

.gallery	{
	width: 320px;
	height: 330px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
}

.gallery p	{
	padding-left: 15px;
	padding-right: 15px;
}

.clear	{
	clear: both;
}

#footer  {
  clear: both;
  background-image:url(images/bottom.jpg);
  background-repeat:repeat-x;
  width:100%;
  height:43px;
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}


#footer div  {
  padding-top:18px;
  padding-bottom: 20px;
  margin:auto;
  width:540px;
  clear: both;
}

#footer a  {
  font-size: 14px;
  color:white;
  text-decoration:none;
  padding-left:5px;
  padding-right:5px;
}

#footer a:hover  {
  color: #CCC;  
}

#copyright  {
  clear: both;
  width:100%;
  text-align:center;
}

#contactForm  {
  padding-left: 20px;
  width: 500px;
  margin:auto;
  padding-top: 50px;
  float:left;
}

#contactForm table  {
  padding-top:2px;
}

#contactFormLeft  {
  width: 370px;
  float:left;
  height:500px;
  padding-left:100px;
}

#splitLeft  {
  width:650px;
  float:left;
}

#splitRight  {
  width:340px;
  float:left;
}

#bodyText li
{
  margin-left:40px;
}

#top_nav  {
  z-index: 100;
}

#packagePage td
{
  border:1px solid #ccc;
  padding:10px;
  background-image:url(images/pkgBG.jpg);
  background-repeat:repeat-x;
  background-color: #ccc;
  font-size: 12px;
  line-height: 16px;
}

#packagePage h2
{
  padding:10px;
  color:#333;
  font-size: 18px;
  padding-bottom: 30px;
}

#packagePage li
{
  padding-bottom:5px;
}

#rightColumn
{
  float: left;
  width: 225px;
  padding-left: 25px;
}

#banner1
{
  clear: both;
  width: 200px;
  padding-top: 90px;
  padding-right: 25px;
  padding-left: 10px;
}

#banner2
{
  clear: both;
  width: 200px;
  padding-top: 50px;
}

#banner3
{
  clear: both;
  width: 200px;
  padding-top: 50px;
}

#banner4
{
  clear: both;
  width: 200px;  
  padding-top: 50px;
}

#bottomColumn
{
  clear: both;
  padding-top: 20px;
  text-align: center;
  height: 205px;
  width: 750px;
  margin: auto;
}

#bottomColumn #banner1
{
  width: 200px;
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 0;
  clear: none;
  float: left;
}

#bottomColumn #banner2
{
  width: 200px;
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 0;
  clear: none;
  float: left;
}

#bottomColumn #banner3
{
  width: 200px;
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 0;
  clear: none;
  float: left;
}

#bottomColumn #banner4
{
  width: 200px;
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 0;
  clear: none;
  float: left;
}

#footerNav
{
   margin:auto;
   text-align:center;
}
