@charset "utf-8";
/* CSS Document */

body {
	background-color: #612917;
	margin-top: 10px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E220D;
	line-height: 130%;
}

.bodyspaced{  font-family:   Verdana, Arial; font-size: 12px; font-style: normal; line-height: 130%; font-weight: normal; color: #3E220D; text-decoration: none;}
.bodyspacedwhite{  font-family:   Verdana, Arial; font-size: 12px; font-style: normal; line-height: 130%; font-weight: normal; color: #FFFFFF; text-decoration: none;}
.bodyspacedmargin {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 140%; font-weight: normal; color: #3E220D; text-decoration: none; margin-left: 35px;}
.bodyspacedmargin25 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 140%; font-weight: normal; color: #3E220D; text-decoration: none; margin-left: 30px;}
.bodyspacedmarginbold2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 130%; font-weight: bold; color: #3E220D; text-decoration: none; margin-left: 35px;}
.contentlink{  font-family:   Verdana, Arial; font-size: 11px; font-style: normal; line-height: 130%; font-weight: bold; color: #666666; text-decoration: none}
.footer{  font-family:   Verdana, Arial; font-size: 11px; font-style: normal; line-height: 120%; font-weight: normal; color: #FFFFFF; text-decoration: none}
.footersmall{  font-family:   Verdana, Arial; font-size: 10px; font-style: normal; line-height: 120%; font-weight: normal; color: #FFFFFF; text-decoration: none}
.contentLinkfooter   { color: #FFFFFF; font: 11px Verdana;  line-height: 120%;  text-decoration: none }
.links-title{  font-family: Verdana, Arial; font-size: 16px; font-style: normal; line-height: 130%; font-weight: bold; color: #666666; text-decoration: underline;}
.imagetitleorange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B46124;
	text-decoration: none;
	font-weight: bold;
}
.imagesubtitleorange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B46124;
	text-decoration: none;
	font-weight: bold;
}
.imagedetailorange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B46124;
	text-decoration: none;
	font-weight: bold;
}
.imagetitlewhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.imagedetailwhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titlered{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#carousel1 {
	width:490px;
	height:350px;
	overflow:scroll;
	border:0px solid #B46124;
}

#carousel1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel1 li {
	display:inline;
	float:left;
}

#carousel3 {
	width:355px;
	height:390px;
	overflow:scroll;
	border:0px solid #B46124;
	text-align:center;
}

#carousel3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel3 li {
	display:inline;
	float:left;
}

#carousel-layered {
	width:438px;
	height:292px;
	overflow:scroll;
	border:0px solid #B46124;
}

#carousel-layered ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel-layered li {
	display:inline;
	float:left;
}

#carousel-tube {
	width:245px;
	height:448px;
	overflow:scroll;
	border:0px solid #B46124;
}

#carousel-tube ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel-tube li {
	display:inline;
	float:left;
}

#carousel-boxes {
	width:436px;
	height:377px;
	overflow:scroll;
	border:0px solid #B46124;
}

#carousel-boxes ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel-boxes li {
	display:inline;
	float:left;
}


