@charset "utf-8";
/* CSS Document */

html {
margin: 0;
padding:0;
}

body {
background-image: url(Images/greenwallpaper.jpg);
background-repeat:repeat;
background-position:center;
height: 885px;
width: 900px;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top: 15px;
margin-botttom: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#600;
}

#homewrapper {
text-align: left;
position:relative;
height: 880px;
}

#topnavigation {
}

#topnavigation ul {
list-style:none;
margin: 0;
padding: 0 0 0 20px;
}

#topnavigation li{
	width:170px;
	height: 85px;
	border:none;
}

#copyframe {
background-image: url(Images/largeframe.gif);
background-position: left;
background-repeat:no-repeat;
position: absolute;
height: 725px;
width: 875px;
margin-top: 95px;
margin-left: 15px;
}

#copy {
	margin: 215px 430px 0 140px;
	position:absolute;
	width:609px;
	height: 484px;
	top: 23px;
}

#copy img {
float: right;
margin-left: 5px;
border: 1px solid #600;
}

.caption {
font-size:10px;
float: right;
margin-left: 5px;
clear: both;
text-align:center;
width: 200px;
}

#homenav {
	position:absolute;
	margin-left: 0px;
	border:none;
}

img {
	border:none;
}



#aboutusnav {
	position:absolute;
	margin-left: 175px;
}


#gallerynav {
	position:absolute;
	margin-left: 350px;	
}


#propsnav {
position:absolute;
margin-left: 525px;	
}


#contactusnav {
position:absolute;
margin-left: 700px;	
}

#featureimage {
}

#footer {
font-size: 12px;
color: #f0edba;
clear: both;
}


#footer {
	position: absolute;
	text-align:right;
	margin-top: 825px;
	margin-left: 480px;
	font-size: 14px;
	color: #600;
	height: 30px;
	width: 400px;
	font-size:12px;
	
}

#footer a:link, #footer a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
color:#600;
font-size:12px;
}

#footer a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
color: #006;
font-size:12px;
}

a:link, a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#600;
}

a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
color: #006;
}
