			html, body, div, span, applet, object, iframe,
			h1, h2, h3, h4, h5, h6, p, blockquote, pre,
			a, abbr, acronym, address, big, cite, code,
			del, dfn, em, font, img, ins, kbd, q, s, samp,
			small, strike, strong, sub, sup, tt, var,
			b, u, i, center,
			dl, dt, dd, ol, ul, li,
			fieldset, form, label, legend,
			table, caption, tbody, tfoot, thead, tr, th, td {
				margin: 0;
				padding: 0;
				border: 0;
				outline: 0;
				font-size: 100%;
				vertical-align: baseline;
				background: transparent;
			}
			body {
				line-height: 1;
			}
			ol, ul {
				list-style: none;
			}
			blockquote, q {
				quotes: none;
			}
			
			/* remember to define focus styles! */
			:focus {
				outline: 0;
			}
			
			/* remember to highlight inserts somehow! */
			ins {
				text-decoration: none;
			}
			del {
				text-decoration: line-through;
			}
			
			/* tables still need 'cellspacing="0"' in the markup */
			table {
				border-collapse: collapse;
				border-spacing: 0;
			}
			
			/* end reset */

body {
	color: #666666;
	line-height: 1.2em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	background-attachment: fixed;
	background-color: #fff;
	background-image: url(images/barn.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {
	padding: .5em 0;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 0.9em;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
a {
	color: #99680c;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#container {
	display: block;
	margin: 10px auto 0 auto;
	width: 960px;
	text-align: left;
}
#header {
	width: 960px;
	height: 60px;
	padding-top: 30px;
	background-image: url(images/headerback.png);
	background-repeat: no-repeat;
}
#header h1 a{
	margin: .5em 0 5px 1em;
	text-decoration: none;
}
#header h1 a:hover {
	text-decoration: none;
}
.nav  {
	display: block;
	color: #666;
	border-top: 1px dotted #99680C;
	font-size: .9em;
	font-style: italic;
	text-align: right;
	width: 910px;
	margin: 2px 25px;
	padding-top: 0;
}
.nav a {
	color: #666;
	text-decoration: none;
}
.nav a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#main {
	background: url(images/mainback.png) repeat-y;
	width: 960px;
	margin-bottom: 0;
	float: left;
}
.italic {
	font-style: italic;
}
#footer {
	width: 960px;
	height: 80px;
	background: url(images/contactback.png) no-repeat;
	float: left;
	clear: both;
	padding-bottom: 20px;
}
.contact {
	display: block;
	color: #96680c;
	text-align: right;
	width: 910px;
	margin: 20px 25px 0px 25px;
	border-top: 1px dotted #99680C;
	font-size: .9em;
	padding-top: 0;
}
.contact a {
	font-size: .9em;
	}
p.initial:first-letter {
	font-size: 2em;
	font-style: italic;
	color: #99680C;
}

/*-------------Category Pages-------------*/

#divCats {
	width: 960px;
	padding-left: 40px;
}

#divCat1 {
	text-align: center;
	float: left;
	width: 200px;
	padding: 0 10px;
}
#divCat2 {
	text-align: center;
	float: left;
	width: 200px;
	padding: 0 10px;
}
#divCat3 {
	text-align: center;
	float: left;
	width: 200px;
	padding: 0 10px;
}
#divCat4 {
	text-align: center;
	float: left;
	width: 200px;
	padding: 0 10px;
}
.catimg {
	margin-bottom: 20px;
	border: 1px #96680c solid;
	padding: 5px;
}
.subtext {
	font-size: .7em;
	padding-top: 5px;
	line-height: normal;
}

/*-----------myFooThumb----------*/

#divThumbs {
	width: 600px;
	margin: 1em auto 0 auto;
	text-align: right;
}
#divThumbs h2 {
	color: #999;
	text-align: left;
	font-size: 1.2em;
	margin-bottom: -1em;
}
.pagenav {
	margin-top: -1.5em;
}
#divThumbs ul li {
	display: inline;
/*	text-align: center;
*/	font-size: .8em;
}
#divThumbs table {
	width: 600px;
	border: 1px solid #999;
	margin: 5px auto;
}
#divThumbs tr {
	height: 131px;
}
#divThumbs td {
	border: 1px solid #999;
	background-color: #ebebeb;
	vertical-align: middle;
}
#divThumbs td img {
	margin: 3px;
}
.tncap {
	font-size: .9em;
	padding-left: 1em;
}
#navt {
	width: 910px;
	margin: 0 20px;
	text-align: center;
	font-size: .9em;
}
#navt ul li{
	display: inline;
}
#navb {
	width: 910px;
	margin: 0 20px 20px 20px;
	text-align: center;
	font-size: 0.9em;
	line-height: 2em;
}
#navb ul li {
	display: inline;
}
.subtext {
	font-size: .8em;
	font-style: italic;
}

/*-----------myFooPage------------*/

#header {
	height: 60px;
}
#navt {
	width: 910px;
	margin: 0 auto 1em auto;
	text-align: center;
	font-size: .9em;
}
#navt ul li{
	display: inline;
}
#divPrev {
	width: 50px;
	float: left;
	/*padding-top: 5em;*/
	padding: 4em 0 1em 0;
	text-align: left;
	font-size: 3em;
	padding-left: 20px;
	font-weight: bold;
}
#divPrev a:hover{
	text-decoration: none;
}
#divPic {
	float: left;
	width: 810px;
	text-align: center;
}
#divPic img {
	padding: 5px;
	border: #99680C 1px solid;
}
#divNext {
	width: 50px;
	float: right;
	text-align: right;
	/*padding-top: 5em;*/
	padding: 4em 0 1em 0;	
	font-size: 3em;
	padding-right: 20px;
	font-weight: bold;
}
#divNext a:hover{
	text-decoration: none;
}
#main td img {
	padding: 2px;
}
#caption {
	padding: 5px 10px 0 10px;
	font-size: .9em;
	margin: 0 auto 0 auto;
	text-align: center;
	clear: both;
}
