/* CSS Document */

html, body {
	margin: 0;
	padding:0px;
	height: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*--- layout ---*/

#MainCon {
	text-align: center;
	width: 800px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#Logo {
	width: 800px;
	height: 79px;
	text-align: left;
	top:0px;
}
#Nav {
	text-align: center;
	width:100%;
}
#HomeTxtCon {
	margin-top: 4px;
	text-align: center;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
#bodyTxtCon {
	width: 510px;
	float: right;
	padding: 10px;
}
#subNavCon {
	width: auto;
	height: auto;
	background-color: #f9f6ee;
	padding: 8px;
	border: solid #d9d7d0 1px;
	margin:8px;
	color: #373735;
	text-align: left;
	font-size: 12px;
}

#subNavCon a:link {
	color: #373735;
}
#subNavCon a:visited {
	color: #000000;
}
#subNavCon a:hover {
	color: #0000FF;
}

#leftCol{
	display: none;
}
#rightCol {
	width:580px;
	height: auto;
	color: #373735;
	font-size: 10px;
	text-align: left;
	padding-left:8px;
}
#Footer {
	width:566px;
	height:auto;
	border: solid #d9d7d0 1px;
	font-size: 10px;
	color:#FFFFFF;
	padding: 4px;
	margin-top: 8px;
	text-align: center;
}

#Footer a:link {
	color: #FFFFFF;
}
#Footer a:visited {
	color: #FFFFFF;
}
#Footer a:hover {
	color:#999999;
}

#rightCol a:link {
	color: #666666;
}
#rightCol a:visited {
	color: #666666;
}
#rightCol a:hover {
	color:#000000;
}
/*--- styles

.NavHome{
	display: none;
}
.NavApart{
	display: none;
}
.NavServ{
	display: none;
}
.NavFacil{
	display: none;
}
.NavRest{
	display: none;
}
.NavAbout{
	display: none;
}
.NavContact{
	display: none;
}
 ---*/
.bodyTxt {
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
.homeIntro {
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.apartIntro {
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.servIntro {
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.facilIntro {
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.restIntro {
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.aboutIntro {
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.contactIntro {
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.headServ {
	color: #000000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.headApart {
	color: #000000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.headFacil {
	color: #000000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.headRest {
	color: #000000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.headAbout {
	color: #000000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


.imgBorder {
	background-color: #f9f6ee;
	border: solid #d9d7d0 1px;
}


.footerHome {
	background-color: #00411f;
}
.footerApart {
	background-color: #ffc10b;
}
.footerServ {
	background-color:#ff2b1f;
}
.footerFacil {
	background-color:#a90047;
}
.footerRest {
	background-color:#3da95c;
}
.footerAbout {
	background-color:#B3D3FD;
}
.footerContact {
	background-color:#2dc6c2;
}

.Txtbox {
	background-color: #f9f6ee;
	border: solid #d9d7d0 1px;
	width:412px;
	min-height:144px;
	_height:144px;
	padding: 4px;
	float:right;
}

.imgFloat {
	float:left;
}

.txtImgCon {
	width:580px;
	min-height: 144px;
	float: right;
	text-align: left;
	margin-top:8px;

}

p {
	font-size: 12px;
}

.marginRight {
	margin-right:8px;
}

.Txtbox2 {
	background-color: #f9f6ee;
	border: solid #d9d7d0 1px;
	padding: 2px;
	font-size: 10px;
	color: #373735;
}

.hr {
	border-bottom: solid #d9d7d0 1px;
	width: 570px;
}

#sizer {
	background-color: #f9f6ee;
	border: solid #d9d7d0 1px;
	padding: 2px;
	font-size: 10px;
	color: #373735;
	width:200px;
}

/*-----contactColumnStyles-----*/

.callHome {
	color: #00411f;
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: solid #d9d7d0 1px;
}

#contCol {
	background-color: #f9f6ee;
	border: solid #d9d7d0 1px;
	padding: 2px;
	font-size: 10px;
	color: #373735;
	padding-bottom:8px;
	text-align: center;
}

.contColTxt {
	font-size: 12px;
	color: #353535;
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom: solid #d9d7d0 1px;
}

#contCol a:link {
	color: #353535;
	text-decoration: none;
}
#contCol a:visited {
	color: #353535;
	text-decoration: none;
}
#contCol a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.bodyTxt2 {
	font-size: 12px;
	color: #353535;
	text-align: center;
	line-height: 20px;
}

.menuhr {
	border-bottom: solid #d9d7d0 1px;
	width: 370px;
}

.contactLine {
	border-top: solid #d9d7d0 1px;	
}

/*------HTML STYLES-------*/

.html_NavHome{
	width: 784px;
	height: 284px;
	padding: 8px;
}
.html_NavApart{
	width: 784px;
	height: 284px;
	padding: 8px;
}
.html_NavServ{
	width: 784px;
	height: 284px;
	padding: 8px;
}
.html_NavFacil{
	width: 784px;
	height: 284px;
	padding: 8px;
}
.html_NavRest{
	width: 784px;
	height: 284px;
	padding: 8px;
}
.html_NavAbout{
	width: 784px;
	height: 284px;
	padding: 8px;
}
.html_NavContact{
	width: 784px;
	height: 284px;
	padding: 8px;
}

#html_navCon {
	width:198px;	
}

#html_lefCol {
	display: none;
	
}