@charset "utf-8";
/* CSS Document */body {
	background-image: url(images/bground_01.png);
	background-repeat: repeat-x;
	background-color: #F5E1BA;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #333333;
}
#wrapper {
	width: 1000px;
	margin: auto;
	background-image: url(images/header_05.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
#wrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	background-image: url(images/navborder_10.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header  a {
	float: left;
	width: 400px;
}
#header h2 { 
    float: left;
	margin: 0;
	text-indent: -2000px;
	width: 0;
}
#header  form  {
	float: right;
	width: 420px;
	padding-top: 70px;
}
#header   .search   {
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #DAC49D;
}
#header  #searchbutton  {
	padding-left: 10px;
}
#header  #navbar  {
	clear: both;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/navborder_10.png);
	margin: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header  #navbar  li  {
	list-style-type: none;
	display: inline;
}
#header  #navbar  a  {
	padding: 10px;
	float: none;
	font-size: 1.4em;
}
#navbar a:link, #navbar a:visited {
	color: #794746;
	font-weight: bold;
}
#navbar a:hover, #navbar a:active {
	color: #94685E;
	font-weight: bold;
	text-decoration: none;
}
#content {
	float: left;
	background-image: url(images/contentmenu_10.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	width: 600px;
	padding-top: 70px;
}
#content .bground {
	background-image: url(images/contentmenu_16.png);
	background-repeat: repeat-y;
	padding: 20px;
}
#content .end {
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	background-image: url(images/contentmenu_23.png);
	clear: both;
}
#menu {
	float: right;
	width: 320px;
	padding-top: 40px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#menu ul {
	padding: 10px;
	margin: 0px;
}
#menu li {
	list-style-type: none;
	background-image: url(images/menu_under.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
}
#header  #navbar  a  {
	padding: 10px;
	float: none;
	font-size: 1.4em;
}
#menu a:link, #menu a:visited {
	color: #444;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	color: #94685E;
	text-decoration: none;
}
#menu .imageAd {
	padding:5px 0 0 0;	
}
#menu .imageAd img {
	margin:0 0 0 5px;	
}
#footer {
	clear: both;
	background-image: url(images/navborder_10.png);
	background-repeat: repeat-x;
	background-position: 20px;
	height: 30px;
}
#content h1 {
	text-align: center;
	font-size: 2em;
	margin: 0px;
	padding: 5px;
	clear: both;
}
#content h2 {
	text-align: left;
	font-size: 1.6em;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	clear: both;
}
#content h3 {
	text-align: left;
	font-size: 1em;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content h4 {
	text-align: left;
	font-size: 1em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content p {
	text-align: left;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content a:link, #content a:visited {
	color: #794746;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #660000;
	text-decoration: underline;
}
#footer {
	clear: both;
	padding: 10px;
}

.clear  {
	clear: both;
}
.price {
	color: #b1221c;
}
.image1 { line-height: 1.4em; 
		  clear: both; 
		  padding: 5px; 
		  margin: 0px;
}
.image1 img { border: none;
			  float: left;
			  padding: 0px;
			  margin: 0 5px 5px 0;
}
.image2 { margin: 0px;
		  line-height: 1.4em;
		  clear: both;
		  padding: 5px;
}
.image2 img { border: none;
			  float: right;
			  padding: 0px;
			  margin: 0 0 5px 5px;
}
.pag {
	margin: 0px;
	text-align: center;
	list-style-type: none;
	padding-top: 40px;
	clear: both;
	font-size: .9em;
}
.pag li {
	display: inline;
	padding: 2px;
}
.pag li a:link, .pag li a:visited {
	background-color: #ffda8c;
	font-weight: bold;
	border: 1px solid #b1221c;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #b1221c;
	text-decoration: none;
}
.pag li a:hover, .pag li a:active {
	background-color: #ffda8c;
	font-weight: bold;
	border: 1px solid #666666;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #000;
	text-decoration: none;
}
.pag .selpag a:link, .pag .selpag a:visited {
	border: 1px solid #fff;
	background-color: #34393e;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: none;
}
.pag .selpag a:hover, .pag .selpag a:active {
	border: 1px solid #fff;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: none;
}
#content .order {
	padding: 5px;
	text-align: center;
}
.linkVert { padding: 0; 
			text-align: left;
		    margin: 0 0 0 6%;
}
.linkVert li { clear: both; 
			   list-style-type: none;
			   padding: 20px 5px 20px 5px;
}
.linkVert li a { font-weight: normal;
}
.linkHoriz {
	margin: 0;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.linkHoriz li { display: inline;
				list-style-type: none;
				padding: 0 5px 0 5px;
}
.imgLeft { line-height: 1.4em; clear: both; padding: 5px; margin: 0px; }
.imgLeft img { float: left; padding: 0px; margin: 0 5px 5px 0; }
.imgRight { margin: 0px; line-height: 1.4em; clear: both; padding: 5px; }
.imgRight img { float: right; padding: 0px; margin: 0 0 5px 5px; }
#content .archive {
	float: left;
	width: 315px;
}
#content  .archive h2 {
	text-align: center;
	padding: 10px;
	color: #b1221c;
	margin: 10px;
	border: 1px solid #b1221c;
	background-color: #ffda8c;
}
#content .archive ul {
	list-style-type: square;
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.specs {
	background-color: #ffc;
	border-collapse: collapse;
}
.specs td {
	border: 1px solid #999999;
	padding: 4px;
}
#content   .specs   td  h1 {
	padding: 4px;
	text-align: center;
}
#content .link1 {
	text-align: center;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .link2 {
	text-align: center;
	clear: both;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}#menu h3 {
	text-align: left;
	font-size: 1.4em;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9F191C;
}
