@charset "utf-8";

body {
	left: 0px;
	top: 0px;
	background-color: #125b20;
	}
#contentshowcase {
	width: 1001px;
	position: absolute;
	top: 0px;
	height: 1150px;
	background-image: url(images/newbackground.jpg);
	background-repeat: no-repeat;
	left: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-position: 0px 0px;
	border-top: solid 8px #7E3517;
}
#topmenu {
	background-color:#CC9360;
	height: auto;
	width: 1001px;
	position: absolute;
	margin-top: 170px;
	top: 0px;
	text-align: center;
	border-top: solid 2px #7E3517;
	border-bottom: solid 2px #7E3517;
}
#topmenu ul {
	list-style-type:none;
	margin:0 auto;
	z-index:100;
}
#topmenu ul li {
	display:inline;
	float:left;
	position:relative;
	z-index:100;
}
#topmenu ul li a {
	color:#000000;
	display:block;
	font-family:'Lucida Grande','Helvetica Neue',Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:5px 15px 4px;	text-decoration:none;
	text-transform:uppercase;
}
* html #topmenu ul li a {
	display:inline-block;
}
#topmenu ul li a, #topmenu ul li a:link, #topmenu ul li a:visited {
	color:#000000;
}
#topmenu ul li a.selected {
	background-color: #3B3B3B;
	color:#FFFFFF;
}
#topmenu ul li a:hover {
	background-color: #3B3B3B;
	color:#FFFFFF;
}
#topmenu ul li ul {
	display:none;
	left:0;
	position:absolute;
	visibility:hidden;
}
#topmenu ul li ul li {
	display:list-item;
	float:none;
}
#topmenu ul li ul li ul {
	top:0;
}
#topmenu ul li ul li a {
	background:url("../images/divider.jpg") repeat-x scroll center bottom #1F1F1F;
	border-top-width:0;
	color:#FFFFFF;
	font-size:1.2em;
	margin:0;
	padding:12px 20px;
	width:160px;
	z-index:1000;
}
#topmenu ul li ul li a:hover {
	background-color: #1F1F1F;
	color:#FFFFFF;
}
* html #topmenu {
	height:1%;
}
#logo {
	position: absolute;
	margin: 0;
}
#social {
	position: absolute;
	top: 15px;
	left: 860px;
}
#sidepics {
	position: absolute;
	left: 0px;
	top: 198px;
	height: auto;
	width: auto;
}
#hometext {
	position: absolute;
	height: auto;
	width: auto;
	left: 321px;
	top: 309px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	border: medium groove #000;
}
	
#servingtext {
	position: absolute;
	left: 320px;
	top: 209px;
	width: 608px;
	height: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #125B20;
	font-weight: bold;
	text-align: right;
	font-style: normal;

}

#servingtext .header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #125B20;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	text-decoration: underline;
}
#servingtext p {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;


}

#greenline1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #125b20;
	position: absolute;
	height: 1px;
	width: 400px;
	left: 247px;
	top: 267px;
}
#gallerypics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 5px double #006738;
	overflow: auto;
	position: absolute;
	height: 370px;
	width: 223px;
	left: 268px;
	top: 330px;
	color: #CCCCCC;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color: #333333;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color: #666633;
	scrollbar-track-color: #000000;
	text-align: center;
	padding: 7px;
}
#gallerytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 265px;
	top: 285px;
	width: auto;
	height: auto;
	font-weight: bold;
	text-align: center;
}
#gallerytextbefore {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 294px;
	top: 313px;
	width: 97px;
	height: auto;
	font-weight: bold;
	text-align: center;
}
#gallerytextafter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 393px;
	top: 313px;
	width: 99px;
	height: auto;
	font-weight: bold;
	text-align: center;
}
#curbappeal{
	position: absolute;
	height: auto;
	width: auto;
	top: 816px;
	left: 443px;
	text-align: center;
}
#name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #125B20;
	position: absolute;
	left: 0px;
	top: 600px;
	width: 250px;
	text-align: center;
	font-size: 18px;
}
#address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 0px;
	top: 647px;
	text-align: center;
	width: 250px;
	font-size: 16px;
}
#phonenumber {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 680px;
	top: 95px;
	text-align: center;
	font-weight: bold;
}
#allabout {
	position: absolute;
	height: auto;
	width: auto;
	left: 457px;
	top: 764px;
}
#servingorlando {
	position: absolute;
	left: 0px;
	top: 940px;
	width: 1001px;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #125B20;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#bottommenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #125B20;
	position: absolute;
	height: 25px;
	width: 1002px;
	left: 0px;
	top: 1015px;
	text-align: center;
	font-weight: bold;
}
#curbappealpic {
	position: absolute;
	height: auto;
	width: auto;
	left: 165px;
	top: 746px;
}
#greenline3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #125b20;
	position: absolute;
	height: 1px;
	width: 825px;
	left: 88px;
	top: 990px;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #125B20;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	text-decoration: underline;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #125B20;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
#BBB {
	position: absolute;
	height: auto;
	width: auto;
	left: 711px;
	top: 15px;
}

