/* CSS Document */

body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Main Nav */

a.mainnav:link {
	text-decoration: underline;
	color: #7B2C17;
	line-height: 24px;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
a.mainnav:visited {
	text-decoration: underline;
	color: #7B2C17;
	line-height: 24px;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
a.mainnav:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
a.mainnav:active {
	text-decoration: underline;
	color: #7B2C17;
	line-height: 24px;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}

/* Current Page Nav */

a.currentnav:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 24px;

}
a.currentnav:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 24px;

}
a.currentnav:hover {
	text-decoration: none;
	color: #B9AD96;
	font-size: 11px;
	line-height: 24px;

}
a.currentnav:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 24px;

	
}

/* Sub Nav */

a.subnav:link {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 26px;
	font-size: 11px;
	margin-right: 8px;
	margin-left: 8px;
}
a.subnav:visited {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 26px;
	font-size: 11px;
	margin-right: 8px;
	margin-left: 8px;
}
a.subnav:hover {
	text-decoration: underline;
	color: #B9AD96;
	line-height: 26px;
	font-size: 11px;
	margin-right: 8px;
	margin-left: 8px;
}
a.subnav:active {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 26px;
	font-size: 11px;
	margin-right: 8px;
	margin-left: 8px;
}

/* Terms of Use */

a.terms:link {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 26px;
	font-size: 11px;
	margin-right: 8px;
	margin-left: 8px;
}
a.terms:visited {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 26px;
	font-size: 11px;
	margin-right: 8px;
	margin-left: 8px;
}
a.terms:hover {
	text-decoration: underline;
	color: #B9AD96;
	line-height: 26px;
	font-size: 11px;
	margin-right: 8px;
	margin-left: 8px;
}
a.terms:active {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 26px;
	font-size: 11px;
	margin-right: 8px;
	margin-left: 8px;
}


.boxborderbottom {
	border-bottom: 1px solid #FFFFFF;
}
.homeintro {
	margin: 15px 40px;
	font: 16px/25px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

/* My Comment */

.homeintroheadline {
	margin: 15px 60px;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.tableleft {
	background: url(images/tab_left.png) no-repeat left bottom;
}
.tableleftsmall {
	background: url(images/tab_left_sm.png) no-repeat left bottom;
}

.homecolumn {
	color: #000;
	font-size: 14px;
	line-height: 17px;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
	text-shadow: #b9ac97 2px 2px 0;
}
h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.homedesigntables {
	border-bottom: 1px solid #4F000C;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.clicktoenlarge {
	font: 9px Arial, Helvetica, sans-serif;
	color: #333333;
}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
.tableright {
	background: url(images/tab_right.png) no-repeat right bottom;
}
.tablerightsmall {
	background: url(images/tab_right_sm.png) no-repeat right bottom;
}

.bodytext {
	font: 14px/20px "Times New Roman", Times, serif;
	width: 470px;
	padding: 10px;
}
h1 {
	font: lighter 16px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.boxbordertopbottom {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.boxborderleftright {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 8px;
	line-height: 24px;
}
.bodypadding {
	padding: 14px;
}
a:link {
	color: #4F000C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4F000C;
}
a:hover {
	text-decoration: underline;
	color: #4F000C;
}
a:active {
	text-decoration: none;
	color: #4F000C;
}
a.whitelink:link {
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:visited {
	text-decoration: none;
	color: #ffffff;
}
a.whitelink:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.whitelink:active {
	text-decoration: none;
	color: #ffffff;
}
li {
	font-size: 14px;
	line-height: 22px;
	list-style-position: outside;
	opacity: 1;
	list-style-type: disc;
}.disclaimer {
	font-size: 12px;
	font-style: italic;
}
.tabletext {
	font: 14px/20px "Times New Roman", Times, serif;
	padding: 5px 10px 5px 0px;
}
.lottable {
	border: 1px solid #000000;
}
.photoright {
	border: 1px solid #666666;
	margin-left: 15px;
	margin-right: 5px;
}
.realtymugs {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 5px;
}
