@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
td#centerbox {
	background-color: #CCCCCC;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
}
td#centerbox2 {
	background-color: #CCCCCC;
	background-image: url(bg2.jpg);
	background-repeat: repeat-y;
}
ul.menu {
	list-style-type: none;
	position: relative;
	left: 0px;
	top: 0px;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul.menu li {
	display: block;
	width: 150px;
	font-family: Calibri, Verdana, Arial;
	color: #333;
	text-decoration: none;
	left: 0px;
	list-style-image: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
	height: 32px;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}
.menu li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px;
	height: 22px;
}
.menu li a:hover {
	background-color: #666;
	background-image: url(menu_bg.jpg);
}

td#bottombox {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #676767;
	border-right-color: #676767;
	border-bottom-color: #676767;
	border-left-color: #676767;
}
.wws {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #666666;
	padding-right: 8px;
}
.copyright {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #666666;
	padding-left: 8px;
}
.bottommenu {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #009;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.bottommenu a {
	color: #009;
	text-decoration: none;
}
.bottommenu a:hover {
	color: #666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #009;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #036;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	font-weight: bold;
}


.topmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #009;
}
.topmenu a {
	color: #009;
}
.topmenu a:hover {
	color: #333;
}
a {
	outline:none
}
.maintext {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #333;
}
p {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #333;
}

td#head {
	background-image: url(head.jpg);
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
}
.maintext a {
	color: #009;
}
.input {
	width: 170px;
	border: 1px solid #006;
}
#menutop {
	background-image: url(bg3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
table.laundry {
	background-color: #E8FFFF;
	border: 1px solid #006;
	background-image: url(clothes.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
}
.job {
	padding: 7px;
	text-align: center;
	font-family: Calibri, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #060;
	line-height: 20px;
}
#slideshow1 {
	clear: both;
	width: 170px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

