body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:black;
	font-size: 0.95em;
	margin: 0;
	padding: 0;
	background-color: #8daae7;
	background-image:url(graphics/sky.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

body * {
	margin: 0;
	padding: 0;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1100px;
	background-color:white;


}

a:link, a:visited, a:active {
color:#994343;
}

a:hover {
text-decoration:none;
}


#header {
	margin: 0 0 0px 0;
	background-color:white;
}

#opening {
background-color:white;
margin-right:20px;
width:260px;
height:200px;
float:left;
}

#opening p {
font-size:0.8em;
margin-left:12px;
}

#contact {
position:relative;
background-color:white;
width:260px;
height:200px;
margin-right:20px;
float:left;
}

#contact p {
margin-left:5px;
font-size:0.8em;
}
 #contact a:link, #contact a:visited, #contact a:active {
 color:#3e9add;
 }
 
  #contact a:hover {
  background-color:#3e9add;
  color:white;
  }
 
 

#findus {
position:relative;
width:260px;
height:200px;
float:left;
}

#findus p {
font-size:0.9em;
margin-left:5px;
}

 #findus a:link,  #findus a:visited,  #findus a:active {
 font-size:1.2em;
 color:#3e9add;
 position: absolute; bottom: 1.2em; right: 10px;
 }
 
  #findus a:hover {
  background-color:#3e9add;
  color:white;
  }

#topnav {

}




#left-column {
background-color:white;
	float: left;
	width: 270px;
}


#right-column {
background-color:white;
	float: right;
	width: 265px;

}


#middle-column {
	float:right;
	width:565px;
	background-color:white;
}

#middle-column h1 {
margin-top:5px;
margin-left:15px;
margin-bottom:5px;
font-size:1.2em;
color:#791919;
}

#middle-column h2 {
margin-top:5px;
margin-left:15px;
margin-bottom:5px;
font-size:1.1em;
color:#791919;
}

#middle-column h3 {
margin-top:5px;
margin-left:15px;
margin-bottom:5px;
font-size:1.1em;
color:#994343;
line-height:1.2em;
}

#middle-column p {
margin-left:15px;
margin-right:10px;
}
#middle-column ul {
margin-left:35px;
}

#middle-column-staff {
	float:right;
	width:830px;
	background-color:white;
}



#footer {
	clear: both;
	background-color:#f0b100;
	margin-bottom:10px;
	margin-top:10px;

}

#copyright p {
padding-left:10px;
padding-top:20px;
padding-bottom:20px;
color:white;
}

.leftmenu
{
background-color:#f7dd00;
list-style: none;
padding:0;
margin-left:8px;


}




 
#leftmenu li a

{
margin:0;

text-decoration:none;

font-size: 1em;

font-weight: 500;

background-image: url("graphics/arrow_up.png");

background-repeat: no-repeat;

background-position: 6% 50%;

padding-top: 10px;

padding-right: 0pt;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: white;

color: #791919;

display: block;

padding-bottom: 10px;

padding-left: 35px;

}

#leftmenu li a:hover

{

background-image: url("graphics/arrow_up.png");

background-repeat: no-repeat;

background-position: 6% 50%;

background-color: #f2b612;

padding-bottom: 10px;

padding-left: 35px;

}

#movie {
position:relative;
padding-top:20px;
background-image:url(graphics/our_video_graphic.jpg);
background-repeat:no-repeat;
height:285px;
margin-left:10px;
float:left;
width:265px;

}

#movie a:link, #movie a:visited, #movie a:active {
color:white;
}

#movie p {
text-align:right;
}


#news {
position:relative;
padding-top:40px;
background-image:url(graphics/latest_news_graphic.jpg);
background-repeat:no-repeat;
height:275px;
margin-left:10px;
float:left;
width:265px;
}

#news p {
color:white;
font-size:0.8em;
padding-right:5px;
}

#news a:link, #news a:visited, #news a:active {
position: absolute; bottom: 50px; right: 20px;
color:white;
}

#news a:hover {
text-decoration:none;
}

#gallery {
position:relative;
margin-bottom:10px;
clear:both;
height:245px;
background-image:url(graphics/latest_gallery_background.jpg);
background-repeat:no-repeat;
}

#gallery a:link, #gallery a:visited, #gallery a:active {
position: absolute; bottom: 0.7em; right: 1em;
float:right;
padding-right:20px;
color:white;

}

#gallery a:hover{
text-decoration:none;
float:right;
padding-right:20px;
color:white;

}
#smallgooglemap {
padding-top:60px;
padding-left:12px;
width:265px;
height:290px;
background-image:url(graphics/google_map.jpg);
background-repeat:no-repeat;
margin-top:10px;
}

#smallgooglemap a:link, #smallgooglemap a:visited, #smallgooglemap a:active {
color:white;
}

#smallgooglemap a:hover {
background-color:red;
}

#downloads ul {

	padding:0px  0 0 5px;
	margin:0px;
list-style: none;
}

#downloads li {
	text-decoration:none;
	font-size:1em;
	background-image:url(graphics/pdf.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	color:white;
	margin-top: 0.5em;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 25px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 33px;
}

#downloads a:link {
text-decoration:none;
color:#975656;
}

#downloads a:hover {
text-decoration:underline;
}


#wetreatmenu {
margin-top:10px;

float:left;
height:125px;
width:250px;
}

#wetreatmenu h1 {
font-weight:400;
margin-left:25px;
margin-bottom:8px;
color:white;
font-size:1.1em;
}

#wetreatmenu ul.menu {

list-style-type:none;
list-style:none;
}

#wetreatmenu ul.menu li {

}
#wetreatmenu ul.menu li a {
margin-bottom:3px;
text-align: left;
margin-left:35px;
color: #ffffff;
font-weight: normal;
margin-right: 0pt;
text-decoration: none;
font-size: 12px;
}

#wetreatmenu ul.menu li a:hover {
text-decoration:underline;
}

#bottommenu {
height:200px;
	background-color:#f2b612;
  width: 100%;
  clear: both;
}

#copyright {
width:250px;
float:right;
}
#copyright p {

  font-size:0.6em;
  text-align:center;
  color: white;
  margin-top:0px;
  margin-left:5px;

}

#copyright a {
color:white;
}
#copyright a:hover {
text-decoration:underline;
}

