body, td, p, li, div, th  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:20px;
	color : White;
}

#slide {
	margin-bottom:0px;
}

a:link {
	color: #D47800;
	text-decoration : underline;
	}
	
a:active{
	color: #D47800;
	text-decoration : underline;
}

a:visited {
	color: #D47800;
	text-decoration : underline;
}
a:hover {
	color: #D47800;
	text-decoration : none;
}

.small {
	font-size : 9px;
}

.big {
	font-size : 16px;
	line-height: 30px;
}

.orange {
	color: #D47800;
}

.footer, .footer a:link, .footer a:hover, .footer a:visited, .footer a:active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:16px;
	color : #B7B8B7;
	margin: 20px 0 10px 0;
}

*html .footer, .footer a:link, .footer a:hover, .footer a:visited, .footer a:active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:16px;
	color : #B7B8B7;
	margin: 5px 0 10px 0;
}

.content{
	margin-top: -20px;
}

.gallery {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #D47800;
}

#box1 {
	 width:240px; 
	 height:164px; 
	 z-index:999; 
	 border:2px solid #D47800;
	 margin: 0 10px 0 0;
	 display:none;
}

#box2 {
	 width:240px; 
	 height:112px; 
	 z-index:999; 
	 border:2px solid #D47800;
	 margin: 10px 10px 0 0;
	 display:none;
}
