@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #66CCFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333;
}

img {
	border: 0;
}
.twoColFixRtHdr #container { 
	width: 925px;  
	margin: 0 auto; 
	text-align: left;
} 
.twoColFixRtHdr #header { 
	background: url(../images/header.jpg) top right no-repeat;
	padding: 0;  
	height: 134px;
	width: 925px;
	position: relative;
	
} 
.twoColFixRtHdr #header h1 {
	width: 190px;
	margin: 0; 
	padding: 0;
	float: left;
}

.twoColFixRtHdr #header ul {
	float: right;
	margin: 50px 0 0 0;
	padding: 0;
	width: 730px;
}
.twoColFixRtHdr #header ul li{
	margin: 0; 
	padding: 0;
	list-style: none;
	float: left;
	
	
}
.twoColFixRtHdr #header ul a{
	display: block;
	height: 24px;
	text-indent: -3000px;
}

.twoColFixRtHdr #header ul li#laundry a{
	background:url(../images/menu_laundry.gif) top left no-repeat;
	width: 104px;
	margin-right: 19px;
}

.twoColFixRtHdr #header ul li#laundry a:hover, .twoColFixRtHdr #header ul li#laundry a.selected{
	background:url(../images/menu_laundry.gif) 0 -24px no-repeat;
}

.twoColFixRtHdr #header ul li#housekeeping a{
	background:url(../images/menu_housekeeping.gif) top left no-repeat;
	width: 159px;
	margin-right: 14px;
}

.twoColFixRtHdr #header ul li#housekeeping a:hover, .twoColFixRtHdr #header ul li#housekeeping a.selected{
	background:url(../images/menu_housekeeping.gif) 0 -24px no-repeat;
}

.twoColFixRtHdr #header ul li#food_service a{
	background:url(../images/menu_foodservice.gif) top left no-repeat;
	width: 159px;
		margin-right: 16px;
}

.twoColFixRtHdr #header ul li#food_service a:hover, .twoColFixRtHdr #header ul li#food_service a.selected{
	background:url(../images/menu_foodservice.gif) 0 -24px no-repeat;
}

.twoColFixRtHdr #header ul li#about_us a{
	background:url(../images/menu_about_us.gif) top left no-repeat;
	width: 111px;
	margin-right: 16px;
}

.twoColFixRtHdr #header ul li#about_us a:hover, .twoColFixRtHdr #header ul li#about_us a.selected{
	background:url(../images/menu_about_us.gif) 0 -24px no-repeat;
}

.twoColFixRtHdr #header ul li#contact_us a{
	background:url(../images/menu_contact_us.gif) top left no-repeat;
	width: 126px;
}

.twoColFixRtHdr #header ul li#contact_us a:hover,
.twoColFixRtHdr #header ul li#contact_us a.selected{
	background:url(../images/menu_contact_us.gif) 0 -24px no-repeat;
}


.twoColFixRtHdr #header #contact {
	position: absolute;
	bottom: 18px;
	right: 6px;
	width: 519px;
	height: 11px;
}
.twoColFixRtHdr #header #contact img {
	margin-left: 15px;
}

/* ------------- side bar ------------------- */
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 305px; 
	margin: 25px 0 0 0;
	padding: 0 18px 0 16px;
	color: #183966;
	line-height: 1.3em;
}
.twoColFixRtHdr #sidebar1 h3 {
	border-bottom: 1px dotted #B9C4D1;
	padding: 0;
	margin: 0;
}


.twoColFixRtHdr #sidebar1 h4 {
	padding: 0;
	margin: 0 0 0px 0;
}

.twoColFixRtHdr #sidebar1 p {
	padding: 0;
	margin: 0;
	font-size: 13px;
}
.twoColFixRtHdr #sidebar1 .sidebox {
	padding: 15px 10px 0 10px;
	clear: both;
	height: 130px;
	border-bottom: 1px dotted #B9C4D1;
}
.twoColFixRtHdr #sidebar1 .sidebox .learn_more{
	margin-top: 0px;
	float: right;
}

