body{
	margin: 0px 0px 0px 0px;
	background-color: #686835;
	color: #fff;
	background-image: url(../fx/body-bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	z-index: 2;
}
#container{	
	margin: 0px auto 0px;
	width: 860px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color: transparent;
	color: #ddd;
}
#flags{
	position: relative;
	z-index: 20;
	float: right;
	width: 70px;
	margin: -88px 420px 0px 0px;
}
#flags img{
	margin-right: 5px;
	border: none;
}
#content{
	margin: 36px 0px 0px 0px;
	padding: 0;
}
img.right {
	border: none;
}
.right{
	width: 310px;
	float: right;
	margin: -5px 0px 10px 10px;
}
div.right2{
	float: right;
	margin: -5px 0px 10px 10px;
}
div.right2 img {
	border: none;
}
img.rightsm {
	border: none;
}
.rightsm{
	width: 212px;
	float: right;
	margin: -5px 0px 10px 10px;
}
div.bedroom{
	border-bottom: 1px solid #ddd;
	clear: both;
}
form.bedform{
	margin: 20px 0px 20px 0px;
}
table.right{
	position: relative;
	margin: -30px 0px 30px 30px;
	float: right;
}
table.right td{
	padding: 1px;
	text-align: center;
	font-size: 10px;
}
table.right td img{
	border: 2px solid #ccc;
}
#stamps{
	position: relative;
}
#content h2{
	position: relative;
	top: 0px;
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	width: 860px;
	letter-spacing: 2px;
	font-weight: normal;
	margin:  0px 0px 20px 0px;
	padding:  0px 0px 0px 0px;
}
#content h3{
	text-transform: uppercase;
	font-weight: normal;
	margin:  20px 0px 0px 0px;
	font-size: 16px;
	letter-spacing: 2px;
	color: #fff;
}
#content p{
	font-size: 13px;
	margin: 5px 0px 10px 0px;
	line-height: 1.2em;
}
div.maindiv{
	float: left;
	width: 203px;
	height: 356px;
	margin: 0px 10px 20px 0px;
}
div.maindiv img{
	border: none;
	position: relative;
	z-index: 3;
}
div.maindiv p{
	width: 182px;
	margin:  -65px 0px 0px 10px !important;
	font-size: 12px;
	text-align: center;
	line-height: 13px !important;
	color: #000;
	padding:  0px 0px 0px 0px;
	position: relative;
	z-index: 3;
}

#d2008 p{
	text-align: center;
}
#d2008 h2{
	position: relative;
	top: 0px;
	font-size: 16px;
	text-align: center;
	border-top: 1px solid #ccc;
	text-transform: uppercase;
	color: #ccc;
	clear: both;
	width: 860px;
	letter-spacing: 2px;
	font-weight: normal;
	margin:  20px 0px 10px 0px;
	padding:  10px 0px 0px 0px;
}
a:link{
	color: orange;
	text-decoration: none;
}
a:visited{
	color: orange;
	text-decoration: none;
}
a:hover{
	color: yellow;
	text-decoration: none;
}
/* FORMS */
fieldset {
	margin: 1.5em 150px 2.5em 150px;
	padding: 0em 1em 10px 10px;
}
legend {
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	font-size: .9em;
	padding: .1em .3em;
	border: 1px solid #ccc;
	margin: 0px 2px 10px 2px;
}
input {
	width: 250px;
}
.inputtext{
	border: 1px solid #fff;
}
textarea{
	color: #fff;
	width: 250px;
	height: 100px;
	background-color: transparent;
	border: 1px solid #fff;
}
label {
	margin: 0px 10px 0px 0px;
	display: block;
	width: 150px;;
	text-align: right;
	float: left;
}
.box{
	width: 20px;
}
.red{
	color: orange;
}
fieldset div{
margin: 10px 0px 0px 0px;
}
.button {
	float: right;
	width: 80px;
	margin: 12px 0px 10px 0px;
}
form p{
	display: block;
	width: 400px;
	margin-left: 100px;
	text-align: left;
}