body {
	background: #686868 url(../images/background.jpg) no-repeat scroll center top;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	color: #FFF;
	font-size: 14px;
	color: #3d3d3d;
}

a {
	color: #75a306;
}

a:hover {
	text-decoration: none;
	color: #91c308;
}

ul{
  list-style-type: square;
}

td{
  border-bottom: 1px #d1d1d1 dashed;
}

h1 span, h2 span, h3 span {
	color: #3d3d3d;
}

.main {
	margin-top: 27px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ececec;
	width: 900px;
}

.menu {
	background-color: #91c308;
	height: 54px;
	width: 898px;
	border: 1px #bcd962 solid;
	border-bottom: 0px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	display: block;
}

.menu ul li {
	float: left;
	display: block;
}

.menu ul li a {
  display: block;

  line-height: 54px;
	color: #FFF;
	text-decoration: none;
  font-variant: small-caps;
	padding: 0px 13px 0px 13px;
	margin: 0px;
	font-size: 20px;
	font-family: times New Roman;
	letter-spacing: -1px;
	font-weight: lighter;
}

.menu ul li a:hover {
	background-color: #75a305;
}

.menu ul li .seda {
	color: #CFCFCF;
}

.logo {
	margin: 0px;
	width: 900px;
	height: 250px;
}

.logo img {
	float: left;
}

.logo h2 {
	background-color: #95c309;
	border-top: 5px #73a506 solid;
	float: left;
	font-family: times New Roman;
	font-weight: normal;
	font-size: 24px;
	width: 310px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	letter-spacing: 0px;
	margin: 0px;
}

.logo h2 span {
	color: #fff;
}

.logo object {
	width: 590px;
	height: 250px;
	float: right;
}

.leftbox {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
}

.hotel {
	margin: 20px 30px 20px 30px;
	border: 0px;
}

.hotel a {
	border: 0px;
}

.leftbox h2 {
	background: transparent url(../images/background-h.jpg) repeat-x scroll center bottom;
	padding-left: 20px;
	margin: 0px 10px 0px 10px;
	color: #75a306;
	font-variant: small-caps;
	font-family: times New Roman;
	font-weight: normal;
	font-size: 24px;
}

.leftbox ul {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}

.content {
	width: 590px;
	float: right;
	padding: 0px;
	margin: 0px;
}

.content h1 {
	background: transparent url(../images/background-h.jpg) repeat-x scroll center bottom;
	padding-left: 20px;
	margin: 0px;
	color: #75a306;
	font-variant: small-caps;
	font-family: times New Roman;
	font-weight: normal;
	font-size: 24px;
	margin: 0px 10px 0px 10px;
}

.content img{
  border: 1px #3d3d3d solid;
}

.text {
	padding: 10px 10px 10px 10px;
}

.end {
	clear: both;
}

.bottom {
	background: #000 url(../images/background-bottom.jpg) no-repeat scroll center bottom;
	width: 870px;
	height: 53px;
	padding: 5px 0px 0px 30px;
}

.bottom .copy {
	margin-top: 10px;
	float: left;
	color: #FFF;
	font-size: 14px;
}

.bottom .copy p {
	margin: 0px;
	padding: 0px;
}

.bottom a {
	color: #3d3d3d;
}

.bottom .im-art {
	float: right;
}

.bottom .im-art a img {
	border: 0px;
}

.pagger a {
	text-decoration: none;
}

