@charset "utf-8";
/* CSS Document */

Body 
{
    width: 100%;
    height: auto;
	margin-top:14px;
	background-color: #EAE7DA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #442A00;
}
img {
	border: none;
}
p {
	margin-top: 10px;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 23px;
	margin-top: 17px;
	margin-bottom: 17px;
	color: #A51815;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	margin-top: 13px;
	margin-bottom: 13px;
	color: #A51815;
	text-align:left;
}
a {
	color: #442A00;
	text-decoration: underline;
}
a:hover {
	color: #9F6911;
}
.hidden {
	display: none;
}
#wrapper {
	width:100%;
	margin:auto;
}
#header {
	width:100%;
	height:60px;
}
#header-logo {
	width: 380px;
	height: 60px;
	margin-top:17px;
	padding-left:5px;
	float:left;
}
#header-logo h1 
{
	margin: 0;
	padding: 0;
	float: left;
}
#header-links 
{
    display:none;
	width: auto;
	height: 60px;
	padding-right:5px;
	margin-top:19px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#706F6F;
	line-height: 25px;
	float:right;
}
#header-links2 
{
    display:none;
	border-top: 1px dotted #70A0A0;
	float:right;
}
#menu-container 
{
	width:100%;
	height:1px;
}
.menu {
    display:none;
}


#sub-content-wrapper {
	width: 100%;
	height: auto;
	padding-top:7px;
	padding-bottom:7px;
}
#sub-left-wrapper 
{
    display:none;
	width:0px;
}
#site-search-container {
	display:none;
	width: 207px;
	background-color:#FFF;
	border: solid 2px #81C7DB;
	margin: 0 0 8px 0;
	float:left;
}
#site-search {
	display:none;
	width: 189px;
	padding: 11px 8px;
	background-color:#EAF5F8;
	border: solid 1px #FFF;
	margin: 0;
	float:left;
}
#google-translate-container {
	display:none;
	width: 207px;
	background-color:#FFF;
	border: solid 2px #D4D1BE;
	margin: 0 0 8px 0;
	float:left;
}
#google-translate {
	display:none;
	width: 189px;
	padding: 11px 8px;
	background-color:#F6F5EC;
	border: solid 1px #FFF;
	margin: 0;
	float:left;
}
.search-title {
	display:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	height:14px;
}
.search-box {
	display:none;
	width:150px;
	height:16px;
	background-color:#FFF;
	border: solid 1px #0390B7;
	float:left;
}
#sub-newsletter {
	display:none;
	width:191px;
	height: 30px;
	border: solid 1px #CCC5B5;
	padding:9px;
	font-size:9px;
	background-image: url(../images/bg-subnews.gif);
	background-repeat:repeat-x;
	float:left;
}
#sub-content-container {
	width: 100%;
	height: auto;
	padding-left:10px;
	padding-right:10px;
}
.breadcrumbs 
{
    display:none;
	width: 100%;
	height: 28px;
	padding-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0390B7;
	float:left;
	clear:both;
}
.breadcrumbs a {
	color:#0390B7;
	text-decoration:none;
}
.breadcrumbs a:hover {
	color:#0390B7;
	text-decoration:underline;
}
.sub-content-header {
	width: 100%;
	height: 39px;
	float:left;
	clear:both;
	border-bottom: solid 1px #734701;
}
.sub-content-header h1 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
	font-family: Georgia;
	font-size: 21px;
	font-style: oblique;
	color: #734701;
	letter-spacing: .1em;
	font-weight:normal;
}

.sub-content-share-this 
{
    display: none;
	width: 100%;
	height: 16px;
	float:left;
	clear:both;
}
.sub-content-share-this p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: right;
}
.sub-content-share-this a 
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: underline;
	text-align: right;
}
.sub-content-share-this a:hover {
	color: #666666;
	text-decoration: none;
}
.print 
{
	background-image: url(/images/print-icon.gif);
	background-repeat: no-repeat;
	margin-right: 12px;
	line-height: 16px;
}
.sub-content {
	width: 100%;
}
/* BEGIN LEFTNAV */

#left-nav-container 
{
    display:none;
	width: 203px;
	padding: 1px 0px 6px 6px;
	background-color:#FDFDFC;
	border: solid 4px #F6F5EC;
	margin: 0 0 8px 0;
	float:left;
}
#nav-menu {
	display:none;
	width: 195px;
	float:left;
}
#nav-menu ul {
	display:none;
	list-style-type: none;
	padding: 0 0;
	margin: 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#5E5E5E;
	line-height: 16px;
}
#nav-menu li {
	display:none;
	width: 165px;
	background-image: url(../images/bg-navarrow.gif);
	background-repeat: no-repeat;
	background-position: .05em .05em;
	padding: 4px 0 4px 14px;
	margin: 5px 0 0 5px;
	border-bottom: 1px dotted #DDD;
}
#nav-menu li a {
	display:none;
	text-decoration:none;
}
#nav-menu li a:hover {
	display:none;
	text-decoration:underline;
}
/* END LEFTNAV */

#footer1 
{
    display:none;
	width: auto;
	height:10px;
	clear:both;
}
#footer2 
{
    display:none;
	width:929px;
	height:40px;
	margin: auto;
	padding-top:8px;
	padding-bottom:15px;
	clear:both;
}
