/*
wheresmilesgrow
S.S.
Feature Color: F19C08
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	background: #D9E3EC;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}

/*Main Elements*/
#bgd_wrapper {
	}
#shell { 
	margin: 0 auto; 
	width: 900px;
	position: relative;
	}
#container { 
	width: 900px;
	background: url(images/container.jpg) repeat-y;
	}
#contentwrapper { 
	width: 900px;
	background: url(images/wrapper.jpg) no-repeat;
	}


/*Header*/
#header { 
	width: 900px; 
	height: 422px;
	background: url(images/header.jpg) no-repeat;
	}

/*Content*/
#title {
	width: 500px;
	height: 40px;
	position: absolute;
	top: 350px;
	left: 403px;
	text-align: left;
	}	

#content { 
	width: 445px; 
	padding: 0 25px 10px 30px;
	margin-left: 373px; 
	min-height: 265px; 
	_height: 265px; 
	color: #00467f !important;
	background: url(images/contentbottom.jpg) bottom no-repeat; 
	}
	.content p { padding: 10px 0 5px 0; }
	.content a, #content a:visited { color: #7AC141; }
	.content a:hover { color: #4D7FA8; }
	.content ul { margin: 10px 0 10px 25px; }
	.content ul.stafflist li { list-style-position: inside; }
	.content ol { margin: 0 0 10px 30px; }
	.content ul li { list-style: disc; }
	.content table td { margin: 5px 0px; }
	.content h2, h3, h4, h5 { color: #7AC141; font-weight: bold; padding: 5px 0 0 0; }
	.content h3 { font-size: 16px; line-height: 18px; }
	.content h4 { font-size: 14px; line-height: 16px; }

/*Footer*/
#footer {
	width: 554px;
	padding: 20px 0 0 340px; 
	text-align: center; 
	color: #00477F; 
	font: 9px/32px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	border-right: #00477F 3px solid;
	border-left: #00477F 3px solid;
	clear: both;
	 }
#footer a, #footer a:visited { 
	color: #00477F; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #C8BCEC; 
		}

#bottom {
	width: 900px;
	height: 29px;
	overflow: hidden;
	background: url(images/bottom.jpg) no-repeat;
	}

/*Feature and Photos*/
#pagephoto {
	width: 271px;
	height: 270px;
	position: absolute;
	right: 0;
	}
.photo {
	padding: 5px; 
	border: 1px solid #7AC141; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #7AC141; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #7AC141; 
	background: #fff; 
	}
.featureCenter { 
	border: 2px #7AC141 solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #7AC141 solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}


/*Sifr*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0; 
	}
.sIFR-replaced { 
	visibility: visible !important; 
	width:auto; 
	}
.sIFR-alternate {
	position: absolute; 
	left: 0; top: 0; 
	width: 0; 
	height: 0; 
	overflow: hidden; 
	text-decoration: none; 
	}
.sIFR-alternate a { 
	text-decoration: none; 
	cursor: pointer; 
	}
.sIFR-replaced > div { 
	display: none !important; 
	}
.sIFR-active .footeraddress {
	visibility:hidden; 
	font:normal 18px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px; 
	margin: 0; 
	padding:0;
	}
.sIFR-active h1 {
	visibility:hidden; 
	font:normal 19px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px; 
	margin: 0; 
	padding:0;
	color: #7AC043;
	}

/*DNN Overrides*/
.Normal { 
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica !important; 
	font-size: 14px !important; 
	line-height: 20px; 
	font: inherit;
	}
#dnn_dnnLOGIN_cmdLogin { 
	text-decoration: none !important; 
	font-size: 10px !important; 
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
	font-weight: normal !important; 
	}
