/* @group Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, hr,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
}

#container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
}

#award {
	/*z-index: 150;*/
	position:absolute;
	right: 75px;
	top: 600px;
	z-index: 150;
	border: thin groove #333;
}

#header {
	padding: 0 10px 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background: #fff url(images/bkgrd_top.gif) no-repeat;
	height: 409px;
	padding-bottom: 0px;
	position: relative;
	z-index:100;
}
#header h1 {
	margin: 0px 0 0 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	height: 116px;	
	display:block;
	text-indent:-5000em;
	text-decoration:none;
}
#header #logo {
	background: url(images/sfs-logo3.png) no-repeat left;
	height: 116px;
	z-index: 50;
	margin-left: 50px;
	width: 420px;
}
#tagline {
	z-index:100;
	position:relative;
	left: 16px;
	color:#9b2e38;
	text-align:left;
	margin-right: 70px;
	width: 360px;
	font-size: 17px;
	font-style:italic;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:.23em;
}
/*#tagline {
	z-index:100;
	position:absolute;
	right:-9px;
	top:38px;
	color:#777;
	text-align:left;
	margin-right: 70px;
	width: 200px;
	font-size: 20px;
	font-style:italic;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}*/
/*#imagebox {
	height: 300px;
	width: 600px;
	top: 150px;
	z-index:100;
	text-align: center;
	margin:0;
	padding:0;
	overflow:hidden;
}*/
#imagebox {
	height: 300px;
	width: 600px;
	top: 170px;
	z-index:100;
	text-align: center;
	margin:0;
	padding:0;
	overflow:hidden;
}
#images ul {
	display:inline;
	color:#000;
	background:none;

}
#images li {
	display:inline;
	list-style-type:none;
	margin: 0 20px;
}
#images ul li img {
	border:#9b2e38 2px solid;
}
 div.flash#mainContent {
	padding: 0px 80px 25px 70px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF url(images/bkgrd_body.gif) repeat-y;
	padding-top: 3em;
	min-height:300px;
}
#mainContent {
	padding: 0px 80px 25px 70px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF url(images/bkgrd_body.gif) repeat-y;
	padding-top: 0em;
	min-height:300px;
}
#mainContent h1 {
	padding-top: 80px;
}
#mainContent h2 {
	clear:none;
	font-size: 120%;
	margin-bottom:1.5em;
}
#mainContent p {
	padding-bottom: 1em;
}
#container #mainContent #main #smaller p {
	font-size: .9em;
}
#container #mainContent #main #smaller .red {
	font-size: 1.1em;
}
#box {
	padding: 5px 5px 5px;
	margin-bottom: 20px;
	border: 2px solid #9b2e38;

	margin-top: 10px;
}/*949A56*/
#main #greendesign {
	text-align: center;
	padding: 2px;
	color: #fff;
	margin: 10px 58px 30px;
	font-weight: bold;
	font-size: 0.9em;
	background-color: #C4C89D;
	border: 0px solid #9b2e38;
}
#main #greendesign h3 a {
	color: #fff;949A56
}
#main #greendesign h3:hover {
	background-color:#949A56;
}
#main #greendesign h3 a:hover {
	color:#fff;
}
#box p.box {
	text-align: center;
	font-size: .75em;
}
#box h3.box {
	color: #9b2e38;
	text-align: center;
	padding:0;
	margin:0 0 10px;
}
div.horiz#secondnav p.service-area {
	font-size:.8em;
	padding:0;
}
#mainContent  #indextext {
	clear:left;
	text-align: left;
	font-size:110%;
	margin-top: 1.5em;
}
#mainContent #indextext h2 {
	clear:left;
	text-align: left;
	color:#9b2e38;
	font-size: 104%;
}
#main ul {
	padding-bottom:.3em;
	padding-left:1.25em;
}

#main ul li {
	list-style-type:disc;
	list-style-position:outside;
	color:#9b2e38;
	padding-bottom: .3em;
	padding-left: 0em;
	font-size:95%;
	font-weight:bold;
}
div.flourish img {
	margin: 0 15px 30px 0;
	float:left;
}
div.menu {
	color:#FFF;
	text-align: left;
}
div.menulist {
	clear:left;	
}
#mainContent h3.menu {
	padding-top: 5px;
	font-size: 130%;
	font-weight: normal;
}
#mainContent h3.menu a {
	color:#fff;
	text-decoration:none;
}
#mainContent h3.menu a:hover {
	color:#9b2e38;
	text-decoration:none;
	text-align: left;
}
/*#mainContent ul li {
	display:inline;
	font-size: 100%;
	color: #FFF;
	background: top;
	margin: .75em 1em .75em 0em;
}*/
#newsletter {
	margin:0px 0 00px 0;
		/*margin:0px 0 0px 0;*/
	background:#fff url(images/bkgrd_bottom.png) no-repeat;
	height: 415px;
	padding: 0px 70px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#newsletter p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0em 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#newsletter h4 {
	font-size:130%;
	font-weight:normal;
	text-transform: uppercase;
	color:#9b2e38;
}
h4.pastnews {
	color: #fff !important;	
}
#mainimg-flash {
	overflow: hidden;
	position: absolute;
	z-index: 100;
	height: 300px;
	width: 600px;
	top: 147px;
	text-align: center;
	border:#9b2e38 3px solid;
	left: 68px;
	margin-bottom: 10px;
	background: #FFF;
}
#mainimg {
	overflow: hidden;
	position: absolute;
	z-index: 100;
	/*height: 300px;*/
	width: 600px;
	top: 150px;
	text-align: center;
	border:#9b2e38 3px solid;
	left: 68px;
	margin-bottom: 10px;
	background: #FFF;
}
div.horiz#mainnav {
	width: 630px;
}

