body {
	margin:0px;
	background: #FFFFFF url(images/body-bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size:10pt;
	line-height:18px;
}

a{
	color:#8B945A;
	font-size: 12px;
	text-decoration: underline;
}
a:hover{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
.LinkMaroon{
	color:#9a1314;
	font-size: 12px;
	text-decoration: underline;
}
.LinkMaroon:hover{
	color:#000000;
	font-size: 12px;
	text-decoration: underline;
}

.LinkBlk{
	color:#282828;
	font-size: 12px;
	text-decoration: underline;
}
.LinkBlk:hover{
	color:#FF6600;
	font-size: 12px;
	text-decoration: none;
}

.padding5px{
padding:5px;
}
.txt-small{
font-size:8pt;
}

.footer{
font-size:8pt;
text-decoration:none;
color: #000000;
}
.bg-greengreyish{
	background-color: #D8D8D0;
}

.footer:hover{
font-size:8pt;
text-decoration:none;
color: #8B945A;
}
a.LinkWhite{
	color:#FFFFFF;
	font-size: 13px;
	text-decoration: none;
	cursor:pointer;
}
a.LinkWhite:hover{
	color:#FFFFFF;
	font-size: 13px;
	text-decoration: none;
	cursor:pointer;	
}
.calltoaction{
font-family:tahoma;
color:#000000;
font-size:7pt;
text-decoration:none;
font-weight:bold;
}
.calltoaction:hover{
font-family:tahoma;
color:#8B945A;
font-size:7pt;
text-decoration:none;
font-weight:bold;
}
.bg-headerimg-rightpanel{
	background-color: #8D975C;
	background-image: url(images/bg-headerimg-rightpanel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFFFFF;
	text-decoration:none;
}
.bg-headerimg-rightpanel td font{
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
}
.bg-headerimg-rightpanel div{
	font-size:5px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px;
	margin-top:-2px;
}

.bg-footer-topborder{
	background-image: url(images/bg-footer-topborder.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.home-blocks{
padding-left:35px;
padding-top:15px;
padding-right:15px;
*padding-left:55px;
background-color:#FFFFFF;
}
.heading-green{
color:#767e4d;
font-size:11pt;
font-weight:bold;
font-family:tahoma;
}
.heading-maroon{
color:#9a1314;
font-size:12pt;
font-weight:bold;
}
sup{
font-size:7pt;
}
form{
margin:0px;
}
.input-box{
	font-family:tahoma;
	background-color: #FFFFFF;
	background-image: url(images/bg-inputbox.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:19px;
	border: 1px solid #CFCFCF;
}
select{
	font-family:tahoma;
	background-color: #FFFFFF;
	background-image: url(images/bg-inputbox.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:19px;
	border: 1px solid #CFCFCF;
}
.input-textarea{
	font-family:tahoma;
	font-size:9pt;
	background-color: #FFFFFF;
	background-image: url(images/bg-txtarea.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:59px;
	border: 1px solid #CFCFCF;
}
.txt-green-tahoma{
font-family:tahoma;
font-size:8pt;
color:#767e4d;
}
.txt-red-tahoma{
font-family:tahoma;
font-size:8pt;
color:#9a1314;
}
.bg-contentarea-leftpanel{
	background-image: url(images/bg-contentarea-leftpanel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EEECE0;
}
.bg-contentarea-centerpanel{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D8D2;
	border-left-color: #D7D8D2;
	padding-top:15px;
	padding-right:15px;

}
.bg-contentarea-rightpanel{
/*	background-image: url(images/bg-contentarea-leftpanel.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	background-color: #DAD8CC;
}

.bg-lightbottlegreen{
background-color:#EEECE0;
}

.bg-darkbottlegreen{
background-color:#DAD8CC;
}
.heading-black{
	font-size:12pt;
	font-weight:bold;
	font-family: tahoma;
}
.heading-black-small{
	font-size:11pt;
	font-weight:bold;
	font-family: tahoma;
}
.subheading-black{
	font-size:10pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
}
.heading-darkgreensmall{
color:#60673F;
font-size:10pt;
font-weight:bold;
}

li{
	list-style-image: url(images/img-bullet.jpg);
	padding:2px;
}
.table-contactus{
	background-color:#EEECE0;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E4E0;
	border-right-color: #E3E4E0;
	border-bottom-color: #E3E4E0;
	border-left-color: #E3E4E0;
}
.table-calculator{
	background-color:#FAF7E8;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F5EFD0;
	border-bottom-color: #F5EFD0;
	border-left-color: #F5EFD0;
}
.button{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808853;
	background-image: url(images/bg-button.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #9FAA69;
	height:20px;
}
.txt-black{
	color:#000000;
	font-size:8.5pt;
	line-height:12px;
}
.txt-white{
	color:#FFFFFF;
}
.txt-darkgreen{
	color:#60673F;
}
.bg-contentarea-table{
	background-color: #F4F3EC;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E3D1;
	border-left-color: #E7E3D1;
}
.bg-white{
	background-color:#FFFFFF;
}
.bg-tabbutton-bottomborder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8E985C;
}
.tab-button-InActive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #F1F1F1;
	background-image: url(images/bg-tabbutton.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 18px;
	color:#000000;
	padding:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F1F1F1;
	border-right-color: #F1F1F1;
	border-left-color: #F1F1F1;
	cursor:pointer;	
}
.tab-button-InActive:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #8E985C;
	background-image: url(images/bg-tabbutton-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 18px;
	color:#FFFFFF;
	padding:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8E985C;
	border-right-color: #8E985C;
	border-left-color: #8E985C;
	cursor:pointer;
}
.tab-button-Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #8E985C;
	background-image: url(images/bg-tabbutton-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 18px;
	color:#FFFFFF;
	padding:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8E985C;
	border-right-color: #8E985C;
	border-left-color: #8E985C;
	cursor:pointer;
}
.padding-bottom-heading{
padding-top:15px;
}
hr{
color:#8E985C;
}

.LocationTab-InActive{
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E7E3D1;
	text-align: center;
	height: 68px;
	text-indent: 5px;
	cursor:pointer;
	border: 1px solid #E7E3D1;
	background-position: center center;
}
.LocationTab-Active{
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/LocationTab-Active.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 70px;
	text-indent: 5px;
	cursor:pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.LocationContainer{
background-color:#FFFFFF;
border: 1px solid #E7E3D1;
}
.bgimg-surprise{
	background-color: #FFFFFF;
	background-image: url(images/bgimg-surprise.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 240px;
	padding-left:10px;
	width:510px;
}

.bgimg-mesa{
	background-color: #FFFFFF;
	background-image: url(images/bgimg-mesa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 240px;
	padding-left:10px;
	width:510px;
}

.bgimg-kansas{
	background-color: #FFFFFF;
	background-image: url(images/bgimg-kansas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 240px;
	padding-left:10px;
	width:510px;
}

.bgimg-summit{
	background-color: #FFFFFF;
	background-image: url(images/bgimg-summit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 240px;
	padding-left:10px;
	width:510px;
}
.bgimg-independence{
	background-color: #FFFFFF;
	background-image: url(images/bgimg-independence.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 240px;
	padding-left:10px;
	width:510px;
}
.bgimg-leawood{
	background-color: #FFFFFF;
	background-image: url(images/bgimg-leawood.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 240px;
	padding-left:10px;
	width:510px;
}
.bgimg-stjoseph{
	background-color: #FFFFFF;
	background-image: url(images/bgimg-stjoseph.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 240px;
	padding-left:10px;
	width:510px;
}
.loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
