/* CSS Document */
body{
	background-color:#883227;
}

.sf_wrapper{ background-color:#3B2C2A;}

.small {font-size:9px}
.white{ background-color:#ffffff;}
.offwhite{ background-color:#f6fafc;}
.offwhite2{ background-color:#f6fafc; padding: 5px 10px; margin-left:10px; margin-right:10px}
.offwhite3{ background-color:#EFEFE9;}

.blackButton{ background-color:#000000; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; font-weight:bold; text-align:center;}
.wlink{font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:11px; text-decoration:none; font-weight:bold; padding-left:10px; padding-right:10px}
A.wlink:visited{font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:11px; text-decoration:none; font-weight:bold}
A.wlink:active{font-family:Arial, Helvetica, sans-serif; color:#ffff00; font-size:11px; text-decoration:none; font-weight:bold}
A.wlink:hover{font-family:Arial, Helvetica, sans-serif; color:#ffff00; font-size:11px; text-decoration:underline; font-weight:bold}
.sf_navigation_top {
	background-image: url(/images/nav_bg_4.gif);
	background-repeat: repeat;
}

.white {color:#FFFFFF}
.accent {color:#883227}
.accentBlue {color:#003366}
.accentBrown {color:#614530}
.lg {font-size:20px; font-weight:bold}
.med {font-size:14px; font-weight:bold}
.bkgAccent {background-color:#883227; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}
.bkgAccentBlue {background-color:#003366; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}
A {color: #990000 ; text-decoration:none;}
A:hover {color: #990000 ; text-decoration:underline;}
A:active {color:#883227}
A:visited {color:#000000}

.sf_navigation_top ul li a {
	color:#ffffff;
	background-image: url(/images/navbutton_4.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.sf_navigation_top ul li a:visited {
	color:#ffffff;
}

.sf_navigation_top ul li a:hover {
	color:#999999;
	background-image: url(/images/navbutton_over_4.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.sf_extra10{
	background-color: #3B2C2A;
	background-image: url(/images/nav_under_bg_4.gif);
	background-repeat: repeat-x;
}

.sf_header_wrapper {
	background-image: url(/images/shaddow_body_4.gif);
	background-repeat: repeat-x;
}

.sf_footer {
	background-color: #3B2C2A;
	color:#999;
}

H1{ color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:18px }
