body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #47311A;
	line-height: 16px;
	background-repeat: repeat-x;
	background-color: #F0EBDD;
	margin-top: 0px;
}
a:link, a:visited, a:active  {
	font-family: Arial, Helvetica, sans-serif;
	color: #995E2D;
	text-decoration: underline;
}
a:hover {
	color: #995E2D;
	text-decoration: none;
} 
#nav table {
	background-image: url(../images/head-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#index a:link, #index a:visited, #index a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #47311A;
	text-decoration: none;
	font-weight: bold;
}
#index a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #995E2D;
}
#page_pic {
	background-image: url(../images/page.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	font-size: 0.75em;
	color: #47311A;
}
.footer a:link, .footer a:visited, .footer a:active {
	font-size: 1em;
	color: #47311A;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:hover{
	font-size: 1em;
	color: #995E2D;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 11px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: ;
	border: 1px solid #995E2P;
}
.error_msg {
	font-size: 0.9em;
	color: #995E2D; 
}
.btn {
	padding:0 3px;
	color:#FFF;
	background:#47311A;
	text-decoration:none;
	margin:8px;
	font-size: 0.75em;
	height: 20px;
	border-top: 1px solid #BAA6CE;
	border-right: 1px solid #995E2P;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #D1C5E0;
	font-weight: bold;
	letter-spacing: 1px;
}
#main {
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: right top;
}
.title_s {
	color: #995E2D;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1em;
	font-weight: bold;
}

.title {
	font-size: 1.5em;
	font-weight: bold;
	color: #995E2D;
	font-family: Georgia, Times New Roman, Times, serif;
	padding-bottom: 5px;
}

.text_s {
	font-size: 0.95em;
}
.text_l {
	font-size: 1.2em;
}
.text_xl {
	font-size: 1.6em;
	font-weight: bold;
	color: #995E2D;
}
.top a:link, .top a:visited, .top a:active {
	color: #995E2D;
	text-decoration: underline;
	font-size: 0.8em;
}
.top a:hover {
	color: #995E2D;
	text-decoration: none;
} 
.text_white {
	color: #FFFFFF;
}
.text_brown {
	color: #995E2D; 
}
.text_sales {
	text-decoration: line-through;
}

.special_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28pt;
	font-weight: bold;
	color: #B67036;
	font-style: italic;
}
.special_title_red {
	font-family: Times New Roman, Times, serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #C00;
	font-style: italic;
}
