/* 

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: #848835;
	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/secBodyBkg.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;
}

#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: #6A6B2F;
	font-size: 14px;
	padding-top: 1px;
}
#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-image: url(../images/secNavBkg.gif);
	background-repeat: repeat-x;
}

#logo {
	float: left;
	padding-top: 77px;
		}
#sectionTitle {
	float: left;
}
#rightSide {
	float: left;
	width: 771px;
	display: inline;
}

#tagline {
	float: left;
	padding-top: 97px;
	padding-left: 29px;
	padding-bottom: 6px;
}
#searchBox a, #searchBox{border: none !important;}


#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;
}
#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-top: 26px;
	padding-right: 33px;
	padding-bottom: 6px;
	padding-left: 33px;
	clear: both;
}
#leftContent {
	width: 421px;
	float: left;
	padding-right: 39px;
	background-image: url(../images/contentSep.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#leftContent li h3 {
	margin: 0px;
	padding: 0px 0px 3px;
}

#content #leftContent p {
	text-align: left;
}
#rightSide #content #leftContent ol li {margin-left: 4px;}

#leftContentNoRightBar {
	width: 670px;
	float: left;
}
#leftContent img {
	padding: 10px;
}

#rightContent {
	width: 175px;
	float: left;
	padding-left: 35px;
	padding-right: 33px;
}
#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;
}

.specEvents .wrapper #rightSide #content #leftContent h2 {padding: 16px 0 5px 0 !important;}

#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: thin solid #fff;
	padding: 3px 5px 5px 5px;
}
#zebraStyled td{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding: 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;
	background: #3e2614 url(../images/footerBkg.jpg) repeat-x;
	height: 137px;
	clear: both;
		}
.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: 52px;
}

.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;}


/* ----------  links and navigation ---------- */

a {
	color: #87501f;
	text-decoration: none;
}	
a:hover {border-bottom: 1px dotted #8bbed7;}
		
/* ----------  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;}  