body {
	background-color: #4c443c;
	background-repeat: repeat;
	background-image: url(images/bkgd-body.png);
	font-size: small;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}#top {
	height: 18px;
	background-image: url(images/bkgd-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	background-color: #f3edc8;
	background-image: url(images/bkgd-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	padding: 0px;
}
#mainbody {
	background-color: #f3edc8;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkgd-mainbody.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 910px;
	float: left;
}
#content {
	float: right;
	width: 520px;
	padding-right: 75px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 0px;
	margin: 0px;
}
#sidebar {
	float: left;
	width: 290px;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	float: left;
	width: 910px;
	height: 42px;
	background-image: url(images/bkgd-footer.png);
	background-color: #441e14;
	background-repeat: no-repeat;
	background-position: center top;
}


/******************************** HEADER and NAVIGATION ********************************/

#mainnav {
	height: 49px;
	float: right;
	padding-right: 5px;
	margin-top: 42px;
}
#mainnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mainnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
#mainnav a {
	float: left;
	overflow: hidden;
	display: block;
	width: 145px;
	text-align: center;
	background-image: url(images/bkgd-mainnav.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330000;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	padding-top: 6px;
	height: 42px;
	background-color: #441e14;
	}
#mainnav a:hover, #mainnav a:active {
	background-position: 0 -74px;
	}
#mainnav a.selected {
	background-position: 0 -98px;
	}	
#mainnav .accent {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #bfa96d;
	margin-top: 1px;
	font-weight: bold;
}
#thome a{
	width: 79px;
	background-repeat: no-repeat;
	background-position: left top;
	}
#tabout a{
	width: 79px;
	background-repeat: no-repeat;
	background-position: left top;
}
#twork a{
	width: 79px;
	background-repeat: no-repeat;
	background-position: left top;
}
#tblog a{
	width: 79px;
	background-repeat: no-repeat;
	background-position: left top;
}
#tgoods a{
	width: 79px;
	background-repeat: no-repeat;
	background-position: left top;
}
#tcontact a {
	width: 79px;
	background-repeat: no-repeat;
	background-position: left top;
}

/******************************** TEXT STYLES ********************************/

#sidebar p {
	color: #7e6231;
	font-size: 115%;
	font-style: italic;
	font-weight: normal;
	line-height: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-top: 25px;
	margin: 0px;
	padding-right: 25px;
}
#sidebar h1 {
	text-align: right;
	padding-top: 25px;
	padding-right: 25px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 275%;
	letter-spacing: -1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}


/******************************** FOOTER ********************************/

#footer ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	float: left;
	text-align: center;
	width: 910px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:hover {
	text-decoration: underline;
}

/******************************** IMAGES ********************************/

#sidebar-image {
	margin-left: 5px;
	margin-top: 160px;
	padding: 0px;
	display: block;
}
#sidebar-mailbox {
	margin-left: 5px;
	margin-top: 25px;
	display: block;
}
#sidebar-keys {
	margin-left: 5px;
	display: block;
}


/******************************** GALLERY ********************************/


#content table img {
	padding: 5px;
	background-color: #FFFFFF;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-right-color: #666666;
}