div.horiz#mainnav ul {
	list-style-image:none;
	margin: 0em 0em 1.5em 0em;
	padding-top: 1em;
}

div.horiz#mainnav ul li {
	margin: 0em;
	padding: 0.2em .8em 0.5em 0em;
	text-transform: uppercase;
	list-style: none;
	overflow:hidden;
	display: inline;
	font-size:1.05em;
}
div.horiz#mainnav ul li img {
	margin-right:.3em;
}
div.horiz#mainnav ul li a {
	color:#FFF;
	text-decoration:none;
}

div.horiz#mainnav ul li a:hover {
	color:#9b2e38;
}

div.horiz#secondnav {
	clear:both;
	margin-top: 3em;
	width: 100%;
	text-align:center;
}


div.horiz#secondnav ul {
	list-style-image:none;
	margin: 0em 0em 1.5em -1.25em;
}


div.horiz#secondnav ul li {
	margin: 0em;
	padding: 0.2em .6em 0.5em 0em;
	font-size: 16px;
	text-transform: uppercase;
	list-style: none;
	overflow:hidden;
	display: inline;
}
div.horiz#secondnav ul li img {
	margin-right:.15em;
	margin-left: 0em;
}
div.horiz#secondnav ul li a {
	color:#9b2e38;
	text-decoration:none;
}

div.horiz#secondnav ul li a:hover {
	color:#FFF;
}

.red {
	color:#9b2e38;
}
h2.white {
	color:#fff;
}

#sidebar {
	width: 27%;
	float:left;
	text-align:center;
	margin-bottom: 3em;
}
#sidebar img {
	margin-top:1em;
}
#main {
	width: 70%;
	margin-left: 30%;
}
#main a {
	color:#9b2e38;
	text-decoration:none;
}
#main a:hover {
	color:#9b2e38;
	text-decoration:none;
}
#main h4 {
	font-size:100%;
	font-weight:normal;
	text-transform: uppercase;
	color:#9b2e38;
	margin-bottom: -10px;
	margin-top:.5em;
}
#mainContent #sidebar h1 {
	margin:0;
	padding: 0;
	margin: .5em 0 0 0em;
	font-size: 150%;
	font-weight:normal;
	text-transform: uppercase;
}
#mainContent #main h2 {
	margin:0;
	padding: 0;
	margin-bottom: 1em;
	margin-top: 2em;
}

#footer {
	margin-top: -210px;
	text-align:right;
	color: #333;
	padding-right: 60px;
	font-size: 110%;
	font-weight:normal;
	text-transform: uppercase;	
}
#footer a {
	color: #333;
	text-decoration:none;
}
#footer a:hover {
	color:#9b2e38;
}
#credit {
	font-size: 80%;
	color:#333;
	margin-top: 8em;
	padding: 0 0 0 80px;
}

div#sidebar-text p.client {
	font-size: 80%;
	font-style: italic;
	text-align: right;
	color:#9b2e38;
	padding-right:1em;
}
#credit a {
	color:#9b2e38;
	text-decoration:none;
}
#credit a:hover {
	font-weight:bold;
}
#mainContent #main p.archive {
	color:#000;	
}
div#seal {
	position:relative;
	right: -15px;
	bottom: 250px;
	float: right;
	margin-top: 0em;
}
div#sidebar-text {
	margin-top: 1.5em;
	line-height:1.1em;
	word-spacing:0em;
	padding: 0 .5em 0 0;
	width:100%;
	color:#333;
}
div#sidebar-text p {
	text-align:left;
	font-size: 90%;
}
div#sidebar-text ul {
	margin:0;
}
div#sidebar-text ul li {
	font-size: 90%;
	text-align:left;
	color:#333;
	list-style-type:none;
	font-weight:normal;
	margin:0 0 .5em 0;
	padding:0;
	
}
div#sidebar-text h2 {
	margin-bottom:.5em;
	text-align:left;
}
div#sidebar-text h3 {
	margin-bottom:1.5em;
	font-size:95%;
	text-align:left;
}
div#sidebar-pic img{
	border:#9b2e38 2px solid;
}
