body {
	color: #ffffff;
	font: 12px/16px Verdana, sans-serif;
	padding: 0;
	margin: 0;
	background: #413a21;
}

a {
	color: #c1272d;
	text-decoration: none;
}

li {
	list-style-type: square;
}

a:hover {
	text-decoration: underline;
}

#splash {
	margin-top: 25px;
	width: 800px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}

#splash #map {
	position: absolute;
	z-index: 999;
}

#splash #info {
	color: #413a21;
	text-align: center;
	z-index: 1000;
	position: relative;
	top: 500px;
}

#header {
	margin-top: 25px;
	width: 800px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/headers/paimpo.jpg);
	/*border-bottom: 4px solid #ffffff;*/
}

#header #preliminary {
	text-align: right;
	padding: 275px 5px 5px;
	color: #efe4c6;
}

#langmenu {
	width: 790px;
	height: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	text-align: right;
	font-size: 10px;
	padding: 0 5px;
	color: #413a21;
	line-height: 12px;
}

#langmenu a {
	color: #413a21;
	text-decoration: none;
}

#langmenu a:hover {
	text-decoration: underline;
}


#body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #4b4326;
	background-color: #efe4c6;
	padding-top: 10px;
	margin-bottom: 25px;
}

#body #menu {
	/*margin-left: 40px;*/
	width: 230px;
	float: left;
	font-size: 14px;
}

#body #menu a {
	color: #5c4803;
	font-weight: bold;
	text-decoration: none;
}

#body #menu a:hover {
	text-decoration: none;
}

#body #menu ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#body #menu li {
	display: block;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}

#body #menu ul.submenu {
	margin: 0 0 0 10px;
	padding: 5px 0px 0px;
}

#body #menu ul.submenu a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#body #menu ul.submenu li:hover, #body #menu ul.submenu li.selected {
	background: url(../images/menusel3.gif) no-repeat right center;
}

/*#body #menu ul.submenu a:hover, #body #menu ul.submenu a.selected {
	color: #ffffff;
}*/

#body #content {
	width: 530px;
	margin-left: 10px;
	float: right;
	text-align: justify;
	margin-right: 10px;
}

#body #content #choicemenu ul {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#body #content #choicemenu li {
	list-style-type: none;
	float: left;
	margin-right: 50px;
}

#body #content #choicemenu a {
	color: #5c4803;
	text-decoration: none;
}

#body #content #choicemenu li:hover, #body #content #choicemenu li.selected {
	border-bottom: 2px solid #ffffff;
}

#body #content #gmap {
	width: 530px;
	height: 475px;
}

#body #content #condomap {
	margin-top: 50px;
}

#body #footer {
	clear: both;
}

.hilite {
	color: #c1272d;
}

.slogan {
	color: #5d4605;
	font-size: 26px;
	line-height: 32px;
}

.slogan-small {
	color: #5d4605;
	font-size: 14px;
	margin-top: 5px;
	line-height: 18px;
}

.slogan-sold {
	color: #aa2525;
	font-weight: bold;
	font-size: 18px;
	padding: 15px 15px 15px 175px;
}

#condo-images {}

#condo-images a {
	font-weight: bold;
}

.image-title {
	
}

.hidden {
	visibility: hidden;
}