@charset "utf-8";

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	background-color:#e7fac2;
	margin: 23px 20px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#673300;
}

form, ul, h1, h2, h3, h4, h5 { 
	padding-top:0px; 
	padding-bottom:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
}
ol {
	padding-top: 5px;
	padding-bottom:5px;
	margin-top:5px; 
	margin-bottom:5px; 
}
p { margin:0px; }

img { border:none; }

.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.r { text-align:right; }
.c { text-align:center; }
.n {font-weight:normal; }
.uppercase { text-transform:uppercase; }

.red { color:#FF0000; }
.blue { color:#0000ff; }
.black { color:#000000; }
.white { color:#ffffff; }
.orange { color:#ff4f00; }

.va-t {vertical-align:top;}
.va-b {vertical-align:bottom;}
.f10 { font-size:10px; }
.f11 { font-size:11px; }
.f12 { font-size:12px; }
.f14 { font-size:14px; }
.f18 { font-size:18px; }
.f20 { font-size:20px; }

.p-left { padding-left:12px; }
.padding5 { padding:5px; }
.image_padding { padding:10px; }
.text_padding { padding:10px; }

.h100 { height:100%; }

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#673300;
	padding:0px 0px 20px 0px;
}

/*main_background*/
.tablebg {
	background-color:#ffffe1;
	border:3px solid #865b2d;
}
.logo {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
	border-right:3px solid #865b2d;
	border-bottom:3px solid #865b2d;
	height:284px;
	width:269px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
	height:281px;
}
.logo_name {
	background-image:url(../images/logo_name.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
	border-bottom:3px solid #865b2d;
	height:284px;
	width:601px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
	height:281px;
}
.mainbg {
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#ffffd2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#673300;
	height:528px;
}
.main {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#673300;
	padding:6px 4px 12px 0px;
}
.footer {
	background-color:#ffeef3;
	padding:7px 8px 4px 8px;
	height:23px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
	height:12px;
}
.products {
	padding:0px 12px 0px 7px;
}
.products_search {
	height:80px;
}


/*main_style*/
.main_link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#673300;
	padding:0px 0px 10px 0px;
	height:100%;
}
.main_textsmall {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px;
	color:#673300;
}
.main_textbig {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:18px;
	color:#673300;
	font-weight:bold;
}
/*--nav--*/
#topnav {
float:left;
margin: 0px;
padding: 0px;
border:none;
color:#6c3806;
width:873px;
height:92px;
}

#topnav ul {
margin: 9px 0px 15px 0px;
padding: 0px;
display: block;
border:none;
list-style-image: none;
list-style-type: none;
z-index:90;
}

#topnav li {
float:left;
margin: 0px 0px 0px 1px;
padding: 0px  7px;
display: block;
border:none;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:active {
float: left;
display: block;
width: auto;
border:none;
text-decoration: none;
margin: 0px;
padding: 0px;
color:#6c3806;
}
#topnav li a:hover {
color: #6c3806;
text-decoration: none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnav  ul li a {
	float: none;
}

/*--sidenav--*/
#sidenav {
margin: 0px;
padding: 0px;
border:none;
color:#6c3806;
}

#sidenav ul {
margin: 0px;
padding: 0px;
display: block;
border:none;
list-style-image: none;
list-style-type: none;
z-index:90;
}

#sidenav li {
margin: 0px;
padding: 2px 0px;
display: block;
border:none;
height:34px;
}

#sidenav li a:link, #sidenav li a:visited, #sidenav li a:active {
display: block;
width: auto;
border:none;
text-decoration: none;
margin: 0px;
padding: 0px;
color:#6c3806;
}
#sidenav li a:hover {
color: #6c3806;
text-decoration: none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#sideav  ul li a {
	float: none;
}
/*links*/
.main a:link { color:#673300; text-decoration:none; }
.main a:visited { color:#673300; text-decoration:none; }
.main a:hover { color:#673300; text-decoration:underline; }

/*register_link*/
.register { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:10px;
	color:#673300;
	float:right;
}
.register a:link { 
	color:#673300; 
	text-decoration:none;
}
.register a:visited {
	color:#673300; 
	text-decoration:none; 
}
.register a:hover { 
	color:#673300; 
	text-decoration:underline; 
}

/*tnavp*/ 
.tnav {	
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:10px;
	color:#673300;
	float:left;
}
.tnav a{ 
	text-decoration:none; 
}
.tnav a:link { 
	color:#673300;
	text-decoration:none;
}
.tnav a:visited { 
	color:#673300;
	text-decoration:none;
}
.tnav a:hover { 
	color:#673300;
	text-decoration:underline;
}
