body, html
{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #5b3706 url('../Images/gradient.bmp') center repeat-y;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 100%;
	position: relative
}

body
{
	min-width: 800px;
} #nonFooter
{
	position: relative;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
} * html #nonFooter
{
	height: 100%;
} #header
{
	background: #efbf18; /*#d1a60e;*/
	width: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, Garamond, Palatino, serif;
	font-size: 14pt;
	font-style: italic;
	text-align: center;
	padding-bottom: 10px;
} #header h1
{
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: underline;
} #navbar
{
	background: #F5efDC;
	width: 200px;
	float: left;
	padding-bottom: 60px;
	font-weight: bold;
} #navbar ul
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
} #navbar li
{
	padding-left: 5px;
} #navbar li.centered
{
	text-align: center;
} #navbar li.header
{
	text-align: center;
	color: #000000;
	background: #efbf18;
	font-size: 10pt;
} #main
{
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 60px;
	margin-left: 200px;
} #mainHome
{
	background: url('../images/building.jpg') no-repeat center;
	min-height: 590px;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 5px;
	margin-left: 200px;
} #mainYouth
{
	background: url('../images/youth_cross2.jpg') no-repeat top;
	min-height: 600px;
	width: auto;
	padding-top: 160px;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	padding-bottom: 5px;
	margin-left: 200px;
} #mainSCA
{
	background: url('../images/SCA_Logo.jpg') no-repeat top center;
	min-height: 590px;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 5px;
	margin-left: 200px;
}

/* for Internet Explorer */
/*\*/ * html #mainHome
{
	height: 590px;
}

/**/ #footer
{
	padding-top: 5px;
	padding-bottom: 5px;
	background: #efbf18;
	color: #6d5607;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 7pt;
	text-align: right;
	margin: -2.4em auto 0 auto;
} #footer a
{
	color: #F5F5DC;
	text-decoration: none;
} #footer a:hover
{
	text-decoration: underline;
} * html #footer
{
	margin-top: -2.4em;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 130%;
	font-weight: bold;
}

h2
{
	font-size: 130%;
	font-weight: bold;
	text-decoration: underline;
}

h3
{
	font-weight: bold;
	text-decoration: underline;
}

h4
{
	font-weight: bold;
}

hr
{
	color: #56627E;
	margin-left: 5px;
	margin-right: 5px;
}

hr.foot
{
	color: #56627E;
	margin-left: 5px;
	margin-right: 5px;
}

ul
{
	text-decoration: none;
	list-style: outside;
}

ul.table
{
	text-decoration: none;
	list-style: none;
	width: 90%;
}

ul.table li
{
	margin: 10px 0 20px 0;
	float: left;
	width: 45%
} #col
{
	padding: 5px;
	float: left;
	width: 45%;
	height: auto;
	margin-right: 5px;
}

img.centered
{
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

img.left
{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
	float: left;
}

img.right
{
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	float: right;
}

table.contact_info
{
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

table.leadership
{
	border: solid;
	width: 100%
}

table.downloads
{
	border: none;
	width: 100%
}

table.downloads th
{
	text-align: center;
	color: #FFFFFF;
	background-color: #3A679E;
	font-weight: bold;
}

table.downloads td
{
	text-align: center;
}

table.downloads td.date
{
	text-align: center;
	font-style: italic;
}

blockquote.youth
{
	font-style: italic;
	font-weight: bold;
	border: 2px dotted #efbf18;
	padding: 10px;
	margin-top: 30px;
} .citation
{
	width: 100%;
	text-align: right;
	margin-top: 10px;
} .link
{
	cursor: pointer;
}