﻿/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #4f5d6a;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404f52;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404f52;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404f52;
}
a:link {
	color: #3888CA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3888CA;
}
a:hover {
	text-decoration: underline;
	color: #245A86;
}
a:active {
	text-decoration: none;
	color: #3888CA;
}

li {
	margin-bottom:.8em;
	line-height:17px;
	margin-top:0em;
	margin-left:0px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#2f7ed1;
	margin-top:0em;
	margin-bottom:.5em;
}

h2 {
	font-size:12px;
	font-weight:bold;
	margin-top:0em;
	margin-bottom:1em;
	color: #4090DE;
	font-style:italic;
}

h3 {
	font-size:11px;
	font-weight:bold;
	margin-top:.6em;
	margin-bottom:.6em;
}

h4 {
	size:10px;
	color:#fd9200;
	margin-bottom:.3em;
}
		
#container {
	width:787px;
}

#header {
	height:196px;
	width:787px;
	background-color:#787878;
}

#topNav {
	width:787px;
	height:29px;
	background-color:#3e8fdd;
}

#topNavED {
	width:787px;
	height:29px;
	background-color:#fd9200;
}

#contentContainer {
	width:787px;
	background-color:#FFFFFF;
	background-image:url(images/leftbarTile.jpg);
	float:left;
}

#contentContainer {
	width:787px;
	background-color:#FFFFFF;
	background-image:url(images/leftbarTile.jpg);
	float:left;
}

#contentContainerTemplate {
	width:787px;
	background-color:#FFFFFF;
	background-image:url(images/leftbarTile.jpg);
	float:left;}


#contentContainerED {
	width:787px;
	background-color:#FFFFFF;
	background-image:url(economicdevelopment/images/leftbarTile.jpg);
	float:left;
}

	#leftColumn {
		width:218px;
		height:268px;
		float:left;
	}
	
	#leftColumnTemplate {
		background-image:url(http://www.ashevillechamber.org/test/images/templateLeftBG.jpg);
		background-color:#def1f5;
		width:140px;
		*width:180px;
		float:left;
		padding:20px 20px 20px 20px;
		margin:18px;
		border: #275d8f 1px dotted;
	}

	#middleColumn {
		width:276px;
		float:left;
		padding:20px;
		line-height:16px;
	}
		#middleColumnWide {
		width:505px;
		float:left;
		padding:20px;
		line-height:16px;
	}
	#middleColumnTemplate {
		width:505px;
		float:left;
		padding:20px;
		line-height:16px;
	}
	
	#EDrightContent {
		width:189px;
		padding-top:21px;
		padding-left:30px;
		padding-right:30px;
		float:left;
		font-size:10px;
		padding-bottom:10px;
	}
	
		
	
	#rightColumn {
		width:253px;
		float:left;
	}

		#newsContainer {
		background-image:url(images/rightColumn/newsBGTile.jpg);
			width:253px;
			float:left;
		}
		
		#newsContent {
			width:171px;
			padding-left:41px;
			padding-right:41px;
			float:left;
		}

			.news ul {
				margin-left:0; 
				margin-top:2px;
				margin-bottom:.9em;
				padding-left:0px; 
				color:#275d8f;
			}
			
			.news li {
				list-style-image:url(images/rightColumn/newsBullet.gif);
				margin-bottom:.01em;
				line-height:17px;
				margin-top:0em;
				margin-left:12px;
			}
			
			.news a:link {
				color: #275d8f;
				text-decoration: none;
			}
			.news a:visited {
				text-decoration: none;
				color: #275d8f
			}
			.news a:hover {
				text-decoration: underline;
				color: #3888CA;
			}
			.news a:active {
				text-decoration: none;
				color: #275d8f;
			}
			
		#calendarContainer {
			width:253px;
			float:left;
		}
		
		#calendarContent {
			width:191px;
			padding-left:31px;
			padding-right:31px;
			float:left;
			color:#FFFFFF;
			background-image:url(images/rightColumn/calBGTile.jpg);
		}

			.calendar ul {
				margin-left:0; 
				margin-top:2px;
				margin-bottom:.9em;
				padding-left:0px; 
				color:#275d8f;
			}
			
			.calendar li {
				list-style-image:url(images/rightColumn/newsBullet.gif);
				margin-bottom:.01em;
				line-height:17px;
				margin-top:0em;
				margin-left:12px;
			}
			
			.calendar a:link {
				color: #FFFFFF;
				text-decoration: none;
			}
			.calendar a:visited {
				text-decoration: none;
				color: #FFFFFF;
			}
			.calendar a:hover {
				text-decoration: underline;
				color: #bce3f1;
			}
			.calendar a:active {
				text-decoration: none;
				color: #FFFFFF;
			}
			
			.calendar h1 {
				font-size: 11px;
				font-weight:bold;
				margin-bottom:.2em;
				margin-top:0em;
				
			}
			
			.calendar h2 {
				font-size: 11px;
				font-weight:normal;
				font-style:italic;
				margin-top:0em;
				margin-bottom:.3em;
			}
			
			#rightColumNoBox {
				width:171px;
				padding-top:17px;
				padding-bottom:17px;
				padding-left:41px;
				padding-right:41px;
				float:left;
				line-height:16px;
			}
			
			
