@charset "UTF-8";

/* =============================================== GENERAL Styles ========================================= */
body {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div.footer {
	clear: both;
}

form {
	font-size: 11px;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

form input {
	font-size: 11px;
	color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
}

form select {
	font-size: 11px;
	color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

form p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* =============================================== TOP Styles ========================================= */
div#logo {
	height: 59px;
	width: 754px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#banner {
	height: 175px;
	width: 754px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}

/* =============================================== main - wrap ========================================= */
div#wrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 754px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/* =============================================== main - win ========================================= */
div#win {
	float: right;
	width: 165px;
}

div#hour {
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(images/bg_hour.gif);
	background-repeat: no-repeat;
	height: 139px;
	width: 157px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 8px;
}

div#contact {
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(images/bg_contact.gif);
	background-repeat: no-repeat;
	height: 174px;
	width: 157px;
	padding-top: 10px;
	padding-left: 8px;
	margin: 0px;
}

div#hour p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#contact p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* =============================================== main - sub ========================================= */
div#sub {
	float: left;
	width: 570px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div#nav {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 135px;
	background-image: url(images/bg_nav.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

div#nav ul li {
	margin: 0px;
	padding: 0px;
}

div#nav ul li a:link, div#nav ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	width: 125px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

div#nav ul li a:hover, div#nav ul li a:active {
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/bt_over2.gif);
	background-repeat: no-repeat;
	width: 125px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-position: 3px;
}

div#nav span {
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/bt_over.gif);
	background-repeat: no-repeat;
	width: 125px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-position: 3px;
}

/* =============================================== main - main ========================================= */
div#main {
	float: right;
	width: 415px;
	margin-top: 15px;
}

div#main a:link, div#main a:visited {
	color: #83bd3f;
	text-decoration: none;
}

div#main a:hover, div#main a:active {
	color: #2e6b32;
	text-decoration: none;
}

div#main h1 {
	font-size: 20px;
	font-weight: normal;
	color: #2e6b32;
	margin-top: 0px;
	margin-bottom: 15px;
}

div#main h2 {
	font-size: 12px;
	line-height: 18px;
	color: #83bd3f;
	margin-top: 0px;
	margin-bottom: 15px;
}

div#main h3 {
	font-size: 15px;
	font-weight: normal;
	color: #83bd3f;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#main h4 {
	font-size: 15px;
	font-weight: normal;
	color: #2e6b32;
	margin-top: 10px;
	margin-bottom: 2px;
}

div#main h5 {
	font-size: 11px;
	font-weight: normal;
	color: #83bd3f;
	margin-top: 0px;
	margin-bottom: 10px;
	cursor: pointer;
}


div#main p {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
}

table.hp {
	width: 415px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
}

table.hp td {
	text-align: left;
	vertical-align: top;
}

table.hour1 {
	width: 415px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #d3ea6c;
}

table.hour1 td {
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

table.hour2 {
	width: 415px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #a6d1f8;
}

table.hour2 td {
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

div.staff {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #83bd3f;
	padding-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}

div.drop {
	margin: 0px;
	padding: 0px;
	width: 400px;
}

div.dots {
	height: 5px;
	width: 415px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #83bd3f;
	margin: 0px;
}

/* =============================================== footer ========================================= */
div#foot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	width: 754px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #83bd3f;
	text-align: center;
}

div#foot a:link, div#foot a:visited {
	color: #83bd3f;
	text-decoration: none;
}

div#foot a:hover, div#foot a:active {
	color: #2e6b32;
	text-decoration: none;
}

