.footer {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:red; line-height: 1pt}
 

.button-system {
 border: 1px solid #C0C0C0;
 padding: 4px 6px;
 background-color: #FFFFFF;
 cursor: pointer;
 }


.menu a:link {
	color: #BA0C0C;
	font-family: Arial; 
	font-size: 12px; font-weight: bold;
	text-decoration: none;
	}

.menu a:hover {
	font-family: Arial; 
	font-size: 12px; font-weight: bold;
	color:#415BA2;
	text-decoration: underline;
	}

.menu a:active {
	font-family: Arial; 
	font-size: 12px; font-weight: bold;
	color:#7b7b7b;
	text-decoration: none;
	}

.menu a:visited {
	font-family: Arial; 
	font-size: 12px; font-weight: bold;
	color:#7b7b7b;  
    text-decoration: none;
	}    


.upper_menu a:link {
	color:#8E5313;
	font-family: Arial; 
	font-size: 11px; font-weight: bold;
	}

.upper_menu a:hover {
	font-family: Arial; 
	font-size: 11px; font-weight: bold;
	color:#7b7b7b;
	}

.upper_menu a:active {
	font-family: Arial; 
	font-size: 11px; font-weight: bold;
	color:#7b7b7b;
	}

.upper_menu a:visited {
	font-family: Arial; 
	font-size: 11px; font-weight: bold;
	color:#7b7b7b;  
	}    
	
.body {font-family: Arial, Verdana; color: #4B4944; text-decoration: none; font-weight: normal; font-size: 13px; }

.heading {font-family: Arial, Verdana; color: #000000; text-decoration: underline; font-weight: bold; font-size: 12px; }

.box-title {font-family: Arial, Verdana; color: #000000; text-decoration: none; font-weight: bold; font-size: 12px; }
	
H2 {

	font-family: Verdana, Arial;
	font-size: 14px;
	color: red;
	text-align: center;

}	

.news-heading {

	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7b7b7b;
	text-align: center;

}	

.news-body {

	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-align: left;

}	

.news a:link {
	color:#000000;
	font-family: Arial; 
	font-size: 10px; font-weight: bold;
	}

.news a:hover {
	font-family: Arial; 
	font-size: 10px; font-weight: bold;
	color: red;
	}


.news a:active {
	font-family: Arial; 
	font-size: 10px; font-weight: bold;
	color:#000000;
	}

.news a:visited {
	font-family: Arial; 
	font-size: 10px; font-weight: bold;
	color:#000000;  
	}    


a:link {
	color:#415BA2;
	font-family: Arial; 
	font-size: 12px; font-weight: bold;
	}

a:hover {
	font-family: Arial; 
	font-size: 12px; font-weight: bold;
	color: red;
	}

a:active {
	font-family: Arial; 
	font-size: 12px; font-weight: bold;
	color:#7b7b7b;
	}
	
a:visited {
	color:green;
	font-family: Arial; 
	font-size: 12px; font-weight: bold;
	}


.base a:link {
	color: #415BA2;
	font-family: Arial; 
	font-size: 12px; font-weight: bold;
	text-decoration: none;
	}

.base a:hover {
	font-family: Arial; 
	font-size: 12px; font-weight: bold;
	color:red;
	text-decoration: underline;
	}

.base a:active {
	font-family: Arial; 
	font-size: 12px; font-weight: bold;
	color:#7b7b7b;
	text-decoration: none;
	}

.base a:visited {
	font-family: Arial;
	font-size: 12px; font-weight: bold; 
	color:#7b7b7b;  
    text-decoration: none;
	}    
	
.search-box	{font-family: Arial, Verdana; color=black; font-size: 13px; text-decoration: none; }

.forsale{
	text-align: left;
	border: solid 1px #993333;
	padding: 10px;
	margin: 2px;
	background-color: #FFFF99;
	float: left;
}


.forsalePic{
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: url('../images/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
