/*
General color conversion: 
   old  -   new
#4C784C - #004B8D
#798F1A - #1C7CB7
#8C9E1C - #5C94C7
#B2AD24 - #A7C1E0
  NONE  - #DDE6F0


*/
.frontpageChambermasterAssets {
	background-color: #fdf8e5;
	padding: 20px 10px 20px 10px;
	margin: 6px;
	text-align: center;
	border: 2px solid #c5d4e1;
}
.weathercontainer {
	margin-bottom: 35px;
}
.table1 {
	border: 2px solid #004b8d;
}
.lowertable1 {
	border-top: none;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffeeff;
	padding-right: 4px;
	padding-left: 4px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	list-style-type: square;
}
#nav {
	background: #004b8d; 
	padding: 5px 10px 2px; 
	margin: 0; 
	list-style: none; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
#nav li {
	display: inline; 
	padding: 2px 0px; 
	background: auto url(../images_2006/corner_left.gif) top left no-repeat;
}
#nav li a {
	padding: 2px 10px; 
	text-decoration: none; 
	background: url(../images_2006/corner_right.gif) top right no-repeat;
}
#nav li a:link {color:  #004b8d; text-decoration: none;}
#nav li a:visited {color:  #004b8d; text-decoration: none;}
#nav li a:hover {color:  #004b8d; text-decoration: none;}

html* #nav li {

	padding-top: 0px;
	padding-right: -2px;
	margin-right: 2px;
}
html* #nav li a {

}
.section2navmod {
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: auto;
	background-color: #F1EFE6;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	width: 230px;
}
#subnav {
	width: 230px;
	/*position: absolute;*/
	float: left;
	margin-top: 5px;
	/*margin-bottom: 5px;*/
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7c1e0;
}
*html #subnav {margin-bottom: 0px}

#subnav li a {
	display: block;
	padding: 10px 12px 10px 12px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #004b8d;
	background-color: #dde6f0;
	border-bottom: 1px solid #a7c1e0;
	width: 230px;
	/*background-image: url(../images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;*/
}
#subnav li a:hover {
	background-color: #004b8d;
    color: #dde6f0;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c7cb7;
	padding-left: 10px;
}
a:link {
	color: #004b8d;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover { color: #1c7cb7; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #004b8d;
	text-decoration: none;
}



.section1 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1c7cb7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004b8d;
	list-style-type: square;
	width: 240px;
}
.section1body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1c7cb7;
	padding-right: 10px;
	padding-left: 10px;
}
.section1_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #5c84c7;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom-style: none;
}
.section2 {
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c7cb7;
	background-color: #a7c1e0;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 15px;
}
.section2_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5c94c7;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



body, html {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}
.navrow td {
	background-color: #004b8d;
}
td.belowNavBox {
    background-color: #5c94c7;
}
.table1 .topBar {
	background-color: #004b8d;
}
.table1 .columnhead td {
	
	
}
.frontpageColImage {
display: block;
background-color: #a7c1e0;
	width:100%;
	height: 154px;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0 3px 0;
	
}
.reloguide {
	margin-top: 20px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.reloguide img {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
font {
	/*text-decoration: line-through;*/
	
}