@charset "ISO-8859-1";
body {
	margin: 0px;
	padding: 0px;
	background-color: #270A04;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFFFFF;
	line-height: 1.3em;
	background-image: url(images/BGBrown.png);
	background-repeat: repeat-x;
}
#PageCenter {
	background-image: url(images/TopBanner_Arcos.jpg);
	width: 954px;
	padding: 0px;
	margin: 0px auto;
	background-color: #A0A64F;
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #302E2E;
	border-left-color: #302E2E;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #271700;
}
#PageCenter #centerContent h1, h2 {
	font-weight: lighter;
	color: #FFFF00;
}
#PageCenter #leftContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	text-align: center;
}

#PageCenter #rightContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	text-align: center;
}

#PageCenter #centerContent {
	padding: 0px;
	float: left;
	width: 490px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#PageCenter #fillBottom {
	clear: both;
	float: none;
}
#Header {
	height: 230px;
	width: 100%;
}
#topMenu {
	text-align: center;
	width: 100%;
}
#topMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topMenu a {
	width: 120px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #A0A64F;
	text-decoration: none;
	border: 1px solid #565929;
}

#topMenu a:hover {
	width: 120px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #ECF5F7;
	text-decoration: none;
	border: 1px solid #A0A64F;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #270A04;
	margin-top: 10px;
	padding: 0;
}
#Footer p {
	margin: 0px;
}
#Footer a {
	text-decoration: none;
}
#ContactForm {
	background-color: #BA9321;
	border: 2px solid #270A04;
	background-image: url(images/BGYellow_r2_c2.png);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	font-size: 80%;
	margin: auto;
	padding: 5px;
	color: #270A04;
	width: 470px;
}
#ContactForm p {
	margin: 0px;
}

#ContactForm table {
	margin: 0px;
	padding: 0px;
	width: 475px;
	border-collapse: collapse;
	text-align: left;
}
#ContactForm form {
	margin: 0px;
	padding: 0px;
}
#ContactForm input {
	color: #270A04;
	background-color: #EDE6B0;
	width: 200px;
	border: 1px solid #270A04;
	background-repeat: repeat-x;
	background-position: top;
}

#ContactForm select {
	background-color: #EDE6B0;
}
.ApartmentPrices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-collapse: collapse;
	text-align: right;
	width: 98%;
}
.ApartmentPrices th {
	color: #34160A;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #321409;
	background-color: #868844;
}

.ApartmentPrices td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646932;
}

th {
	text-align: left;
}
.hiliteText {
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.smallPlans {
	margin: 5px auto;
	padding: 0px;
	border: 1px solid #36180A;
}

.imgLeft {
	margin: 2px 10px 4px 0px;
	padding: 2px;
	float: left;
	border: 1px solid #381A0B;
}
.imgCtr {
	margin: auto;
	padding: 2px;
	border: 1px solid #381A0B;
	text-align: center;
	width: 400px;
}
.imgRt {
	margin: 2px 0px 4px 10px;
	padding: 2px;
	float: right;
	border: 1px solid #381A0B;
}
.PriceLink {
	color: #F8FFFF;
	text-decoration: none;
}
.sideBarTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFCC;
	text-align: justify;
	margin: 5px;
}
.goldLetter {
	color: #FFFF00;
	font-style: italic;
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9F9C4;
	text-align: left;
}
