body {
	text-align:center;
	background-color: Gray;
	font-family: Verdana;
	font-size: 9pt;
	color: #404040;
}
	
img
{
border: none;
}

#myGallery
{
width: 400px !important;
height: 300px !important;
}

#PageFrame {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background: url("Images/SiteImages/background.jpg");
	background-color: White;
	position: relative;	
	left: 0px;
}


#AllContent {
	background: url("Images/SiteImages/contentback.jpg") no-repeat;
	width: 644px;
	min-height: 464px;
	left: 0px;
	top: 162px;
}

#ContentBack {
	position: absolute;	
	width: 644px;
	min-height: 464px;
	left: 0px;
	top: 162px;
}

h1{
	font-size: 13pt;
	color:#9D080C;
}

h2{
	font-size: 10pt;
}

#Content 
{	position: relative;	
	padding: 15px 0px 15px 15px;
	width: 465px;
	min-height: 424px;	
        z-index: 1;
}

* html #Content 
{
	padding: 15px 0px 15px 15px;
	width: 465px;
	height: 424px;
}

#imgSlideShow{
	float:left; 
	filter:progid:DXImageTransform.Microsoft.Fade();
	padding: 10px 10px 5px 0px;
}

.leftFloat
{	
	padding: 10px 10px 5px 0px;
	float:left; 
}

.rightFloat
{	
	padding: 10px 0px 5px 10px;
	float: right; 
}

#HeaderContent {
	width:760px;
	height: 134px; 
	text-align: center; 
	vertical-align: middle;
	background: url("Images/SiteImages/header.jpg");
}
	
#Menu 
{
	width: 760px;
	background-color: #9D080C;
	vertical-align: top;
}
		
#Menu ul{
	float:left;
	width:760px;
	padding:0;
	margin:0;
	list-style-type:none;
	background-color: #9D080C;
}

#Menu a{
	float:left;
	text-decoration:none;
	color:white;
	font-weight: bold;
	background-color: #9D080C;
	padding: 0.2em 0.8em 0em 0.8em;
	height: 18px;
}

#Menu a:hover 
{
	background-color:#BBB5B5;
}

#Menu li 
{
	display:inline;
}
	
#FooterContent {
	background: url("Images/SiteImages/background.jpg");
	border-bottom: solid 6px #9D080C;
	width: 760px;
	vertical-align: top;
	line-height: 13px;
	font-size: 6.5pt;
}


#guideAd
{
	position: relative;	
	left: 491px;
	height: 400px;
	width: 242px;	
	top: 26px;
}

.RandomImageContainer 
{
	background: url("Images/SiteImages/imagepanel.jpg");
	height: 127px;
	width: 229px;
	padding: 7px 0px 0px 8px;
	position: relative;	
	left: 491px;
}	

#ImageContainer1 {
	top: 26px;
}

#ImageContainer2 {
	top: 33px;
}

#ImageContainer3 {
	top: 40px;
}
	
#LocationList ul {
  float: left;
  width: 450px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#LocationList li {
  float: left;
  width: 225px;
  margin: 0;
  padding: 0;
}