@charset "utf-8";
/* CSS Document */

html {
margin: 0;
padding:0;
}

body {
background-image: url(Images/gingham.jpg);
background-repeat:repeat;
background-position:center;
height: 1660px;
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: 1630px;
	}

#topnavigation {
}

#topnavigation ul {
list-style:none;
margin: 0;
padding: 0 0 0 20px;
}

#topnavigation li{
	width:170px;
	height: 85px;
	border:none;
}

#copyframe {
}

#copy {
	position: absolute;
	width: 800px;
	margin-top: 100px;
	margin-left:40px;
	background-color: #FFF;
	padding: 15px;
	clear: right;
}

#copy img {
float: right;
clear: both;
margin-bottom: 5px;
margin-left: 10px;
border: 1px #600 solid; 
}

#homenav {
	position:absolute;
	margin-left: 0px;
	border:none;
}

#heading {
height: 45px;
margin-left: -10px;
padding: 0;
}

#heading img {
float: left;
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 {
	position: absolute;
	clear: both;
	text-align:right;
	font-size: 12px;
	color: #600;
	height: 30px;
	width: 800px;
	margin-left: 70px;
	margin-top: 1575px;
}

#footer a:link, #footer a:visited, #footer a:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#600;
}

#footer a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#006;
}

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;
}

.subheadings {
text-decoration: underline;
}

.blurb {
color: #006;
}

.boldblurb {
font-weight: bold;
color: #006;
}

.bold {
font-weight: bold;
}

.norm {
color:#600;
}
