/*
STYLE SHEET FOR FOREST CITY, IOWA CHAMBER OF COMMERCE WEB SITE
developed by bluespace creative, Inc.
www.bluespacecreative.com

*/

/* ---------  defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

html, body {height: 100%;}
body {
	background-color: #b78c23;
	z-index: 300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F4CD;
	line-height: 17px;
	background-repeat: repeat-x; 
	background-image: url(../images/body_bkg.jpg);
}


/*  ---------  structure  --------- */

.wrapper {
	width: 994px;
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	margin: 0 auto -137px auto;
	padding: 0;
	}	

#leftSide {
	width: 221px;
	float: left;
	display: inline;
	clear: left;
}

#leftNav {
	width: 221px;
}

#logo a:hover {border: none;}

#leftSide #leftNav ul {
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 15px;
	clear: left;
}

#leftSide #leftNav li {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a57f1f;
	font-size: 14px;
	padding: 1px 0 2px 0;
}

#leftSide #leftNav li a {
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 7px;
}

#leftSide #leftNav li a:hover {
	border-bottom: none;
	font-weight: bold;
	color: #FFF;
	background: #9f791d url(../images/secNavBkg.gif) top repeat-x;
}

#logo {
	float: left;
	padding-top: 46px;
		}

#sectionTitle {
	float: left;
}
.callout {
	height: 129px;
	width: 217px;
	float: left;
	padding-left: 4px;
	font-weight: bold;
}
.callout a {
	color: #FFF;
}
.callout a:hover {
	color: #F4F4CE;
	border-bottom: 1px dotted #F4F4CE;
}

.relocating {
	background-image: url(../images/co_relocating.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.relocating p {
	padding-top: 38px;
	padding-left: 22px;
	padding-right: 75px;
}
.visiting {
	background-image: url(../images/co_visiting.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 7px;
}
.visiting p {
	padding-top: 38px;
	padding-right: 15px;
	padding-left: 105px;
}
.open {
	margin-top: 7px;
	background-image: url(../images/co_open.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.open p {
	padding-top: 38px;
	padding-right: 95px;
	padding-left: 22px;
}

.homeseparator {
	clear: both;
	height: 1px;
	line-height: 1px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 500px;
}



#rightSide {
	float: left;
	width: 771px;
	display: inline;
}

#tagline {
	float: left;
	padding-top: 97px;
	padding-left: 29px;
	padding-bottom: 6px;
}

#searchBox {
	float: left;
	padding-top: 90px;
	padding-left: 57px;
}

#searchBox #search td.searchBkg {
	background-image: url(../images/searchBox.gif);
	background-repeat: no-repeat;
}

#searchBox #search .searchBkg .textfield {
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding-right: 8px;
	padding-top: 8px;
	color: #87501f;
}

#searchBox #search td{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navContainer {
	float: left;
	padding-left: 7px;
	display: inline;
		}

#breadcrumbs {
	float: left;
	height: 27px;
	width: 764px;
	font-size: 12px;
	color: #000;
	background-color: #e1d9b0;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../images/bc_bkg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#breadcrumbs ul {
	padding-left: 7px;
}

#breadcrumbs li {
	float: left;
	padding-right: 24px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#breadcrumbs a {color: #FFF;}

#breadcrumbs a:hover {text-decoration: none; border-bottom:none;}

#mainPhoto {
	float: left;
}

#content {
	background-color: #F4F4CE;
	color: #302c26;
	padding-bottom: 3px;
	padding-left: 33px;
	clear: both;
	padding-top: 25px;
}
#calContent {
	background-color: #F4F4CE;
	color: #302c26;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 10px;
	clear: both;
	padding-top: 25px;
}

#leftContent {
	width: 421px;
	float: left;
	padding-right: 39px;
	background-image: url(../images/contentSep.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#content #leftContent p {
	text-align: left;
}
#content #leftContent ul {
	font-size: 12px;
}


#leftContentNoRightBar {
	width: 710px;
	float: left;
}
#rightSide .pageAnchor {
	clear: both;
}

#leftContentNoRightBar li {
	font-size: 12px;
}
#content #leftContentCalendar {
	padding-left: 0px !important;
	margin-left: 0px;
	background-color: #FFF;
}


#leftContentCalendar table{
	width: 100%;
}


#leftContent img {
	padding: 10px;
}


#rightContent {
	width: 175px;
	float: left;
	padding-left: 35px;
	padding-right: 33px;
}
#rightContent h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#rightContent ul {
	padding-bottom: 25px;
	font-weight: bold;
}



#rightContent #rightNav ul {
	list-style-type: disc;
	list-style-image: none;
	padding-top: 4px;
	padding-bottom: 5px;
}

#leftContent .galImg {
	float: left;
	height: 80px;
	width: 80px;
	border: 5px solid #F0F3EA;
	margin-right: 5px;
	margin-top: 11px;
	margin-left: 6px;
}

#leftContent .galImg img {
	width: 80px;
	margin: 0px;
	padding: 0px;
}

#rightContent #rightNav a, #zebraStyled a{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7em;
}	

#rightContent #rightNav a:hover {border-bottom: 1px dotted #696c2a;}

#zebraStyled th{
	background-color: #46839F;
	text-align: left;
	color: #FFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#zebraStyled td{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#zebraStyled p {
	text-align: left !important;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 1em;
}

#zebraStyled tr.odd {
	background-color: #F0F0F0;
	padding: 0px;
	margin: 0px;
}

#zebraStyled tr.even {
	background-color: #DCDCCD;
	margin: 0px;
	padding: 0px;
}

#content p {
	font-size: 13px;
	line-height: 19px;
	color: #302C26;
	padding-bottom: 12px;
	text-align: justify
}

.footer {
	text-align: right;
	font-size: 11px;
	color: #a7a573;
	line-height: 15px;
	height: 137px;
	clear: both;
	background-color: #3e2614;
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
		}

.footer p {
	padding-bottom: 5px;
}

.footer a {color: #BD9C5E; }

.footer a:hover {
	text-decoration: none;
	color: #BD9C5E;
	border-bottom: 1px dotted #BD9C5E;
}

.push{height: 137px; clear: both;}

#footerContent {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
}

.one li.snOne a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.two li.snTwo a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.three li.snThree a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.four li.snFour a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.five li.snFive a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.six li.snSix a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.seven li.snSeven a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.eight li.snEight a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.nine li.snNine a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.ten li.snTen a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.eleven li.snEleven a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.twelve li.snTwelve a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.thirteen li.snThirteen a{background: url(../images/secNavBkg.gif) repeat-x !important;}
.fourteen li.snFourteen a{background: url(../images/secNavBkg.gif) repeat-x !important;}

/* ----------  links and navigation ---------- */

a {
	color: #87501f;
	text-decoration: none;
}	
a:hover {border-bottom: 1px dotted #87501f;}

/* ----------  fonts ---------- */

ul {list-style-type: none;}

/* ----------  images ---------- */

a img {border: 0;}

/* ----------  hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		}

.wrapper {text-align: left;}  

