.contact {
	color:maroon;
}
.contact a {
	color:maroon;
	
}
#imageContainer {
	position:relative;
	margin:auto;
	width:500px;
	border:1px solid #000;
}

#imageContainerLoading {
	position:relative;
	margin:auto;
	width:500px;
	border:1px solid #000;
}


#navcontainer {
	width:100%;
	margin:auto;
	margin-bottom: 10px;
	padding: 0px 5px;
	text-align:center;
}

.navlist 
{
	padding: 1px 40px;
	margin: 0px 3px;
	border: 1px solid #663333;
	background-color: #663333;
}

span.navlist a{
	color:white;
}

.navlist:hover, span.navlist:hover
{
	border: 1px solid #333;
	background-color: white;
}
span.navlist:hover a {
	color: #333;
	}










body {
	background:#CCCC99; 
	color:#663333;
	font-family: verdana;
}
#content {
	width:800px;
	margin:auto;
	padding:20px;
	background-color:white; 
	border: 2px solid #663333;
	
}

.content_block {
	padding:20px 20px;
	border:1px solid #CCCC99;
}

a:link    {color:#663333; text-decoration:none;}
a:visited {color:#663333; text-decoration:none;}
a:active  {color:#663333; text-decoration:none;}
a:hover   {color:#663333 ; text-decoration:underline;}


text_area {
	padding:20px;
	
}

image_area {

}
text_left {

	float:left;
	
}
text_right {
	float:right;

}

.image_right,.image_left {
	border: 1px solid #663333;
	padding:3px;


}	
.image_right {
	margin: 5px 5px 20px 20px;

}
.image_left {
	margin: 20px 100px 5px 5px ;
}



ul.listing {
	list-style: circle;
}

ul.listing li{
	margin:20px 0px;
}

h1, h2, h3 {

	font-family: 'Hoefler Text',Serif;;

}

h1 {
	text-align:center;
	margin: 5px 20px 0px 20px;
	padding:0px;
}
h2 {
	text-align:center;
	margin:0px;
}

hr {
	color:#666633;
	background:#666633;
}





#menu {
  width:406px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  }
#menu li {
  float:left;
  width:100px;
  border:1px solid white; 
  }
#menu a {
  display:block;
  width:100px;
  color:white; 
  background:#663333; 
  text-align:center; 
  padding:4px 0; 
  text-decoration:none; 
  float:left; 
  }
#menu a:hover {
  color:#663333; 
  background:white;
  border:1px solid #663333; 
  }

\




#rotator
{	text-align:center;
	border: 1px solid #663333;
	overflow: hidden;
	margin: auto;
	position: relative;
	width: 400px;
	height: 300px;
}

#rotator img
{
	width: 400px;
	height: 300px;
}

p
{

}
