/* GENERAL STYLES ////////////// */
/* ///////////////////////////// */

.missing {
	font-weight: bold;
	color: #CC00FF;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background-color: #015C93;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #000;
	}
a:hover, a:active {
	color: #008852;
	text-decoration: none;
	}
a.down {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: s-resize;
	}
a.down:hover {
	border: none;
	}
a.up {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: n-resize;
	}
a.up:hover {
	border: none;
	}
table#shell {
	padding: 0px;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 6px solid #FFF;
	}

/* TOP LOGO AND BANNER AREA ////////////// */
/* /////////////////////////////////////// */

td#logo {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 176px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
td#banner {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(images/banners/01disc_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

/* LEFT COLUMN SECTIONS ////////////// */
/* /////////////////////////////////// */

td#leftcol {
	width: 176px;
	vertical-align: top;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #008852;
	}
#navigation {
	margin: 0px;
	padding: 0px;
	}
ul#mainnav {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	list-style-type: none;
	}
ul#mainnav li {
	margin: 0px;
	padding: 6px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	text-transform: uppercase;
	display: block;
	}
ul#mainnav li a, ul#mainnav li a:link {
	color: #FFF;
	text-decoration: none;
	}
ul#mainnav li.subpage {
	padding: 3px 3px 3px 21px;
	font-size: 10px;
	line-height: 13px;
	text-transform: none;
	border-bottom-style: dotted;
	background-color: #00663D;
	}
ul#mainnav li:hover {
	background-color: #015C93;
	}
ul#mainnav li a:hover {
	color: #FC6;
	text-decoration: underline;
	}
ul#mainnav li.last {
	border: none;
	}
#searcharea {
	vertical-align: top;
	padding: 0 6px 9px;
	}
#searcharea select {
	font-size: 10px;
	}
#searcharea input#go {
	font-size: 10px;
	}
#searchfields {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
	padding: 6px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FC6;
	}
#searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 100px;
	height: 16px;
	float: left;
	margin: 0;
	}
#searchbtn {
	font-size: 11px;
	font-weight: bold;
	background-color: #FC6;
	text-align: center;
	vertical-align: middle;
	height: 16px;
	width: 56px;
	border: 1px solid #000;
	padding-top: 1px;
	margin: 0;
	float: right;
	}
#searchbtn a {
	text-decoration: none;
	}
#searchbtn:hover {
	background-color: #930;
	}
#searchbtn a:hover {
	color: #FC6;
	}
a#homelink {
	border: 1px solid #008852;
	display: block;
	}
a#homelink:hover {
	border: 1px solid #FC6;
	}

/* MIDDLE COLUMN SECTIONS ////////////// */
/* ///////////////////////////////////// */

td.colspan2#maincontent {
	width: 560px;
	}
td#maincontent {
	width: 388px;
	vertical-align: top;
	background-image: url(images/bg_white2.gif);
	background-position: left top;
	margin: 0;
	padding: 10px;
	background-color: #FFF;
	background-repeat: repeat-y;
	}
td#maincontent h1 {
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent;
	margin-bottom: 10px;
	}
td#maincontent h1.welcome span, td#maincontent h1.facility span, td#maincontent h1.sports span, td#maincontent h1.fitness span, td#maincontent h1.member span, td#maincontent h1.join span, td#maincontent h1.register span, td#maincontent h1.programs span, td#maincontent h1.health span, td#maincontent h1.faqs span, td#maincontent h1.promos span {
	display: none;
	}
td#maincontent h1.welcome, td#maincontent h1.facility, td#maincontent h1.sports, td#maincontent h1.fitness, td#maincontent h1.member, td#maincontent h1.join, td#maincontent h1.register, td#maincontent h1.programs, td#maincontent h1.health, td#maincontent h1.faqs, td#maincontent h1.promos {
    height: 30px; /* height of the replacement image */
    background-repeat: no-repeat;
	margin-top: 6px;
	margin-bottom: 10px;
	}
td#maincontent h1.welcome {
    background-image: url(images/h1_welcome_disc.gif);
	}
td#maincontent h1.facility {
    background-image: url(images/h1_facility_disc.gif);
	}
td#maincontent h1.sports {
    background-image: url(images/h1_sports_disc.gif);
	}
td#maincontent h1.fitness {
    background-image: url(images/h1_fitness_disc.gif);
	}
td#maincontent h1.member {
    background-image: url(images/h1_member_disc.gif);
	}
td#maincontent h1.join {
    background-image: url(images/h1_join_disc.gif);
	}
td#maincontent h1.register {
    background-image: url(images/h1_register_disc.gif);
	}
td#maincontent h1.programs {
    background-image: url(images/h1_programs_disc.gif);
	}
td#maincontent h1.health {
    background-image: url(images/h1_health_disc.gif);
	}
td#maincontent h1.faqs {
    background-image: url(images/h1_faq_disc.gif);
	}
td#maincontent h2 {
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	font-variant: small-caps;
	}
td#maincontent h3 {
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #015C93;
	margin-bottom: -10px;
	}
