@charset "UTF-8";
#wrapper {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/default/bg.png);
}
#wrapper #main {
	height: 280px;
	background-image: url(../images/default/ro_ng_greendia.png);
}
body {
	background-image: url(../images/default/bg.png);
}
.maincontent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.maincontenthighlight {
	color: #CC9900;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/amenities/square.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-left: 50px;
	color: #666666;
}
.mainheader {
	font-family: Optima, Tahoma, sans-serif;
	font-size: 22px;
	color: #CC6600;
	letter-spacing: 1px;
}
.mainheader2 {
	font-family: Optima, Tahoma, sans-serif;
	font-size: 16px;
	color: #CC6600;
	letter-spacing: 1px;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	margin-top: 40px;
	letter-spacing: 1px;
	line-height: 17px;
}
a:link {
	color: #CC9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #669900;
}
a:active {
	color: #669900;
}
.richard {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}

