/* pre-existing styles not used? */
#topNav{
	background:#046667;
}
ul.sideNav li{
	background:url(http://cc.metroatlantachamber.com/images/sn_econ.gif) no-repeat;
}
ul.sublist li{
	background-image:none;
	background:#999;
}
ul.sublist li:hover,ul.sublist li.hasSubMenu:hover{
	background:#046667;
}
ul.sublist li.hasSubMenu, ul.sublist li.hasSubMenu:hover{
background-image:url(http://cc.metroatlantachamber.com/images/arrow.gif);
background-position:right;
background-repeat:no-repeat;
}


.style1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.browncell {
	background-color: #ffcc99;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.style7 {font-size: 18px}
.style9 {
	font-size: 9px;
	color: #333;
	font-weight: bold;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	font-weight: bold;
}
.style12 {font-size: 12px}
.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

/* end pre-existing styles */


h1{
	margin: 3px 0px; padding: 0px; font-size: 18px;
}

h2{
	color: #056768; margin: 0px; padding: 0px;
}
p{
	margin: 0px; padding: 0px 0px 10px 0px;
}

.linkSet{
	padding: 0px 0px 10px 0px;
}


/*Expander Styles*/
#expandLinks{
	margin: 0px 0px 8px 0px;
}
	#expandLinks p{
		margin: 2px 0px 8px 0px; padding: 0px;
	}
	#expandLinks div.expandContent{
		display: none;
		border-bottom: 1px solid #cdd5d5;
		padding: 0px 0px 3px 17px; margin: 0px 0px 8px 0px;
	}

.expander{
	display: block; font-weight: bold; color: #046667;
	text-decoration: underline; font-size: 11px;
	margin: 3px 0px 0px 0px; padding: 0px 0px 0px 17px; 
	background: transparent url(../images/bullet.jpg) 0px 2px no-repeat;
}

h2 a.expander{font-size: 13px; background: transparent url(../images/bullet.jpg) 0px 3px no-repeat;}

.linkSet h2 a{font-size: 14px; background: transparent url(../images/bullet.jpg) 0px 4px no-repeat; padding: 0px 0px 0px 17px;}

.bulletList{
	list-style: none; margin: 0px 0px 10px 0px; padding: 0px;
}
	.bulletList li{
		display: block; font-weight: normal; font-size: 11px;
		margin: 3px 0px 0px 0px; padding: 0px 0px 0px 17px;
		background: transparent url(../images/bullet.jpg) 0px 2px no-repeat;
	}
	ol.bulletList li{
		
	}
		ol.bulletList li.oneItem{background: transparent url(../images/bulletOne.jpg) 0px 2px no-repeat;}
		ol.bulletList li.twoItem{background: transparent url(../images/bulletTwo.jpg) 0px 2px no-repeat;}
		ol.bulletList li.threeItem{background: transparent url(../images/bulletThree.jpg) 0px 2px no-repeat;}
		ol.bulletList li.fourItem{background: transparent url(../images/bulletFour.jpg) 0px 2px no-repeat;}
		
.linkSet .expandContent .bulletList li a.expander{
	background: none; padding: 0px;
}
.linkSet .expandContent .bulletList li ul{margin: 0px; padding: 0px; list-style: none; position: relative;}

	
.imageLink img{
	border: 1px solid #000000; display: inline;
}

.presentationsContainer{
	background: url(../images/mapBg.jpg) top left no-repeat;
	padding: 6px; width: 600px;
}

/*Contact Styles*/

.contactInput, .contactComments{
	padding: 2px; font-size: 11px; font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #046667; background: #e0e7e7;
	width: 280px;
}

	.contactComments{height: 120px;}
	
.contactSubmit{
	border: 1px solid #033131;
	background: #046667; padding: 2px;
	color: #ffffff; font-size: 11px; font-weight: bold;
}
.contactCancel{
	border: 1px solid #046667;
	background: #a3baba; padding: 2px;
	color: #046667; font-size: 11px; font-weight: bold;
}

.KeyContact{
	clear: both; padding: 10px 0px 0px 0px;
}
.contactImage{
	float: left; width: 120px;
	display: block;
}
	.contactImage img{border: 1px solid #056768;}

.contactContent{
	float: left; width: 470px; padding: 0px 0px 0px 10px;
}

	.contactContent h3{
		margin: 0px; padding: 0px;
	}
	.contactContent em{
		font-style: normal; font-size: 11px;
		display: block; margin: 3px 0px 3px 0px;
	}
	.contactContent em a{background: none; padding: 0px;}
	.contactContent ul.bulletList li{font-weight: normal;}
	.contactContent p{line-height: 18px; padding: 5px 0px 10px 0px; margin: 0px;}
	
.newsIcon{
	padding: 8px 0px 0px 12px; margin: 0px;
}


/* Google Maps */
.GMapEZ{
	width: 500px; height: 350px;
	margin: 0px;
}
