@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4A596E;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
}
.smallertext {
	font-size: 85%;
	line-height: 1.2em;
}

.whitetext {
	color: #FFFFFF;
	font-size: 90%;
}

.bodybg {
	background-image: url(images/main_r7_c10.jpg);
	background-repeat: repeat-x;
}
.whitebox {
	border: thin solid #FFFFFF;
}
.bluebox {
	border: thin solid #778CA2;
	background-image: url(images/main_r10_c5.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	font-size: 85%;
}
.blueboxCopy {
	border: thin solid #778CA2;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #5F6B81;
	background-color: #FFF;
}
.crumbtrail {
	font-size: 85%;
	color: #000000;
}
.bluebox_bg {
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #778CA2;
	border-right-color: #778CA2;
	border-bottom-color: #778CA2;
	border-left-color: #778CA2;
	padding: 5px;
	background-color: #FFF;
}
.credits:link{
	color: #CCC;
	font-size: 85%;
}
.credits:visited {
	color: #CCC;
	font-size: 85%;
}
.credits:active {
	color: #CCC;
	font-size: 85%;
}
div:active, div:focus, div:hover {
    outline-style: none; -moz-outline-style:none;
}
}
.table_sections td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	z-index: auto;
}
.property_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #000;
	width: 90%;
	margin-top: 15px;
	margin-left: 15px;
	visibility: inherit;
}
.red_text {
	color: #F00;
}

