body { 
	background-color: #FFFFFF;
	text-align: center;
} 

#seo {
	height: 24px;
	width: 758px;
	font-size: 8px;
	font-family: sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#holder {
	position: relative;
	width: 758px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #8E6F33;
	border-top: 1px solid #8E6F33;
}

#sidenav {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 150px;
	height: 400px;
	vertical-align: top;
}

.logo {
	margin-bottom:20px;
}

.name {
	position: absolute;
	top: 10px;
	left: 160px;
}

.stair {
	position: absolute;
	top: 0px;
	right: 0px;
}

.navitem {
	margin-bottom: 12px;
}

.lastnavitem {
	margin-bottom: 6px;
}

#webnav {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#mainpage {
	position: absolute;
	top: 100px;
	right: 200px;
	height: 50px;
	width: 400px;
	text-align: left;
}

#sidegallery {
	position: absolute;
	bottom: 0px;
	right: 10px;
	height: 300px;
	width: 170px;
}

.sidegalleryimage {
	margin-bottom: 10px;
}

#productpage {
	position: absolute;
	top: 100px;
	right: 200px;
	height: 50px;
	width: 400px;
	text-align: left;
}

#gallery {
	position: absolute;
	bottom: 00px;
	right: 10px;
	height: 300px;
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	text-align: left;
}

#contactpage {
	position: absolute;
	top: 100px;
	right: 10px;
	height: 400px;
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	text-align: left;
}

.gallerypicture {
	margin-right: 20px;
}

#footer {
	height: 20px;
	width: 760px;
	background-color: #8E7034;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#info {
	height: 12px;
	width: 760px;
	font-size: 7px;
	font-family: sans-serif;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

p { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
} 

h1 { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
}
 
h2 { 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
} 

h3 { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
} 

h4 { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: italic; 
	font-weight: normal; 
} 

h5 { 
	font-size: 8px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
} 

h6 { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
} 

a:link { 
	color: #7A00B2; 
	font-style: normal; 
	text-decoration: underline
} 

a:hover { 
	color: #FE7201; 
	font-style: normal; 
	text-decoration: underline
} 

a:visited { 
	font-style: normal; 
	text-decoration: underline
} 

