/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #476c5e;
	font-size:12px;
	color: #ffffff;
	margin: 0;
}

#flashcontent {
		clear:both;
		height: 100%;
		margin-right:200px;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color: #083643;
}

a {
	color:#01950f;
	text-decoration: none;
}

a:hover {
	color:#b9e31c;
}

.imagestyle-l {border:1px solid #476c5e; margin: 0px 10px 10px 0px;}

.imagestyle-r {border:1px solid #476c5e; margin: 0px 0px 10px 10px;}

.imageon-right {margin: 0px 0px 10px 10px;}

.imageon-left {border:1px solid #476c5e; margin: 0px 10px 10px 0px;}

.img-border {
	border: solid 1px #476c5e;
}

#header {
	width:891px; height:361px;
}

#header-left {
	float: left; height:307px; width:19px; background-image:url(images/header-left.jpg); background-repeat:no-repeat; background-position:left;
}

.image-alphabetical {
	margin-right:36px;
	margin-bottom:20px;
}

.image-padding {
	float:right;
	padding-right:20px;
}

#wrapper {
	text-align:center;
	margin: 0px auto;
	background-image:url(images/shadow-bg.gif);
	background-repeat:repeat-y;
	width:891px;
	padding: 0px 29px 15px 29px;
}

#menu {
	 float:left;
	 width:204px;
}

#submenu {
	text-align: left;
	width:891px;
	height:54px;
	background-image:url(images/titlebar-right.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#breadcrumb {
	color: #083643;
	text-align:left;
	padding-top:25px;
	padding-left:15px;
	width: 600px;
	height:29px;
	float: left;
	background-image:url(images/titlebar-left.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

#breadcrumb a {
	color:#000000;
	text-decoration: none;
}

#breadcrumb a:hover {
	color:#000000;
	text-decoration: underline;
}

#date {
	color:#083643;
	padding-top:25px;
	padding-right:15px;
	text-align:right;
	width:250px;
	float:right;
}

#content {
	width: 865px;
	height: 100%;
	overflow: hidden;
	text-align: left;
	color: #476c5e;
	background-color: #cef09d;
	padding: 20px 13px 20px 13px;
}

/**** LEFT COL ****/

#left-column-container {
	margin: 0;
	padding: 0px;
	width: 210px;
	float: left;
}

.left-column-header {
	text-align:center;
	font-weight:bold;
	padding-top: 16px;
	width: 210px;
	height: 29px;
	background-image: url(images/left-box-header.jpg);
	background-repeat: no-repeat;
}


.left-column-content{
	padding: 0px;
	width: 166px;
	background-repeat: repeat-y;
	padding: 15px 28px 15px 16px;	
	background-image:url(images/left-box-bg.jpg);
	color: #FFFFFF;
}

.left-column-footer {
	padding: 0px;
	width: 210px;
	height: 9px;
	background-image: url(images/left-box-bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#right-column-content {
	margin: 0;
	width: 600px;
	float: right;
	padding: 15px 15px 15px 15px;	
}

#welcome {
	width:862px;
	height:195px;
	background-image:url(images/montrose-logo.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#upcoming-box {
	background-repeat:no-repeat;
	background-position:right;
	width:862px;
	height:243px;
	margin-bottom:20px;
}

#up-text {
	font-size:12px;
	float:left;
	width:308px;
	color:#FFFFFF;
	padding-left:8px;
	padding-top:55px;
}

#up-text1 {
	font-size:12px;
	float:left;
	width:360px;
	color:#FFFFFF;
	padding-left:8px;
	padding-top:40px;
}


#harvest-box {
	background-image:url(images/harvest-mid.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:862px;
	height:243px;
	margin-bottom:20px;
}

#businessdir-box {
	float: left; 
	width: 507px;
}

#location-box {
	 float:left;
	 padding:0px 10px 0px 10px;
	 width:335px;
}

#footer {
	background-image:url(images/footer.gif);
	line-height:15px;
	font-size:11px;
	background-repeat:no-repeat;
	margin-bottom:15px;
	width:891px;
	height:39px;
	text-align:center;
	padding-top:5px;
	clear: both;
}


#footer a {
	color:#000000;
	text-decoration: none;
}

#footer a:hover {
	color:#ffffff;
}