﻿#wrap {
	width: 1034px;
	margin: 0 auto;
}
/*HEADER*/
#header {
	background-image: url('../Images/header.png');
	background-repeat: no-repeat;
	height: 106px; 
	padding: 77px 0 0 0; /* was 68 */
}
#buttons {
	float: right;
	padding: 0;
	margin: 1px 62px 0 400px;  /* was 1 62 0 400 */
}
#buttons img {
	margin-right:15px;
}
#date-time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B1112;
	float: right;
	margin: -10px 71px 0 0;
	padding: 0;
	width: 300px;
	text-align: right;
}
#date-time span {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#5B1112;
}
/*MAIN*/
#main {
	background-image: url('../Images/main.png');
	background-repeat: repeat-y;
	padding: 4px 0 0 62px  /*was 62px*/
}
/*TOP NAV*/




#nav_home {
	margin: 5px 0px 5px 0px;
	background: #5B1112 none repeat scroll 0 0;  /* was #5B1112 */
	width: 908px;  /*was 908 px */       
	height: 38px;   /* added */
	overflow: visible;
	position: relative;
}
#nav_home img {
	border: 0px;
	/*float: left;*/
	margin: 0px;   /* added */
}
#nav_home ul {
	list-style: none;
	position: relative;  /*  added  */
	left: -30px;    /*  added */
	width: 930px;   /* was 930px  added */
	overflow: visible;
}
#nav_home ul li {
	display: inline;
	white-space: nowrap;
}
#nav{
	margin: 5px 0px 5px 0px; /* was 0 */
	background: #5B1112 none repeat scroll 0 0;  /* was #5B1112 */
	width: 908px;  /*was 908 px */       
	height: 38px;   /* added */
	overflow: visible; /* added */
	position: relative; /* added */
}
#nav img {
	border: 0px;
	/*float: left;*/
	margin: 0px;   /* added */
}
#nav ul {
	list-style: none;
	position: relative;  /*  added  */
	left: -30px;    /*  added */
	width: 930px;   /* added */
	overflow: visible;  /* added */
}
#nav ul li {
	display: inline; /* added */
	white-space: nowrap; /* added */
}

/*ROTATING IMAGES*/
#rotating_images {
	padding: 4px 0px 0 0px;
}
/*MIDDLE*/
#mid-section-images {
	height: 150px;
	padding: 10px 5px 0px 6px;
}
#mid-links-blue-box {
	background-image: url('../Images/mid_background.jpg');
	background-repeat: no-repeat;
	width: 212px;
	float: left;
	margin-right: 5px;
}
#mid-links-blue-box-text {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	line-height: 2em;
	text-align: right;
	padding: 10px 5px 10px 0px;
}
#mid-links-blue-box-text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#mid-links-blue-box-text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#mid-links-blue-box-text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ACD7F4;
	text-decoration: underline;
}
#mid-images {
}
#mid-images img {
	margin-right: 5px;
}
/*DIVIDERS*/
#red-divider {
	background-image: url('../Images/red_divider.png');
	background-repeat: no-repeat;
	height: 20px;
	width: 907px;
}
/*BOTTOM*/
#bottom-section {
	padding: 0 0 0 1px;
	width: 885px;
}
.bottom-col {
	padding: 0;
	margin: 0;
}
.bottom-col p {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
}
/*BOTTOM-LEFT*/
#bottom-left-column {
	width: 195px;
	float: left;
}
#bottom-left-column h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
}
/*BOTTOM-LEFT-GREEN*/
#green-column {
	background-color: #233e08;
	width: 195px;
	padding: 3px 10px 10px 10px;
}
#green-column h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	text-align:center;
}
#green-column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#green-column a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
#white-box-green {
	background-color: #BDC6B5;
	padding: 25px;
}
/*BOTTOM-LEFT-PURPLE*/
#white-box-purple {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #BDB4B4;
	padding: 25px;
	text-align: center;
}
#white-box-purple-full {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #BDB4B4;
	padding: 0;
	text-align: center;
}
#purple-column {
	background-color: #220505;
	width: 195px;
	border-bottom: #ffffff solid 1px;
	padding: 3px 10px 10px 10px;
}

#purple-column h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	text-align:center;
}
#purple-column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#purple-column a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
#purple-column-L2 {
	background-color: #220505;
	width: 210px;
	border-bottom: #ffffff solid 3px;
	border-top:3px solid #ffffff;
	padding: 3px 10px 10px 10px;
}
#purple-column-L2 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	text-align:center;
}
#purple-column-L2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#purple-column-L2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

/*BOTTOM-MIDDLE*/
#middle {
	width: 495px;
	float: left;
	padding: 0;
}
#middle-content {
	width: 487px;
}
.content h1 {
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-size: 23px;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 31px;
	line-height: 1.5em;
}
/*BOTTOM-RIGHT*/
#bottom-right-column {
	width: 195px;
	float: left;
}
.bottom-right-column-purple {
	background-color: #220505;
	width: 195px;
	border-bottom: #ffffff solid 1px;
	padding: 1px 10px 0px 10px;
}
.bottom-right-column-green {
	background-color: #233e08;
	width: 195px;
	padding: 1px 10px 0px 10px;
}
/*FOOTER*/
#footer {
	background-image: url('../Images/footer.png');
	background-repeat: no-repeat;
	height: 100px;
	clear: both;
	padding: 6px 62px 63px 62px;
}
#footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #5B1112;
	line-height: 1.3em;
}
#footer-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #233E08;
	text-decoration: none;
}
#footer-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B1112;
	text-decoration: underline;
}
#footer-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #233E08;
	text-decoration: none;
}
#weblink-logo {
	/*background-image: url('../Images/trans_logo.png') ;
	background-repeat: no-repeat;
	background-position: right top;*/
	text-align: right;
	float: right;
	height: 26px;
	width: 200px;
}
#weblink-text {
	text-align: right;
	padding-top: 28px;
}

