* { padding: 0; margin: 0; border: 0; }
.hide { display: none; }
body {
	background-image:   url("../img/bgrd.gif");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
}
.clear { clear: both; }

/* structure -------------------------------------------------------- */

#headerwrap {
	height: 95px;
}
#header {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}
#mainpic01, #mainpic02, #mainpic03, #mainpic04, #mainpic05, 
#mainpic06, #mainpic07, #mainpic08, #mainpic09, #mainpic10,
#mainpic11, #mainpic12, #mainpic13, #mainpic14 {
	position: relative;
	width: 800px;
	height: 253px;
	margin: 0px;
	background-color: #B1B3AE;
}
#mainpic01 		{ background: url("../img/mp01.jpg") no-repeat;}
#mainpic02 		{ background: url("../img/mp02.jpg") no-repeat;}
#mainpic03 		{ background: url("../img/mp03.jpg") no-repeat;}
#mainpic04 		{ background: url("../img/mp04.jpg") no-repeat;}
#mainpic05 		{ background: url("../img/mp05.jpg") no-repeat;}
#mainpic06 		{ background: url("../img/mp06.jpg") no-repeat;}
#mainpic07 		{ background: url("../img/mp07.jpg") no-repeat;}
#mainpic08 		{ background: url("../img/mp08.jpg") no-repeat;}
#mainpic09 		{ background: url("../img/mp09.jpg") no-repeat;}
#mainpic10 		{ background: url("../img/mp10.jpg") no-repeat;}
#mainpic11 		{ background: url("../img/mp11.jpg") no-repeat;}
#mainpic12 		{ background: url("../img/mp12.jpg") no-repeat;}
#mainpic13 		{ background: url("../img/mp13.jpg") no-repeat;}
#mainpic14 		{ background: url("../img/mp14.jpg") no-repeat;}


#mainpic01 h1, #mainpic02 h1, #mainpic03 h1, #mainpic04 h1, #mainpic05 h1, 
#mainpic06 h1, #mainpic07 h1, #mainpic08 h1, #mainpic09 h1, #mainpic10 h1,
#mainpic11 h1, #mainpic12 h1, #mainpic13 h1, #mainpic14 h1 {
	display: block;
	width: 800px; height: 253px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
}
#contentlargewrap {
	width: 100%;
	float: left;
}
#contentsmallwrap {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}
#content {
	width: 800px;
	float: left;
}
#lc {
	position: relative;
	width: 525px;
	float: left;
}
.column {
	float: left;
	width: 230px;
	margin-right: 20px;
}
#video {
	padding: 2px;
	background-color: #C5303F;
	margin-left: 5px;
}
#rc {
	position: relative;
	width: 275px;
	float: right;
	background:   url("../img/bgrd-rc.gif") repeat-y;
}
#contactinfo {
	background: #FFFFFF url("../img/bgrd-rcstuff.gif") no-repeat top;
	padding-left: 30px;
	padding-bottom: 10px;
}
#departmentlinks {
	background: #FFFFFF url("../img/bgrd-departmentlinks.gif") no-repeat top;
	padding-left: 30px;
	padding-bottom: 10px;
}
#pagetitle01, #pagetitle02, #pagetitle03, #pagetitle04, #pagetitle05 
#pagetitle06, #pagetitle07, #pagetitle08, #pagetitle09, #pagetitle10
#pagetitle11, #pagetitle12, #pagetitle13, #pagetitle14, #pagetitle15, #pagetitle16 {
	position: relative;
	width: 525px;
	height: 60px;
	margin-bottom: 10px;
}
#pagetitle01 		{background:   url("../img/pt01.gif") no-repeat;}
#pagetitle02 		{background:   url("../img/pt02.gif") no-repeat;}
#pagetitle03 		{background:   url("../img/pt03.gif") no-repeat;}
#pagetitle04 		{background:   url("../img/pt04.gif") no-repeat;}
#pagetitle05 		{background:   url("../img/pt05.gif") no-repeat;}
#pagetitle06 		{background:   url("../img/pt06.gif") no-repeat;}
#pagetitle07 		{background:   url("../img/pt07.gif") no-repeat;}
#pagetitle08 		{background:   url("../img/pt08.gif") no-repeat;}
#pagetitle09 		{background:   url("../img/pt09.gif") no-repeat;}
#pagetitle10 		{background:   url("../img/pt10.gif") no-repeat;}
#pagetitle11 		{background:   url("../img/pt11.gif") no-repeat;}
#pagetitle12 		{background:   url("../img/pt12.gif") no-repeat;}
#pagetitle13 		{background:   url("../img/pt13.gif") no-repeat;}
#pagetitle14 		{background:   url("../img/pt14.gif") no-repeat;}
#pagetitle15 		{background:   url("../img/pt15.gif") no-repeat;}
#pagetitle16 		{background:   url("../img/pt16.gif") no-repeat;}

