body{
	background-color: #efe7f4;
	margin-top: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 23px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

li {
	list-style: none;
}

#w3c1 {
	margin-left:0;
	float: left;
}

#w3c2 {
	margin-right: 80px;
	float: right;
}

#w3c1 img, #w3c2 img{
	height:20px;
	border: 0px solid #999;
}

#wrapper{
	position: absolute;
	left: 50%;
	width: 917px;
	margin-left: -458px;
}

#header{
	width:917px;
	height:58px;
	background-image: url(../images/layout/navbar.png);
}

#maincontent{
	
}

#headvr{
	text-align: center;	
	width: 880px;
	height: 468px;
	padding-top:3px;
	margin-left: 18px;
	background-image: url(../images/layout/vrbackground.png);
}

#headpano{
	text-align: center;	
	width: 880px;
	height: 271px;
	padding-top:3px;
	margin-left: 18px;
	background-image: url(../images/layout/panobackground.png);
}

.panoframe {
	width: 850px;
	height: 252px;
	margin-left: 10px;
}

.vrframe {
	width: 850px;
	height: 450px;
	margin-left: 10px;
}

.panoframe, .vrframe {
	border: 4px solid #c9add5;
}

#twocolumnwrap{
	
}

#whitebox{
	width:620px;
	float:left;
}

#whitetop{
	width:620px;
	height:49px;
	background-image: url(../images/layout/top_back.png);
	margin-bottom:0px;	
}

#whitecontent{
	font-size: 12px;
	color: #865ea7;
	margin-top: -16px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	height: auto;
	width: 560px;
	background-image: url(../images/layout/thin_back.png);	
}

#whitebottom{
	width:620px;
	height:35px;
	background-image: url(../images/layout/bottom_back.png);
	
}

#lilacinfo{
	margin-top:40px;
	margin-left:5px;
	float: left;
	width: 270px;
}

.leftimg {
	float: left;
	padding-right:12px;
	padding-bottom: 12px;
}

.imageborder {
	border: 3px solid #865ea7;
}

.lilacblock{
	
}

.azicon{
	float:left;
	
}

.tinylilac {
	font-size: 10px;
}

.tinylilac h2 {
	font-size: 11px;
	margin-bottom: 5px;
}
.midlilac {
	font-size: 11px;
}

.lilactext{
	padding-top: 3px;
	margin-bottom: 50px;
	margin-left: 58px;
	font-size: 13px;	
	color:#865ea7;
	
}

.lilactext h1{
	font-weight: bold;
	color:#492282;
	font-size: 16px;
}

.lilactext ul {
	margin: 0;
	margin-top:8px;
	margin-left: 5px;
	padding: 0;
	list-style: none;
	}

.lilactext ul li {
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
	
.lilactext ul li ul {
	position: absolute;
	left: -48px; /* Set 1px less than menu width */
	top:28px;
	line-height: 26px;	

}

.lilactext a, #whitecontent a {
	color: #865ea7; 
	text-decoration: none; 
	font-weight: bold;
	 border-bottom:1px dotted #666666;
}


.lilactext a:hover, #whitecontent a:hover {
	color: #ff3399; 
	text-decoration: none; 
	font-weight: bold;
	 border-bottom:1px dotted #666666;
}

#whitecontent .addthis a {
	border-bottom: 0px dotted #ffffff;
}
#chamberlogos {
	float:left;
	margin-top:30px;
	margin-right:20px;
	/*margin-left:90px;*/
}

#memberstext {
	font-weight: bold;
	margin-top:40px;
	width:370px;
	line-height:25px;
}

.ivrpa {
	margin-top: 80px;
	margin-left: -20px;
}

.clearme {
	clear:left;
}