/* CSS Document */
html { 
margin: 0; 
padding: 0; 
height: 100%; 
overflow: -moz-scrollbars-vertical;
} 
body {
	margin: 0px;
	padding: 0px;
	background-color: #9a823f;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.body-home p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
}

.body-home {
	background-image: url(../images/bkg-home.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
.body-home a {
	color: #f3e2b1;
}
.body-home a:hover {
	color: #f3e2b1;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D0BE88;
}
.floors
{
margin-left: 0px;
 border: solid; 
 border-color: black; 
 border-widTH: 2PX;
 opacity:0.7;filter: alpha(opacity=70) ;
}

.con
{
font-size: 16px;

}
.con a
{
text-decoration: none;
font-weight: bold;

}
.con a:hover
{
text-decoration: underline;
}

#container-page { 
width: 100%; 
position: relative; 
min-height: 100%; 
height: auto !important; 
height: 100%; 
} 
#container-content { 
padding-bottom: 40px; 
} 
#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 50px;
	visibility: visible;
} li {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
}
h1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
}
h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 15px;
}
