/* Chautauqua Spirit Web CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	margin:0 auto;
	font-size:62.5%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background:#004088;
}

#wrapper {
	width:775px;
	margin:0 auto;
	background:#fff;
	text-align:left;
}

a:hover {
	text-decoration:none;
}

img {
	border:none;
}

img.imageright {
	float:right;
	margin-left:10px;
}

img.imageleft {
	float:left;
	margin-right:10px;
}

img.imagerightborder {
	float:right;
	margin-left:10px;
	padding:1px;
	border:1px solid #000;
}

img.imageleftborder {
	float:left;
	margin-right:10px;
	padding:1px;
	border:1px solid #000;
}

/* HEADER */

#header {
	background:url(../images/chautauqua.jpg) no-repeat top;
	height:190px;
	width:775px;
}

#header2 {
	background:url(../images/chautauqua2.jpg) no-repeat top;
	height:190px;
	width:775px;
}

#headertopspace {
	height:160px;
}

#mainnav {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.15em;
	padding-left:30px;
}

#mainnav ul {
	list-style:none;
}

#mainnav ul li {
	display:inline;
}

#mainnav ul li a {
	display:block;
	float:left;
	padding: 0 10px;
	height:30px;
	line-height:30px;
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
}

#mainnav ul li a:hover {
	border-bottom:2px solid #004088;
}

#mainnav ul li a#home {
	padding-left:2px;
}

#mainnav ul li a#contactus {
	padding-right:2px;
}

/* CONTENT */

#rightnav {
	width:185px;
	float:right;
	margin-left:10px;
	margin-top:.3em;
	margin-bottom:15px;
	text-align:right;
	background:url(../images/rightnavbgd.jpg) repeat-y right;
}

#rightnav h3 {
	line-height:25px;
	background: url(../images/rightnavbgd_hover.jpg) no-repeat right;
	color:#000 !important;
	padding-right:5px;
	margin:0;
	margin-top:0 !important;
	text-align:right !important;
}

#rightnav ul {
	list-style:none;
	margin:0 !important;
	padding:0 !important;
}

#rightnav ul li {
	margin:0 !important;
	padding:0 !important;
}

#rightnav ul li a {
	padding-right:5px;
	display:block;
	width:180px;
	text-decoration:none;
	color:#000;
	line-height:25px;
	margin:0 !important;
}

#rightnav ul.articles li {
	border-top: 3px solid #fff;
}

#rightnav ul li a:hover {
	background:url(../images/rightnavbgd_hover.jpg) repeat-y right;
}

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#D60507;
	font-size:2.2em;
	font-weight:normal;
	margin-bottom:.5em;
	margin-top:.7em;
}

#content p {
	line-height:1.5em;
	font-size:1.2em;
	margin-bottom:1em;
	margin-top:.3em;
}

#content ul, #content ol {
	margin-left:40px;
	font-size:1.2em;
}

#content ul li, #content ol li {
	font-size:1em;
	line-height:1.4;
	margin-bottom:.8em;
	margin-top:.2em;
}

#content ul.nostyle {
	list-style:none;
}

#content .inner {
	padding:10px 15px 10px 30px;
}

#content .homeitem {
	width:525px;
	height:175px;
}

#content .homeitem img {
	float:left;
}

#content h3 {
	color:#004088;
	text-transform:uppercase;
	font-size:1.2em;
	margin-bottom:.5em;
	margin-top:2.2em;
}

#content h4 {
	font-size:1.2em;
	margin-top:.5em;
}

#content .homeitem p, #content .homeitem h3 {
	margin-left:175px;
}

#content .homeitem p.more {
	font-size:1.2em;
	color:#D9AA00;
}

#content .contentright {
	float:right;
	width:170px;
	text-align:center;
	padding-left:10px;
	font-size:.85em;
}

#content .contentright img {
	margin-bottom:5px;
}

#content img.greetingphoto {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#content .eventlisting {
	margin-bottom:15px;
}

#content .inner table {
	width:100%;
	font-size: 1.2em;
	line-height:1.5;
	border:none;
}


#content .eventlisting h4 {
	font-size:1.2em;
}

#content .eventlisting ul {
	list-style:none;
	line-height:1em;
}

ul#theproject  {
	width:250px;
	float:left;
	margin-right:10px;
	margin-left:0;
	list-style:none;
}

ul#theproject li {
	padding-left:0;
	margin-left:0;
}

ul#theproject li h4 {
	padding:0;
}

ul#theproject li a {
	color:#000;
}

#homeboxeswrap ul {
	margin-left:90px;
	margin-top:5px;
}

#homeboxeswrap ul li {
	margin:0 0 0 15px;
	line-height:1.2;
}

#homeboxeswrap a {
	color:#DD0000;
}

