@charset "UTF-8";
.contact_fields{
	margin: 5px 0px 0px 2px;
	padding: 2px 5px 2px 5px;
	
	font-size: 11px;font-family: Arial;color: #500;border: 1px solid #eee;border-left: 1px solid #999;border-top: 1px solid #999;
	background-color: rgba(255,254,255,0.52);
}

.contact_holder p{margin-top: 0; padding-bottom: 7px;}

.contact_holder{
	width: 520px;
	padding: 5px 0px 0px 60px;
	font-size: 11px;
	font-weight: bold;
	color: #500;
}

.sent{
	float: left;
	clear: left;
	padding: 0px 20px 10px 10px;
	margin-top: -52px !important;
	margin-left: 60px;
	color: #da0c0c;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	
	
}


#slideshow {
	width: 592px;
    position:relative;
    height:182px;
    margin: 0 auto;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {z-index:10;}

#slideshow IMG.last-active {z-index:9;}


.left{float: left;}

.right{	float: left;margin-left: 40px;}


strong{}

.text li{list-style-type: disc;margin-top: 20px;}
	
	
.text ul{margin-left: 20px;padding-bottom: 15px;}
	
	

	
.calendar{
	padding-top: 0px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	


