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

html {overflow-y:scroll;}

body {
	margin:0px;
	background-image:url(../images/structure/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

a {color:#cba274;}

.title {font-size:25px;}

.thumbnail_table td {padding-top:25px;}

.footer_left {
	font-size:12px;
	font-weight:bold;
	color:#F4E7DC;
	line-height:20px;
}

.footer_left a {color:#5D4229; text-decoration:none;}
.footer_left a:hover {text-decoration:underline;}

.footer_right {
	font-size:12px;
	font-weight:bold;
	color:#5D4229;
	line-height:20px;
}

.footer_right a {color:#5D4229; text-decoration:none;}
.footer_right a:hover {text-decoration:underline;}


/*******************************************************************/

#navcontainer p	{padding: 7px 7px 0px;font-family:"helvetica", Helvetica, Arial, sans-serif;font-size: 1em;font-weight: bold;}

/* to stretch the container div to contain floated list */

#navcontainer:after {content: ".";display: block;line-height: 1px;font-size: 1px;color: transparent;clear: both;}

#navcontainer img {margin: 0;padding: 0;}

ul#navlist {list-style: none;padding: 0;margin: 0px;background-color: #634a31;font-size: 1em;}

ul#navlist li {text-align: left;float: left;height: 39px;margin: 0;background: #634a31;border-right:1px solid #ffffff;padding: 0;}

ul#navlist .last {text-align: left;float: left;height: 39px;margin: 0;background: #634a31;border-right:0px;padding: 0;}

ul#navlist li { width: 143px; voice-family: "\"}\""; voice-family:inherit; width: 157px;}
html>body ul#navlist li { width: 157px; }

ul#navlist .last { width: 146px; voice-family: "\"}\""; voice-family:inherit; width: 160px;}
html>body ul#navlist .last { width: 160px; }

html>body ul#navlist li a {display: block;padding: 7px 5px 25px 7px;color: #eee;font-size: 11px;text-decoration: none;height: 1%;height:39px;text-shadow: 0 0 0 #634a31; font-weight:bold;}



ul#navlist li a {display: block;padding: 7px 5px 0px 7px;color: #eee;font-size: 11px;text-decoration: none;height: 1%;height:39px;text-shadow: 0 0 0 #634a31; font-weight:bold;}

#navcontainer>ul#navlist li a {width: auto;height: auto;height: 8px}



ul#navlist li#active a {background: #eee;color: #<?php echo $ss_nav_hover_color; ?>;}

ul#navlist li a:hover,ul#navlist li#active a:hover {color: #fff;background-color: #cba274;}

ul#navlist li.home	{border-left: none;}

ul#navlist li#empty	{width: 120px;}