#homeboxeswrap #back40,
#homeboxeswrap #festival,
#homeboxeswrap #rosephoto,
#homeboxeswrap #walks,
#homeboxeswrap #news,
#homeboxeswrap #workshops,
#homeboxeswrap #publicart,
#homeboxeswrap #plays,
#homeboxeswrap #speakers,
#homeboxeswrap #camps {
	width:320px;
	height:140px;
	margin-right:30px;
	float:left;
	margin-top:20px;
}

#back40 h3, #back40 p,
#festival h3, #festival p,
#rosephoto h3, #rosephoto p,
#walks h3, #walks p,
#news h3, #news p,
#workshops h3, #workshops p,
#publicart h3, #publicart p,
#plays h3, #plays p,
#speakers h3, #speakers p,
#camps h3, #camps p {
	margin-left:85px;
	text-transform:none;
	margin-bottom:0;
}

#back40 {background:url(../images/icons/back40.png) no-repeat top left;}
#festival {background:url(../images/icons/celebrationfest.png) no-repeat top left;}
#rosephoto {background:url(../images/icons/rosephoto.png) no-repeat top left;}
#walks {background:url(../images/icons/walks.png) no-repeat top left;}
#news {background:url(../images/icons/news.png) no-repeat top left;}
#workshops {background:url(../images/icons/workshops.png) no-repeat top left;}
#publicart {background:url(../images/icons/publicart.png) no-repeat top left;}
#plays {background:url(../images/icons/plays.png) no-repeat top left;}
#speakers {background:url(../images/icons/speakers.png) no-repeat top left;}
#camps {background:url(../images/icons/camps.png) no-repeat top left;}

#back40 h3 {background:url(../images/headingbgds/red.png) no-repeat; width:275px; line-height:20px; color:#fff; padding-left:5px; font-size:1.4em;}
#festival h3 {background:url(../images/headingbgds/darkblue.png) no-repeat; width:275px; line-height:20px; color:#fff; padding-left:5px;font-size:1.4em;}
#rosephoto h3 {background:url(../images/headingbgds/green.png) no-repeat; width:275px; line-height:20px; color:#fff; padding-left:5px;font-size:1.4em;}
#walks h3 {background:url(../images/headingbgds/purple.png) no-repeat; width:275px; line-height:20px; color:#fff; padding-left:5px;font-size:1.4em;}
#news h3 {background:url(../images/headingbgds/pink.png) no-repeat; width:275px; line-height:20px; color:#fff; padding-left:5px;font-size:1.4em;}
#workshops h3 {background:url(../images/headingbgds/yellow.png) no-repeat; width:275px; line-height:20px; color:#000; padding-left:5px;font-size:1.4em;}
#publicart h3 {background:url(../images/headingbgds/lightblue.png) no-repeat; width:275px; line-height:20px; color:#fff; padding-left:5px;font-size:1.4em;}
#plays h3 {background:url(../images/headingbgds/bluegreen.png) no-repeat; width:275px; line-height:20px; color:#fff; padding-left:5px;font-size:1.4em;}
#speakers h3 {background:url(../images/headingbgds/yellow.png) no-repeat; width:275px; line-height:20px; color:#000; padding-left:5px;font-size:1.4em;}
#camps h3 {background:url(../images/headingbgds/magenta.png) no-repeat; width:275px; line-height:20px; color:#fff; padding-left:5px;font-size:1.4em;}

p.readmore {
	text-align:right;
}

p.readmore a {
	color:#DD0000;
}

.homeicon {
	width:50%;
	float:left;
	height:100px;
}

#membershipForm, #defaultForm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
}

.label {
	float:left;
	border:none !important;
	margin: 0 !important;
	width:200px;
}


#membershipForm div, #defaultForm div {
	padding-top:5px;
	padding-bottom:5px;
}

.fText, .fTextarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	background-color:#e5efff;
	border:1px solid #a5acb2;
	width:230px;
}

.fTextarea {
	height:120px;
}

.fText:focus, .fTextarea:focus {
	background:#F4DFAA;
}

table.calendarmonth {
	border-collapse: collapse;
	border: 2px solid #D60507 !important;
}

table.calendarmonth thead {
	font-weight: bold;
}

table.calendarmonth thead tr {
	border-bottom: 2px solid #D60507;
}

table.calendarmonth td {
	border: 1px solid #D60507;
	padding: 4px;
}

#footer {
	margin-bottom:20px;
}

#footer img {
	float:left;
	margin-left:30px;
}

#footercontent {
	padding-top:20px;
}

#footercontent .inner {
	height:50px;
	border-top:1px solid #000;
	margin-left:175px;
	margin-right:30px;
	color:#D60507;
	line-height:2em;
}

#footercontent .inner2 {
	height:50px;
	border-top:1px solid #000;
	margin-left:30px;
	margin-right:30px;
	color:#D60507;
	line-height:2em;
}


#footercontent a {
	color:#D60507;
}

#footercontent .legal {
	float:left;
	width:250px;
}

#footercontent .pixels {
	text-align:right;
}

#clearall {
	clear:both;
	height:1px;
}
