/* CSS Document */
img, div, a, li, span, a:hover { behavior: url(../common/iepngfix.htc) }

img {
	border: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	color: #bd9571;
	font-size: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #0f0905;
	padding: 3px 30px 4px 20px;
	margin: 0;
	font-weight: normal;
	border-top: 1px solid #3b2010;
	border-bottom: 1px solid #3b2010;
	border-right: 1px solid #3b2010;
	position: relative;
	z-index: 10;
	display: inline;
}

	.tab {
		margin: -4px 0 0 -14px;
		vertical-align: top;
		position: relative;
		z-index: 100;
	}
	
	
	.imagesh2 {
		padding-right: 136px;
	}
	
	.h2left {
		margin-left: -20px;
	}
	
h3 {
	color: #bd9571;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #0f0905;
	padding: 4px 30px 5px 20px;
	margin: 0;
	font-weight: normal;
	border-top: 1px solid #3b2010;
	border-bottom: 1px solid #3b2010;
	border-right: 1px solid #3b2010;
	position: relative;
	z-index: 10;
	display: inline;
}

	.smtab {
		vertical-align: top;
		margin: -5px 0 0 -12px;
		position: relative;
		z-index: 100;
	}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bd9571;
	font-size: 14px;
	margin-bottom: -10px;
}


.float-image-right {
	float: right;
	padding: 5px 0 5px 20px;
	margin-right: -40px;
}

.float-right-border {
	float: right;
	margin: 10px 0 0 20px;
}

	.float-right-border {
		border: 1px solid #27140d;
		background-color: #3c2816;
		padding: 7px;
	}

hr {
	height: 1px;
	border: 0;
	background-color: #1e100b;
	color: #1e100b;
}

a {
	color: #9d610a;
	text-decoration: none;
}

	a:hover {
		color: #a6003d;
	}
	
.left {
	text-align: left !important;
}

.center {
	text-align: center;
}

.more {
	background:url(../grfx/btns/more.png) no-repeat;
	width: 80px;
	height: 40px;
	display: block;
	cursor: pointer;
}

	.more:hover {
		background-position: 0 -40px;
	}
	
	.more span {
		display: none;
	}
	
.view {
	background:url(../grfx/btns/view.png) no-repeat;
	width: 80px;
	height: 40px;
	display: block;
	float: right;
	cursor: pointer;
}

	.view:hover {
		background-position: 0 -40px;
	}
	
	.view span {
		display: none;
	}
	
.expanda {
	background:url(../grfx/expanda.png) no-repeat;
	width: 396px;
	height: 124px;
	cursor: pointer;
	display: block;
	float: right;
}

	.expanda:hover {
		background-position: 0 -129px;
	}
	
	.expanda span {
		display: none;
	}
	
.sterling {
	background:url(../grfx/sterling.png) no-repeat;
	width: 401px;
	height: 124px;
	cursor: pointer;
	display: block;
	float: left;
}

	.sterling:hover {
		background-position: 0 -128px;
	}
	
	.sterling span {
		display: none;
	}
	
.caravan1 {
	background:url(../grfx/caravan1.jpg) no-repeat;
	width: 760px;
	height: 223px;
	cursor: pointer;
	display: block;
}

	.caravan1:hover {
		background-position: 0 -223px;
	}
	
	.caravan1 span {
		display: none;
	}
	
.caravan2 {
	background:url(../grfx/caravan2.jpg) no-repeat;
	width: 760px;
	height: 248px;
	cursor: pointer;
	display: block;
}

	.caravan2:hover {
		background-position: 0 -248px;
	}
	
	.caravan2 span {
		display: none;
	}
