body
{
	margin:0;
	background: #cdc9c9;
	font-family:  arial, helvetica, san-serif;
	background-image: url('images/radcliffecamera.png');
	background-repeat: no-repeat;
	background-position:top left;
	background-attachment:fixed;	
}

.shadowbodytable
{ 
  	width: 772px; 
   	background: #eee9e9;
   	margin: auto;	
   	border-left: 1px dotted gray;
   	border-right: 1px dotted gray;   	
}

.hometablecelldark
{ 
   	background: #eee9e9; 	   		
   	border-right: 1px solid #8b8989;
   	border-bottom: 1px solid #8b8989;   	
}

.hometablecelllight
{ 
   	background: #cccccc; 	   		
   	border-right: 1px solid #8b8989;
   	border-bottom: 1px solid #8b8989;   	
}

.heading1
{
	font-size: 16pt;
	font-family:  times;	
	color: #8b8989;
	border-bottom: 1px dotted gray;
	text-transform: uppercase;		
}	

.heading2
{
	font-size: 14pt;
	font-family:  arial, helvetica, san-serif;	
	color: #8b8989;
	line-height: 30px;	
}

.sectioncontent
{
	   font-size: 10pt;
} 

.contentbox 
{ 
   width: 520px; 
   background-color: #eee9e9; 
   font-size: 10pt;
   border-top: 1px solid #eee9e9; 
   border-left: 1px solid #eee9e9;    
   border-right: 1px solid #8b8989;
   border-bottom: 1px solid #8b8989;
   padding: 8px 8px 10px 8px; 
   overflow:auto;
} 


.links
{
	font-size: 12px;
	line-height: 18px;
	color: #696969;
	text-align: center;
	border-left: 1px dotted gray;
	border-top: 1px dotted gray;	
}

.navTable
{
	font-size: 12px;
	line-height: 22px;
	color: #696969;
	background-color: #eee9e9;
	text-align: center;
	border-bottom: 1px dotted gray;	
	border-left: 1px dotted gray;	
}

.navTableCurrent
{
	font-size: 12px;
	line-height: 22px;
	color: #8b8989;
	background-color: #cdc9c9;
	text-align: center;
	border-bottom: 1px dotted gray;
	border-left: 1px solid #cdc9c9;		
}

.navTableSeparator
{
	font-size: 2px;
	line-height: 2px;
	background-color: #ffffff;
	text-align: center;
	border-bottom: 1px dotted gray;	
	border-left: 1px dotted gray;
	height: 5px;	
}


.bodyLink
{
	color: #8b8989;
	text-decoration: none;
}

.bodyLink:hover
{
	text-decoration: underline;
}	

.galleryLink
{
	font-size:12px;
	color: #8b8989;
	text-decoration: none;
}

.galleryLink:hover
{
	font-size:12px;
	text-decoration: underline;
}	


.navLink
{
	color: #8b8989;
	text-decoration: none;
}	

.navLink:hover
{
	color: black;
	text-decoration: none;
}	

.navLinkCurrent
{
	color: #8b8989;
	text-decoration: none;	
}	

.footer
{
	font-family: arial, helvetica, san-serif;
	font-size: 14px;

}

.rvlink
{
	font-size: 14px;
	font-family: arial, helvetica, san-serif;	
	color: #8b8989;
	text-decoration: none;
}	
