/* GENERAL STYLES ////////////// */
/* ///////////////////////////// */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #000;
	}
a:hover, a:active {
	color: #930;
	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: 4px solid #FFF;
	}
table.home {
	background-image:  url(../images/banners/eagle_home.jpg);
	background-repeat: no-repeat;
	background-position: -2px 0;
	}
	
/* TOP LOGO AND BANNER AREA ////////////// */
/* /////////////////////////////////////// */

td#logo {
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 176px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	}
td#banner {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}
td.subpage#banner {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image:  url(../images/banners/eagle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
div#subnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: right;
	padding: 5px 10px;
	margin: 0;
	float: right;
	}
div#subnav1 a {
	color: #FC6;
	text-decoration: none;
	}
div#subnav1 a:hover, div#subnav1 a:active {
	text-decoration: underline overline;
	}
div#subnav1:hover {
	background-color: #49164A;
	}

/* LEFT COLUMN SECTIONS ////////////// */
/* /////////////////////////////////// */

td#leftcol {
	width: 176px;
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: transparent;
	}
#navigation {
	margin: 0px;
	padding: 0px;
	}
ul#mainnav {
	margin: 0px;
	margin-bottom: 3px;
	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.subpage {
	padding: 3px 3px 3px 21px;
	font-size: 10px;
	line-height: 13px;
	text-transform: none;
	border-bottom-style: dotted;
	background-color: #333;
	}
ul#mainnav li a, ul#mainnav li a:link {
	color: #FC6;
	text-decoration: none;
	}
ul#mainnav li:hover {
	background-color: #75A82E;
	}
ul#mainnav li a:hover {
	color: #FFF;
	text-decoration: underline;
	}
#searcharea {
	vertical-align: top;
	padding: 9px 6px;
	margin: -10px 0;
	}
#searcharea select {
	font-size: 9px;
	width:160px;
	}
#searchfields {
	border-top-width: 0;
	border-top-style: dashed;
	border-top-color: #FFF;
	padding: 6px 0;
	margin: 0 0 20px;
	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: #000000;
	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;
	color: #930;
	}
#searchbtn a {
	color: #930;
	text-decoration: none;
	}
#searchbtn:hover {
	background-color: #49164A;
	color: #FC6;
	}
#searchbtn a:hover {
	color: #FC6;
	}
a#homelink {
	border: 1px solid #000;
	display: block;
	margin: -10px 0 0;
	}
a#homelink:hover {
	border: 1px solid #FC6;
	}

/* MIDDLE COLUMN SECTIONS ////////////// */
/* ///////////////////////////////////// */

td.colspan2#maincontent, td.colspan2#homecontent {
	width: 560px;
	}
td#maincontent, td#homecontent {
	width: 388px;
	vertical-align: top;
	background-image:  url(../images/bg_tan2.gif);
	background-position: left top;
	margin: 0;
	padding: 10px;
	background-color: #E0DBCD;
	background-repeat: repeat-y;
	}
td#homecontent {
	height: 354px;
	background-color: transparent;
	background-image: none;
	}
/*td#maincontent h1 {
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent;
	margin-bottom: 10px;
	}*/
td#maincontent h1 {
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	margin: -10px -10px 10px -10px;
	padding: 10px;
	background-image:  url(../images/bg_tan.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
td#maincontent h1.welcome span {
	display: none;
	}
td#maincontent h1.welcome {
    height: 30px; /* height of the replacement image */
    background-repeat: no-repeat;
	margin-top: 6px;
	margin-bottom: 10px;
	}
td#maincontent h1.welcome {
    background-image:  url(../../disc/images/h1_welcome_disc.gif);
	}
td#maincontent p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	}
td#maincontent p.top {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}
td#maincontent p.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #49164A;
	text-align: center;
	padding: 3px;
	color: #fc6;
	margin: -10px -10px 10px -10px;
	}
td#maincontent p.subnav a:link, td#maincontent p.subnav a:visited {
	color: #fff;
	}
