DIV.GallerySpacer{ height: 10px; width: 100%;}

.Menu A{
	display: block;
	padding-top: 4px;
	width: 115px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	color: #FABE00;
	font-family: arial;
	font-size: 13px;
	background-image: url(images/button_off.png);
}
.Menu A:hover{
	color: #8A875E;
	background-image: url(images/button_on.png);
}
SPAN.FooterTitle{
	color: #A2A86C;
	font-family: arial; 
	font-size: 14px; 
	padding-top: 4px; 
	display: block;
}
SPAN.FooterSubTitle{
	color: #A2A86C;
	font-family: arial; 
	font-size: 12px; 
}
.FooterSubTitle A{
	color: #A2A86C;
	font-family: arial; 
	font-size: 12px; 
	text-decoration: none;
}
DIV.ContentTop{
	/*width: 454px;
	height: 6px;
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;*/
}
DIV.Content{
	width: 454px;
	background-color: black;
	margin: 0 0 0 0; 
	padding: 15px 15px 15px 15px;
}
   
DIV.ContentBottom{
/*
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	width: 454px;
	height: 6px;
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
	*/
}

TD.Photo{
  padding-top: 20px;
  padding-left: 20px;
} 

TD.Content{
  padding-top: 33px;
  padding-left: 20px;
}

A.inline{
font-family: arial; 
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.Content P, LI{
	font-family: arial; 
		font-size: 12px;
	color: white;
}

A.ServiceLink{
	font-family: arial; 
	font-size: 12px;
	color: white;
	text-decoration: none;
}
A.ServiceLink:hover{
	color: #A89461;
}
FORM{
  font-family: arial;
font-size: 12px;
color: white;
}

.Content H1{
	font-family: arial; 
	font-size: 16px;
	color: #A89461;
}
H2{
	font-family: arial; 
	font-size: 14px;
	color: white;
	margin-top: 15px;
	padding-bottom: 5px;
	display: block;
	clear: both;
}

TD{
	vertical-align: top;
}
DIV.Header{
	width: 980px; 
	height: 113px; 
	background-image: url(images/new_header.jpg);
	background-repeat: no-repeat; 
	margin: auto; 
  
}
DIV.MenuBkg{
	width: 134px; 
	height: 290px;
	background-image: url(images/menu_bkg.png);
	padding-top: 65px;
	padding-left: 6px;
	background-repeat: no-repeat;
	
}

DIV.Photo{
	width: 303px;
	height: 424px;
	background-image: url(images/plate.gif);
	text-align: center; 
	padding-top: 75px;
	background-repeat: no-repeat;
}

DIV.Footer{
	width: 100%; 
	height: 22px;
	background-image: url(images/tile_footer.jpg); 
	background-repeat: repeat-x;
}
/*** GENERAL STYLES ***/
BODY{
	background-color: black; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/tile_header.jpg);
	background-repeat: repeat-x; 
	
}

DIV.GalleryThumbnail{
 display: block; 
 float: left;
 margin-top: 5px;
 margin-bottom: 5px;
 border: 1px solid white;
 padding: 0 0 0 0;
 margin-left: 5px;
}

A.GCC{
 display: none;
}

IMG.GCC{
 display: none;
}
