
/********************************************************************

 * 
 * TEMPLATE LAYOUT:
 * Settings for template layout like template width, columns, etc.
 *
*********************************************************************/

.clearbreak {
	clear: both;
}

.clearafter:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

html, body {
	border: 0;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: white url(../images/bg.jpg) repeat-x;
	

}

#shs-body {
	margin: 0 auto;
}

#shs-master {
	font: 80%/1.5 Verdana,"Lucida Grande",Geneva,Arial,sans-serif;
	width: 1022px;
}




/**MODULE POSITIONS*/

#top-area {
	display: block;
	float: left;
	width: 1022px;
	min-height: 24px;
	background: white url(../images/bg_line.jpg) no-repeat;
}

#top-nav {
	width: 1022px;

}

#searchbox {
	display: block;
	float: right;
	width: 230px;
	margin: 7px 0 0 0;
	
}

#header {
	display: block;
	float: left;
	width: 1022px;
	min-height: 226px;
	height: auto !important;
	height: 226px;
}

#header p {
	padding: 0 0 0 42px;
	margin: 0;
	display: block;
	min-height: 226px;
	height: auto !important;
	height: 226px;
}

#header p.main {
	background: url(../images/header.jpg) no-repeat top;
}


#logo {
	display: block;
	float: left;
	width: 1022px;
	height: 92px;
	background: #000000 url(../images/logo.jpg) no-repeat top;
	cursor: pointer;
}

#tools-bar {
	display: block;
	float: left;
	width: 1022px;
	min-height: 51px;
	height: auto !important;
	height: 51px;
	background: white url(../images/bg_linkstop.jpg) no-repeat;
	
}

#main-nav {
	display: inline;
	float: left;
	margin-left: 19px;
}

#top-donate {
	display: block;
	float: right;
	width: 111px;
	height: 38px;
	line-height: 38px;
	padding-right: 22px;
}

#shs-content {
	text-align: left;
	float:left;
	width: 100%;
	background: #ffffff;

}


	#shs-maincontent_inner {
		padding-left: 0;
		width:360px;
		
	}
	
	#shs-maincontent {
		float: left;
		width: 360px;
		
	}
	
	#shs-maincontent p{
		padding: 0 20px 0 20px;
		
	}	
	
	#shs-leftsidecontent {
		float: left;
		width: 427px;
		min-height: 356px;
	}

	#shs-rightsidecontent {
		float: right;
		width: 235px;
	}

#shs-mainbody {
	padding: 0em;
	
}

#shs-mainbody a{
	font-weight:bold;
	
}


#shs-banner {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}


#shs-pleft, {

	
}
#shs-prightt, {

	
}

#bottom-notes {
	display: block;
	float: left;
	width: 1022px;
	padding: 1em 0 1em 0;
	background: white url(../images/bg_line_bottom.jpg) no-repeat;
}

#bottom-left {
	display: inline;
	float: left;
	margin-left: 19px;
}

#bottom-right {
	display: inline;
	float: right;
	margin-right: 19px;
}
#bottom-bar {
	display: block;
	float: left;
	width: 1022px;
	background: white;
	padding: 0 0 1em 0;
}

#bottom-nav {
	display: inline;
	float: left;
	margin-left: 35px;
}

#bottom-stafflogin {
	display: inline;
	float: right;
	margin-right: 35px;
}


/** FOOTER **/
#footer {
	display: inline;
	float: left;
	width: 100%;
	padding: 0.8em 0 1.2em 0;
	font-size: 0.9em;
}
