body, div, h1, h2, h3, h4, h5, h6, p, img, span, a,
ul, ol, li, dt, dd,
form, input, textarea
{
	margin: 0;
	padding: 0;
	border: none;
	/*line-height: 1em;*/
}
* {
	margin: 0;
	padding: 0;
}

body {
	/*padding: 0 0.75em;*/
	
	font-size: 12px;
	line-height: 1em;
	font-family: 'Geneva', 'Verdana', sans-serif;

	color: black;
	/*background-color: #7f7f7f;
	background-image: url('../images/mainBackgroundDarker.jpg');
	background-repeat: no-repeat;
	background-position: center 110px;*/
	background-position: center top;
}
body.site-home {
	background-image: url('../content/home/background_30_july-newlogo.jpg');
}
body.site-about {
	background-image: url('../content/about/background-03.jpg');
}
body.site-featured {
	background-image: url('../content/featured/background-02.jpg');
}
body.site-news {
	background-image: url('../content/news/background-02.jpg');
}
body.site-contact {
	background-image: url('../content/contact/background-02.jpg');
}
body.site-join-our-mailing-list {
	background-image: url('../content/join-our-mailing-list/background-02.jpg');
}

body,
a
{
	text-decoration: none;
}

a {
	color: inherit;
}
a:visited {
	color: inherit;
}
a:hover {
	text-decoration: underline;
}
a.noLink:hover {
	text-decoration: none;
}

body {
	text-align: center;
}
#page {
	position: relative;
	margin: 0px auto;
	
	text-align: left;
	
	width: 840px;
}

#header {
	height: 230px;
	padding: 7px 33px;
	margin-top: 84px;
	margin-left: 5px;
}
#headerLogo {
	text-indent: -9999px;
	height: 0;
}
#menu {
	margin-top: 24px;
	width: 160px;
	
	font-size: 20px;
	line-height: 39px;
	
	text-align: left;
	text-transform: lowercase;
}
#menu li {
	display: block;
	list-style-type: none;
}
#menu li.selected {
	color: #666;
}
#menu a {
	display: block;
	
	height: 39px;
	padding-left: 28px;
	
	text-indent: -9999px;
}
#menuItem-join-our-mailing-list a {
	margin-top: 60px;
	height: 110px;
}

#main {
	margin-left: 400px;
	
	font-family: 'Georgia', serif;
	font-size: 8pt;
	line-height: 12pt;
}
#mainFooter {
	margin-bottom: 2em;
}
#mainContent {
}
#main .textBlock {
	margin: auto;
	/*padding-bottom: 0.5em;*/
}
#main p {
	margin-bottom: 1em;
}
#main p.imageFrame {
	text-align: center;
}
#main .imageFrameInline {
	display: block;
	padding: 2px;
	border: 1px solid #eee;
}
#main .imageFrameInline img {
	vertical-align: bottom;
	display: block;
}
#main p.dateLine {
	font-family: 'Georgia', serif;
	font-weight: bold;
	font-size: 10pt;
	color: #666;
}


body.site-home #mainContent
{
	display: none;
}

body.site-contact #mainContent {
	margin-left: 77px;
	margin-top: 77px;
	width: 174px;
}

body.site-about #mainContent,
body.site-join-our-mailing-list #mainContent
{
	width: 272px;
	margin-left: 24px;
	margin-top: 12px;
}

body.site-news #main .postBlock {
	font-size: 8pt;
	line-height: 12pt;
}

body.site-featured #main {
	width: 290px;
	margin-left: 444px;
	margin-top: -28px;
}
body.site-featured #main .postBlock {
	height: 430px;
	font-size: 8pt;
	line-height: 12pt;
}
body.site-featured #main .postBlock .imageFrame {
	text-align: center;
	padding-top: 1em;
}
body.site-featured #main .navPageLinks {
	position: relative;
}
body.site-featured #main .previousPageLink,
body.site-featured #main .nextPageLink,
body.site-news #main .previousPageLink,
body.site-news #main .nextPageLink
{
	position: absolute;
	display: inline-block;
	width: 80px;
	height: 32px;
	text-indent: -9999px;
	
	background-repeat: no-repeat;
}
body.site-featured #main .previousPageLink {
	background-image: url('../content/featured/previousPage.jpg');
}
body.site-featured #main .nextPageLink {
	left: 219px;
	background-image: url('../content/featured/nextPage.jpg');
}

body.site-news #main {
	width: 280px;
	margin-left: 466px;
	margin-top: -58px;
	
	/*font-family: 'Geneva', 'Verdana', sans-serif;*/
}
body.site-news #main .postBlock {
	height: 440px;
	padding-bottom: 110px;
}
body.site-news #main h1 {
	margin-top: 0;
	font-size: 12pt;
	margin-left: 1.5em;
}
body.site-news #main .navPageLinks {
	position: relative;
	margin-top: -88px;
}
body.site-news #main .previousPageLink {
	background-image: url('../content/news/previousPage.jpg');
	left: -25px;
}
body.site-news #main .nextPageLink {
	left: 195px;
	background-image: url('../content/news/nextPage.jpg');
}

#footer {
	font-size: 9px;
	color: #666;
}
#footer span {
	display: block;
	position: fixed;
	bottom: 0.5em;
	right: 1em;
	text-align: right;
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	text-rendering: optimizeLegibility;
}
h1 {
	font-size: 24pt;
	line-height: 24pt;
	margin-top: 12pt;
	margin-bottom: 24pt;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	line-height: 2em;
	margin-bottom: 0.5em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-rendering: optimizeLegibility;
}
h4 {
	font-size: inherit;
	line-height: 1.5em;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}

#mailingListForm {
	margin-top: 1em;
}
#mailingListForm label {
	display: inline-block;
	width: 4em;
}
#mailingListForm input.textInput {
	font-size: 8pt;
	font-family: 'Georgia', serif;
	line-height: 12pt;
	
	background-color: white;
	border: 1px solid #aaa;
}
#mailingListForm .submitButton {
	padding: 0.375em 1em;
	margin-top: 0.5em;
	
	font-size: 8pt;
	font-family: 'Georgia', serif;
	
	color: white;
	background-color: black;
	cursor: pointer;
}
#mailingListForm p.successMessage,
#mailingListForm p.errorMessage {
	padding-top: 0.5em;
	font-style: italic;
}

#menuItem-shop-online,
#menuItem-william {
 	background: url("../images/online_shop.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 60px;
    left: 48px;
    position: absolute;
    top: 230px;
    width: 200px;
}

#menuItem-william {
    background: url("../images/william_but.png") no-repeat scroll 0 0 transparent;
    height: 102px;
    left: -143px;
    width: 161px;
}
#menuItem-william a{
	display: block;
	height: 100%;
	width: 100%;
}