body {
	background: #256645 url("../i/bg.gif");
	margin: 0;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 16px;
	color: #e7d0a9;
	text-align: center;
}
#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 809px;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}	
div, img {
	behavior: url("i/iepngfix.htc");
}
#logo {
	margin-top: 29px;
	margin-bottom: 10px;
}

div.point-l {
	position: absolute;
	width: 200px;
	display: none;
}
div.point-l div {
	cursor:pointer;
	float: left;
}
div.point-l div.r {
	background-color: #86320d;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #f2e7d7;
	text-decoration: underline;
}
div.point-l div.r img {
	position: relative;
	left: 11px;
	vertical-align: middle;
}
div.point-l img {
	position: relative;
	vertical-align: bottom;
}
div.point-r {
	position: absolute;
	width: 200px;
	display: none;
}
div.point-r div {
	cursor:pointer;
	float: left;
}
div.point-r div.l {
	background-color: #86320d;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #f2e7d7;
	text-decoration: underline;
}
div.point-r div.l img {
	left: -11px;
	position: relative;
	vertical-align: middle;
}
div.point-r img {
	position: relative;
	vertical-align: bottom;
}

#mapnav {
	position: relative;
	left: 50%;
	width: 196px;
	margin: 0 0 10px -98px;
}
#mapnav img {
	float: left;
	margin: 12px 6px 0 6px;
}
#mapnav div {
	float: left;
	width: 27px;
	height: 27px;
	background: url("../i/nav-1.png") no-repeat;
	color: #276847;
	cursor: pointer;
	padding: 3px 0 0 0;
	margin: 4px 6px;
	font-family: "Times New Roman",serif;
	text-align: center;
}
#mapnav div.current {
	background: url("../i/nav-2.png") no-repeat;
	color: #362f2d;
	cursor: auto;
	font-weight: bold;
}	

#leftCol {
	float: left;
	/*width: 480px;*/
	margin: 0 48px 0 0;
	border: #000 0px solid; 
}
#leftCol h1 {
	font-size: 40px;
	font-weight: normal;
	color: #f2d9b8;
	margin: 0;
}
#leftCol h2 {
	font-size: 18px;
	font-weight: normal;
	color: #f2d9b8;
	margin: 5px 0;
}
#leftCol h2 img {
	margin-right: 10px;
}
#leftCol a {
	color: #f2d9b8;
	text-decoration: none;
	border-bottom: #f2d9b8 1px dashed;
}	
#leftCol p {
	margin: 10px 0;
}
#phone {
	color: #c5d6b5;
	font-size: 20px;
}	
#phone span {
	font-size: 30px;
}	
#email a {
	color: #c5d6b5;
	border: none;
	text-decoration: underline;
}
#feedback {
	font-size: 20px;
}	

#rightCol {
	float: left;
	width: 280px;
	border: #f00 0px solid;
	color: #c5d6b5;
	font-size: 13px;
}
#rightCol h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 14px 0 0 0;
}
#rightCol a {
	color: #c5d6b5;
}
#rightCol p {
	margin: 15px 0;
}	


#bottom {
	background: #e8d0a9 url("../i/line.gif") repeat-x;
	color: #362f2d;
	font-size: 13px;
	height: 152px;
	margin-top: 20px;
}
#bottom a {
	color: #256645;
}
#bottom div {
	position: relative;
	background: transparent;
	margin: -100px 0 0 0;
}
#bottom img {
	position: relative;
}

#toplayer {
	display: none;
	position: absolute;
	background-color: #faeddd;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 809px;
	left: 50%;
	margin-left: -404px;
	top: 150px;
	z-index: 100;
}
#toplayercontent {
	padding: 24px 30px;
	color: #382b23;
}
#toplayercontent a {
	color: #1c673e;
}
#toplayercontent img {
	border: #e3d0a6 3px solid;
	margin: 15px 9px 0 0;
	float: left;
}
#toplayercontent h1 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
#toplayercontent p {
	margin: 15px 0;
}
.price {
	color: #1c673e;
	font-size: 20px;
}	
#toplayerbottom {
	background-color: #256644;
}
#toplayernav {
	font-family: "Times New Roman",serif;
	background-color: #256644;
	float: left;
	padding: 24px 30px;
	color: #c2d6b3;
}
#toplayernav div {
	float: left;
	height: 27px;
	padding-top: 2px;
	margin-right: 15px;
	text-decoration: underline;
	cursor: pointer;
}
#toplayernav div.header {
	text-decoration: none;
	cursor: auto;
}	
#toplayernav div.current {
	/*background: url("../i/nav.png") no-repeat center;
	width: 27px;*/
	text-align: center;
	/*margin-right: 5px;*/
	text-decoration: none;
	cursor: auto;
	
	color: chartreuse;
}
#toplayerclose {
	font-family: "Times New Roman",serif;
	background-color: #256644;
	float: right;
	padding: 24px 30px;
	color: #c2d6b3;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

#feedbacktable form {
	margin: 0;
}	
#feedbacktable table {
	border-collapse: collapse;
}
#feedbacktable table td {
	padding-right: 20px;
}
#feedbacktable input {
	width: 190px;
}
#feedbacktable input.big {
	width: 400px;
}
#feedbacktable textarea {
	width: 422px;
	height: 100px;
}
#feedbacktable div.submit {
	float: left;
	padding: 2px;
	background-color: #c4d5b1;
}
#feedbacktable div.submit input {
	width: auto;
}

#pointfeedbacktable form {
	margin: 0;
}	
#pointfeedbacktable table {
	border-collapse: collapse;
}
#pointfeedbacktable table td {
	padding-right: 20px;
	color: #382b23;
}
#pointfeedbacktable input {
	width: 190px;
}
#pointfeedbacktable input.big {
	width: 422px;
}
#pointfeedbacktable textarea {
	width: 422px;
	height: 100px;
}
#pointfeedbacktable div.submit {
	float: left;
	padding: 2px;
	background-color: #e3d0a6;
}
#pointfeedbacktable div.submit input {
	width: auto;
}

#fade {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display:none;
}
#fadesmall {
	position: absolute;
	background: #000 url("../i/loading.gif") no-repeat center center;
	height: 442px;
	width: 809px;
	display:none;
}