/*table {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}*/

.tableFrame {
	border: 1px solid #000000;
	display: table-cell;
	padding: 5px;
	background-color: #000000;
}
.contentFrame {
	border: 1px solid #000000;
	display: table-cell;
	background-color: #FFB417;
}
.objectFrame {
	border: 1px solid #000000;
	display: table-cell;
	padding: 3px;
	background-color: #FFFFFF;
}
.cellFrame {
	border: 1px solid #000000;
	display: table-cell;
	padding: 3px;
	background-color: #FFB417;
}
.linkText {
	color: #000000;
	text-decoration: none;
}
.rolloverButton {
	background-color: #FFB417;
	height: 15px;
	width: 100px;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.rolloverButton:hover {
	background-color: #FFE1A4;
	height: 15px;
	width: 100px;
	border: 1px solid #000000;
	color: #000000;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.rolloverButton:active {
	background-color: #FFF0CE;
	height: 15px;
	width: 100px;
	border: 1px solid #000000;
	color: #000000;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.linkText:hover {
	text-decoration: underline;
	color: #000000;
}
.subHeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}



.capetownFrame {
	border: 1px solid #0099CC;
	display: table-cell;
	padding: 3px;
}
.capetownFrameText {
	border: 1px solid #0099CC;
	display: table-cell;
	background-color: #f3f7fa;
	color: #005da9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.winelandsFrame {
	border: 1px solid #996699;
	display: table-cell;
	padding: 3px;
}

.winelandsFrameText {
	border: 1px solid #996699;
	display: table-cell;
	background-color: #f0e4ee;
	color: #57355a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.eastcoastFrame {
	border: 1px solid #FF9900;
	display: table-cell;
	padding: 3px;
}
.eastcoastFrameText {
	border: 1px solid #FF9900;
	display: table-cell;
	background-color: #fff4e4;
	color: #c85c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.gardenrouteFrame {
	border: 1px solid #669933;
	display: table-cell;
	padding: 3px;
}
.gardenrouteFrameText {
	border: 1px solid #669933;
	display: table-cell;
	background-color: #eff6e6;
	color: #03770a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.regionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}
.subtitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	color: #000000;
	background-color: #00000;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.grayFrame {
	border: 1px solid #666666;
	display: table-cell;
}
.typeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.listingText {
	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.grayTextFrame {
	border: 1px solid #666666;
	display: table-cell;
	background-color: #F9F9F9;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 180px;
}
.searchButton {
	display: compact;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100px;
	height: 30px;
	font-weight: normal;
}
.dropMenu {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	display: table-cell;
}
.moreaboutText {

	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #FFFFFF;
}
.searchBarText {


	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tableListingText {
	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.colText {
	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57355a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px;
}
.capetownText {
	color: #005da9;
	text-decoration: none;
}
.capetownText:hover {
	text-decoration: underline;
}
.winelandsText {
	color: #57355a;
	text-decoration: none;
}
.winelandsText:hover {
	text-decoration: underline;
}
.gardenrouteText {
	color: #03770a;
	text-decoration: none;
}
.gardenrouteText:hover {
	text-decoration: underline;
}
.eastcoastText {
	color: #c85c00;
	text-decoration: none;
}
.eastcoastText:hover {
	text-decoration: underline;
}
.newRecordText {
	color: #FF0000;
	text-decoration: none;
}
.newRecordText:hover {
	text-decoration: underline;
}
.menuFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.mainFrame {
	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	background-color: #FFFFFF;
}
.tableCellFull {
	border: 1px solid #666666;
	display: table-cell;
	background-color: #F9F9F9;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.tableCellFullAlt {
	border: 1px solid #666666;
	display: table-cell;
	background-color: #EAEAEA;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.tableCellBlank {
	border: 1px solid #FF0000;
	display: table-cell;
	background-color: #FFEAEA;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
}
.searchFrame {
	border: 1px solid #0099CC;
	display: table-cell;
	background-color: #f3f7fa;
	color: #005da9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-image: url(../graphics/common/home/search_tile.html);
}.listingFrame_blue {

	border: 1px solid #0099CC;
	display: table-cell;
	background-color: #f3f7fa;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.listingFrame_blue_alt {


	border: 1px solid #0099CC;
	display: table-cell;
	background-color: #DFEAF2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.rolloverButtonLong {

	background-color: #FFD784;
	height: 15px;
	width: 150px;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.rolloverButtonLong:hover {

	background-color: #FFE1A4;
	height: 15px;
	width: 150px;
	border: 1px solid #000000;
	color: #000000;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.rolloverButtonLong:active {

	background-color: #FFF0CE;
	height: 15px;
	width: 150px;
	border: 1px solid #000000;
	color: #000000;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}