.ED h2 {
	color:#386725;
}

.photoCredit {
	font-size: 9px;
	line-height:21px;
	
}

	.photoCredit a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	.photoCredit a:visited {
		text-decoration: none;
		color: #FFFFFF;
	}
	.photoCredit a:hover {
		text-decoration: underline;
		color: #FFFFFF;
	}
	.photoCredit a:active {
		text-decoration: none;
		color: #FFFFFF;
	}

#adSpace {
	width:569px;
	background-color:#333333;
	float:right;
	padding-top:49px;
	padding-bottom:49px;
}

#adSpaceTemplate {
	width:569px;
	background-color:#333333;
	padding-top:49px;
	height:60px;
	float:none;
	padding-bottom:49px;
}

#footer {
	width:759px;
	*width:787px;
	padding-left:14px;
	padding-right:14px;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#182f44;
	float:left;
	color:#b3d1ec;
	line-height:17px;
}
	.footer {
		color:#b3d1ec;
	line-height:17px;
	}
	.footer a:link {
		color: #92bee5;
		text-decoration: none;
	}
	.footer a:visited {
		text-decoration: none;
		color: #92bee5;
	}
	.footer a:hover {
		text-decoration: underline;
		color: #3888CA;
	}
	.footer a:active {
		text-decoration: none;
		color: #92bee5;
	}
	
	.footer h1 {
		font-size: 11px;
		font-weight:bold;
		margin-bottom:.2em;
		margin-top:0em;
		
	}
	
.EDsubheaders {
	font-size: 13px;
	font-weight: bold;
	color: #386725;
	line-height:21px;
	font-style:italic;
}

#subNavHolder {
	position:relative;
	height:23px;
	z-index:1;
}

#subNavHome {
	position:absolute;
	height:23px;
	z-index:2;
}

#subNavVisit {
	position:absolute;
	height:23px;
	z-index:3;
}

#subNavLive {
	position:absolute;
	height:23px;
	z-index:4;
}

#subNavFind {
	position:absolute;
	height:23px;
	z-index:5;
}

#subNavWork {
	position:absolute;
	height:23px;
	z-index:6;
}

#subNavChamber {
	position:absolute;
	height:23px;
	z-index:7;
}

#subNavPublic {
	position:absolute;
	height:23px;
	z-index:8;
}

#subNavSmallBus {
	position:absolute;
	height:23px;
	z-index:9;
}

#subNavED {
	position:absolute;
	height:23px;
	z-index:10;
}