/* BODY */

body {
	margin: 0px;
	background-color: #F3EB7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004E27;
	height: 100%;
}
html {
	height: 100%;
}

a img {
border:none;
}

/* CONTAINERS */

.pagecontainer {
	width:100%;
	height:auto;
	position:absolute;
	z-index:1;
	text-align:center
}

.maincontainer {
	position:relative;
	width:971px;
	height:auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.table {
	width:971px;
	height:auto;
	background-color: #FFFFFF;
	border-right: 1px solid #004E26;
	border-left: 1px solid #004E26;
}


/* CONTENT */

.header {
	width: 971px;
	height:350px;
	position: absolute;
	z-index: 100;
	background-image: url(../images/menu-background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	top: 0px;
	left: 0px;
}

.header-spacer {
	width: 971px;
	height:310px;
}

.relative {
	width:971px;
	height:310px;
	position:relative;
}

.text {
	width: 941px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/text-background.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	display: block;
	width: 600px;
	margin-top: 15px;
	text-transform: uppercase;
}

.text a {
	font-weight: bold;
	color: #006A35;
	text-decoration: none;	
}

.text a:hover {
	font-weight: bold;
	color: #006A35;
	text-decoration: none;	
}

/* SEARCH ITEMS */

.search-box {
	width: 323px;
	height: 340px;
	background-image: url(../images/search-background.jpg);
	float: right;
	padding-top: 55px;
	text-align:center;
	background-color: #CADAD2;
	margin: -10px -10px -10px 25px;
	background-repeat: no-repeat;
	z-index: 1000000;
	
}

/* MENU ITEMS */

.menu{
	width: 969px;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	text-transform:uppercase;
	position:absolute;
	top: 285px;
	left: 1px;
}

.menu td{
width: 194px;

}

.menu a{
	color: #F3EB7B;
	text-decoration: none;
	text-align: center;
	display:inline-block;
	font-size: 14px;
	font-weight: bold;
}

.menu a:hover{
	color:#FFFFFF;
	text-decoration: none;	
}


/* FEATURED PROPERTY */

.featured-container {
	height: 210px;
	background-image: url(../images/featured-background.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 20px 30px 20px 20px;
	font-size: 12px;
}

/* FORM ITEMS */

.fotmtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004E27;
	text-align: left;
}

.formboxstyles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004E27;
	width: 225px;
	border: 1px solid #004E27;
}

.formbuttonstyles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 150px;
	border: 1px solid #FFFFFF;
	background-color: #004E27;
	text-align: center;
	font-weight: bold;
}

/* FOOTERS */

/* ADDRESS */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width: 100%;
	padding: 32px 36px 10px 36px;
	text-align: center;
	background-image: url(../images/address-background.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 20px;
}

.footer a{
	font-family: Arial, Helvetica, sans-serif;
	color: #F3EB7B;
	text-decoration: none;
}

.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

/* LOGOS */

.logos {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.logos img{
	margin: 0 3px 0 3px;
	
}

/* ISSL STUFF */

#prop-live {
	vertical-align:middle;
	padding-bottom:10px;
}	

.issl-stuff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	background-color: #004E26;
	width: 971px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	color: #FFFFFF;
}

.issl-stuff a{
	text-decoration: none;
	font-size: 10px;
	color: #F3EB7B;
}

.issl-stuff a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
