﻿#header {
	height: 218px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#text {
	background-image: url(images/contentback.jpg);
	padding-left: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: left;
	clear: both;
	width: 715px;
	line-height: 20px;
}
div#boxbox{
	font-family: Arial, Helvetica, sans-serif;
	width:222px;
	height:218px;
	position:absolute;
	left:50%;
	margin-left:289px;
	z-index:20;
	padding-top:10px;
	color:#fff;
}
div#boxbox p{
	width:180px;
	padding:0px 20px;
	
}
span.largest{
font-weight:600;
font-size:23px;
}
a#reserve{
font-size:12px;
font-weight:500;
margin-top:6px;
padding-top:4px;
	display:block;
	width:136px;
	height:25px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	background:url("images/reserve_off.png") no-repeat;
}
a#reserve:hover{
background:url("images/reserve_on.png") no-repeat;
}
a#map{
font-size:12px;
font-weight:500;
margin-top:6px;
padding-top:4px;
	display:block;
	width:73px;
	height:25px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	background:url("images/map_off.png") no-repeat;
}
a#map:hover{
background:url("images/map_on.png") no-repeat;
}
.unitsizechart {
	height: 50px;
	width: 170px;
	float: left;
	margin-top: 10px;
	font-size: .8em;
	margin-bottom: 10px;
}
.unitsizeheader {
	font-size: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #118311;
	height: 40px;
}
.sizeheader {
	font-size: 1.5em;
	color: #198419;
	margin-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-top: 0px;
	margin-bottom: 0px;
}
#footer {
	height: 85px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #108210;
	font-weight: bold;
	display: block;
	padding-top: 20px;
	margin-top: 0px;
}
#menu {
	height: 38px;
	width: 1016px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container {
	height: auto;
	width: 1016px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
a {
	color: #127D16;
	text-decoration: none;
	font-weight: bold;
}
#footer2 {
	height: 85px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #298D29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	line-height: 16px;
	color: #999999;
	clear: both;
	float: left;
}
#img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.unitsizebox {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B6A6C;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	background-image: url(images/sizeboxback.gif);
	background-repeat: repeat-x;
	width: 720px;
}
.unitsizeimg {
	float: left;
	margin-right: 20px;
	display: block;
	clear: both;
}
.unitsizechart1 {
	height: 50px;
	width: 150px;
	float: left;
	margin-top: 10px;
	font-size: .8em;
	margin-bottom: 10px;
}
.sizeimg {
	background-image: url(images/sizeboxback.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #127D16;
	padding: 15px;
	width: 120px;
	float: left;
	text-align: right;
	clear: both;
	vertical-align: top;
}
.clearboth {
	clear: both;
}
.sizebox {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #127D16;
	background-image: url(images/sizeboxback.gif);
	background-repeat: repeat-x;
	padding: 10px;
	vertical-align: top;
	font-size: 13px;
	line-height: 17px;
}
.sizechart {
	font-size: 0.8em;
}
.sizebox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ratechartheader {
	height: 20px;
	padding: 5px;
	background-color: #ECF1F1;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
}
/*------------------------------------ size chart-----------------------------------------------*/
span.hidden{
	display:none;
	visibility:hidden;
}
div#sizechart{
	width:692px;
	height:390px;
	display:block;
	background:url("images/chart/sizechart.jpg")no-repeat;
	clear:both;
}
ul#chart{
	display:block;
	margin:0;
	padding:0;
	height:390px;
	width:692px;
	float:left;
}
ul#chart li{
	display:block;
	margin:0;
	padding:0;
	height:390px;
	list-style:none;
	float:left;
}
ul#chart li a{
	display:block;
	margin:0;
	padding:0;
	height:390px;
	text-decoration:none;
}

li#chart_2{
	background:url("images/chart/5x10.png") no-repeat;
	width:68px;
}
li#chart_3{
	background:url("images/chart/10x10.png") no-repeat;
	width:100px;
}
li#chart_4{
	background:url("images/chart/10x15.png") no-repeat;
	width:99px;
}
li#chart_5{
	background:url("images/chart/10x20.png") no-repeat;
	width:101px;
}
li#chart_6{
	background:url("images/chart/10x25.png") no-repeat;
	width:100px;
}
li#chart_7{
	background:url("images/chart/10x30.png") no-repeat;
	width:102px;
}
li#chart_8{
	background:url("images/chart/10x40.png") no-repeat;
	width:122px;
}
li#chart_2 a{
	background:url("images/chart/5x10.png") no-repeat;
	width:68px;
}
li#chart_3 a{
	background:url("images/chart/10x10.png") no-repeat;
	width:100px;
}
li#chart_4 a{
	background:url("images/chart/10x15.png") no-repeat;
	width:99px;
}
li#chart_5 a{
	background:url("images/chart/10x20.png") no-repeat;
	width:101px;
}
li#chart_6 a{
	background:url("images/chart/10x25.png") no-repeat;
	width:100px;
}
li#chart_7 a{
	background:url("images/chart/10x30.png") no-repeat;
	width:102px;
}
li#chart_8 a{
	background:url("images/chart/10x40.png") no-repeat;
	width:122px;
}




li#chart_2 a:hover{
	background:url("images/chart/5x10_h.png") no-repeat;
	width:68px;
}
li#chart_3 a:hover{
	background:url("images/chart/10x10_h.png") no-repeat;
	width:100px;
}
li#chart_4 a:hover{
	background:url("images/chart/10x15_h.png") no-repeat;
	width:99px;
}
li#chart_5 a:hover{
	background:url("images/chart/10x20_h.png") no-repeat;
	width:101px;
}
li#chart_6 a:hover{
	background:url("images/chart/10x25_h.png") no-repeat;
	width:100px;
}
li#chart_7 a:hover{
	background:url("images/chart/10x30_h.png") no-repeat;
	width:102px;
}
li#chart_8 a:hover{
	background:url("images/chart/10x40_h.png") no-repeat;
	width:122px;
}
/*------------------------------------ a-----------------------------------------------*/
/*---------------------------------------------------social media-------------------------------------------------------------------*/
#google_plus_1 , .fb-like, #fb-root {
	float:left;
	padding:0;
	margin:0 0 10px 20px;
	display:inline;
}
