/* -- Global -- */

img {
	border: 0;
}

p {
	margin: 15px 0;
}

a:active,
a:focus,
object,
embed {
	outline: none;
}

li {
	vertical-align: top;
}

textarea {
	overflow: auto;
}

.input {
	border: 1px solid #A0A0A0;
	padding: 2px;
}

.left {
	display: block;
	float: left !important;
}

.right {
	display: block;
	float: right !important;
}

.clear {
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
}

.block {
	display: block;
}

.center {
	text-align: center;
}


/* -- Document -- */

body,
html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	line-height: 1.4em;
	font-size: 1em;
	font-family: arial, sans-serif;
	font-weight: normal;
	text-align: center;
	background: #F3EFEB;
	color: #333;
}

body {
	padding-bottom: 15px;
}

a {
	color: #455274;
	text-decoration: none;
}

a:hover {
	color: #455274;
	text-decoration: underline;
}

table {
	width: 90%;
	margin-left: 10px;
	background: #D8CABC;
}

table td,
table th {
	padding: 3px 15px;
	background: #FFF;
	text-align: center;
}

table th {
	background: #F3EFEB;
}


/* -- Layout -- */

#smh {
	width: 900px;
	text-align: left;
	margin: 15px auto;
	overflow: hidden;
	background: #FFF;
}

#header {
	display: block;
	height: 157px;
	padding: 0 10px;
	overflow: hidden;
	background: #AFB6C5 url(/images/smh-banner.png) left top no-repeat;
	cursor: default;
}

#header h1,
#header p#tagline {
	display: none;
}

#deadline {
	width: 190px;
	height: 75px;
	margin: 25px 0 13px 660px;
	background: url(/images/deadline-bg.png) no-repeat;
	text-align: center;
	font-size: 13px;
	cursor: default;
	color: #CCC;
}

#deadline p {
	margin: 0;
	padding: 10px 0;
}

#deadline strong {
	display: block;
	font-size: 16px;
	color: #333;
}

#navigation {
	list-style: none;
	height: 44px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#navigation li {
	display: block;
	float: left;
	height: 44px;
	background: url(/images/nav-divider.png) right 0 repeat-x;
	padding-right: 2px;
}

#navigation li a {
	display: block;
	height: 33px;
	background: url(/images/nav-bg-off.png) repeat-x;
	padding: 11px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #455274;
	text-align: center;
	text-decoration: none;
}

#navigation li a.selected,
#navigation li a:hover {
	background: url(/images/nav-bg-on.png) repeat-x;
}

#navigation li#nav1 {
	width: 137px;
}

#navigation li#nav2 {
	width: 137px;
}

#navigation li#nav3 {
	width: 199px;
}

#navigation li#nav4 {
	width: 137px;
}

#navigation li#nav5 {
	width: 262px;
	background: none;
	padding-right: 0;
}

#content {
	border-left: 10px solid #AFB6C5;
	border-right: 10px solid #AFB6C5;
	padding: 18px 14px 0;
}

#address {
	padding: 20px 0;
	text-align: center;
}

#address p {
	margin: 0;
	font-size: 15px;
}

#address p span {
	display: inline-block;
	margin: 0 6px;
	color: #888;
}

#footer {
	height: 107px;
	padding: 0 170px;
	overflow: hidden;
	color: #626D86;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	background: #CDD1DA url(/images/footer.png) left top no-repeat;
}

#footer img {
	vertical-align: middle;
}


/* -- Pages -- */

#page {
	width: 100%;
	overflow: hidden;
}

#page h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 0 10px;
	margin: 10px 0;
}

#page-left {
	float: left;
	width: 480px;
	font-size: 15px;
}

#page-left h3 {
	font-size: 16px;
	padding: 0 0 0 10px;
	margin: 30px 0 15px;
}

#page-left p {
	padding-left: 10px;
}

#page-right {
	float: right;
	width: 320px;
	padding-top: 20px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 16px;
}

.sidebar-box {
	padding-top: 14px;
	background: #F3EFEB url(/images/sidebar-box.gif) left top no-repeat;
	margin-bottom: 15px;
}

.sidebar-box-pad {
	padding: 0 14px 14px 14px;
	background: #F3EFEB url(/images/sidebar-box.gif) left bottom no-repeat;
}

.caption {
	display: block;
	padding: 5px 20px 15px;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	color: #4D443C;
}


/* -- Homepage -- */

#homepage {
	background: url(/images/home-bg.png) left bottom no-repeat;
}

#home-slideshow {
	display: block;
	position: absolute;
	width: 347px;
	height: 1px;
	padding-top: 353px;
	overflow: hidden;
	margin: -22px 0 0 26px;
	background: url(/images/home-slideshow.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/home-slideshow.png", sizingMethod="crop");
	cursor: pointer;
}

#home-intro {
	height: 302px;
	padding: 15px 50px 0 390px;
}

#home-intro p {
	margin: 0;
	padding: 15px 0 0;
}

#home-intro p.more {
	text-align: right;
}




/* -- Activities -- */

.quote {
	background: url(/images/quote.gif) no-repeat;
	padding-top: 10px;
	margin-bottom: 23px;
}

.quote p {
	padding: 0 25px 4px 12px;
	margin: 0;
	font-family: times new roman;
	font-style: italic;
	font-size: 17px;
	line-height: 19px;
	
}

.quote span {
	display: block;
	padding-top: 12px;
	padding-left: 43px;
	font-family: arial;
	font-size: 13px;
	color: #707885;
	background: url(/images/quote.gif) bottom no-repeat;
}




/* -- Slideshow -- */

#slideshow {
	text-align: center;
	padding: 35px 0 50px;
	background: url(/images/slideshow-bg.jpg) center top no-repeat;
}

#slideshow object,
#slideshow embed {
	margin: auto;
}



/* -- Print -- */

@media print {

	html,
	body {
		width: auto;
		height: auto;
		padding: 0;
		margin: 0;
		background: inherit;
		oveflow: visible;
	}
	
	#smh {
		width: auto;
		text-align: left;
		margin: 0;
		overflow: visible;
		background: #FFF;
	}
	
	#header {
		display: block;
		height: auto;
		padding: 0;
		padding-bottom: 20px;
		overflow: visible;
		background: none;
	}
	
	#header h1,
	#header p#tagline {
		display: block;
	}
	
	#deadline {
		display: none;
	}

	#navigation {
		display: none;
	}

	#content {
		border: 0;
		padding: 0;
	}

	#address {
		padding: 20px 0;
		text-align: center;
	}

	#address p {
		margin: 0;
		font-size: 15px;
	}

	#address p span {
		display: inline-block;
		margin: 0 6px;
		color: #888;
	}

	#footer {
		height: auto;
		padding: 0;
		overflow: visible;
		color: #000;
		font-size: 12px;
		line-height: 14px;
		background: none;
	}

	#footer img {
		display: none;
	}
	
	#page {
		width: auto;
		overflow: visible;
	}

	#page h2 {
		font-size: 22px;
		font-weight: normal;
		padding: 0;
		margin: 10px 0;
	}

	#page-left {
		float: none;
		width: auto;
	}

	#page-left h3 {
		font-size: 16px;
		padding: 0;
	}

	#page-left p {
		padding-left: 0;
	}

	#page-right {
		display: none;
	}

	
}

