html, body { height: 100%; }

body
{
	background: #888835 url('../images/background.gif') no-repeat top center;
	margin: 0px;
	padding: 0px;
	font: 12px arial, helvetica;
	color: #ffffff;
}

.cfdump_object .object { background-color: #000000; }
 
h1
{
	color: #c8df59;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 32px;
	font-weight: bold;
	line-height: 0px;
}

a
{
	color: #FFF7DE;
	text-decoration: underline;
}

a:hover { text-decoration: none; }



img { border: none; }

.wrapper
{
	width: 915px;
	background: #73732c url('../images/wrapper-background.gif') no-repeat;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: auto !important;*/
	height: 100%;
	margin: 0 auto -140px; /* the bottom margin is the negative value of the footer's height */
}

.header
{
	padding-top: 12px;

}

.headerlinks
{
	float: right;
	display: inline;
	font-weight: bold;
	color: #5d6470;
	margin-right: 40px;
}

.headerlinks a
{
	font-weight: bold;
	color: #5d6470;
	text-decoration: none;
}

.headerlinks a:hover
{
	text-decoration: underline;
}

.header #logo
{
	float: left;
	display: inline;
	margin-top: 11px;
}

.header #petitjardinlogo
{
	float: left;
	display: inline;
	margin-top: 11px;
}



.headersearch
{
	float: right;
	display: inline;
	margin: 25px 30px 0px 0px;
}

#searchText
{
	float: right;
	display: inline;
	padding: 3px;
	margin: 0px;
	color: #737373;

	border-top: 1px solid #9b9b9b;
	border-left: 1px solid #9b9b9b;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#search_button
{
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}


#sideMenu
{
	float: left;
	display: inline;
	width: 210px;
	margin: 0px 0px 0px 35px;
}

#sideMenu .sideMenuItems
{
	background-color: #8f8846;
	padding: 10px;
	margin-bottom: 10px;
}

#sideMenu .sideMenuItems a
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px;
}

#sideMenu .sideMenuItems a:hover
{
	background-color: #c0b26a;
}

#sideMenu .sideMenuItems .sideHeading
{
	font-size: 22px;
	color: #c8df59;
	font-weight: bold;
}

#mainContent
{
	/*position: relative;
	margin: 0px 49px 0px 255px;*/

	float: left;
	display: inline;
	position: relative;
	width: 611px;
	margin-left: 10px;
}

#newsletter_email
{
	float: right;
	display: inline;
	width: 110px;
	color: #737373;
	padding: 3px 3px 3px 3px;
	border-top: 1px solid #8d8d8d;
	border-left: 1px solid #9b9b9b;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #d8d8d8;
}

#newsletter_submit_button
{
	float: right;
	display: inline;
	margin-right: 6px;
}

#push { height: 140px; }

#footer
{
	width: 915px;
	margin: 30px auto 40px auto;
	color: #c8df59;
}

#footer a { color: #c8df59; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.footerContent
{
	width: 830px;
	margin: 0px auto;
	border-top: 1px solid #a3b063;
	padding: 30px 10px 0px 10px;
}


/* Left Side Menu Calendar View */
.calendarDayBlock
{
	margin-bottom: 28px;
	color: #c8df59;
	font-size: 12px;
}

.eventDate
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.calendarEvent{ margin-bottom: 14px; }


#directions
{
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
}

.emailMarketingMessage
{
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	border: 1px solid #B4BD52;
	color: #ffffff;
	padding: 2px;
}

/* Javascript Rotation */
#flashContainer
{
	display: none;
	position: relative;
	margin-bottom: 8px;
	padding: 0px;
	width: 610px;
	height: 320px;
}

#navRotation
{
	position: absolute;
	bottom: 6px;
	left: 6px;
	z-index: 10;
}

#navRotation a { font-size: 11px; font-weight: bold; background-color: #efd4b7; padding: 1px 4px; color: #5b4d40; text-decoration: none; margin-right: 6px;}

#navRotation a.activeSlide { background-color: #5b4d40; color:#efd4b7;  }


/* Photo Gallery */
#gallery
{
	text-align: center;
}

#gallery #photo_wrapper
{
	border: 1px solid #dfdfdf;
	padding: 10px 10px 10px 10px;
}

#gallery-thumbs
{
	margin: 0px 0px 10px 0px;
}

#gallery-thumbs a
{
	text-decoration: none;
}


#gallery #main_photo
{

}
