﻿body 
{
	background-image:url(../../images/thanks_back.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:small;
	color:Black;
	margin:0;
	background-color:#996633;
	border-bottom-color:#996633;
}


#wrapper
{
	width:1000px;
	margin:0px auto 0px auto;		
	background-color:White;
	border:solid 1px #996633;
}
#map
{width:850px;
	height:700px;
	float:left;
	margin-left:20px;
	margin-right:0px;}
	
	#mapwrap
	{margin-top:20px;}
	
	
	#hotellist
	{float:right;}

#header
{
	height:213px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

#navigation
{
	text-align:center;
}

#contentwrapper
{
	min-height:600px;
	width:950px;
	margin:0px auto 0px auto;
	
}
#content
{
	margin:10px;
	
}

#footer
{
	min-height:25px;
	background-color:Maroon;
	color:White;
	text-align:center;
	 padding-top:5px;
}


blockquote
{
	font-size:70%;
	color:Black;
}
	
	#menu
{width:1000px;
voice-family: "\"}\"";
voice-family: inherit;
height:7px;


}
ul
{display:block;
text-align:left;}
li
{display:block;
text-align:left;
padding-bottom:10px;
list-style:none;}

a:link{
color:#943b00;
text-decoration:none;
font-weight:bold;
font-family:Verdana;
}
a:visited{
color:#943b00;
text-decoration:none;
font-weight:bold;
font-family:Verdana;}

a:hover{
color:Maroon;
text-decoration:underline;
font-weight:bold;}

a:active{
color:#003399;
font-weight:bold;}

div.float {
  float: left;
  }

#wrapper2
{
	width:1000px;
	border:2px solid gray;
	min-height:500px;
	background-color:white;
	background-image:url(../../images/paw_bkg.jpg);
	position:absolute; 
	left:50%; 
	top:50%;
	margin-left:-500px; 
	margin-top:-300px;

}
.popout
{
	text-align:left;
	background-color:#A39082;
}


.dyn_hover a:hover
{
	background-color:#A39082;
	color:Maroon;
	background-image:url(../../images/menuback.gif);
	z-index:1;
	
}

.dyn_menu
{
	text-align:center;
	z-index:1;
}

.dyn_menu a
{
	background-color:#A39082;
	
	color:white;
		z-index:1;
}

.dyn_hover
{
	background-color:#A39082;
	color:White;
	background-image:url(../../images/menuback.gif);
z-index:1;
}


