/* CSS Document */

/* ---------------------------Tags----------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif; margin: 0px; background-color: #D2000D;
	background-image: url(../images/skin/bkg_repeater.gif);
	background-repeat: repeat-x;
}

hr {
clear:both
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* -------------------------------IDs------------------------------------ */

#breadcrumb {
	font-size: 10px;
	color: #999999;
	float: right;
	padding-right: 90px;
	padding-top: 0px;
	padding-left: 70px;
}
#breadcrumb a:link{
	color: #999999;
}
#breadcrumb a:visited{
	color: #999999;
}
#breadcrumb a:hover{
	color: #000000;
}
#breadcrumb a:active{
	color: #999999;
}
#breadcrumb .thispage {
	font-size: 16px;
	font-weight: bold;
	color: #B80025;
	letter-spacing: 1px;
}


#content {
	position: relative; height: 396px; width: 940px;
}

#column1left {

	float: left;
	height: 327px;
	width: 750px;
	position: relative;
	overflow: auto;
	top: 15px;
	left: 87px;
}

#column2left {
	float: left;
	height: 327px;
	width: 387px;
	position: absolute;
	overflow: auto;
	top: 37px;
	left: 77px;
	clear: both;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	visibility: visible;
	background-image: url(corp_map.jpg);
}

#column2right {
	position: absolute;
	height: 327px;
	width: 364px;
	left: 478px;
	top: 30px;
	overflow: auto;
	background-image: url(map);
}

#footer {
	background-image: url(../images/skin/bkg_lower.gif);
	position: relative;
	height: 63px;
	width: 940px;
	overflow: hidden;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	font-size: 12px;
	padding-top: 25px;
}

#homepagecontainer {
	background-image: url(../images/skin/bkg_mid.gif);
}

#main {
	height: 600px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}

#masthead {
	position: relative;
	height: 73px;
	width: 940px;
	background-image: url(../images/skin/bkg_upper.gif);
}

#nav {
	position: relative; height: 68px; width: 940px;
}

#navbar {
	position: absolute;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b10225;
	width: 620px;
	left: 310px;
	top: 15px;
	height: 20px;
}
#logolink {
	width: 200px;
	height: 65px;
	position: absolute;
	top: 2px;
	left: 70px;
}

#navbar a:link{
	color: #b10225; text-decoration:none
}
#navbar a:visited{
	color: #b10225; text-decoration:none
}
#navbar a:hover{
	color: #b10225; text-decoration:none;
}
#navbar a:active{
	color: #b10225; text-decoration:none
}

#navSpecial {
	font-size: 12px;
	color: #000000;
	position: absolute;
	top: 35px;
	left: 325px;
	width: 290px;
	visibility: hidden;
}
#navTours {
	font-size: 12px;
	color: #000000;
	position: absolute;
	top: 35px;
	left: 556px;
	width: 290px;
	visibility: hidden;
}
#navTransportation {
	font-size: 12px;
	color: #000000;
	position: absolute;
	top: 35px;
	left: 611px;
	width: 227px;
	visibility: hidden;
}
#navIncentive {
	font-size: 12px;
	color: #000000;
	position: absolute;
	top: 35px;
	left: 449px;
	width: 148px;
	visibility: hidden;
}
#pageheading {
	float: right;
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
	top: 37px;
	right: 83px;
}

#popuptextcontainer {
	background-image: url(../images/skin/PopUp.gif);
	height: 600px;
	width: 550px;
}

#popuptextcontent {
	top: 29px;
	left: 31px;
	position: absolute;
	width: 510px;
	height: 520px;
	overflow: auto;
}
#popuptextcontent p {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	padding-right: 20px;
}
#popuptextcontent h1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 18px;
}
#popuptextcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E1000D;
}

#popupreturn {
	width: 350px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC1CE;
	font-size: 12px;
	letter-spacing: 1px;
}
#popupreturn a:link{
	color: #FFC1CE; text-decoration:none;
}
#popupreturn a:visited{
	color: #FFC1CE; text-decoration:none;
}
#popupreturn a:hover{
	color: #ffffff; text-decoration:none;
}
#popupreturn a:active{
	color: #FFC1CE; text-decoration:none;
}

#slideshowcontainer {
	background-image: url(../images/skin/PopUp.gif);
	height: 600px;
	width: 550px;
	position: relative;
}

#slideshowcontent {
	top: 30px;
	left: 30px;
	position: relative;
	width: 490px;
	height: 454px;
}

#slideshowcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	position: absolute;
	left: 30px;
	top: 485px;
	width: 490px;
	height: 60px;
	overflow: hidden;
	text-align: left;
	padding-top: 10px;
}
.slideshowcaption {
	font-size: 16px;
	text-align: left;
}


#popupfooter_PN {
	position: absolute;
	height: 25px;
	width: 550px;
	top: 575px;
}


/* -----------------------------------Classes--------------------------------------- */

.content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E616161;
	margin-right:20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.content h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
.content h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B80025;
	margin-top: 0px;
	margin-bottom: 10px;
}

.content h3 {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B80025;
	margin-top: 10px;
	margin-bottom: 1px;
}

.content h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin-top: 20px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.content h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top: 0px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
}
.content h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#B80025;
	margin-top: 20px;
	margin-bottom: 15px;
}
.content h7{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B80025;
	margin-top:10px;
	margin-bottom: 10px;
}

.content hr{
	margin-right:20px;
	clear:both;
	margin-bottom: 10px;
}
.content img{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.subnavfont p {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #666666;
}
.district {
	padding-top: 20px;
	text-transform: uppercase;
}

.subnavfont p a:link{
	color: #666666; text-decoration:none;
}
.subnavfont p a:visited{
	color: #666666; text-decoration:none;
}
.subnavfont p a:hover{
	color: #000000; text-decoration:none;
}
.subnavfont p a:active{
	color: #666666; text-decoration:none;
}

.imageLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.floatleft {
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.headingsidenote {
	font-size: x-small;
	color: #999999;
}


.imageLeftBorder {
	border-left-width: thin; border-left-style: solid;
	border-left-color: #CCCCCC;
}

.imageSlideShow {
	text-align: center;
}

.popupnext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC1CE;
	width: 80px;
	position: relative;
	float: right;
	padding-right: 20px;
	text-align: right;
}
.popupnext a:link{
	color: #FFC1CE; text-decoration:none
}
.popupnext a:visited{
	color: #FFC1CE; text-decoration:none
}
.popupnext a:hover{
	color: #ffffff; text-decoration:none
}
.popupnext a:active{
	color: #FFC1CE; text-decoration:none
}

.popupprevious {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC1CE;
	float: left;
	padding-left: 20px;
	width: 80px;
	position: relative;
}
.popupprevious a:link{
	color: #FFC1CE; text-decoration:none;
}
.popupprevious a:visited{
	color: #FFC1CE; text-decoration:none;
}
.popupprevious a:hover{
	color: #ffffff; text-decoration:none;
}
.popupprevious a:active{
	color: #FFC1CE; text-decoration:none;
}

.plaintextlink {
	float: right; padding-right: 25px; font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; color:#0066FF;
}
.plaintextlink a:link{
	color:#0066FF
}
.plaintextlink a:visited{
	color:#0066FF
}
.plaintextlink a:hover{
	color:#0000CC
}
.plaintextlink a:active{
	color:#0066FF
}
.imagecenter {
	padding: 0px 0px 0px 15px;
}
.imagepadding {
	padding-top: 3px;
}

.requiredinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFCC;
	margin-right: 60px;
}
.returntotop {
	font-size: 6px;
	text-transform: uppercase;
	color: #B80025;
	text-decoration: underline;
}
.returntotop a:link{
	color: #B80025;
	text-decoration:underline;
	font-size: 9px;
}
.returntotop a:visited{
	color: #B80025;
	text-decoration:underline;
	font-size: 9px;
}
.returntotop a:hover{
	color: #B80025;
	text-decoration:underline;
	font-size: 9px;
}
.returntotop a:active{
	color: #B80025;
	text-decoration:underline;
	font-size: 9px;
}
.slideshowcaptioncenter {
	text-align: center;
	font-size: 16px;
}






.form {
	text-align: right;
}


.imagecenter2 {
	padding-left: 10px;
}
.forminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 60px;
}
.formfloatleft {
	position: relative;
	width: 45%;
	margin-left: 10px;
	float: left;
}
.formfloatright {
	position: relative;
	width: 45%;
	float: left;
	margin-right: 20px;
}
.formtextarea {
	text-align: center;
}
.textareaheading {
	font-size: 14px;
	font-weight: bold;
	color: #B80025;
	text-align: center;
}
#inputtextarea {
	position: relative;
	padding: 10px;
	float: left;
}
