body {
      margin: auto;
	  background-image: url('backgroundnewdark.jpg');
	  background-repeat: no-repeat;
	  background-position: center center;
}

.mainpane{
	width: 780px;
	height: 610px;
	vertical-align: top;
}

.menuspacer {
	line-height: 5px;
	font-family: Georgia, Sans-Serif;
	font-weight: bold;
	font-size: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menubar {
      width:780px;
	  height:35px;
	  vertical-align:middle;
	  background-repeat: no-repeat;
	  background-position: center center;
}

.centrealign{
	vertical-align: middle;
	text-align: center;
	width: 100%;
	}

.maintextlarge{
	font-family: Georgia, Sans-Serif;
	font-weight: 500;
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}

.maintextlarge a{
	font-family: Georgia, Sans-Serif;
	font-weight: 500;
	font-size: 26px;
	line-height: 30px;
	color: #92ad87;
	text-align: left;
	text-decoration: none;
}

.maintextlarge a.current{
	font-family: Georgia, Sans-Serif;
	font-weight: 500;
	font-size: 26px;
	line-height: 30px;
	color: #92ad87;
	text-align: left;
	text-decoration: underline;
}

.maintextlarge a:hover{
	font-family: Georgia, Sans-Serif;
	font-weight: 500;
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
	text-align: left;
	text-decoration: underline;
}
	
.maintext{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}

.maintext a{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #92ad87;
	text-align: left;
	text-decoration: underline;
}

.maintext a:hover{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
	text-decoration: underline;
}

.rentaltext{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
}

.rentaltext a{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: underline;
}

.rentaltext a:hover{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #92ad87;
	text-decoration: underline;
}

.footer{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

.footer a{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #92ad87;
	text-decoration: none;
}

.topmenu {
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	text-align: left;
	padding: 0px 10px 0px 0px;
}

.topmenu a{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	text-align: left;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}

.topmenu a.current{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 15px;
	color: #f6da52;
	text-align: left;
	padding: 0px 10px 0px 0px;

	text-decoration: none;
}

.topmenu a:hover{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 15px;
	color: #f6da52;
	text-align: left;
	padding: 0px 10px 0px 0px;

	text-decoration: none;

}

.submenu {
	line-height: 35px;
}

.submenu a{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	color: #f6da52;
	text-align: left;
	text-decoration: none;
}

.submenu a.current{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	color: #34472b;
	text-align: left;

	text-decoration: none;
}

.submenu a:hover{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	color: #34472b;
	text-align: left;

	text-decoration: none;

}
