﻿.slideshowTable
{
	/*
	background-position: center top;
	background-image: url(    '../images/background.gif' );
	background-repeat: repeat-x;
	background-color: #1b1710;

	*/
	width: 800px;
	text-align: center;
	
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #484642 #484642 #484642 #484642;	
}

.textInput
{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#8a8070;
}

.buttonInput
{
	color: #8a8070;
	padding: 5px 10px 5px 10px;
	border: 1px solid #7c7262;
	background-color: #e6e4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a8070;
	cursor: hand;
	cursor: pointer;
}

.inquiryTable
{
	border: 1px solid #f4f2e3;
	color: #8a8070;
	background-color: #faf8ea;
}
body
{
	background-position: center top;
	background-image: url(    '../images/background.gif' );
	background-repeat: repeat-x;
	background-color: #1b1710;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc893d;
	margin: 0px;
}

.headerButtonsText
{
	color: #fffded;
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
}

.headerButtonsText:hover
{
	color: #cc893d;
}


.headerButtons
{
	background-position: center bottom;
	width: 95px;
	height: 60px;
	background-image: url(        '../images/webart/button.png' );
	background-repeat: no-repeat;
	color: #fffded;
	cursor: pointer;
	font-size: 12px;
	text-align:center;
}

.headerButtons:hover
{
	color: #cc893d;
}

.headerText
{
	font-size: 30px;
	font-weight: lighter;
	color: #cc893d;
	font-family: Arial, Helvetica, sans-serif;
}
.headerSub
{
	font-size: 20px;
	font-weight: lighter;
	color: #484642;
	font-family: Arial, Helvetica, sans-serif;
}

.headerRev
{
	font-size: 17px;
	font-weight: lighter;
	color: #7c7262;
	font-family: Arial, Helvetica, sans-serif;
}
A
{
		color: #7c7262;
}
A:visited
{
	color: #a87031;
}




.price
{
	font-size: 24px;
	font-weight: lighter;
	color: #7f3017;
	font-family: Arial, Helvetica, sans-serif;
}
