@charset "UTF-8";
/* CSS Document */

* {
margin : 0;
padding : 0;
border-width : 0;
}
body {
	font-size : 0.85em;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	text-align : center;
	border-style : none;
	background-attachment: fixed;
	background-image: url(../images/cont-back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#wrapper {
	top : 0px;
	width : 850px;
	height : 100%;
	margin-top : 0;
	padding-top: 40px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}

#header {
	height: auto;
	overflow: hidden;
}
.flt-left {
	float: left;
}
.fl-left-clear {
	clear: left;
	float: left;
	padding-right: 10px;
}


	#header h1 {
	left: -1000px;
	position: absolute;
	visibility: hidden;
}
#header h2 {
	color: #000000;
	font-size: 120%;
	padding-top: 35px;
	line-height: 150%;
	font-weight: normal;
}

#nav  {
	height: 20px;
	width: auto;
	position: absolute;
	top: 84px;
	overflow: hidden;
	right: 12px;
	padding-right: 10px;
	font-family: "Courier New", Courier, monospace;
	color: #AFA4A0;
	font-size: 130%;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 140%;
	color: #000000;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFA4A0;
	margin-bottom: 10px;
	display: block;
	letter-spacing: 1px;
}
#nav   li  {
	display: inline;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	right: -20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DCD5D1;
	letter-spacing: 1px;
}
#nav li.current {
	color: #000000;
}
#nav a {
	text-decoration: none;
	color: #726E6C;
	font-weight: bold;
}
#nav a:visited {
	color: #726E6C;
}
#nav a:hover {
	color: #726E6C;
}

#content {
	width: auto;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	color: #7A716D;
}
#content p {
	line-height: 150%;
	padding-bottom: 1em;
}
.clear {
	clear: both;
}


#lft-cont {
	float: left;
	padding-bottom: 50px;
	width: 255px;
	overflow: hidden;
}
#lft-cont img {
	margin-bottom: 5px;
	margin-right: 5px;
}

#cont-rght {
	width: 585px;
	padding-left: 0px;
	float: right;
	clear: none;
	padding-bottom: 120px;
	height: auto;
}
#cont-rght a:link,  #cont-rght a:visited   {
	padding-bottom: 1em;
	color: #7A716D;
	text-decoration: underline;
}
#cont-rght a:hover {
	color: #000000;
}
#cont-rght p {
	padding-bottom: .7em;
	font-size: None;
}
#cont-rght img {
	padding-left: 10px;
	padding-bottom: 10px;
}


#footer {
	height: auto;
	width: auto;
	padding-top: 15px;
	padding-right: 48px;
	text-align: left;
	clear: both;
}
#footer p {
	font-size: 85%;
}
#footer a:link, #footer a:visited {
	color: #BCB2AD;
}
#cont-right a:link  {
	color: #726E6C;
}
#lft-cont  a:link, #lft-cont a:visited {
	font-size: 105%;
	font-weight: bold;
	color: #726E6C;
	text-decoration: none;
}
#lft-cont a:hover, #lft-cont a:hover.current {
	color: #726E6C;
}

#clear {
clear : both;
padding-bottom : 1px;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
* html #wrapper {
height : 1%;
}
* > html #wrapper {
height : auto;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 180%;
	font-style: italic;
	line-height: 150%;
	color: #726E6C;
	letter-spacing: 1px;
	padding-bottom: 2px;
}
.current {
	color: #726E6C;
}
em {
	font-style: italic;
	font-weight: bold;
	color: #726E6C;
	letter-spacing: .2em;
}
.clearlft {
	clear: left;
}
.main-img {
	margin-left: 50px;
}
.float-right {
	float: right;
}
table {
	text-align: left;
}
th {
	vertical-align: top;
	font-weight: normal;
	color: #111111;
}
strong {
	font-weight: bold;
	color: #000;
}
.shop {
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
