    
.CSF_maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	color: #444;
}
.CSF_maintext a{
	color: #444;
	text-decoration:none;
}
.CSF_maintext_h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #222;
}
.CSF_list li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}
.CSF_list li:hover>ul {
    left: -2px;
}

.CSF a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 12px Trebuchet MS;
}
.CSF a:hover, .CSF a:hover span { color: #fff; }

.CSF_gallery { 
	border:double; 
	background-color:#FFF; 
	padding: 15px;}
.CSF_gallery a { text-decoration:none; }
.CSF_gallery img { text-decoration:none; border-color:#CCC;}

.CSF_gallery_2{
	border:double; 
	background-color:#FFF; 
	padding: 15px;}

 
