﻿div.ContactBar
{
	background-color: #154a9b;
	width: 970px;
	color: #fff;
	font-weight: bold;
	margin: 0px auto 0px auto;
	height: 23px;
	border-top: 2px solid #fff;
}
div.PageFooter
{
	width: 970px;
	margin: 0px auto 0px auto;
	background-color: #c6c6ff;
	border-top: 3px solid #154a9b;
	text-align: center;
	padding: 4px 10px 10px 10px;
	font-size:12px;
	color:#7878EB;
}
div.PageFooter a {font-size:12px;color:#7878EB}
td.NavigationColumn
{
	width: 9.2em;
	border-right: 3px solid #154a9b;
	padding: 5px 5px 5px 0;
}
#NavigationMenu
{
	padding: 0 0 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helvetica, 
		Arial, sans-serif;
	background-color: #90bade;
	color: #333;
}
#NavigationMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#NavigationMenu li
{
	border-bottom: 1px solid #90bade;
	margin: 0;
}
#NavigationMenu li.SectionHeader
{
	background-color: #999;
	text-align: center;
	padding: 1px;
	font-weight: bold;
	color: #fff;
	font-size: .8em;
	letter-spacing: .1em;
}
#NavigationMenu li a {
	display: block;
	padding: 2px 3px 2px 3px;
	border-left: 6px solid #154a9b;
	border-right: 6px solid #629bca;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-size: .8em;
}

html>body #NavigationMenu li a {
	width: auto;
}

#NavigationMenu li a:hover {
	border-left: 6px solid #1c64d1;
	border-right: 6px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}
div.TourBarMainContainer
{
	height: 40px;
	width: 100%;
	overflow: hidden;
	background-image: url('Images/TourBarBackground.jpg');
	background-repeat:repeat-x;
	border-bottom: 1px solid #333;
	text-align: center;
}
div.TourBarContent
{
	width: 970px;
	margin: 0 auto 0 auto;
}
img.TourBarBackButton
{
	width: 22px;
	height: 22px;
	float: left;
	margin-right: 7px;
}
div.HelpfulPropertyLinkContainer
{
	width: 95%;
	text-align: center;
}
div.HelpfulPropertyLinkContainer ul
{
	list-style: none;
	margin: 5px auto 0 240px;
	padding: 0;
	border: none;
}
div.HelpfulPropertyLinkContainer li
{
	float: left;
	margin: 0 5px 0 5px;
	padding: 3px;
	background-color: #2175bc;
	display: block;
	font-size: .8em;
	border-left: 4px solid #154a9b;
	border-right: 4px solid #154a9b;
}
div.HelpfulPropertyLinkContainer a
{
	display: block;
	color: White;
}
div.SedaliaMapContainer
{
	width: 600px;
	margin-left: 50px;
	margin-bottom: 15px;
}

/* Information page classes */
table.InformationPageTable
{
	margin: 10px 10px 10px 20px;
	clear: both;
}
table.InformationPageTable td
{
	vertical-align: top;
}
.InformationPageText
{
	padding: 10px;
	clear: both;
}
div.InformationPageHeader
{
	border-bottom: 1px dashed black;
	text-align: left;
	padding: 3px;
	width: 95%;
	margin: 10px 10px 10px 20px;
	font-weight: bold;
}

h1
{
	border-bottom: 1px dashed black;
	text-align: left;
	padding: 3px;
	width: 95%;
	margin: 10px 10px 10px 20px;
	font-weight: bold;
}


div.VirtualToursHeader
{
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px dashed #000;
	margin: 3px;
}


table.LinkListTable
{
	width: 400px;
	border: 1px solid black;
	margin: 10px;
}
table.LinkListTable th
{
	text-align: center;
	font-weight: bold;
	padding: 3px;
}
table.LinkListTable td
{
	padding: 2px 5px 2px 5px;
	white-space: nowrap;
}
table.LinkListTable li
{
	list-style-type: circle;
}
#MortgageAndLoan1 th
{
	background-color: #ccccff;
}
#MortgageAndLoan2 th
{
	background-color: #ffff99;
}
#RelocationInformation1
{
	margin-left: 60px;
	width: 250px;
}
#RelocationInformation2
{
	width: 300px;	
}
#RelocationInformation1 td,
#RelocationInformation2 td
{
	font-size: .85em;
	padding: 2px 5px 2px 5px;
}
#RelocationInformation1 th
{
	background-color: #ccccff;
}
#RelocationInformation2 th
{
	background-color: #ffff99;
}
#LegalInformation1
{
	margin-left: 40px;
	width: 350px;
}
#LegalInformation1 th
{
	background-color: #ccccff;
}
#TaxInformation1
{
	margin-left: 60px;
	width: 500px;
}
#TaxInformation1 th
{
	background-color: #ccccff;
}
#SedaliaInformation1,
#SedaliaInformation2,
#SedaliaInformation3
{
	width: 210px;
	font-size: .8em;
}
#SedaliaInformation1 th
{
	background-color: #ccccff;
}
#SedaliaInformation2 th
{
	background-color: #ffff99;
}
#SedaliaInformation3 th
{
	background-color: #ccff99;
}
#HomeDesign1
{
	margin-left: 80px;
	width: 550px;
}
#HomeDesign1 th
{
	background-color: #ccccff;
}
#ExtTable1 th
{
	background-color: #ccccff;
}
#ExtTable2 th
{
	background-color: #ffff99;
}
#ExtTable3
{
	margin-left: 60px;
	width: 250px;
}
#ExtTable4
{
	width: 300px;	
}
#ExtTable3 td,
#ExtTable4 td
{
	font-size: .85em;
	padding: 2px 5px 2px 5px;
}
#ExtTable3 th
{
	background-color: #ccccff;
}
#ExtTable4 th
{
	background-color: #ffff99;
}
#ExtTable5
{
	margin-left: 40px;
	width: 350px;
}
#ExtTable5 th
{
	background-color: #ccccff;
}
#ExtTable6
{
	margin-left: 60px;
	width: 500px;
}
#ExtTable6 th
{
	background-color: #ccccff;
}
#ExtTable7,
#ExtTable8,
#ExtTable9
{
	width: 210px;
	font-size: .8em;
}
#ExtTable7 th
{
	background-color: #ccccff;
}
#ExtTable8 th
{
	background-color: #ffff99;
}
#ExtTable9 th
{
	background-color: #ccff99;
}
#ExtTable10
{
	margin-left: 80px;
	width: 550px;
}
#ExtTable10 th
{
	background-color: #ccccff;
}
div.ContactMarkContainer
{
	margin-left: 50px;
	padding: 0 0 10px 10px;
	border-left: 2px solid #0000ff;
	width: 180px;
}
div.ContactMarkContainer th
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
