@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #513e32;
	background-color: #FFF;
	margin: 50px 0px 20px 0px;
}
a {
	font-size: 11px;
	color: #819244;
}
a:visited {
	color: #a0af6c;
}
a:hover {
	color: #000;
	text-decoration: underline !important;
}
a:active {
	color: #000;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #513e32;
	line-height:100%;
}
h2,.h2class {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #513e32;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #513e32;
	margin-bottom: 8px;
	padding-bottom: 0px;
	line-height: 130%;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #b85702;
	line-height:100%;
	margin-bottom: 6px;
	margin-top:20px;
	padding-bottom: 0px;
	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #513e32;
	margin-bottom: 2px;
	padding-bottom: 0px;
	line-height: 130%;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #b85702;
	line-height:100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height:100%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom:5px;
	
}
.Largefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #513e32;
	margin-bottom: 2px;
	padding-bototm: 0px;
	line-height: 130%;
}

hr {
	margin: 20px 0px;
	height: 1px;
	border: none;
	border-top: 1px solid #CCC;
}
a img {
	border: none;
}
a .NormalLink, .NormalLink a {
	color:#513e32;
	text-decoration: none;
}
a:hover .NormalLink, .NormalLink a:hover {
	color:#513e32;
	text-decoration: underline;
}

.LightColor {
	color: #b1a895;
}
.dataTable {
	border: 1px dotted #918478;
}

/* IDs */

#container {
	width: 990px;
	margin: auto;
}
#header {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	height: 89px;
	border-top: 1px solid #f0eee1;
}

#logo {
	position: absolute;
	margin-top: -30px;
	margin-left: 50px;
}

#menu {
	float: right;
	border-bottom: 1px solid #f0eee1;
	margin-top: 30px;
	width: 726px;
}
#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 30px;
}
#menu ul li a {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #524d37;
	text-decoration: none;
	display: block;
	padding: 0px 0px 6px 0px;
	border-bottom: 4px solid transparent;
}
#menu ul li a:hover,
#menu ul li a:active,
#menu ul li.current a,
#menu ul li.current a:hover,
#menu ul li.current a:active {
	border-bottom: 4px solid #f79a1d;
	text-decoration: none !important;
}
#menu ul li ul {
	display: none;
}
#menu ul li.current ul {
	display: block;
	position: absolute;
	margin-left: -30px;
	color: #807c6c;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul li.current ul li {
	padding: 10px 0px;
}
#menu ul li.current ul li.spacer {
	padding: 10px 10px;
}
#menu ul li.current ul li a {
	border-bottom: none;
	color: #807c6c;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#menu ul li.current ul li a:hover,#menu ul li.current ul li.subcurrent a {
	text-decoration: underline !important;
	border: none;
}

#banner select {
	font-size: 11px;
}
#banner ul li a:active,
#banner ul li a:visited,
#banner ul li a{
	text-decoration: none !important;
	color:#ffffff;
}
#banner ul li a:hover{
	text-decoration: underline;
	color:#ffffff;
}

#banner ul li a.nonwhite{
	text-decoration: none !important;
	color:#524d37;
}
#banner ul li a.nonwhite:hover{
	text-decoration: underline;
	color:#524d37;
}


#banner {
	margin-bottom: 13px;
}
.BannerText {
	color: #e2ebc1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;	
}
#banner .left {
	width: 211px;
	float: left;
	background-color: #819244;
	padding: 20px;
	line-height: 133%;
	height: 248px;
	overflow: hidden;
	color: #e2ebc1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.bannertext{
	color: #e2ebc1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#banner .left h1 {
	color: #FFF;
	font-size: 25px;
	margin-top: 5px;
}
#banner .left h2 {
	color: #FFF;
}
.normal {
	font-size: 20px;	
}
.smalltext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 120%;
}
.home #banner .left {
	background-image: url(../images/home_banner_left.png);
	background-repeat: no-repeat;
	background-position: 0px 204px;
	cursor: pointer;
	height: 345px;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.category #banner .left {
	background-image: url(../images/leftcategory.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 345px;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}