#pagetitle01 h2, #pagetitle02 h2, #pagetitle03 h2, #pagetitle04 h2, #pagetitle05 h2, 
#pagetitle06 h2, #pagetitle07 h2, #pagetitle08 h2, #pagetitle09 h2, #pagetitle10 h2,
#pagetitle11 h2, #pagetitle12 h2, #pagetitle13 h2, #pagetitle14 h2, #pagetitle15 h2, #pagetitle16 h2 {
	display: block;
	width: 525px;
	height: 60px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
	margin-bottom: 10px;
}
#map {
	width: 490px;
	height: 250px;
	margin-left: 20px;
	border: 5px solid #E2E0E0;
}
#footerwrap {
	width: 100%;
	float: left;
	padding-top: 20px;
}
#footer {
	width: 800px;
	margin: 0 auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E2E0E0;
}
#leftfoot {
	position: relative;
	width: 450px;
	float: left;
}
#rightfoot {
	position: relative;
	width: 350px;
	float: right;
	text-align: right;
}
#photoclick, #photoclick2 {
	background-color: #C5303F;
	background-image: url(../img/photo-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 30px;
	margin-left: 6px;
	padding-top: 20px;
	padding-bottom: 10px;
	border: 1px solid #4C3F53;
	padding-left: 110px;
	margin-bottom: 5px;
}
#flyer {
	background-color: #C5303F;
	background-image: url(../img/flyer-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 30px;
	margin-left: 6px;
	padding-top: 20px;
	padding-bottom: 10px;
	border: 1px solid #4C3F53;
	padding-left: 70px;
	margin-bottom: 5px;
}

/* nav -------------------------------------------------------- */

ul#nav {
	position: relative;
	height: 95px;
	width: 800px;
	background:   url("../img/nav.gif") no-repeat;
	margin: 0px;
	}
	ul#nav li {
	float: left;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
		}
	ul#nav li a {
	position: absolute;
	text-indent: -9999px;
	text-decoration: none;
	border: none !important;
	top: 0;
	height: 95px;
		}
		
ul#nav li#nav-logo a 					{ left: 0; width: 265px; background:   url("../img/nav.gif") no-repeat; }
ul#nav li#nav-home a 					{ left: 265px; width: 77px; background:   url("../img/nav.gif") -265px 0 no-repeat; }
ul#nav li#nav-departments a 			{ left: 342px; width: 139px; background:   url("../img/nav.gif") -342px 0 no-repeat; }
ul#nav li#nav-flyers a 					{ left: 481px; width: 77px; background:   url("../img/nav.gif") -481px 0 no-repeat; }
ul#nav li#nav-community a 				{ left: 558px; width: 128px; background:   url("../img/nav.gif") -558px 0 no-repeat; }
ul#nav li#nav-contact a 				{ left: 686px; width: 114px; background:   url("../img/nav.gif") -686px 0 no-repeat; }
			
ul#nav li#nav-home a:hover  			{ background-position: -265px -95px; }
ul#nav li#nav-departments a:hover  		{ background-position: -342px -95px; }
ul#nav li#nav-flyers a:hover  			{ background-position: -481px -95px; }
ul#nav li#nav-community a:hover  		{ background-position: -558px -95px; }
ul#nav li#nav-contact a:hover  			{ background-position: -686px -95px; }

