body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	background: #8a8c81;
}
div {
	text-align: center;
}
div#container {
	border: 0;
	width: 770px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #fff url(/images/fullbg.png) repeat-y;
}
div#header {
	border: 0;
	width: 720px;
	height: 45px;
	text-align: right;
	margin: 0;
}
div#menu {
	border: 0;
	width: 160px;
	float: left;
	text-align: right;
	margin: 0;
}
div#content {
	border: 0;
	width: 530px;
	margin: 0 0 0 190px;
	text-align: left;
	min-height: 500px;
}
div#pagebase {
	border: 0;
	width: 770px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: 100px;
	text-align: left;
	margin-top: 0;
	background: #fff url(/images/base.png) no-repeat;
}
div#footer {
	border: 0;
	width: 770px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 10px;
	text-align: left;
	color: #3e3f39;
}
.lastpara {
	margin: 0;
}
div, p, table, th, textarea, input, select, a, h1 {
	color: #4a4a4a;
	background: transparent;
	font: normal 12px/20px arial, verdana;
}
hr {
	border: 0;
	color: #aa9f47;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0;
	background: #aa9f47;
}
h1 {
	color: #aa9f47;
	text-decoration: none;
	margin: auto 0 0;
	text-transform: uppercase;
	font: bold 14px/14px Palatino Linotype, Book Antiqua, Palatino, Georgia, Times New Roman;
}
h2 {
	color: #aa9f47;
	text-decoration: none;
	margin: 0;
	text-transform: uppercase;
	font: bold 12px/14px Palatino Linotype, Book Antiqua, Palatino, Georgia, Times New Roman;
}
h3, #h3 {
	color: #aa9f47;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 12px/16px Palatino Linotype, Book Antiqua, Palatino, Georgia, Times New Roman;
}
a:link, a:visited, a:active {
	color: #aa9f47;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #6a6118;
	text-decoration: underline;
	font-weight: normal;
}
#utilnav, #utilnav ul, #utilnav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	text-transform: uppercase;
}
.util, a.util:link, a.util:active, a.util:visited {
	color: #626458;
	text-decoration: none;
	background: transparent;
	font: bold 9px/30px Georgia, Palatino Linotype, Book Antiqua, Palatino, Times New Roman;
}
a.util:hover {
	color: #373830;
	text-decoration: underline;
}
.nav {
	line-height: 25px;
}
.nav, a.nav:link, a.nav:active, a.nav:visited, .subnav, a.subnav:link, a.subnav:active, a.subnav:visited {
	color: #626458;
	text-decoration: none;
	background: transparent;
	font: bold 9px Georgia, Palatino Linotype, Book Antiqua, Palatino, Georgia, Times New Roman;
}
a.nav:hover, a.subnav:hover {
	color: #373830;
	text-decoration: underline;
}
#mainnav {
	padding-left: 0;
	margin-left: 0;
}
#mainnav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainnav li a {
	text-decoration: none;
	text-transform: uppercase;
}
.subnav {
	line-height: 18px;
}
#subnav {
	padding-left: 0;
	margin-left: 25;
	border-bottom: 1px solid #edebd8;
	margin-bottom: 15;
}
#subnav li {
	list-style-image: url(/images/bullet2.gif);
	margin: 0;
	padding: 0;
	list-style: disc inside url(/images/bullet2.gif);
}
#subnav li a {
	text-decoration: none;
}
#basenav, #basenav ul, #basenav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-right: 20px;
}
#footer, .base, a.base:link, a.base:active, a.base:visited, .tag, .tag:link, .tag:active, .tag:visited {
	color: #373830;
	text-decoration: none;
	background: transparent;
	font: normal 10px/20px Arial, Verdana;
}
a.base:hover {
	color: #373830;
	text-decoration: underline;
}
a.tag:hover {
	text-decoration: underline;
	color: #ec008b;
}
img#infobtn {
	margin: 0 10px;
	border: 0;
	vertical-align: middle;
}
img#basketicon {
	margin: 0 10px;
	border: 0;
	vertical-align: middle;
}
img#logo {
	margin: 0 0 50px;
	border: 0;
}
img#mainimg {
	margin: 0 0 50px;
	border: 0;
}
img#padlock {
	margin: 0 10px 00px 0;
	border: 0;
	vertical-align: middle;
}
.gallery {
	display: inline-block;
	padding: 1px;
	border: 1px solid #7b7132;
	margin-right: 20px;
	margin-bottom: 30px;
	background: #fff;
}
.landscapes {
	display: inline-block;
	padding: 1px;
	border: 1px solid #bbb;
	margin-right: 20px;
	margin-bottom: 30px;
	background: #fff;
}