/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
q:before, q:after { content:''; }
/* end reset */

body, td, p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-align : center;
	font-weight : normal;
	margin:0;
	padding:0;
	}
body {
	background: #F1ECD5;
	}
#page {
	width:620px;
	text-align:center;
	margin:0px auto 0 auto;
	padding:0;
  border:0;
	background: white;
	}
#header {
	margin:0;
	padding:0;
	}
#menu {
  width:120px;
  margin:0;
  padding:0;
	vertical-align:top;
	text-align:left;
	background:#547734;
	}
#content {
	width:500px;
	padding:0;
	padding-top:3px;
	margin:0;
	}
#footer {
	margin:0;
	padding:5px 0;
	text-align:center;
	}
#thecottage #pictures img,
#thestudio #pictures img {
	border:1px solid black;
	height:116px;
	width:175px;
	margin:0 2px;
	}
#thecottage #text,
#thestudio #text {
	padding:0 2px;
	vertical-align:top;
	}
/* Menu Styles follow */
#menu {
  width:121px;
  padding:5px 0 0 0;
  margin:0;
	vertical-align:top;
	text-align:left;
	background:#547734;
	}
#menu ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:transparent;
	}
#menu li {
	text-align:left;
	list-style-type:none;
	padding-left:5px;
	width:115px;
	height:22px;
	}
#menu a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #18400B;
	}
#menu a:hover {
	text-decoration:none;
	padding:0 0 3px 0;
	color:white;
	}
#menu #pglnk
 {
	text-decoration:none;
	padding:0 0 3px 0;
	color:white;
	}


h1, h2 {
	font-family : Times New Roman, Times, serif;
	font-size : 22pt;
	color : #547734;
	text-align : center;
	font-weight:bold;
	padding-bottom:20px;
	background:transparent;
	}
h2 {
	font-size : 14pt;
	color : #ed8658;
	font-weight : normal;
	}
p {
	padding-bottom: 13px;
	}
	
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #547734;
	text-align : left;
	font-weight : normal;
	}
.brw {
	color : #547734;
	font-size : 12pt;
	}
a:hover {
	color : #547734;
	}
.pages, .crumbs, a {
	font-family : Arial, Helvetica, sans-serif;
	color : #547734;
	font-size : 8pt;
	border : 0;
	}
.cred {
	font-size : 7pt;
	text-align : center;
	}
#tbw {
	color : white;
	background-color : #ffffff;
	white-space : nowrap;
	}
.ft {
	text-align : center;
	font-size : 8pt;
	color : #547734;
	}
#tdp {
	text-align : center;
	color : #547734;
	font-size : 10pt;
	font-weight : normal;
	}

