body 
{
  margin: 0px; 
  background: #808080;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h1
{
  margin: 0 0 15px 0;
}

a:link, a:visited 
{
  color: #F1F098;	
}

table#main
{
  background: #464235;
  padding: 0; 
  margin: 0 auto 0 auto;
}

table#menu {
	width: 200px;
	margin-left: 10px;
}

#id_title
{
  width: 564px;
  text-align: left;
  padding:0 0 0 288px;  
}

#id_title a
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 1.8em; 
  color: white; 
  text-decoration:none;
}

#id_title td 
{
  text-align: left;
}

.cl_logo
{
}

td#front
{
  border-bottom: solid 1px #9B8036; 
  border-top: solid 1px #9B8036; 
  padding: 0;
  margin: 0;
}

td#bottom {background-color: #a87228; height: 50px;}

a#gallery 
{
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
}

#id_about
{
	font-size: 0.8em;
	background-color: Black;
	color: White;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 180px;
}

.cl_set_cell
{
  padding: 15px 30px 15px 30px;
  text-align:center;
}

.cl_set_cell img
{
  background: transparent url(images/cover-backround.gif) no-repeat top left;
	padding: 1px 7px 7px 1px;
}

.cl_set_cell p
{
  margin: 7px 0 0 0;
}

#id_content
{
	font-size: 0.8em;
	background-color: #565656;
	color: White;
	text-align: left;
	padding: 20px 5em 20px 5em;
	min-height: 320px;
}

#id_gallery
{
	font-size: 0.8em;
	background-color: #565656;
	color: White;
	text-align: center;
	padding: 20px 0 20px 0;
}

.cl_gallery_photo 
{
	border: solid 1px white;
	margin-bottom: 5px;
}

#previous
{
	font-size: 1.1em;
	color: White;
	text-align: left;
}

#next
{
	font-size: 1.1em;
	color: White;
	text-align: right;
}

.cl_scroller_current_item img
{
  cursor:pointer;
	border: solid 1px white; 
}

/* Navigation */
#navigation 
{
  background-color: #a87228; 
  width: 200px; 
}
#navigation ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul li 
{
}
#navigation ul li a
{
  font-size: 0.85em; 
  color: #F1F098;	
	background-color: #855617;
	display: block;
	padding: 5px 5px 5px 2em;
	width: 100%;
}
html>body #navigation ul li a { 
 width: auto; 
}
#navigation ul li a:link, #navigation li a:visited
{
	background-color: #a87228;
	text-decoration: none;
}
#navigation ul li a:hover
{
	background-color: #855617;
}

.clRequired
{
  color: #ff9966;
}

.clContactForm th
{
  font-weight: normal;
  text-align: right;
}