body, td, p, input, select, textarea
{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #605c5c;
}

body
{
	width: 695px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0;
	background-color: #f8981c;
	background-image: url('images/SubpageBackground.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	height: 100%;
}

div#Logo, div#SlideShow
{
	float: left;
}

div#PushBottomDown
{
	width: 1px;
	height: 92%;
	min-height: 95%;
	float: left;	
}

@media print {

	div#PushBottomdown {
		display: none;
	}

}

div.Footer
{
	height: 160px;
	background-image: url('images/FooterBackground.jpg');
	background-repeat: no-repeat;
	width: 690px;
	border: solid white 1px;
	font-size: 11px;
}


h1
{
	font-size: 20pt;
	letter-spacing: -0.5px;
	font-family: garamond, times, serif;
	color: #df0f08;
	padding-bottom: 5px;
	border-bottom: dotted #f8981c 1px;
	width: 100%;
}

h2
{
	font-size: 16pt;
	letter-spacing: -0.5px;
	font-family: garamond, times, serif;
	color: #f8981c;
	padding-bottom: 5px;
	border-bottom: dotted #f8981c 1px;
	width: 100%;
}

a
{
	color: #df0f08;
}

a.categoryheader {
	color: #f8981c;
}

div.TopBackground
{
	width: 690px;
	height: 43px;
	background-image: url('images/TopBackground.jpg');
	background-repeat: no-repeat;
}

div.TopMenu
{
	margin-top: 10px;
	margin-left: 15px;
	float: left;
}

div.TopMenu a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

div.TopMenu a:hover
{
	text-decoration: underline;
}

div.FindACommunity
{
	float: right;	
	margin-right: 10px;
}

div.LeftSide
{
	float: left;
	width: 200px;
	border-right: dotted #ebebeb 1px;
	padding-left: 15px;
	padding-right: 15px;
}

div.MainMenu
{
	width: 181px;
	background-color: #f5f5f5;
	border-left: solid #d7d7d7 1px;
	border-right: solid #d7d7d7 1px;
	min-height: 200px;
	height: 200px;
	border-bottom: solid #f5f5f5 1px;
}

div.MainMenu a:hover
{
	color: #adacac;
}

div.RightSide
{
	float: left;
	padding-left: 15px;
	width: 430px;	
	color: #605c5c;
}

div.FooterMenu
{
	margin-top: 60px;
	margin-left: 30px;
	color: #605c5c;
	float: left;
}

div.FooterMenu a
{
	color: #f8981c;
	text-decoration: none;
}

div.FooterMenu a:hover
{
	text-decoration: underline;
}

div#SafeCommunitiesSupporters
{
	float: right;
	margin-top: 120px;
	margin-right: 23px;
}

/* sean kells story */

div.LeftSean
{
	width: 230px;
	float: left;

}

div.RightSean
{
	width: 461px;
	float: left;
}

div#MenuSean
{
	margin-left: 15px;
}

div#SeanContent
{
	padding-left: 45px;
	padding-right: 50px;
	color: #605c5c;
	border-left: dotted #ebebeb 1px;
}
