/* Presentation Stylesheet */ 

ul {
	color:#333333;
	font-family: veranda,arial,trebuchet,san-serif;
	font-size: 70%;
	line-height: 1.3;
	margin: 0 0px 0 14px;
	padding:4px;
	text-align: left;
}

li {
	text-align: left;
}

p {
	color:#333333;
	font-family: veranda,arial,trebuchet,san-serif;
	font-size: 80%;
	margin: 0px;
	margin: 10px 10px 15px 10px;
	line-height: 1.2;
	text-align: left;
}

p.title {
	font-size: 85%;
	font-weight: bold;
}

p.body {
	color:#333333;
	font-family: veranda,arial,trebuchet,san-serif;
	font-size: 70%;
	line-height: 1.3;
	margin: 5px 10px 5px 10px;
	padding:5px;
}

p.ital {
	color:#666666;
	font-family: veranda,arial,trebuchet,san-serif;
	font-size: 70%;
	margin: 0px;
	margin: 10px 10px 10px 10px;
	line-height: 1.2;
	text-align: left;
	font-style:italic;
}

p.right {
	text-align: right;
	font-size: 12px;
}

p.left {
	color:#333333;
	font-family: veranda,arial,trebuchet,san-serif;
	font-size: 80%;
	margin: 0px;
	margin: 10px 10px 15px 10px;
	line-height: 1.2;
	text-align: left;
}

p.list {
	margin: 0 0 0 0px;
	padding:4px;
}

p.welcome {
	color: #C91C00;
	font-family: veranda,arial,trebuchet,san-serif;
	font-size: 75%;
	font-weight: 900;
	margin:0;
	padding: 10px 0px 0px 0px;
	letter-spacing: normal;
	vertical-align: text-bottom;
	line-height: 1.0;
	text-align: center;
}

p.welcome_minor {
	color: #C91C00;
	font-size: 70%;
	font-weight: 500;
	letter-spacing: normal;
	margin:0px;
	padding: 0px 0px 10px 0px;
	vertical-align: text-top;
	text-align: center;
}

p.welcome_second {
	color: #666666;
	font-size: 80%;
	font-weight: 500;
	letter-spacing: normal;
	line-height: 1.2;
	margin:0px;
	padding: 10px 0px 10px 0px;
	vertical-align: text-top;
	text-align: center;
}

p.languages {
	color: #91663B;
	font-size: 90%;
	font-weight: 900;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

p.realtor {
	color: #8C90D7;
	font-size: 80%;
	font-weight: 600;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

p.center {
	color:#666666;
	font-size: 80%;
	font-weight: 700;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0px;
	line-height: 1.2;
}

p.footer {
	color:#333333;
	font-family: veranda,arial,trebuchet,san-serif;
	font-size: 70%;
	line-height: 1.3;
	margin: 5px 10px 5px 10px;
	padding:5px;
	text-align: center;
}

p.map_areas {
	line-height: 1.1;
	margin: 5px 2px 5px 2px;
}

a {
	color:#333333;
	font-family: veranda,arial,trebuchet,san-serif;
	margin:0;
	padding:0px;
	text-decoration: underline;
}

a:hover {
	color:#666666;
	font-family: veranda,arial,trebuchet,san-serif;
	margin:0;
	padding:0px;
	text-decoration: underline;
}

a:visited {
	color:#333333;
	font-family: veranda,arial,trebuchet,san-serif;
	margin:0;
	padding:0px;
	text-decoration: underline;
}

p.footer {
	font-size: 70%;
	line-height: 1.2;
}

p.menu {
	margin:0;
	padding:0px;
}

h3 {
	margin:0; 
	padding: 5px 0;
}


