body {
	background-color:#FFF;
	/*background-image: url(/themes/SFMC/images/backgroud.gif); */
	margin: 0;
	background-repeat: repeat;
}

#main-wrapper {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	background-image: url(/themes/SFMC/images/header-bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#content-wrapper {
	height: auto;
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigation {
	height: 25px;
	width: 720px;
	padding-top: 117px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 15px;
	display: inline-block;
	float: right;
}
#main-body {
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#footer-wrapper {
	background-image: url(/themes/SFMC/images/footer-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 67px;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#right-sidebar {
	padding: 0px;
	float: right;
	height: auto;
	width: 300px;
	margin-bottom: 20px;
}
#right-sidebar img {
	padding-bottom: 10px;

}
#main-body p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	font-size: 14px;
}
#main-body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666;
}
#main-body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #666;
}
#right-sidebar h1 {
	font-weight: normal;
	color: #45B7AA;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	font-size: 28px;
}
#right-sidebar p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
}
#right-sidebar p a {
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}
#main-body a {
	color: #333;
	text-decoration: none;
	font-style: italic;
}
#left-collum {
	float: left;
	height: auto;
	width: 575px;
}
#main-body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
}
#logo {
	height: 195px;
	width: 230px;
	position: relative;
	left: -20px;
	top: 0px;
	float: left;
	background-image: url(/themes/SFMC/images/SFMC-logo.gif);
	background-repeat: no-repeat;
}
#topnav {
	height: 25px;
	width: 800px;
	padding-top: 111px;
}
#main-body ul li {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 1.4em;
}
#home-left {
	float: left;
	height: auto;
	width: 250px;
}
#home-boxes {
	color: #FFF;
	height: 250px;
	width: 100%;
	margin-top: 20px;
	clear: both;
}
#home-boxes p {
	color: #fff;
	margin: 0px;
}
#home-boxes h1 {
	font-size: 18px;
	font-weight:bold;
	color: #fff;
	margin: 0px;
	margin-bottom:8px;
}

#box1 {
	color: #fff;
	background-image: url(/themes/SFMC/images/map.gif);
	background-repeat: no-repeat;
	background-color: #127478;
	heigh: 250px;
	max-height: 250px;
	width: 270px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-right: 25px;
	float: left;
	
}
#box2 {
	background-image: url(/themes/SFMC/images/donate.gif);
	background-repeat: no-repeat;
	background-color: #127478;
	heigh: 250px;
	width: 270px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-right: 25px;
	float:left;
}
#box3 {
	background-image: url(/themes/SFMC/images/min.gif);
	background-repeat: no-repeat;
	background-color: #127478;
	heigh: 250px;
	width: 270px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 15px;
	padding-top: 15px;
	float:left;
}

#home-right {
	float: right;
	height: auto;
	width: 650px;
}


#topnav {
	height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  margin:0px; 
	padding-top: 96px;
	list-style: none;
}
#topnav ul{padding:0;}
#topnav li {
	list-style: none;
	float: left; }
#topnav li a {
  line-height:32px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#topnav li a:hover {
	display: block;
	background-color: #cccccc;
	color: #000000;
}
#topnav li ul {
	display: none;
	width: 250px; /* Width to help Opera out */
	background-color: #ffffff;
	 z-index:9999;/* Make it layer over slideshow */
}
#topnav li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#topnav li:hover li {
	float: none; }
#topnav li:hover li a {
	background-color: #ffffff;
	border-bottom: 1px solid #ccc;
	color: #000;
}
#topnav li li a:hover {
	background-color: #CCCCCC;
}

#footer {
	height: 50px;
	width: 956px;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#footer a { color: #fff; }
#footer a:hover { text-decoration: underline; }
#footer ul {
	overflow: hidden;
	padding: 0px;
}
#footer ul li {
	display: inline;
	float: left;
}
#footer ul li a {
	font-size: 11px;
	padding: 5px 9px;
	text-transform: uppercase;
}
#footer .copyright {
	display: block;
	font-size: 11px;
	padding: 0 0 0 9px;
	line-height:0px;
}
#footer .copyright a { padding-left: 35px; }