﻿div.ContactBar
{
	background-color: #cc0000;
	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: #ffc6c6;
	border-top: 3px solid #aa0000;
	text-align: center;
	padding: 4px 10px 10px 10px;
	font-size:12px;
	color:#bb7171;
}
div.PageFooter a {font-size:12px;color:#bb7171}
td.NavigationColumn
{
	width: 9.2em;
	border-right: 3px solid #aa0000;
	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 #aa0000;
	border-right: 6px solid #ff8888;
	background-color: #ff0000;
	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 #aa5555;
	border-right: 6px solid #ffaaaa;
	background-color: #ff5555;
	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: #ff0000;
	display: block;
	font-size: .8em;
	border-left: 4px solid #aa0000;
	border-right: 4px solid #aa0000;
}
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;
}
#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 #ff0000;
	width: 180px;
}
div.ContactMarkContainer th
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
