<style type="text/css">

 * {
padding: 0;
margin: 0;
}

html,body {
    height:100%;
}

html {
	width: 100%;
	margin: 0em;
	padding: 0em;

}
body {
	background-color : #CCCCCC;
	font-family: helvetica, arial, sans-serif;
}
.white {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #fff;
}
.bigwhite {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
}
.maintext {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

.maintext a:link {color: #666666;}
.maintext a:hover {color: #6699cc;}




.subheading {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	text-align: justify;
}
.big {
	color: #6699cc;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
img {
	border-style: none;
}


#whitecolumn {
	width:1000px;
	position: relative;
	background-color: #fff;
	margin: 15px auto;
	border:1px solid;
	border-color:#666666;
	overflow:hidden;
	height:auto;
}

#banner {position:relative;
width:1000px;
height:200px;
float:left;
background-image: url(images/banner.jpg);
background-repeat:no-repeat;
}


#content {
	position: relative;
	float:right;
	width:739px;
	padding:20px;
}

#header {
position:relative;
border-top: 1px solid;
border-bottom: 1px solid;
border-color:#666666;
width:100%;
padding: 4px 12px 4px 12px;
float:left;
overflow:hidden;
}

#offer{
position:relative;
}


#navigation {
	position: relative;
	width: 200px;
	padding: 10px;
	float:left;
	border-color:#666666;
	padding-top:20px;
		height:100%;
			border-right:1px solid;
	height:inherit;
		padding-bottom: 32767px;
	margin-bottom: -32757px;
overflow:hidden;



}

.cssnav
{
position: relative;
font-family: helvetica, arial, sans-serif;
background: url(images/overbtn.gif) no-repeat;
white-space: nowrap;
display: block;
width: 200px;
height: 20px;
margin-bottom: 5px;
padding: 0;
overflow: hidden;
}

.cssnavblank
{
position: relative;
font-family: helvetica, arial, sans-serif;
background: #cccccc;
white-space: nowrap;
display: block;
width: 200px;
height: 20px;
margin-bottom: 5px;
padding: 0px;
}


.cssnav a
{
display: white;
color: #fff;
font-size: 14px;
font-weight: bold;
width: 200px;
height: 20px;
display: block;
float: left;
color: white;
text-decoration: none;
}



.cssnav img
{
width: 200px;
height: 20px;
border: 0
}



* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}


.cssnav span
{
position: absolute;
left: -1px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 


.cssnavblank span
{
color: white;
font-size: 14px;
font-weight: bold;
display: block;
float: left;
text-decoration: none;
position: absolute;
left: -1px;
top: 7px;;
margin: 0px;
padding: 0px;
cursor: pointer;
} 


#map {
	width:739px;
	  height : 400px;
	  }
	  

img.floatRight { 
    float: right; 
    margin: 10px; 
}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}


#contact {
	position: relative;
	padding-top:10px;
	width: 200px;
	float:left;
}

#footer {
   position:relative;
   width:100%;
   height:50px;   /* Height of the footer */
   background:#6699cc;
   text-align: center;
   float:left;
   border-top:1px solid;
	border-color:#666666;
}



#footer a:link {color: #fff; text-decoration: underline; }
#footer a:active {color: #666666; text-decoration: underline; }
#footer a:visited {color: #CCCCCC; text-decoration: underline; }
#footer a:hover {color: #fff; text-decoration: none; }


#rates {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	background: transparent;
	width: 350px;
	border-collapse: collapse;
	text-align:center;
}
#rates th {
	font-size: 14px;
	font-weight: bold;
	color: #6699cc;
	padding: 0px 10px 10px 10px;
	border-bottom: 2px solid #6699cc;
}
#rates td {
	color: #666666;
	padding: 9px 8px 0px 8px;
}
#rates tbody tr:hover td {
	color: #6699cc;
}

div.gallery
{
  margin-left: 0px;
  margin-right:8px;
  border: 0;
  height: 100px;
  width: 100px;
  float: left;
  text-align: center;
}	
div.gallery img
{
  display: inline;
  border: 2px solid;
  border-color:#FFF;

}
div.gallery a:hover img {border: 2px solid #6699cc;}

-->
</style>

