/* The Melvin Martin Center for Children's Safety - Safety City */

body {
	background: #808080 url(images/safetycity_bg_gradient.jpg) repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #669900;
}
a:visited {
	color: #000033;
}
a:hover {
	color:  #cc0000;
}
h1 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #003366;
}
h2 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #003366;
}
h3 {
	font-size: .8em;
	margin-top: 15px;
	margin-bottom: 5px;
}
h6 {
	font-size: 1.5em;
	color: #669900;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#liveArea {
	width: 900px;
	margin: 0px auto;
}
#contentArea {
	width: 900px;
	background: #ffffff url(images/safetycity_footer_shadow.jpg) center bottom no-repeat;
	overflow: auto;
}
#contentAreaHome {
	width: 900px;
	height: 910px;
	background: #ffffff url(images/safetycity_footer_shadow.jpg) center bottom no-repeat;
	overflow: auto;
}
#headerArea {
	width: 900px;
	height: 170px;
	background: url(images/safetycity_header.jpg) no-repeat;
}
#navBar {
	position: relative;
	top: 121px;
	text-align: center;
}
#footerArea {
	width: 900px;
	height: 15px;
	margin: 0px auto;
	padding-top: 2px;
	background: #666666;
	color: #ffffff;
	font-size: 11px;
	border-top: 4px solid #8bc53f;
	text-align: center;
}
#functionCredit {
	color: #ffffff;
	font-size: 11px;
	width: 900px;
	height: 15px;
	margin: 0px auto;
	position: relative;
	bottom: 15px;
	right: 4px;
	text-align: right;
}
#functionCredit a:link {
	color: #ffffff;
}
#functionCredit a:visited {
	color: #ccff99;
}
#functionCredit a:hover {
	color: #8bc53f;
}
#welcomeText {
	height: 650px;
}
#homeImage {
	width: 500px;
	height: 180px;
	background: url(images/rings.jpg) no-repeat;
	margin-bottom: 20px;
}
#aboutSafetyCity {
	width: 499px;
	height: 800px;
	background: url(images/sc_logo_watermark.jpg) center center no-repeat;
	margin-right: 30px;
	margin-bottom: 40px;
	float: left;
}
#aboutSafetyCity li {
	list-style-type: none;
}
#donateBlock {
	width: 220px;
	background: #ccff99;
	padding: 20px;
	text-align: left;
	border: 3px solid #003366;
	float: right;
}
#donateBlock p {
	font-size: 12px;
	color: #000033;
}
#donateBlock img {
	margin-top: 10px;
}
#donateButton {
	text-align: center;
}
#donateBlock a:link {
	color: #003366;
}
#donateBlock a:visited {
	color: #8bc53f;
}
#donateBlock a:hover {
	color: #cc0000;
}
.clearFix {
	clear: both;
}
.pageText {
	margin: 20px 50px 50px 50px;
}
dt {
	color: #003366;
	font-weight: bold;
	margin-bottom: 5px;
}
dd {
	margin-bottom: 10px;
}
#calendarBlock {
	margin: 25px 50px 15px 50px;
}
#schedulingForm {
	width: 300px;
	background: #ccff99;
	padding: 20px;
	text-align: left;
	border: 3px solid #003366;
	float: right;
	clear: right;
	margin: 20px 50px 20px 20px;
	font-size: 11px;
}
#schedulingForm h1 {
	margin-top: 0px;
}
#schedulingForm label {
	display: block;
	margin-top: 10px;
}
.formButtons {
	text-align: right;
	margin-bottom: 0px;
}
#volunteersPage {
	background: url(images/bgphoto_volunteers.jpg) right bottom no-repeat;
}
#sideBar {
	width: 210px;
}
#sideBar li {
	list-style-type: disc;
	margin-left: -20px;
}
.fileFormat {
	font-size: 9px;
}
#curriculumArea {
	float: right;
	width: 570px;
	height: 900px;
}
#iframeLinks a:link {
	color: #669900;
}
#iframeLinks a:visited {
	color: #669900;
}
#iframeLinks a:hover {
	color:  #000033;
}
#clayShoot {
	margin-top: 25px;
	text-align: center;
}

#SafetyCampImg {
	width: 292px;
	height: 684px;
	background: url(images/safetycamp2010.jpg) no-repeat;
	}

#SafetyCampTxt {
	width: 450px;
	float: right;	
	}

#SafetyCampTxt ul {
	list-style-type: none;
	color: #003366;
	font-weight: bold;
}

#chickfila {
	text-align: center;
	}

#watermark {
	width: 450px;
	height: 264px;
	background: url(images/sc_logo_watermark.jpg) center no-repeat;
	float: right;
	}