td#maincontent p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	}
td#maincontent p.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #015C93;
	text-align: center;
	padding: 3px;
	color: #fc6;
	margin: -10px;
	margin-bottom: 0;
	}
td#maincontent p.subnav a {
	color: #fff;
	}
td#maincontent p.top {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}
td#maincontent table.programs {
	width: 94%;
	}
td#maincontent table.programs th, td#maincontent table.programs td {
	margin: 0;
	padding: 0 3px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
	vertical-align: top;
	text-align: left;
	}
td#maincontent table.programs th {
	font-weight: bold;
	}
td#maincontent table.programs td {
	border-right: 1px dotted #CCC;
	}

/* RIGHT COLUMN SECTIONS ////////////// */
/* //////////////////////////////////// */

td#rightcol {
	width: 160px;
	background-color: #015C93;
	background-image: url(images/bg_blue2.gif);
	background-position: left top;
	background-repeat: repeat-y;
	vertical-align: top;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFF;
	}
#subpic {
	width: 100%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
#announcements {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image:   url(images/bg_blue.gif);
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	padding: 12px 6px;
	}
#announcements a:link, #announcements a:visited {
	color: #FC6;
	font-weight: bold;
	}
#announcements a:hover, #announcements a:active {
	color: #FFF;
	}
#healthtips {
	background-image:   url(images/bg_blue.gif);
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	color: #FFF;
	}
#healthtips h3 span {
	display: none;
	}
#healthtips h3 {
    height: 23px; /* height of the replacement image */
    background-image:  url(images/h3_healthtips.gif);
    background-repeat: no-repeat;
	margin: 6px 0;
	}
#healthtips ul {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style-type: disc;
 	}
#healthtips li {
	margin: 0;
	padding: 1px 0;
 	}
#healthtips p {
	font-size: 11px;
 	}
#healthtips a:link,#healthtips a:visited {
	font-weight: bold;
	color: #FC6;
 	}
#healthtips a:hover,#healthtips a:active {
	color: #FFF;
 	}

/* FOOTER AREA ////////////// */
/* ////////////////////////// */

#footer {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #FC6;
	padding: 9px;
	}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	margin-top: 10px;
	}
#footer p.dpdfooter {
	margin-top: 3px;
	font-size: 10px;
	line-height: 12px;
	}
#footer img {
	display: block;
	float: left;
	margin-top: -10px;
	margin-right: 10px;
	margin-left: 10px;
	}
div#byline {
	width: 748px;
	padding: 6px;
	margin: 0 auto;
	font-size: 11px;
	color: #74BDEA;
	text-align: right;
	}
div#byline a {
	color: #74BDEA;
	}
div#byline a:hover {
	color: #FC6;
	}
/* ****************************************************************** */
.photoBack {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(http://www.decatur-parks.org/PhotoGallery/photoBack.png);
	width: 160px;
	height: 160px;
	padding: 3px;
	float: left;
	text-align: center;
}

.photo {
	position: relative;
	border: #666666 solid 1px;
	border-bottom: #BBBBBB solid 1px;
	border-right: #BBBBBB solid 1px;
}

.photoSlide {
	position: relative;
	width: 500px;
	margin: 0px auto 0px auto;
	text-align: center;
}

div.photoSlide p {
	text-align: center;
}

.photoSlideControls {
	text-align: center;
}

.photoButtonLeftOn {
	border: 0;
	vertical-align: middle;
	background-image: url(http://www.decatur-parks.org/PhotoGallery/leftArrowDISC.png);
	width: 30px;
	height: 30px;
}

.photoButtonLeftOff {
	border: 0;
	vertical-align: middle;
	background-image: url(http://www.decatur-parks.org/PhotoGallery/leftArrowGrey.png);
	width: 30px;
	height: 30px;
}

.photoButtonRightOn {
	border: 0;
	vertical-align: middle;
	background-image: url(http://www.decatur-parks.org/PhotoGallery/rightArrowDISC.png);
	width: 30px;
	height: 30px;
}

.photoButtonRightOff {
	border: 0;
	vertical-align: middle;
	background-image: url(http://www.decatur-parks.org/PhotoGallery/rightArrowGrey.png);
	width: 30px;
	height: 30px;
}

div#dpd h1 {
	font-size: 24px;
	color: #008852;
	margin-bottom: 0px;
}
div#dpd h4 {
	border-bottom:2px solid #008852;
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	font-variant: small-caps;
	}
#preview {
	float: right;
	margin: 5px 0;
	vertical-align: middle;
}

#photoControls {

}

.photoPreview {
	max-height: 32px;
	max-width: 32px;
	margin: 3px;
	border: 1px solid #000000
}

hr {
	border: 1px solid #008852;
}

#discRightCol {
	margin: 10px 0;
	font-family: Arial,Helvetica,sans-serif;
}

#discRightCol a {
	display: block;
	margin: 10px 0;
	font-size: 11px;
	color: #FFCC66;
	font-weight: bold;
}

#discRightCol a:hover {
	color: #FFFFFF;
}
	