/* main content  --------------------------------------- */
.twoColFixRtHdr #wrapper {
	background: url(../images/content_header.jpg) top center no-repeat #FFFFFF;
	padding: 1px;
}
.twoColFixRtHdr #mainContent { 
	margin: 20px 340px 0 0; 
	padding: 0 5px 0 0; 
	color: #183966;
	line-height: 1.3em;
	border-right: 1px #CCFFFF solid;
	
} 
.twoColFixRtHdr #mainContent h1 {
	margin: 0 0 0 24px;
	padding-top: 5px;
	padding-bottom: 14px;
}
.twoColFixRtHdr #mainContent h2, .twoColFixRtHdr #mainContent h3 {
	margin: 0 0 0 31px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.twoColFixRtHdr #mainContent p{
	font-size: 13px;
	margin: 5px 31px 18px 31px;
}
.twoColFixRtHdr #mainContent ul {
	margin: 5px 31px 18px 46px;
	padding: 0;
}
.twoColFixRtHdr #mainContent li {
	margin: 0 0 10px 5px;
	padding: 0;
	font-size: 13px;
	list-style-image: url(../images/bullet_yellow_disc.gif);
}
.twoColFixRtHdr #mainContent a {
	color: #330066;
	text-decoration: none;
}

/* --------- home page ------------------ */


.twoColFixRtHdr #mainContent #flash_hero {
	width: 556px;
	height: 194px;
	margin-left: 12px;
	margin-bottom: 18px;
}
.twoColFixRtHdr #mainContent #home_contact_box {
	width: 256px; 
	margin-left: 20px;
	float: left;
	border-right: 1px dotted #B9C4D1;
	padding-bottom: 15px;
}

.twoColFixRtHdr #mainContent #home_contact_box h3 {
	padding: 0;
	margin: 0 0 10px 0;
}

.twoColFixRtHdr #mainContent #home_contact_box dl {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.twoColFixRtHdr #mainContent #home_contact_box dt {
	float: left;
	margin: 0;
	padding: 0;
	width: 75px;
	font-weight: bold;
}

.twoColFixRtHdr #mainContent #home_contact_box dd {
	margin: 0;
	padding: 0;
	float: right;
	width: 181px;
}
.twoColFixRtHdr #mainContent  #home_member_box {
	float: right;
	padding-right: 15px;
}
/*---------------- contact page ----------------- */
.twoColFixRtHdr #mainContent #contact {
	margin-left: 31px;
}

.twoColFixRtHdr #mainContent #contact td {
	font-size: 13px;
	padding-bottom: 10px;
}
.twoColFixRtHdr #mainContent #contact td.label {
	font-weight: bold;
	width: 85px;
}

.twoColFixRtHdr #contact_form {
	margin-top: 25px;
	float: right;
	width: 45%;
	color: #183966;
}

.twoColFixRtHdr #contact_form  h2 {
	margin: 0;
	padding: 0;
}
.twoColFixRtHdr #contact_form p {
	font-size: 13px;
	
}
.twoColFixRtHdr #contact_form td {
	padding-bottom: 10px;
	font-size: 13px;
}

.twoColFixRtHdr #contact_form td.label {
	font-weight: bold;
	width: 85px;
}
.twoColFixRtHdr #contact_form input,.twoColFixRtHdr #contact_form textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
/*------------- footer ---------------------- */
.twoColFixRtHdr #footer {
	padding: 1px;
	margin: 0;
	background: url(../images/content_footer.jpg) top center no-repeat;
	
} 
.twoColFixRtHdr #footer ul{
	height: 30px;
	margin: 0; 
	padding: 30px 15px 0 15px; 
	border-bottom: 1px dotted #4EA0D1;
}
.twoColFixRtHdr #footer ul li {
	display: inline;
	float: left;
	margin: 0 40px;
}
.twoColFixRtHdr #footer ul li a{
	font-size: 12px;
	text-decoration: none;
	color: #183966;
}

.twoColFixRtHdr #footer ul li a:hover {
	color: #003;
}

.twoColFixRtHdr #footer #copyright {
	padding-left: 50px;
	float: left;
	font-size: 12px;
}

.twoColFixRtHdr #footer #site_credit {
	padding-right: 50px;
	float: right;
	font-size: 12px;
	
}
.twoColFixRtHdr #footer #site_credit a{
	text-decoration: none;
	color: #183966;
}
/* ---- misc styles ---- */
.orange {
	color:#FF6600 !important;
}

.purple {
	color: #6666CC !important ;
}

.pink {
	color: #CC3366 !important;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
    height:0;
    font-size: 1px;
    line-height: 0px;
}