@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#mainbox {
	position:relative;
	top:0px;
	left:0px;
	display:block;
	width:955px;
	height:550px;
	background-color:#FFFFFF;
}

#menu {
	position:absolute;
	top:105px;
	left:175px;
	width:780px;
	height:20px;
	z-index:2;
	padding-left:6px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #918877;
	text-decoration: none;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#inmenuaboutus {
	position:absolute;
	top:106px;
	left:175px;
	width:70px;
	height:20px;
	z-index:1;
	background-color:#918877;
}

#inmenustarkville {
	position:absolute;
	top:106px;
	left:243px;
	width:119px;
	height:20px;
	z-index:1;
	background-color:#918877;
}

#inmenulocation {
	position:absolute;
	top:106px;
	left:360px;
	width:68px;
	height:20px;
	z-index:1;
	background-color:#918877;
}

#inmenupropertylistings {
	position:absolute;
	top:106px;
	left:436px;
	width:121px;
	height:20px;
	z-index:1;
	background-color:#918877;
}

.inmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu:hover {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#submenu {
	position:absolute;
	top:145px;
	left:190px;
	width:200px;
	height:20px;
	z-index:3;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu {
	position:absolute;
	top:0px;
	left:866px;
	width:113px;
	height:10px;
	z-index:2;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.topmenu:hover {
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.topmenuactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

#blackband {
	position:absolute;
	top:20px;
	left:175px;
	width:780px;
	height:77.5px;
	z-index:0;
	background-image:url(images/blackband.jpg);
}

#whiteline {
	position:absolute;
	top:57px;
	left:422px;
	width:359px;
	height:1px;
	z-index:0;
	background-color: #FFCC00;
}


#title {
	position:absolute;
	top:35px;
	left:0px;
	width:955px;
	height:20px;
	z-index:0;
}


.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:420px;
}

#subtitle {
	position:absolute;
	top:61px;
	left:182px;
	width:774px;
	height:20px;
	z-index:0;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #918877;
	text-decoration: none;
	margin-left:420px;
}

#sideimage {
	position:absolute;
	top:10px;
	left:0px;
	width:170px;
	height:439px;
	z-index:1;
	background-image:url(images/photo%20copy.jpg)
}


#sidetext {
	position:absolute;
	top:449px;
	left:0px;
	width:180px;
	height:80px;
	z-index:1;
}


#homeslideshow {
	position:absolute;
	top:37px;
	left:26px;
	width:730px;
	height:200px;
	z-index:3;
}
	#homeslideshow img {
		width: 100%;
	}
#body {
	position:absolute;
	top:126px;
	left:175px;
	width:780px;
	height:426px;
	z-index:2;
	background-color:#918877;
	background-image:url(images/body.jpg);
}

#bodyfull {
	position:absolute;
	top:126px;
	left:175px;
	width:780px;
	height:426px;
	z-index:2;
	background-color:#918877;
	background-image:url(images/bodyfull.jpg);
}
.about-us #bodyfull {
	height: 360px;
	background: url(images/bodyfull-shorter.jpg);
}
#bodytext {
	position:absolute;
	top:147px;
	left:217px;
	width:209px;
	height:199px;
	z-index:2;
}

#leftsidetext {
	position:absolute;
	top:175px;
	left:779px;
	width:166px;
	height:190px;
	z-index:2;
	padding:5px;
}


.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.bodytext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration:none;
}
#images {
	position:absolute;
	top:175px;
	left:190.5px;
	width:572px;
	height:178px;
	z-index:2;
	background-image:url(images/aboutusimage.jpg);
}

#location {
	position:absolute;
	top:175px;
	left:190.5px;
	width:574px;
	height:178px;
	z-index:2;
}


#propertylistings {
	position:absolute;
	top:164px;
	left:190.5px;
	width:729px;
	height:323px;
	z-index:2;
	padding:10px;
	overflow:auto;
}

#propertylistings2 {
	height: 333px;
    margin: 35px 0 0 20px;
    overflow: auto;
    position: absolute;
    width: 737px;
    padding-right: 6px;
}

	#propertylistings2 p.top-text {
		padding-top: 4px;
		padding-bottom: 8px;
		font-weight: bold;
		color: #c5bba8;
		border-bottom: 1px solid #a89c86;
	}
	#propertylistings2 h3 {
		margin: 25px 0 2px 0;
		padding: 0;
	}

	#propertylistings2 b {
		background: #7d725d;
		padding: 1px 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	#propertylistings2 span.apt-highlight {
		color: #e4ddcf;
		font-size: 10px;
		font-weight: bold;
	}
	#propertylistings2 span.price-highlight {
		color: #ffcc00;
	}
	#propertylistings2 p {
		margin: 0  0 10px 0;
	}

#first-child {
	margin-top: 0;
}

#greyband {
	position:absolute;
	top:367px;
	left:175px;
	width:720px;
	height:155px;
	z-index:3;
	background-image:url(images/grey%20band.jpg);
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
}


#starkville {
	position:absolute;
	top:367px;
	left:190px;
	width:554px;
	height:155px;
	z-index:3;
	padding:10px;
}

#aboutus {
	position:absolute;
	top:345px;
	left:190px;
	width:727px;
	height:172px;
	z-index:3;
	padding:10px;
}

.greyband {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top:100px;
	line-height:150%;
	text-align:justify;
}
.about-us #copyright {
	top: 481px;
}
.prop-listings #copyright {
	top: 498px;
}
#copyright{
	position:absolute;
	top:540px;
	left:175px;
	width:780px;
	height:10px;
	text-align:center;
	z-index:5;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
	.prop-listings #body {
		background: url(images/bodyfull-longer.jpg) no-repeat !important;
	}
