body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/bg.jpg);
}
#mainWrapper #header {
	height: 80px;
	color: #FFFFFF;
}
#mainWrapper #header #logo {
	float: left;
	width: 266px;
}
#mainWrapper #header #top_navig {
	font-size: 11px;
	text-align: right;
	float: right;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#mainWrapper #header #top_navig a {
	color: #FFFFFF;
	text-decoration: none;
}
.top_navig {
	padding: 5px;
	color:#FFFFFF;
}
.news_head {
	color: #FFFFCC;
	float: left;
	width: 80px;
}
.latest_news {
	padding: 5px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #85A997;
}
.latest_news .news_content {
	color: #FFFFFF;
}



.top_navig a {
	text-decoration:none;
	color:#FFFFFF;
}

#mainWrapper #content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #66937D;
}
#mainWrapper #banner {
	margin-top: 10px;
	margin-bottom: 10px;
}




#mainWrapper {
	width: 705px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#content .intro {
	padding: 10px;
	line-height: 150%;
	text-align: justify;
}
.menuItem {
	font-size: 13px;
	color: #FFFFFF;
}
#mainWrapper .footer {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}
#mainWrapper .footer a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#mainWrapper .footer p {
	margin:0px;
	padding: 5px 0px;
}
#mainWrapper .footer .links a{
	padding:0px 20px;
}
#mainWrapper .footer a:hover{
	color:#EADA82;
}

.menuItem a{
	text-decoration:none;
	padding:0px 25px 0px 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.menuItem a:hover {
	color: #E9D783;
}
.addon_content {
	line-height: 150%;
}
.addon_content p {
	text-align:justify;
}
.addon_content ul {
	list-style:url(../images/basic_arrow_icon.gif);
	padding-left: 20px;
	margin-left: 20px;
}
.addon_content ul a{
	color:#000000;
	text-decoration:none;
}
.addon_content ul a:hover {
color:#996600;
}

.float_left {
	margin: 5px;
	float: left;
	border: 5px solid #FFFFFF;
}


.more {
	text-align: right;
	padding-right: 10px;
}
#content .bottom_box {
	width: 306px;
}
.white_text {
	color: #FFFFFF;
}
.gallery {
	text-align: center;
}
.gallery img{
	border:1px solid #FFFFFF;
}

.white_text a {
	color:#FFFFCC;
	letter-spacing: 1px;
	text-decoration: none;
}
.white_text a:hover {
	color: #E9D783;
	text-decoration:none;
}

.clearer {
	clear:both;
}
h2 {
	font-size: 14px;
	color: #08562F;
	background-color: #FFFFFF;
	border-top-style: solid;
}
.font18bold {
	font-size: 18px;
	font-weight: bold;
}
.starred-cont-available-plots {
	background-image: url(../images/stared-img.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	width: 370px;
	float: none;
	margin-left: 140px;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	line-height: 27px;
}
.starred-cont-available-plots em {
	font-style: normal;
	font-size: 20px;
}

.starred-cont-available-plots strong {
	color: #1225D3;
	font-size: 25px;
}
