/* new 07/21/11 by TourVista */
#email-new { background: #282828; height:115px; width:260px; }
#social-media { list-style:none; padding-right:54px; padding-top: 58px; text-align:center; }
#social-media li { display:inline; padding:0 6px; }
#facebook img { height:20px; }
#twitter img { height:20px; }
#email img { height:17px; }

#local-icons { padding:10px 0 0 0; }
#local_info { list-style: none outside none; margin:0; padding:0; }
#local_info li { float: left; height: 60px; text-align: center; width: 85px; }
#local_info li a { color:#000; line-height:10px; text-decoration:none; }
#local_info li a:hover { color:#b61800; }
#local_info li img { height:44px; }

p.title { color:#666; font-size:17px; line-height:26px; margin:0; padding:25px 40px 15px 40px; text-align:center; }
p.title-underline { border-bottom:1px solid #333; margin-bottom:10px; }
a.title { font-family:inherit; font-size:inherit; }

/* end new */

/*start css for basic items */
body {
	margin: 16px 0px 0px 0px;
	padding: 0px;
	background: #000000;
}
a, a:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #A50000;
	text-decoration: none;
}
a:hover {
	color: #A50000;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
li {
	padding: 0px 0px 15px 0px;
}


/*start css for site structure */
div.container {
	position: relative; 
	width: 932px; 
	margin: 0 auto; 
	margin-bottom: 10px;
	text-align: left;
}	


/*start css for logo and navigation placement */
.logo {
	position: relative;
}
.topNav {
	position: relative;
	background: #000000;
}
.column01 {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 13px;
	line-height: 16px;
	color: #3F3F3F;
	width: 266px;
	background: #D1D1CA;
}
.column02 {
	width: 666px;
	background: #E7E7DE;
}
.column02Wide {
	width: 646px;
	background: #E7E7DE;
}
.columnPad {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding: 15px 15px 15px 15px;
}
.columnPadFlash {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding: 15px 15px 0px 15px;
}
.columnPadWide {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding: 15px 25px 15px 25px;
}
.quote {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	padding: 0px 70px 0px 70px;
}



/*start css for text and links */
.text14serif {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
a.link14serif, a.link14serif:visited {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 14px;
	line-height: 16px;
	color: #A50000;
	text-decoration: none;
}
a.link14serif:hover {
	color: #A50000;
	text-decoration: underline;
}
.link13serif {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
a.link13serif, a.link13serif:visited {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 13px;
	line-height: 16px;
	color: #A50000;
	text-decoration: none;
}
a.link13serif:hover {
	color: #A50000;
	text-decoration: underline;
}
a.link12sanserif, a.link12sanserif:visited {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.link12sanserif:hover {
	color: #A50000;
	text-decoration: none;
}
.chart {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}


/*start css for footer */
.footer {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 11px;
	line-height: 16px;
	color: #B2B2B2;
	text-align: center;
	position: relative;
	background: #282828;
	width: 932px;
	padding: 5px 0px 5px 0px;
}
.footer a, .footer a:visited {
	font-family: Times Roman, Times New Roman, Times, Georgia, Serif;
	font-size: 11px;
	line-height: 16px;
	color: #B2B2B2;
	text-decoration: none;
}
.footer a:hover {
	color: #B2B2B2;
	text-decoration: underline;
}
