@charset "UTF-8";
/* CSS Document */

#main_container {
	width:1110px;
	height:850px;
	margin:auto;
	background-image:url(../images/logo_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#spacer_left {width:55px; height:850px; float:left; }

#main_wrapper {
	width:1000px;
	height:850px;
	float: left;
}

#header {width:1000px; height:80px; float:left;}

#logo {width:146px; height:72px; margin-top:8px; float:left; background-image:url(../images/logo.jpg); background-repeat:no-repeat;}

#content_wrapper {width:1000px; height:742px; float:left; }

#top_section {
	width:1000px;
	height:290px;
	float:left;
	background-image:url(../images/top_section_bg3.jpg);
}
#petition
{
	width:435px;
	height:213px;
	margin:42px 0px 0px 23px;
	background-color:#dbd8d0;
	padding: 10px 10px 0px 10px;
	color: #6b4523;
}

#center_section {width:1000px; height:222px; float:left; background-image:url(../images/center_section_bg.jpg); }

#newsletter {width:265px; height:170px; padding-left:40px; padding-top:52px; float:left; }

#calendar {
	width:305px;
	height:182px;
	padding-top:40px;
	padding-left:50px;
	padding-right:30px;
	float:left;
}

#events {
	padding-bottom:15px;
	padding-top: 10px;
}
#audio_guides {width:270px; height:170px; padding-top:52px; float:left; }

#bottom_section {
	width:920px;
	height:230px;
	padding-left:40px;
	padding-right:40px;
	float:left;
	background:url(../images/bottom_section_bg.jpg);
}

#locations {width:220px; height:215px; padding-left:10px; padding-top:15px; float:left; }

#services {width:220px; height:215px; padding-left:10px; padding-top:15px; float:left; }

#partners {width:220px; height:215px; padding-left:10px; padding-top:15px; float:left; }

#violence {width:220px; height:215px; padding-left:10px; padding-top:15px; float:left; }

#page1 {
	width:660px;
	height:716px;
	float:left;
	padding: 26px 100px 0px 10px;
	background-image: url(../images/discovekr_pic.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#page2 {
	width:750px;
	height:716px;
	float:left;
	padding: 26px 10px 0px 10px;
}

#page3 {
	width:660px;
	height:716px;
	float:left;
	padding: 26px 100px 0px 10px;
}

#page4 {
	width:700px;
	height:716px;
	float:left;
	padding: 26px 60px 0px 10px;
}

#page5 {
	width:770px;
	height:742px;
	float:left;
}


#footer {
	width:1000px;
	height:20px;
	padding-top:8px;
	float:left;
}

#spacer_right {
	width:55px;
	height:850px;
	float:left;
}
#events_wrapper {
	width:305px;
	height:120px;
	overflow:hidden;
	line-height: 12px;
}
