html, body {height: 100%;}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #758595;
}
.SCmap {
	border: medium solid #C8C9CB;
}
.Container {
	width: 100%;
	margin-top: 0px;
	background-color: #FAF8EB;
	text-align: center;
	padding-bottom: 20px;
}
.footer {
	background-image: url(images/comp2footerbg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
	position: absolute;
	background-color: #768598;
	text-align: center;
}
.footerContain {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 989px;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #2B2E31;
	width: 968px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/scy-content-bg.jpg);
	background-repeat: repeat-y;
}

.copyright {
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A6A6A6;
	padding-bottom: 5px;
}

a:link {
	color: #545534;
	text-decoration: none;
}
a:visited {
	color: #545534;
	text-decoration: none;
}
a:hover {
	color: #A1A363;
	text-decoration: none;
}
a:active {
	color: #545534;
	text-decoration: none;
}
.header {
	background-image: url(images/comp2headerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 113px;
	width: 100%;
}
.header-inside {
	height: 60px;
	width: 960px;
	position: relative;
	top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#top-feature {
	background-image: url(images/home-feature-bg.jpg);
	background-repeat: repeat-x;
	height: 302px;
	width: 100%;
}
.logo {
	float: left;
}
.logo-text {
	position: relative;
	left: 10px;
	top: 12px;
	float: left;
}
#home-middle-feature {
	height: 213px;
	width: 296px;
	float: left;
	margin-left: 18px;
	margin-top: 20px;
}
#middle-feature-outside {
	height: 250px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
}
.donate-button {
	padding-top: 5px;
}
#nav-contain {
	text-align: left;
	height: 39px;
	width: 960px;
	position: relative;
	top: 12px;
	margin: 0 auto;
	border-left-width: .075em;
	border-left-style: solid;
	border-left-color: #E5E2D9;
}
.nav-txt {
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 0.075em;
	border-right-style: solid;
	border-right-color: #E5E2D9;
	width: auto;
	position: relative;
	list-style-type: none;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #545534;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #545534;
}

#content-top {
	background-image: url(images/scy-content-top.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 968px;
	text-align: left;
}
.content-inner {
	height: auto;
	width: 890px;
	position: relative;
	left: 20px;
	padding: 20px;
}
#page-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	color: #38392c;
	top: 25px;
	position: relative;
	left: 30px;
	padding: 10px;
}
