body {
        font-size: 11px;
}
.sf_pagetitle {
	width: 541px;	
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 8px;
	margin-right: 19px;
        margin-top: -38px;
	display: inline;
}
h1 {
        color: #ff6c00;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 10px;
}
h2 {
        color: #ff6c00;
        font-size: 16px;
        font-weight: bold;
        font-style: italic;
}
.picLeft {
        margin: 4px 16px 12px 0px;
}
.picLeft2 {
        margin: 4px 16px 3px 0px;
}
.picRight {
        margin: 4px 0px 12px 16px;
}
.picRight2 {
        margin: 4px 0px 3px 16px;
}
.sf_navigation {
	font-size: 12px;
}
.cap {
        font-size: 10px;
}
.capR {
        font-size: 10px;
        text-align: right;
}
.sf_footer {
	color: #424242; /* color 8 */
	background-image: url(uploads/bkg_footer.gif);
        background-repeat: repeat-x;
        background-position: top left;
        padding-top: 28px;
}
.sf_content {
        min-height: 300px;
	height: auto !important;
	height: 300px;
}