/* Print-only CSS =====*/
html {
	width: 100%;
}

body {
	background: white;
	font-family: lucida, lucida grande, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 1.3em;
	width: 95%;
}

img {
	border: 0;
}

a:link {
	color: #00F;
	text-decoration: underline;
}

a:visited {
	color: #00B;
	text-decoration: underline;
}

.clr {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#logo {
	display: none;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.pad15 {
	padding: 15px;
}

#virtualtour {
	text-align: center;
}

/* Structural Elements =====*/
#bgwrap {
	
}

#bushleft {
	display: none;
}

#bushright {
	display: none;
}

#wrap {
	
}

#leftCol {
	display: none;
}

#centerCol {
	padding: 0 26px 0 0;;
}

#centerColinterior {
	padding-bottom: 25px;
}

#rightCol {
	display: none;
}

/* Flash Intro =====*/
#flashintro {
	display: none;
}

/* Homepage Boxes: Events and Virtual Tour =====*/
.boxwrap {
	width: 240px;
}

.box {
	background-color: #FFF;
	padding: 0 18px 1px 18px;
	font-size: 12px;
}

.boxfooter {
	background: url(../img/boxfooter.gif) no-repeat;
	width: 240px;
	height: 10px;
}

/* Footer =====*/
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #666;
	padding: 0 20px 0 20px;
}

#footernav {
	display: none;
}

#footerquicklinks {
	display: none;
}

/* Interior Center Photo =====*/
#centerphoto {
	display: none;
}

.emailpage {
	display: none;
}

.swoshimage {
	display: none;
}

.swooshdefault {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 491px;
	height: 207px;
	background: url(../img/swoosh_default.png) no-repeat;
}

.swooshyouth {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 491px;
	height: 207px;
	background: url(../img/swoosh_youth.png) no-repeat;
}

.swooshcamps {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 491px;
	height: 207px;
	background: url(../img/swoosh_camps.png) no-repeat;
}

.swoosheducation {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 491px;
	height: 207px;
	background: url(../img/swoosh_education.png) no-repeat;
}

.swooshseniorlife {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 491px;
	height: 207px;
	background: url(../img/swoosh_seniorlife.png) no-repeat;
}

.swooshrecreation {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 491px;
	height: 207px;
	background: url(../img/swoosh_recreation.png) no-repeat;
}

.swoosharts {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 491px;
	height: 207px;
	background: url(../img/swoosh_arts.png) no-repeat;
}

/* Text Styles =====*/

/* Headings =====*/
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #000;
	margin: 0 0 .5em 0;
	line-height: 1.3em;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin: 0 0 .5em 0;
	line-height: 1.3em;
}

h3 {
	font-size: 12px;
	color: #000;
	margin: 0 0 5px 0;
}

h2.boxtitle_events {
	width: 240px;
	height: 48px;
	margin: 0;
	padding: 0;
}

h2.boxtitle_events span {
	
}

h2.boxtitle_tour {
	width: 240px;
	height: 48px;
	margin: 0;
	padding: 0;
}

h2.boxtitle_tour span {
	
}

#jcafe h2 {
	width: 82px;
	height: 41px;
	padding: 0;
	margin: 0;
}

#jcafe h2 span {
	
}

h2.newsletter {
	width: 152px;
	height: 54px;
	padding: 0;
	margin: 0;
}

h2.newsletter span {
	
}

/* General =====*/
p {
	font-size: 13px;
	margin: 0 0 1.3em 0;
}

.underline {
	text-decoration: underline;
}

.strikethrough {
	text-decoration: line-through;
}

.indent	{
	padding-left: 20px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.imageFloatLeft {
	float: left;
	padding: 0 10px 10px 0;
}

.imageFloatRight {
	float: right;
	padding: 0 0 10px 10px;
}

/* Colors =====*/
.red {
	color: #F00;
}

/* Custom Styles =====*/
.eventdate {
	font-size: 11px;
	color: #666;
}

/* Event Calendar Styles =====*/
#picker {
	height: 30px;
	line-height: 10px;
	width: 180px;
	text-align: center
}

#eventList {
	
}

#eventCal {
	width: 200px;
	margin: 0 0 5px 10px;
}

#eventCal table {
	position: relative;
	left: 4px
} 

#calHead {
	height: 40px;
}

#eventCal table form {
	display: inline;
	position: relative;
	left: 1px;
	bottom: 3px;
}

*html #eventCal table form {
	display: inline;
	position: relative;
	left: 5px;
	bottom: 3px;
}

.subheader {
	
}

.event {
	border-left: 1px solid #ccc;
	border-top:  1px solid #ccc;
	text-align: center;
	font-size: 10px;
	background-color: #FDBF39;
	width: 27px
}

.event a {
	border: 1px solid #fff;
	display: block;
	text-decoration: none !important;
	color: #000 !important;
	line-height: 18px;
	height: 17px;
}

.eventOn {
	background-color: #FC6F28;
	color: #fff;
	text-decoration: none !important;
}


.noEvent {
	border-left: 1px solid #ccc;
	border-top:  1px solid #ccc;
	text-align: center;
	font-size: 10px;
	width: 27px
}

.noEvent a {
	display: block;
	text-decoration: none !important;
	line-height: 12px;
	color: #000 !important;
	line-height: 18px;
	height: 17px;
}

.subheader {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#calFoot {
	width: 200px;
	height: 25px;
	line-height: 19px
}

#calFoot a {
	font-size: 11px
}

.eventChunk {
	line-height: 1.5em
}

.today {
	border-left: 1px solid #ccc;
	border-top:  1px solid #ccc;
	background-color: #ACBDDB;
	text-align: center;
	font-size: 10px;
	width: 27px
}

.today a {
	display: block;
	border: 1px solid #fff;
	text-decoration: none !important;
	line-height: 12px;
	color: #000 !important;
	line-height: 18px;
	height: 17px;
}

#breadcrumbs {
	display: none;
}

/* Form Elements =====*/
form {
	display: inline;
}

fieldset {
	position: relative;
	display: block;
	border: 1px #CCC solid;
	padding: 25px 15px 15px 10px;
	margin: 20px 0 10px 0;
}

fieldset legend {
	position: absolute;
	top: -10px;
	left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0 10px 0 10px;
	margin: 0;
	background-color: #FFF;
	border: 1px #FFF solid;
}

fieldset legend a {
	font-size: 11px;
	cursor: pointer !important;
	cursor: hand !important;
}

fieldset legend em {
	color: #F00;
	font-size: 20px;
	font-style: normal !important:
}

label {
	display: block;
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
	border: 1px #FFF solid;
	/*border-bottom: 1px #DDD solid;*/
	padding: 0;
	clear: both;
}

label strong {
	display: block;
	float: left;
	width: 175px;
	font-size: 14px;
	color: #000;
	text-align: right;
	padding: 0 5px 10px 0;
}

label strong em {
	color: #F00;
	font-size: 20px;
	font-style: normal !important:
}