*{
  margin:0;
  padding:0;
}

html, body {margin: 0; padding: 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:small;}
html, body, div {height: 100%;}

#tower_top{
	background:url(images/tower.jpg);
	height:444px;
	width:200px;
}

#tower_top ul{
	padding:145px 0 0 20px;
	margin-left:0.8em;
	width:12em;
	border:solid blue 0px;
	width: 140px;
}

#tower_top li{ 
	list-style:none;
	border-bottom:solid #EFA71E 1px;
}

#tower_top li a:hover{
	color:#B67F17;
}

#tower_top li a{
	color:#EFA71E;
	text-decoration:none;
	display:block;
	border:solid blue 0px;
	padding:2px 0px 2px 0px;
	font-size:10pt;
}

#top{
	background:url(images/sky.gif) repeat-x;
	height:85px;
}

#wall_top{
	background:url(images/wall_top.jpg) repeat-x;
	height:55px;
}

#content{
	background-color:#D7C490;
	width:555px;
	border:solid #761013 3px;
	margin-left:40px;
}

#pageContent{
	margin:5px 8px 5px 8px;
	color:#4D4634;
}

#pageContent p{
	padding:0 3px 0 3px;
}

#welcome{
  background:url(images/welcome.gif) no-repeat;
  height:80px;
  width:501px;
}

#about_us{
  background:url(images/aboutUs.gif) no-repeat;
  height:80px;
  width:501px;
}

#alternative{
  background:url(images/alternative.gif) no-repeat;
  height:80px;
  width:501px;
}

#traditional{
  background:url(images/traditional.gif) no-repeat;
  height:80px;
  width:501px;
}

#ways_to_help{
  background:url(images/waysTohelp.gif) no-repeat;
  height:80px;
  width:501px;
}

#events{
  background:url(images/events.gif) no-repeat;
  height:80px;
  width:501px;
}

#sponsors{
  background:url(images/sponsors.gif) no-repeat;
  height:80px;
  width:501px;
}

#donors{
  background:url(images/donors.gif) no-repeat;
  height:80px;
  width:501px;
}

#horses{
  background:url(images/horses.gif) no-repeat;
  height:80px;
  width:501px;
}

#contact{
  background:url(images/contact.gif) no-repeat;
  height:80px;
  width:501px;
}

#footer{ 
  margin-top:10px;
  font-size:10px;
}