﻿body 
{
	background-image:url(../../images/back3.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:small;
	color:Black;
	margin:0;
	background-color:White;
}

#wrapper
{
	width:1000px;
	margin:0px auto 0px auto;		
	background-color:White;
	border:solid 1px Gray;
}
#map
{width:850px;
	height:700px;
	float:left;
	margin-left:20px;
	margin-right:0px;}
	
	#mapwrap
	{margin-top:20px;}
	
	
	#hotellist
	{float:right;}

#header
{
	height:200px;
	margin:5px 0px 5px 0px;
	text-align:center;
}

#navigation
{
	text-align:center;
}

#contentwrapper
{
	min-height:400px;
	width:950px;
	margin:0px auto 0px auto;
	
}
#content
{
	margin:10px;
	
}

#footer
{
	min-height:25px;
	font-weight:bolder;
	color:Navy;
	text-align:center;
	 padding-top:5px;
}

.popout
{
	text-align:left;
}

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:#003399;
text-decoration:none;
font-weight:bold;
font-family:Verdana;
}
a:visited{
color:#003399;
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;

}
.dyn_menu
{
	z-index:100;
}

.dyn_menu a
{
	background-color:#283991;
	color:white;
	
}

.popout
{
	text-align:left;
	background-color:#283991;
}


.dyn_menu a:visited
{
	color:White;
}
.dyn_menu a:hover
{
	color:#C01F2E;
}
.dyn_menu a:active
{
	color:#C01F2E;
}

.scoringHeaderLeft
{
  background-color:Navy;
  color:White;
  text-align:center;
  margin-top:20px;
}
