@charset "UTF-8";
/* CSS Document */





.feature {
	color : #333333;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	letter-spacing: 0.5px;	
}

p {
	color : #333333;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	letter-spacing: 0.5px;

}



a {
	color : #699;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A:hover {
	color : #669;
	text-decoration : underline;
}





A.feature:hover {
	color : #FFFFFF;
	text-decoration : none;
}

.text {
	color : #333333;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	letter-spacing: 0.5px;	
}	

.headline {
	color : #666666;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size:24px;
	line-height:24px;
	letter-spacing: 0.5px;
}	
	
.welcome {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:30px;
	letter-spacing: .5px;
}	

.welcomehead {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:30px;
	letter-spacing: .5px;
	font-weight: bold;
}	

.convention_head {
	color : #006666;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	letter-spacing: 0.5px;
	font-weight: bold;
}	

.convention_text {
	color : #666699;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	letter-spacing: 0.5px;
	font-weight: bold;
	
}

.address {
	color : #669;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	letter-spacing: 0.5px;
	
}

.copyright {
	color : #333;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:16px;
	letter-spacing: 0.5px;
	padding-left: 20px;
}

