html, body { font-family: Times, "Times New Roman", Georgia, serif; font-size: 16px; color: #333333; margin: 0px; line-height: 1.4em; background: url(../images/main/bg_grad.gif) repeat-x top #762142; }

h1, h2, h3 { color: #691f3c; line-height: 1.2em; font-weight: normal; font-style: italic; }

bold { font-size: 20px; }

a { color: #785168; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: 0px; height: auto; width: auto; }

h1 {font-size: 28px; }
h2 {font-size: 24px; }
h3 {font-size: 20px; }
h4 {font-size: 18px; }

hr { border: none; border-top: #8f888c 1px solid; margin: 10px 0px; }

.left { float: left; margin-right: 10px; }
.right { float: right; margin-left: 10px; }
.clearer { clear: both; float: none; }

#container { margin: 0px; background: url(../images/main/bg_img.jpg) bottom right no-repeat; } 

#content { width: 960px; margin: -37px auto 0px; position: relative; }

#nav { width: 100%; height: 42px; background: url(../images/main/top_nav_bg.gif) repeat-x; }
	#nav .menu { width: 960px; margin: 0px auto; text-align: center; }
	#nav .menu a { padding: 0px 3px; }
	
#header { width: 960px; margin: 0px auto; position: relative; }
	#header .page_banner { float: left; margin: 0px 0px -70px -2px; padding-top: 16px; position: relative; z-index: 100; }
	.heading { z-index: 200; position: absolute; top: 70px; left: 65px; }
	
#polaroids { position: absolute; right: 0px; top: 100px; z-index: 120; }
	.pol1 { }
	.pol2 { margin-top: -40px; }

#rss { position: absolute; right: 10px; top: 630px; z-index: 120; width:220px; padding:10px; color:#ecdfe4; }
#rss h2 { color:#fff; margin: 20px 0 10px; size: 20px; }
#rss a { color:#fff; text-decoration: underline;}

#paper { width: 673px; background: url(../images/main/paper_bg.jpg) repeat-y #FFFFFF 0px 209px; margin: 335px 0px 20px 25px; -moz-box-shadow: 2px 2px 5px #333; -webkit-box-shadow: 2px 2px 5px #333; min-height: 650px; }
	#paper .top { background: url(../images/main/paper_top.jpg) no-repeat; width: 673px; height: 209px; }
	/*#paper .bottom { background: url(../images/paper_bottom.jpg) no-repeat; width: 673px; height: 290px; }*/
	#paper .content { margin: 0px 60px 40px 40px; position: relative; }
		#paper .content img { margin-top: -20px;  }
		
blockquote { font-size: 20px; font-style: italic; color: #691f3c; margin-left: 0px; margin-top: 30px; border-top: #cccccc 1px solid; }

#footer { margin: 0px auto; padding: 10px 65px 30px; }
	.coatofarms { float: left; margin-top: 5px; }
	.details { border-left: 1px #b58899 solid; padding-left: 10px; margin-left: 70px; }
	.bowhouse { text-align: right; float: right; font-size: 14px; }
	#footer, #footer a, #footer p { color: #FFFFFF; line-height: 1.2em; margin: 0px; }