/*start content page*/
/*CONTENT HEADER*/
#Header-L2 {
	background-image: url('../Images/hd_content.png');
	background-repeat: no-repeat;
	height: 106px;
	width: 1033px;
}
#main-L2 {
	padding: 95px 0 0 62px;
	background-image: url('../Images/main.png');
	background-repeat: repeat-y;
}
#Page-header {
	padding: 60px 0 0 0;
	margin:  0 0 0 60px;
}
#Page-header img {
	height: 145px;
	width: 915px;
}
#Page-header-link {
	position: absolute;
}
#Page-header-link img{
	height: 145px;
	width: 300px;
}
/*SIDE NAV*/
#left-column {
	width: 230px;
	padding: 5px 0 0 0;
	float: left;
	display: inline;
}
#search {
	height: 65px;
	background-color: #220505;
	padding: 10px 19px 0 10px;
}
.search {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	text-align: left;
	line-height: 13px;
}
#search-button {
	background-image: url('../Images/search-go.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 33px;
	float: right;
}
/*SIDE NAV*/
.nav-heading {
	background-color: #233e08;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 13px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
}
#nav-side {
	margin: 0px;
	padding: 3px 0px;
}
#nav-side table {
	width: 100%;
}
#nav-side tr {
	border-top: 1px solid #FFF8D2;
	background-color: #484d74;
}
#nav-side td tr {
	border-top: 0px solid #FFF8D2;
}
#nav-side td {
	height: 30px;
	text-align: right;
	padding: 0 5px;
	width: 100%;
}
#nav-side td a {
	background-color: #484d74;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
	text-decoration: none;
}
#nav-side td a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B1112;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
}
.bannerad {
	background-color: #B46F06;
	padding: 5px 0px;
	margin: 0 auto;
	text-align: center;
}
#side-button {
	background-color: #B46F06;
}
#side-button img {
	border: 0px;
}
#left-blue-col {
	background-repeat: no-repeat;
	background-color: #010312;
}
#right-side-col {
	float: right;
	width: 665px;
	padding: 6px 65px 0 0;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 1em;
	text-align: left;
	padding: 20px 40px 0 0;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #010511;
	font-weight: bold;
}
#content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.2em;
	text-align: left;
}
#content a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #233E08;
	text-decoration: none;
}
#content a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5B1112;
	text-decoration: underline;
}
#content a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #233E08;
	text-decoration: none;
}
#content-footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B1112;
	width: 401px;
	float: left;
	padding: 0px 0px 0px 360px;
	margin: -11px 0 0px;
	line-height: 10px;
}
#content-footer-links a:link {
	color: #233E08;
	text-decoration: none;
}
#content-footer-links a:hover {
	color: #5B1112;
	text-decoration: underline;
}
#content-footer-links a:visited {
	color: #233E08;
	text-decoration: none;
}
#breadcrumbs {
	background-image: url('../Images/breadcrumbs_03.jpg');
	float: right;
	background-repeat: no-repeat;
	height: 28px;
	width: 665px;
	padding: 0;
	margin: 0 2px 0;
}
#breadcrumbs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B1112;
	text-decoration: none;
	line-height: 11px;
	padding-left: 10px;
	padding-top:0;
	margin-top: 8px;
}
#breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B1112;
	text-decoration: none;
}
#breadcrumbs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B1112;
	text-decoration: underline;
}
#breadcrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B1112;
	text-decoration: none;
}

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}
.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}
.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}
#example1 { /*Demo 1 main container*/
text-align: left;
width: 180px;
background-color: #BDB4B4;
height: 60px;
padding: 8px;
}
#example1 div { /*Demo 3 P element that separates each entry*/
margin-top: 2px;
margin-bottom: 5px;
text-align: left;
}
#weather {
	display: inline;
	float: right;
}
#weather a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5B1112;
text-decoration: none;
}
#weather div {
margin: 0;
	
}
code{ /*CSS for insructions*/
color: red;
}
/*new directory styles*/
.businessname {
	font-size: 20px !important;
	font-weight: bold;
}
/*clearing all floats*/
#nav:after, #nav_home:after, #bottom-section:after, #mid-section-images:after, #main-L2:after, #weather:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*:first-child + html #nav, *:first-child + html #nav_home, *:first-child + html #bottom-section, *:first-child + html #mid-section-images, *:first-child + html #main-L2, *:first-child + html #weather {
	min-height: 1px;
}

#imagemap_header { 
width: 100%; 
height: 100%;
}
#imagemap_header a {
text-decoration:none;
}
.hide {
visibility:hidden;
}
#imagemap_chambermag { 
float: left;
position:absolute;
width : 140px;
height: 80px;
margin-left: 490px;
margin-top: 27px;
}
#imagemap_relocation { 
float: left;
position:absolute;
width : 140px;
height: 80px;
margin-left: 650px;
margin-top: 27px;
}
#imagemap_search { 
float: left;
position:absolute;
width : 155px;
height: 80px;
margin-left: 803px;
margin-top: 27px;
}

/* Javascript Drop-Downs   */
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: yellow;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 2px #5B1112 solid;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background:  #fff8d2;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 190px;
display: block;
border-bottom: 0;
padding: 5px;
text-decoration: none;
font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
color: #220505;
}

.anylinkmenu a:hover{ /*hover background color*/
background-color: #5B1112;
color: #fff;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}









