@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #423218;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}
* {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.container {
	min-width:768px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(images/topShadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	color: #444;
}
.right {
	float: right;
}
#nav li {
	list-style-type: none;
	line-height: 28px;
}
#nav {
	padding-top: 75px;
	width: 250px;
	text-align: left;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: underline;
}
.copy {
	background-color: #FFFFFF;
	background-image: url(images/bottom-right-corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 0px;
	text-align: left;

}
.ltc {
	background-image: url(images/bottom-corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #444;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
ol {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
}
ol li {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copy li{
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	margin-right: 20px;
	margin-left: 20px;
}
.copy a,.copy a:visited {
	color: #0000FF;
}
.copy a:hover {
	color: #FF0000;
}
.float-right1 {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}




.box {
	margin: 10px;
}
.sleeve {
	background-image: url(images/sleeve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


h1 {
	color: #6d4c42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/box-tr.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin-left: 9px;
	padding-left: 10px;
	line-height: 26px;
	text-align: left;
}
.left {
	float: left;
}
#footer {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#footer p {
	color: #a18c66;
}
#footer a {
	color: #A18C66;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A18C66;
}
#footer .menu a {
	padding-right: 2px;
}

#footer .menu {
	margin-top: 10px;
	float: right;
	text-align: right;
}
#footer ul {
}
