html, body {
height: 100%;
padding-top:10px;
margin:10px;
}

body {
background: #F9ECE1;
background-position: top center;
font-family: Verdana, Arial;
font-size: 12px;
color:#000000;
padding:0px;
margin:0px;
}


.container {
	font-size: 12px;
	width: 788px;
	padding: 0;
	text-align: left;
	color: #000;
	margin: 0px 0px 0px -387px;
	position: absolute;
	background: #361C04;
	top: 0%;
	left: 50%;
}

.container td{
	font-size: 12px;
}

.header {
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 788px;
	height: 200px;
}


.content {
    background: #361C04;
	font-family: arial, verdana, tahoma;
	font-size: 12px;;	
}

.content2 {
    float: left;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 520px;
	height: 780px;
	background-image: url("../images/con bak.gif");	
}

.content3 {
    float: left;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 730px;
	height: 680px;
	background-image: url("../images/con bak2.gif");	
}

.sidemenu {
      margin-top: 0px;
      float: left;
      width:50px;
      background-color: #F9ECE1;
      height: 800px;
}

.rightpics {
      float: left;
	  margin-left: 11px;
      width:200px;
      background-image: url("../images/homepics.gif");
      height: 452px;
}


.booknow {
      float: left;
	  color: #FFFFFF;
	  margin-top: 90px;
	  margin-left: 10px;
      width:200px;
      height: 100px;
}

.siteby {
      float: left;
	  color: #FFFFFF;
	  margin-top: 100px;
	  margin-left: 10px;
      width:200px;
      height: 10px;
}


.rightpics1 {
      float: left;
	  margin-left: 11px;
      width:200px;
      background-image: url("../images/commpics.gif");
      height: 452px;
}

.rightpics2 {
      float: left;
	  margin-left: 11px;
      width:200px;
      background-image: url("../images/ratepics.gif");
      height: 452px;
}

.rightpics3 {
      float: left;
	  margin-left: 11px;
      width:200px;
      background-image: url("../images/bookpics.gif");
      height: 452px;
}

div#wording {
   padding: 0px;
   margin: 20px 30px 20px 40px
 }
   
 
/********************/
/* navigation stuff	*/
/********************/



#navigation a{
    width:50px;
	height: 110px;
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0px 0px 0px 0px;
	display: block;

}

#navigation li:hover ul, li.over ul {
 display: block;
  }


#navigation .grapes{
    background: URL('../images/grapes.gif') no-repeat top left;
	color: #FFFFFF;
	}
	
#navigation .home{
    background: URL('../images/ccabout.png') no-repeat top left;
	color: #FFFFFF;
	}
	
#navigation .home:hover {
    background: URL('../images/ccaboutover.png') no-repeat top left;
	color: #000000;
	}
	
#navigation .homeon {
    background: URL('../images/ccabouton.png') no-repeat top left;
	color: #000000;
	}
	
#navigation .rates{
    background: URL('../images/ccrates.png') no-repeat top left;
	color: #FFFFFF;
	}
	
#navigation .rates:hover { 
    background: URL('../images/ccratesover.png') no-repeat top left;
	color: #000000;
	}
	
#navigation .rateson { 
    background: URL('../images/ccrateson.png') no-repeat top left;
	color: #000000;
	}
	
	
#navigation .book{
    background: URL('../images/ccbook.png') no-repeat top left;
	color: #FFFFFF;
	}
	
#navigation .book:hover {
    background: URL('../images/ccbookover.png') no-repeat top left;
	color: #000000;
	}
	
#navigation .bookon {
    background: URL('../images/ccbookon.png') no-repeat top left;
	color: #000000;
	}
	
#navigation .contact{
    background: URL('../images/cccontact.png') no-repeat top left;
	height: 120px;
	color: #FFFFFF;
	}
	
#navigation .contact:hover {
    background: URL('../images/cccontactover.png') no-repeat top left;
	color: #000000;
	}
	
#navigation .contacton {
    background: URL('../images/cccontacton.png') no-repeat top left;
	height: 120px;
	color: #000000;
	}
	
#navigation .comments{
    background: URL('../images/cccomments.png') no-repeat top left;
	color: #FFFFFF;
	}
	
#navigation .comments:hover {
    background: URL('../images/cccommentsover.png') no-repeat top left;
	color: #000000;
	}
	
#navigation .commentson {
    background: URL('../images/cccommentson.png') no-repeat top left;
	color: #000000;
	}

#navigation .blankside{
    background: URL('../images/blankside.gif') no-repeat top left;
	color: #FFFFFF;
	}
	
b { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        text-decoration : none;
	color: #000000;
}

s {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #482B71;
text-decoration: none;
}

i {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E296A;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #3E296A;
}
