/* CSS Document */

body {
	width:800px;
	margin: 0 auto 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #E8DDC7;
	font-size:12px;
}
td {
	color: #E8DDC7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {	color: #564F35; }
a:active {	color: #564F35; }
a:visited {	color: #564F35; }
a:hover {	color: white }

.header_small {
font-size:10px;
color:#000000;
text-align:justify;
line-height:13px;
}

.footer {
font-size:10px;
color:white;
}

.rotating_text2 {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.rotating_text1 {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background-image: url(graphics/text_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.featured_prop {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.featured_prop a:link{ font-size: 17px; color: white; }
.featured_prop a:visited{ font-size: 17px; color: white; }
.featured_prop a:active { font-size: 17px; color: white; }
.featured_prop a:hover { font-size: 17px; color: white; text-decoration: none; }

.featured_prop2 a:link{ font-size: 12px; color: white; }
.featured_prop2 a:visited{ font-size: 12px; color: white; }
.featured_prop2 a:active { font-size: 12px; color: white; }
.featured_prop2 a:hover { font-size: 12px; color: white; text-decoration: none; }

.cities { font-size: 12px; color: #564c1f; font-weight: bold; }
.cities a:link{ font-size: 12px; color: #564c1f; font-weight: bold; }
.cities a:visited{ font-size: 12px; color: #564c1f; font-weight: bold; }
.cities a:active { font-size: 12px; color: #564c1f; font-weight: bold; }
.cities a:hover { font-size: 12px; color: white; font-weight: bold; text-decoration: none; }

.links a:link{ font-size: 14px; color: #564c1f; font-weight: bold; }
.links a:visited{ font-size: 14px; color: #564c1f; font-weight: bold; }
.links a:active { font-size: 14px; color: #564c1f; font-weight: bold; }
.links a:hover { font-size: 14px; color: white; font-weight: bold; text-decoration: none; }

.fparg {
	color: #E8DDC7;
	text-align: center;	
}

.titles {
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: center;
}

.buttons {
	border: 4px double #655838;
	background-color: #d0c6b3;
	text-align: center;
	line-height:18px;
}
.buttons a:link {
	font-family: "Copperplate Gothic Light", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #564C1F;
	text-decoration: none;
}
.buttons a:visited {
	font-family: "Copperplate Gothic Light", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #564C1F;
	text-decoration: none;
}
.buttons a:hover {
	font-family: "Copperplate Gothic Light", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #f7efe1;
	text-decoration: underline;
}