﻿.SpecialOffer {
	border: 1px double #336600;
	background-color: #CAA73E;
	padding: 4px;
	margin: 5px 5px 5px 10px;
	float: right;
	width: 30%;
}
.ContactInfoRight {
	text-align: right;
}
.CollectionHeader {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 5px;
}
iframe {
	border: none;
	width: 110%;
	height: 735px;
	text-align: center;
	margin-right: auto;
	margin-left: -5%;
}
.ULTopTable {
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #663300;
	padding-right: 5px;
	padding-left: 5px;
}

.TextAlignLeft {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 11px;
	margin-left: 5px;
}
.InfoTable {
	font-size: 11px;
}
.InfoDivs {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #663300;
	padding-top: 10px;
	padding-bottom: 10px;
}

.Header_Div {
	padding: 0 0 0 15px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 35%;
	margin-left: 0px;
	float: left;
}

.Header_TextAlignLeft {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

h5 {
	margin: 5px;
	font-size: 1.1em;
}

#slideshow_Container {
	height: 750px;
	text-align: center;
	overflow: visible;
}

.Iframe.noExternalLinks {
	width: 100%;
	margin: 0px;
}

.InfoDivs.ExtendHeight {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #663300;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 280px;
}

