/* GENERAL STYLES ////////////// */
/* ///////////////////////////// */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	background-color: #F5EED7;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #600;
	}
a:hover, a:active {
	color: #900;
	text-decoration: none;
	}
table#shell {
	padding: 0px;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/* fixed by MCS/Jeremy - need to force the drop-down menu to be no larger than 190px total
to prevent tables cell sizes from auto-adjusting and screwing up the layout */
select#menu1 {
width: 178px;
}


/* TOP LOGO AND BANNER AREA ////////////// */
/* /////////////////////////////////////// */

td#logo {
	background-color: #BEE989;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 190px;
	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;
	background-image: url(/events/images/banners/home01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 374px;
	width: 560px;
	display: block;
	}
td#bannerwed {
	margin: 0px;
	padding: 0px;
	background-image: url(/events/images/banners/wedding01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 250px;
	width: 560px;
	}
td#banner h1 span, td#bannerwed h1 span {
	display: none;
	}
td#banner h1, td#bannerwed h1 {
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	background: transparent;
	margin: 0;
	}

/* BREADCRUMB (YOU ARE HERE) NAVIGATION ////////////// */
/* /////////////////////////////////////////////////// */

td#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #A6925B;
	background-image: url(/events/images/bg_pattern2_gold.gif);
	background-position: left top;
	text-align: left;
	margin: 0;
	height: 20px;
	padding-left: 8px;
	width: 560px;
	background-repeat: repeat;
	}
td#breadcrumb a:link, td#breadcrumb a:visited {
	color: #FFF;
	font-weight: bold;
	}
td#breadcrumb a:hover, td#breadcrumb a:active {
	color: #FFF;
	text-decoration: none;
	}

/* LEFT COLUMN SECTIONS ////////////// */
/* /////////////////////////////////// */

td#leftcol {
	width: 190px;
	vertical-align: top;
	background-color: #EAE5D9;
	background-image: url(/events/images/bg_pattern_gold.gif);
	background-repeat: repeat;
	background-position: left top;
	}
#navigation {
	margin: 0px;
	padding: 0px;
	}
ul#mainnav, ul#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
ul#mainnav li {
	margin: 0px;
	padding: 6px;
	padding-bottom: 10px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: 600;
	color: #594E30;
	text-transform: uppercase;
	display: block;
	text-align: center;
	background-image: url(/events/images/li_divider.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	letter-spacing: .175em;
	}
ul#mainnav li span {
	font-size: 14px;
	}
ul#mainnav li.subpage {
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	}
ul#mainnav li.last {
	background-image: none;
	}
ul#mainnav li a, ul#mainnav li a:link {
	color: #594E30;
	text-decoration: none;
	}
ul#mainnav li a:hover {
	color: #930;
	text-decoration: underline;
	}
#searcharea {
	vertical-align: top;
	padding: 20px 6px;
	}
#searcharea select {
	font-size: 10px;
	}
#searchfields {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6925B;
	padding: 10px 0;
	margin: 0;
	}
#searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 110px;
	height: 16px;
	float: left;
	margin: 0;
	}
#searchbtn {
	font-size: 12px;
	font-weight: bold;
	background-color: #506D2A;
	text-align: center;
	vertical-align: middle;
	height: 16px;
	width: 60px;
	border: 1px solid #000;
	padding-top: 2px;
	margin: 0;
	float: right;
	}
#searchbtn a {
	text-decoration: none;
	color: #FFF;
	}
#searchbtn:hover {
	background-color: #600;
	}
#searchbtn a:hover {
	text-decoration: underline;
	}

/* MIDDLE COLUMN SECTIONS ////////////// */
/* ///////////////////////////////////// */

td#maincontent {
	width: 560px;
	vertical-align: top;
	margin: 0;
	background-color: #FFF;
	}
div.colspan2#centercol {
	width: 540px;
	}
#centercol {
	width: 376px;
	padding: 10px;
	float: left;
	}
#centercol h2 {
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	margin: 0 0-7px;
	color: #594E30;
	}
#centercol h2.welcome span {
	display: none;
	}
#centercol h2.welcome {
    height: 50px; /* height of the replacement image */
    background-image: url(/main/images/h1_welcome_dpd.gif);
    background-repeat: no-repeat;
	margin-top: 6px;
	margin-bottom: 10px;
	}
#centercol p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 7px;
	}
#maincontent p.subnav {
	font-size: 12px;
	background-color: #DBCCA4;
	text-align: center;
	padding: 2px 0px;
	margin: 0px 0px 10px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #776840;
	font-family: Arial, Helvetica, sans-serif;
	}

/* MID COLUMN CALENDAR ////////////// */
/* ////////////////////////////////// */

#maincontent h3 span {
	}
#maincontent h3 {
	}
#maincontent dl.events {
	margin: 0;
	padding: 0;
 	}
#maincontent p.top {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}
.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 #030;
	margin: 0 0 0 30px;
	padding: 1px 0 2px 6px;
	font-size: 14px;
	font-weight: bold;
	background: #81C757;
 	}
dl.events dd.desc {
/*	border-bottom: 1px solid #000; */
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	padding: 3px 3px 3px 6px;
	background: #FFF;
 	}
dl.events p {
	font-size: 11px;
	padding-top: 9px;
	clear: both;
	float: none;
 	}

/* CENTER COLUMN GALLERY ////////////// */
/* //////////////////////////////////// */
#gallery {
	padding: 10px;
	}
div.pic {
	float: left;
	height: 140px;
	width: 140px;
	padding: 10px;
	margin: 5px;
	background: #FFF url(/events/images/slide.jpg) no-repeat;
/*	border: 1px solid;
	border-color: #AAA #444 #444 #AAA; */
	text-align: center;
	vertical-align: middle;
	}
div.pic img {
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
	}
div.ls img {
	height: 90px; width: 120px;
	margin: 20px 0 0;
	}
div.pt {
	}
div.pt img {
	height: 120px; 
	width: 90px; 
	margin: 5px 0 0;
	}
#photo {
	text-align: center;
	display: block;
	width: 100%;
	}
#photo p.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
#photo img {
	text-align: center;
	margin: -5px 0px;
	border-top: 6px double #B8A46C;
	border-right: 6px double #8D7B4C;
	border-bottom: 6px double #70623C;
	border-left: 6px double #AB9864;
	}

/* RIGHT COLUMN SECTIONS ////////////// */
/* //////////////////////////////////// */

#rightcol {
	margin: 0;
	width: 160px;
	vertical-align: top;
	float: right;
	}
#subpic {
	}
#announcements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding: 12px 6px;
	}
#announcements a:link, #announcements a:visited {
	font-weight: bold;
	}
#events {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	}
#events h3 span {
	display: none;
	}
#events h3 {
    height: 18px; /* height of the replacement image */
    background-image: url(/events/images/events.gif);
    background-repeat: no-repeat;
	margin: 6px 0;
	}
#events dl {
	}
#events dt {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	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: #333;
	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;
 	}

/* FOOTER AREA ////////////// */
/* ////////////////////////// */

#footer {
	background-color: #A6925B;
	background-image: url(/events/images/bg_pattern2_gold.gif);
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 6px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	}
#footer a:link, #footer a:visited {
	color: #FFF;
	font-weight: bold;
	}
#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: none;
	}
	
/* ****************************************************************** */
.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/leftArrowEvents.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/rightArrowEvents.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 {
	margin-bottom: 0px;
	color: #594E30;
}
div#dpd h4 {
	border-bottom:2px solid #666666;
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	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 #666666;
}
	
