* {
	border-right-width: medium;
	padding: 0;
	margin: 0px;
}

body {
	padding: 30px 0;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #7C6031;
	background: #EEF6E9;
}

h1 {
	position: absolute;
	left: 4px;
	top: 5px;
	font: 30px "Swingtime MF";
	text-transform: none;
	color: #F30;
	width: 709px;
	font-size: 36px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	text-align: left;
}

h2 {
	position: absolute;
	left: 11px;
	top: 153px;
	font: 18px Tahoma, Arial, Helvetica, sans-serif;
	color: White;
	font-family: "Comic Sans MS", cursive;
	width: 615px;
	font-size: 18px;
	text-align: left;
}

h3 {
    padding: 30px 0 5px 0;
    font: bold 16px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

h3.firsth3 {
    padding-top: 0;
}

p {
	padding: 5px 0;
	font: 13px/18px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #7C6031;
	font-size: 10px;
}

a {
	color: #00F;
}

a:hover {
	text-decoration: none;
	color: #00F;
}

img {
	border: none;
	text-align: center;
	margin: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 820px;
	text-align: center;
	background: #B4DA9F;
}

#top {
    position: relative;
    margin: 0 10px;
    width: 800px;
    height: 253px;
    background: #7DB357 url(images/top.jpg) no-repeat top;
}

#logo {
	height: 179px;
	font-size: 36px;
	font-family: "Swingtime MF";
}

#menu {
    margin: 0 10px;
    height: 74px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
	float: left;
	display: block;
	padding: 0 22px;
}

#menu ul li a {
	font: bold 12px/74px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	color: #EEF6E9;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #F00;
	font-style: normal;
	font-weight: bold;
}

#middle {
	margin: 0 5px;
	padding: 5px 0 0;
	text-align: left;
}

#left {
	float: left;
	width: 270px;
	background: #D2E7C5;
	text-align: center;
}

#left h3 {
	padding: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: none;
	letter-spacing: 1px;
	color: #3FA14B;
}

#left h4 {
	padding: 5px 0 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #3FA14B;
}

#left p {
	padding: 0;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #3FA14B;
	text-align: left;
}

#search {
    margin: 10px;
    height: 80px;
    text-align: center;
    background: #7DB357;
}

#search p {
    padding: 12px 0 0 0;
    font: bold 14px/20px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #EEF6E9;
}

#formSearch {
    margin: 0 auto;
    width: 200px;
}

#searchInpTxt {
    float: left;
    width: 160px;
    height: 24px;
    background: #D2E7C5;
    border: 1px solid #63A13E;
}

#search input.text {
    display: block;
    margin: 4px 0 0 2px;
    width: 156px;
    font: 14px Arial, Helvetica, sans-serif;
    color: #4E7C31;
    background: none;
    border: none;
}

#searchInpSub {
    float: right;
    width: 26px;
    height: 24px;
    background: url(images/go.gif);
    border: 1px solid #63A13E;
}

#search input.submit {
    display: block;
    float: right;
    width: 26px;
    height: 24px;
    background: none;
    border: none;
}

#left_mid {
    padding: 15px;
}

#left_bot {
    margin: 10px;
    padding: 15px;
    color: #D2E7C5;
    background: #7DB357;
}

#left_bot h3 {
	color: #EEF6E9;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#left ul {
	list-style: none;
	padding: 10px 0 0;
	font-weight: normal;
	font-size: 16px;
	width: auto;
}

#left ul li {
    padding: 0 0 0 16px;
    text-align: left;
}

#left ul li a {
    font: 12px/20px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #D2E7C5;
}

#left ul li a:hover {
    text-decoration: underline;
    color: #EEF6E9;
}

#right {
	float: right;
	width: 520px;
}

#right_top {
	margin: 0 0 0px;
	padding: 10px;
	background: #D2E7C5;
	font-size: 12px;
	left: auto;
}

#right_mid {
    margin: 0 0 10px 0;
    padding: 0 8px;
    background: #63A13E;
}

#right_mid h4 {
    padding: 5px 9px 7px 9px;
    font-size: 12px;
    text-align: left;
}

#right_mid p {
    padding: 0 9px;
    font: 11px/15px Arial, Helvetica, sans-serif;
    text-align: left;
    color: #D2E7C5;
}

#right_mid a {
    text-transform: uppercase;
    text-decoration: none;
    color: #A0B7D9;
}

#right_mid a:hover {
    text-decoration: underline;
    color: #A0B7D9;
}

#right_mid_1, #right_mid_2 {
    float: left;
    width: 168px;
    padding: 10px 0;
    text-align: center;
}

#right_mid_3 {
    float: right;
    width: 168px;
    padding: 10px 0;
    text-align: center;
}

#right_mid_4 {
    clear: both;
    height: 5px;
    overflow: hidden;
}

#right_bot {
	padding: 15px;
	background: #D2E7C5;
	text-align: justify;
}

#bottom {
    clear: both;
    padding: 0 0 0 25px;
}

#bottom p {
	padding: 0;
	font: 11px/40px Arial, Helvetica, sans-serif;
	color: #3FA14B;
	text-align: center;
}

#bottom a, #bottom a:hover {
    color: #3FA14B;
}
#main #top #logo p span {
	color: #F00;
}
h1_5 {
	position: absolute;
	left: 4px;
	top: 50px;
	font: 36px "Courier New", Courier, monospace;
	text-transform: none;
	color: #F30;
	width: 709px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.TextNormal {
	font-size: 12px;
	font-weight: normal;
}
.Heading1 {
	font-size: 16px;
	font-weight: bold;
}
.registration_text {
	font-size: 12px;
	color: #7C6031;
}
.initiators {
}
.left_left {

}
#left_left {
	text-align: left;
}
#main #middle #left #left_mid .left_left #left_left {
	margin: 0px;
	padding: 0px;
}
#main #middle #left_mid #right_bot .TextNormal img {
	padding: 5px;
}
.label {
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 150px;
	width: 305px;
	right: auto;
	bottom: auto;
	background: url(../Rent/Leased.png) no-repeat;
	margin:0 auto 0 200px;
	top:850px;
	padding: 0px;
	border-style: none;
	clip: rect(auto,auto,auto,auto);
	float: left;
}
.label1 {
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 150px;
	width: 305px;
	right: auto;
	bottom: auto;
	background: url(../Rent/Leased.png) no-repeat;
	margin:0 auto 0 200px;
	top:2242px;
	padding: 0px;
	border-style: none;
	clip: rect(auto,auto,auto,auto);
	float: left;
}
.leased {
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 150px;
	width: 305px;
	right: auto;
	bottom: auto;
	background: url(../Rent/Leased.png) no-repeat;
	margin:0 auto 0 200px;
    top:1360px;
	padding: 0px;
	border-style: none;
	clip: rect(auto,auto,auto,auto);
	float: left;
}
.label2 {
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 150px;
	width: 305px;
	right: auto;
	bottom: auto;
	background: url(../Rent/Reserved4.png) no-repeat;
	margin:0 auto 0 200px;
	padding: 0px;
	border-style: none;
	clip: rect(auto,auto,auto,auto);
	float: left;
	top: 2100px;
}

