body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #6b6a6a;
	color: #000;
	font-size: small;
	line-height: 1.2;
	}

* { 
	margin: 0;
	padding: 0;
	}

/* Poster Border */

div#wrapper {
	font-size: 100%;
	padding-bottom: 71px;
	text-align: left;
	background: #6b6a6a url(img/border-bottom-01.gif) no-repeat left bottom;
	width: 854px;
	color: #545549;
	position: relative;
	display: block;
}


div#w2 {
	background: #6b6a6a url(img/border-top-01.gif) no-repeat left top;
	padding: 58px 0 0 0;
	display: block;
}

div#w3 {
	background: #6b6a6a url(img/border-bg-01.gif) repeat-y left top;
	padding: 0 50px 0 50px;
	display: block;
	}

div#w4 {
	background: #dbd293 url(img/ornament-bg-01.gif) repeat-y left top;
	display: block;
}

div#header {
	background: transparent url(img/ornament-top-01.gif) left top no-repeat;
	height: 110px;
}



/* Logo Positioning and Lettering Sizes*/

div#logo {
	height: 120px;
}

div#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 4px;
}

div#logo h1 {
	padding: 40px 5px 0 50px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

div#logo h2 {
	padding: 0px 0 0 55px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

div#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

div#logo a {
	color: #5d6858;
	text-decoration: none;
}

/* Top Banner */

div#top-photo-1 {
	width: 754px;
	height: 266px;
	padding-bottom: 0;
	background: url(../images/tommoates_home.jpg) no-repeat left top;
	display: block;
}

div#top-photo-2 {
	width: 754px;
	height: 266px;
	padding-bottom: 0px;
	background: url(../images/tommoates_books.jpg) no-repeat left top;
	display: block;
}

div#top-photo-3 {
	width: 754px;
	height: 266px;
	padding-bottom: 0px;
	background: url(../images/tommoates_news.jpg) no-repeat left top;
	display: block;
}

div#top-photo-4 {
	width: 754px;
	height: 266px;
	padding-bottom: 0px;
	background: url(../images/tommoates_comments.jpg) no-repeat left top;
	display: block;
}

div#top-photo-5 {
	width: 754px;
	height: 266px;
	padding-bottom: 0px;
	background: url(../images/tommoates_resources.jpg) no-repeat left top;
	display: block;
}

div#top-photo-6 {
	width: 754px;
	height: 266px;
	padding-bottom: 0px;
	background: url(../images/tommoates_gallery.jpg) no-repeat left top;
	display: block;
}

div#top-photo-7 {
	width: 754px;
	height: 266px;
	padding-bottom: 0px;
	background: url(../images/tommoates_contact.jpg) no-repeat left top;
	display: block;
}

/* Menu */

div#menu {
	height: 60px;
	width: 754px;
	background: url(../images/tommoates_02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

div#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

div#menu li {
	float: left;
}

div#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 20px;
	height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

div#menu a:hover {
	color: #FFFFFF;
}

div#menu .current a {
	background: url(../images/tommoates_06.png) repeat-x;
}

/* Layout */

div#main {
	clear: both;
}

div#page {
	width: 754px;
	margin: 0;
	padding-top: 20px;
}

/* Design Elements */

div#content {
    float: left;
	width: 700px;
	margin: 10px 10px 10px 35px;

}

div#content p {
	line-height: 1.2;
	padding-bottom: 10px;
}

.entry {
	margin: 0px;
	padding: 20px 20px;
}

.title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}


h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
	color: #7d9c65;
}

h2 {
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	color: #34552a;
}

h3 {
	font-size: 16px;
	color: #6b334d;
	font-weight: normal;
	font-style: normal;
}



ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #5d6858;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
	clear: both;
}

.interiorimage {
	margin-right: 10px;
	padding: 5px;
	border: 4px double gray;
	background-color: white;
}

/* Footer */

div#footer {
	clear: both;
	background: transparent url(img/ornament-bottom-01.gif) no-repeat left bottom;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	line-height: inherit;
	display: block;	width: 100%;
}

div#footer a {
	color: #527180;
}
