/* This Style sheet was orgianlly created by aran @ studio7designs.com and modified by dave.gudge@gmail.com  */

*{border:0;margin:0;padding:0;background:transparent;} 

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: #666666;
background-color: #ffffff;
line-height: 200%;
margin-top: 0px;
background: #ffffff url('images/bg.jpg') top center repeat-x;
}

#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
background:url('images/backround3.gif') no-repeat;
margin: 0 auto;
margin-bottom:20px;
}

#header
{
height: 210px;
width:738px;
margin-left:-2px;
margin-top:-12px;
background-image:url('images/header.gif');
overflow: hidden;

}

* html #header { margin-left: 0; }

#title-image
{
	float:left;
	width:253px;
	padding:0px 0px;
	margin:40px 15px 20px 12px;
	height:150px;

}

#header-images
{
	float:left;
	width:435px;
	padding:0px 0px;
	margin:35px 10px 20px 0px;
	height:150px;
	overflow: hidden;

}


#content
{
padding-right: 0.5em;
max-width: 735px;
background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 735px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url('images/menu2.gif') top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

#navigation {
	background: #ffffff url('images/menu2.gif') top center no-repeat;

}

#usefullinks {
	background: #ffffff url('images/menu2.gif') top center no-repeat;
}

#imagelinks {

	margin: 20px 0px 0px 0px;
}

.linkimage {

	padding: 10px 0px 10px 0px;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: hidden;
text-align: justify;
padding-left:20px;
padding-bottom:10px;
}


#special_offer {
	padding:0px 5px 0px 5px;
	height:200px;
	margin:20px 20px 5px 20px;
	background: url('images/special-offer2.gif') no-repeat;
	text-align:center;
	overflow: hidden;
  line-height: 165%
}

#special_offer h1 {
	font-size: 18px;
	color: #cc0000;
	padding 0;
}

#special_offer h2 {
	font-size: 18px;
	color: #cc0000;
	padding 0;
}

.maintext {
	padding:0px 0px 15px 0px;
}
#telephonemain {

}

#introduction{
	float:right;
	width:180px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 20px 20px;

	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#666666;
}

#introduction h3{
	text-align: center;
	position:static;
	margin-bottom: 5px;
}

#introduction a:link, a:visited{
	color:#666666;
}

#introduction a:hover, a:active{
	color:#5B8FBE;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	font-size: 12px;
	text-align: center;
	height: 30px;
	background-color: #CFAD80;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	color:#ffffff;
	
}


#footer a{
	color:#eeeeee;
	
}

#footer a:link, a:visited{
	color:#ffffff;
	
}

#footer a:hover, a:active{
	
	color:#666666;
}

li {
	margin-left:40px;
}

a:active,
a:visited,
a:link	    			{ color: #5B8FBE; text-decoration: none; }
a:hover					{ color: #666666; text-decoration: none; }

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	z-index:0;
	top: 7px;
	left: 15px;
	width: 730px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
	overflow: hidden;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url('images/menuleft.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url('images/menuright2.gif') no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#5B8FBE;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#5B8FBE;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
margin-top:15px;
font-size: 150%;
color: #666666;
margin-bottom:10px;
text-align: center;
}

h3{
	color:#5B8FBE;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.9em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

#address
{
	text-align: center;
	float:left;
	width:205px;
	padding:0px 0px;
	margin:25px 15px 5px 20px;
	height:115px;
	background: #ffffff url('images/backshade.gif') top center repeat-x;
	border: medium double rgb(153,153,153)
	
}

#telephone
{
	text-align: center;
	float:left;
	width:205px;
	padding:0px 0px;
	margin:25px 10px 5px 5px;
	height:115px;
	background: #ffffff url('images/backshade.gif') top center repeat-x;
	border: medium double rgb(153,153,153)
}

#fax
{
	text-align: center;
	float:left;
	width:205px;
	padding:0px 0px;
	margin:10px 15px 15px 20px;
	height:65px;
	background: #ffffff url('images/backshade.gif') top center repeat-x;
	border: medium double rgb(153,153,153)
}

#email
{
	text-align: center;
	float:left;
	width:205px;
	padding:0px 0px;
	margin:10px 10px 15px 5px;
	height:65px;
	background: #ffffff url('images/backshade.gif') top center repeat-x;
	border: medium double rgb(153,153,153)
}

#centertextvr{
	padding:0px 50px 0px 80px;
	text-align: center;
}

#centertext{
	padding:0px 30px 0px 30px;
	text-align: center;
}

#centertext2{
	text-align: center;
}

#centertextmenu {
	padding: 0px;
	text-align: center;
	font-size: 12px;
}

#menu {

width: 90%; 
background-color: #f9f8f1;
padding: 10px 0px 10px 10px;
margin: 0px auto;

}

#sitemap {
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}


/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 15px}
.style5 {
	font-size: 12px;
	color: #FFFFFF;
}

.style6 {
	font-size: 12px;
	color: #cc0000;
}

.style7 {
	font-size: 14px;
	color: #cc0000;
}


.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;

	}	

.thumbnailrooms{
	padding: 7px;
	border: 1px solid #ddd;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 115px;
	float: left;

}

.caption{ font-size: 0.85em; padding-top: 0.2em ;	}


.centertextstyle{
	text-align: center;
	font-size: 12px;
}

.centertextstyleh1 {
	text-align: center;
}

div.row span.left {
  float: left;
  font-size: 14px;
  padding-left: 5px;
  text-align: left;
  font-weight: bold;
  color: #666666;
  width: 80%;

  }

div.row span.right {
  float: right;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  color: #666666;
  width: 15%;

  }

  div.spacer {
  clear: both;
  }

div.description span.left {
  float: left;
  padding: 0px 10px 5px 20px;
  text-align: justify;
  width: 75%;
  font-size: 12px;
  color: #cc0000;

}

div.xmas_row {
  font-size: 18px;
  font-weight: bold;
  color: green;
}

div.xmas_row_base {
  font-size: 18px;
  font-weight: bold;
  color: brown;
}

div.xmas_description {
  font-weight: bold;
  padding: 0px 20px 5px 20px;
  font-size: 14px;
  color: #cc0000;
}

div.xmas_description a {
  color: #cc0000;
}

div.nye_row {
  font-size: 18px;
  font-weight: bold;
  color: orange;
}

div.nye_description {
  font-weight: bold;
  padding: 0px 20px 5px 20px;
  font-size: 14px;
  color: purple;
}

div.nye_description a {
  color: purple;
}

.textarea {
	border: medium double rgb(153,153,153)
}