#banner .left.company {
	background: url(../images/company_left.jpg) no-repeat;
	height: 344px;
}
#banner .left.company h2 {
	position: relative;
	top: 280px;
	left: 55px;
	font-size: 16px;
	margin:0px;
}

.home #banner .right {
 background-image:url(../Images/HomeSlide1.jpg);
 cursor: pointer;
 width:726px;
 height:385px;
}
#banner .right {
	margin-left: 264px;
}
.category  #banner .right {
	background-color:#f0eee1;
	height:385px;
}
#UnderPhoto {
	padding: 0 0 0 20px;
}

#banner .right.text {
	background-color: #f0eee1;
	padding: 20px 25px 20px 25px;
	height: 344px;
}

#banner .right p, #banner .text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #595041;
	line-height:120%;
	margin-top: -0px;
}
.normal, .normal a, .normal a.visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #595041;
	line-height:120%;
	margin-top: -0px;
}

#banner .text2 {
	background-color: #f0eee1;
	height: 320px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px 20px 10px 10px;
}
#banner .text2 h1 {
	margin: 0 0 20px 0;
	color: #b85702;
	font-size: 24px;
}
.Download_Doc{
	 background-image:url('../images/Icon_doc.gif');background-repeat:no-repeat;margin-left:-40px;padding-left:40px;cursor: pointer;
}
.Download_PDF{
	 background-image:url('../images/Icon_PDF.gif');background-repeat:no-repeat;margin-left:-40px;padding-left:40px;cursor: pointer;
}
.Download_Link{
	 background-image:url('../images/Icon_Link.gif');background-repeat:no-repeat;margin-left:-40px;padding-left:40px;cursor: pointer;
}
.Download_Doc h3 a,
.Download_PDF h3 a,
.Download_Link h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #513e32;
	margin-bottom: 8px;
	padding-bottom: 0px;
	line-height: 130%;
	text-decoration: none;
}

#main {
	margin-bottom: 20px;
	clear: both;
}
.home #main,.category #main  {
	margin-bottom: 13px;
}
#ContentBox {
	background-color: #f5f4eb;	
	min-height:170px;
	border:1px solid red;
}
#left {
	width: 251px;
	float: left;
}
#left .button {
	background-image: url(../images/button_left_bg.gif);
	height: 31px;
	color: #595041;
	margin-bottom: 5px;
	line-height: 150%;
	padding: 15px 20px;
}
#left .button:hover {
	background-image: url(../images/button_left_bg_over.gif);
}
#content {
	margin-left: 264px;
}
#content .box {
	margin-bottom: 10px;
}
#content .box h3 {
	margin: 0px;
}
#content .box h3 {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #513e32;
	display: block;
	background-color: #f5f4eb;
	padding: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0px;
	cursor: pointer;
}
#content .box h3 a:hover {
	text-decoration:none;
}
#content .box h3 a.hidden {
	background-image: url(../images/button_minus.gif) !important;
}
#content .box div {
	border: 2px solid #f5f4eb;
	margin-top: 2px;
	padding: 10px;
}

#footer {
	border-top: 1px solid #f0eee1;
	padding-top: 5px;
	text-align: right;
	color: #b4afa1;
}
#footer a {
	padding: 0px 9px;
}
#footer a {
	color: #b4afa1;
	text-decoration: none;
}
#credit a {
	color: #b4afa1;
	text-decoration: none;
}
#leftfooter{
	width:252px;
	text-align:center;
	float:left;
}

/* Classes */

.button {
	background-image: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	width: 213px;
	height: 47px;
	padding: 12px 20px;
	color: #877962;
	line-height: 140%;
	margin-right: 10px;
	cursor: pointer;
}
.button:hover {
	background-image: url(../images/button_bg_over.gif);
}
.button.small {
	background-image: url(../images/button_small_bg.gif);
	background-repeat: no-repeat;
	width: 196px;
}
.button.small:hover {
	background-image: url(../images/button_small_bg_over.gif);
}
.button a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #513e32;
	text-decoration: none;
}
.button a:hover {
	text-decoration: none !important;
}

table.specs {
	margin-top: 0px;

}
table.specs tr.images {
	text-align: center;
}
table.specs th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #513e32;
	padding-bottom: 10px;
}

.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}