ul#nav li#nav-home a.active  			{ background-position: -265px -190px; }
ul#nav li#nav-departments a.active  	{ background-position: -342px -190px; }
ul#nav li#nav-flyers a.active  			{ background-position: -481px -190px; }
ul#nav li#nav-community a.active  		{ background-position: -558px -190px; }
ul#nav li#nav-contact a.active  		{ background-position: -686px -190px; }

/* content  -------------------------------------------------------- */

#lc h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 22px;
	color: #4C3E52;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
	margin-top: 20px;
}
#lc h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #C5303F;
	margin-top: 10px;
}
#lc h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A083AF;
	font-weight: normal;
	padding-left: 20px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#lc p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #3E3E3E;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#lc a {
	color: #659EC6;
	text-decoration: underline;
}
#lc a:hover {
	background: #659EC6;
	color: #FFFFFF;
}
#lc ul, #lc ol {
	margin-left: 20px;
}
#lc li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 30px;
	color: #615268;
	margin-bottom: 2px;
}
.column a {
	font-size: 11px;
}
#rc ul, #rc ol {
	margin-left: 5px;
}
#rc li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 30px;
	color: #615268;
	margin-bottom: 2px;
}
#photoclick   p, #photoclick2   p, #flyer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
#photoclick  a, #photoclick2  a, #flyer a {
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#photoclick  a:hover, #photoclick2  a:hover, #flyer a:hover {
	background: #FFFFFF url(none);
	color: #C5303F;
	text-decoration: underline;
}
.staff {
	width: 525px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.stafflc {
	width: 90px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 10px;
}
.stafflc img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 4px solid #B3B3B3;
}
.staffrc {
	width: 415px;
	float: right;
	margin: 0 auto;
}
.staff-home {
	width: 525px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.staff-homelc {
	width: 140px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 10px;
}
.staff-homelc img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 4px solid #B3B3B3;
}
.staff-homerc {
	width: 365px;
	float: right;
	margin: 0 auto;
}
#departmentlinkslrg ul {
	list-style-type: none;
	margin-left: 20px;
	list-style-image: url(../img/icon-departments.gif);
	margin-top: 5px;
}
#departmentlinkslrg li a {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5303F;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #659EC6;
	line-height: 26px;
	font-weight: bold;
}
#departmentlinkslrg li a:hover {
	background-color: #C5303F;
	color: #FFFFFF;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
#departmentlinks {
	padding-top: 30px;
	padding-right: 13px;
}
#departmentlinks ul {
	list-style-type: none;
	margin-left: 10px;
	list-style-image: url(../img/icon-departments2.gif);
	margin-top: 5px;
}
#departmentlinks li {
	margin-left: 10px;
}
#departmentlinks li a {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86748E;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #659EC6;
	line-height: 26px;
}
#departmentlinks li a:hover {
	background-color: #4C3E52;
	color: #FFFFFF;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	line-height: 26px;
}
#contactinfo h3, #departmentlinks h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E3E3E;
	padding-top: 40px;
}
#contactinfo p, #departmentlinks p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3E3E3E;
	margin-bottom: 10px;
}
#contactinfo a, #departmentlinks a {
	color: #659EC6;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#contactinfo a:hover, #departmentlinks a:hover {
	background: #659EC6;
	color: #FFFFFF;
}
#hours {
	width: 210px;
	height: 150px;
	background-image:   url("../img/bgrd-hours.gif");
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-top: 10px;
}
#hours h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C5DDEE;
	padding-left: 17px;
	margin-bottom: 6px;
	margin-top: 0px;
}
#hours p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 65px;
}
#leftfoot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A5A5A5;
	margin-top: 5px;
}
#leftfoot a {
	color: #D75151;
	text-decoration: none;
}
#leftfoot a:hover {
	background: #D75151;
	color: #FFFFFF;
}
#rightfoot p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #A5A5A5;
	margin-top: 5px;
}
#rightfoot a {
	color: #D75151;
	text-decoration: none;
}
#rightfoot a:hover {
	background: #D75151;
	color: #FFFFFF;
}