td#maincontent table.programs {
	width: 100%;
	}
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 #FFF;
	vertical-align: top;
	text-align: left;
	}
td#maincontent table.programs th {
	font-weight: bold;
	}
td#maincontent table.programs td {
	border-right: 1px dotted #FFF;
	}
td#maincontent h2 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	font-variant: small-caps;
	letter-spacing: .1em;
	}
td#maincontent h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #49164A;
	margin-bottom: -10px;
	}

/* MID COLUMN CALENDAR ////////////// */
/* ////////////////////////////////// */

#maincontent h3 span {
	}
#maincontent h3 {
	}
#maincontent dl.events {
	margin: 0;
	padding: 0;
 	}
.events dt {
	margin-top: -0.6em;
	position: relative;
	left: 0;
	top: 1.1em;
	width: 2em;
	font-size: 18px;
	font-weight: bold;
	color: #930;
 	}
dl.events dd {
	border-left: 1px solid #000;
	margin: 0 0 0 30px;
	padding: 1px 0 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #CDBB87;
 	}
dl.events dd.desc {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding: 3px 3px 3px 6px;
	background: #FFF;
 	}
dl.events p {
	font-size: 11px;
	padding-top: 9px;
	clear: both;
	float: none;
 	}

/* RIGHT COLUMN SECTIONS ////////////// */
/* //////////////////////////////////// */

td#rightcolhome {
	width: 160px;
	vertical-align: bottom;
	}
td#rightcol {
	width: 160px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #49164A;
	background-image:  url(../images/bg_purple2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
#subpic {
	width: 100%;
	height: 225px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image:  url(../images/subpics/eagle.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
	}
#announcements, #announcementshome {
	color: #FFF;
	padding: 12px 6px;
	}
#announcementshome {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	background-image: url(../images/black_50_percent.png);
	background-repeat: repeat;
	}
#announcementshome:hover {
	background-color: #49164A;
	}
#announcementshome a:link, #announcementshome a:visited {
	color: #FC6;
	font-weight: bold;
	}
#announcementshome a:hover, #announcementshome a:active {
	color: #FFF;
	}
#announcements {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 11px;
	line-height: 16px;
	background-color: #000;
	}
#announcements a:link, #announcements a:visited {
	color: #FC6;
	font-weight: bold;
	}
#announcements a:hover, #announcements a:active {
	color: #FFF;
	}

#events {
	background-image:   url(../images/bg_purple.gif);
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	}
#events h3 span {
	display: none;
	}
#events h3 {
    height: 36px; /* height of the replacement image */
    background-image:   url(../images/events.gif);
    background-repeat: no-repeat;
	margin: 6px 0;
	}
#events dl {
	}
#events dt {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	width: 45px;
	float: left;
	margin: 0;
	padding: 1px 0;
 	}
/* commented backslash hack for mac-ie5 \*/
#events dt { clear: both; }
/* end hack */

#events dd {
	font-size: 10px;
	color: #FFF;
	width: 90px;
	float: left;
	margin: 0 0 0 3px;
	padding: 1px 0;
	clear: none;
 	}
#events p {
	font-size: 11px;
	padding-top: 9px;
	clear: both;
	float: none;
 	}
#events a:link,#events a:visited {
	font-weight: bold;
	color: #FC6;
 	}
#events a:hover,#events 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: 15px;
	margin-left: 15px;
	}
#footer img.aza {
	float: right;
	margin-top: -5px;
	}
div#byline {
	width: 748px;
	padding: 6px;
	margin: 0 auto;
	font-size: 11px;
	color: #728A8D;
	text-align: right;
	}
div#byline a {
	color: #728A8D;
	}
div#byline a:hover {
	color: #930;
	background-color: #FFF;
	}
/* ****************************************************************** */
.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/leftArrowZoo.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/rightArrowZoo.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 {
	text-transform: capitalize;
	margin-bottom: 0px;
}

#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 #000000;
}
	