body{
	margin: 0px;
	padding: 30px 0px 0px 20px;
	background-color: #BBAE91;
	background-image: url(../images/lights.png);
	background-repeat: repeat-x;
	background-position: left top;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

#pageNav{
	float: left;
	width:100%;
	padding: 0px;
	font-size: 10pt;
	font: 'Lucida Grande', Helvetica, Arial, sans-serif;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 3px 0px 3px 10px;
	color: #340116;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
}

#sectionLinks a:hover{
	background-color: #427699;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#sectionLinksNAV a:link, #sectionLinksNAV a:visited {
	display: block;
	padding: 3px 0px 3px 0px;
	color: #340116;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-transform: capitalize;
}

#sectionLinksNAV a:hover{
	text-decoration: none;
	color: #427699;
}
.navbar {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	line-height: 11pt;
	text-transform: capitalize;
	padding-right: 10px;
	letter-spacing: 1pt;
}
.information {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #341D27;
	line-height: 12pt;
	padding-right: 10px;
}
.headlines {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	line-height: 13pt;
	text-transform: normal;
	text-align: center;
}
.address {
	font-family: Verdana, Helvetica, GillSans, Arial;
	font-size: 7pt;
	color: #5E4E3F;
	text-transform: capitalize;
	text-align: left;
	white-space: nowrap;
	padding-left: 20px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 12pt;
	text-align: left;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 20px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 16pt;
	color: #6F624C;
	text-decoration: none;
	font-weight: lighter;
}
.form {
	font-family: Helvetica, GillSans, Arial, Verdana;
	font-size: 9pt;
	color: #341D27;
	line-height: 11pt;
}
.links_nonbody {
	color: #FFFFFF;
	font-size: 8pt;
}
.DialNAVShadow {
	background-image: url(../images/DialCaseNAVShadow.png);
	background-repeat: no-repeat;
	height: 270px;
	width: 200px;
}
.skylineBKGD {
	background-image: url(../images/columbusBLENDKO2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	width: 320px;
}
.frame_blue {
	filter: Alpha(Opacity=40);
	opacity:0.4;
	background-color: #427699;
}
.frame_red {
	filter: Alpha(Opacity=40);
	opacity:0.4;
	background-color: #894347;
}
.frame_amber {
	filter: Alpha(Opacity=40);
	opacity:0.4;
	background-color: #B59664;
}
.frame_green {
	filter: Alpha(Opacity=40);
	opacity:0.4;
	background-color: #5A7150;
}
.dottedlrtb {
	border-right: 1pt dotted #FFFFFF;
	border-left: 1pt dotted #FFFFFF;
}
.dottedtb {
	border-top: 1pt dotted #FFFFFF;
	border-bottom: 1pt dotted #FFFFFF;
}
.dottedr {
	border-right: 1pt dotted #FFFFFF;
}
.tracingpaper {
	filter: Alpha(Opacity=40);
	opacity:0.4;
	background-color: #ffffff;
}
.dottedb {
	border-bottom: 1pt dotted #FFFFFF;
}
.bkgdlights {
	margin: 0px;
	background-image: url(../images/lights.png);
	background-repeat: repeat-x;
	background-position: left top;
}
