* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma;
	font-size: 11px;
}
div {
	float: left;
}
a img {
	border: none;
}
#outer-container {
	margin: 5px auto 0px;
	float: none;
	width: 1000px;
}
#container {
	width: 1000px;
	background-color: #FFFFFF;
}
#header {
	height: 120px;
	width: 1000px;
	margin-bottom: 5px;
}
#header-left {
	width: 265px;
	padding-left: 11px;
	padding-top: 8px;
}
#header-right {
	height: 88px;
	width: 718px;
}
#navigation {
	height: 23px;
	width: 718px;
	border-top: 1px solid #000000;
	text-align: right;
	padding-top: 10px;
}
#content {
	width: 790px;
	padding-top: 5px;
}
#left-column {
	width: 199px;
	padding-left: 5px;
	padding-top: 5px;
}
.middle-column {
	width: 544px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.right-column {
	width: 225px;
}
#content-bottom {
	width: 781px;
	padding-bottom: 20px;
	float: right;
}
#left-column-nav li {
	font: 10px Tahoma;
	color: #0078A4;
	list-style: none;
	width: 174px;
	float: left;
	margin-left: 0px;
}
#left-column-nav ul {
	width: 199px;
	float: left;
}
#left-column-nav a {
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	padding-left: 18px;
	color: #00552c;
	background: url(../images/nav_arrow.gif) no-repeat left center;
	display: block;
}
#left-column-nav a:hover {
	color: #0078a4;
	text-decoration: underline;
}
#left-column-nav h2 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 18px;
	padding-bottom: 8px;
	padding-top: 12px;
}
.middle-column-top {
	width: 540px;
	margin-bottom: 10px;
	border: 1px solid #6e6e6e;
}
.middle-column-body {
	width: 540px;
	padding-bottom: 10px;
	font-size: 11px;
}

.middle-column-body h1, .middle-column-body h2, #large-right-body h1 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 8px;
	color: #0078A4;
}
.middle-column-body p, #large-right-body p {
	padding-bottom: 8px;
	font-size: 11px;
}
.middle-column-body ul {
	padding-left: 20px;
}
.right-column-top {
	height: 18px;
	width: 215px;
	background: #e0e0e0;
	padding-top: 4px;
	padding-left: 8px;
	color: #0078a4;
	font-weight: bold;
	border-top: 1px solid #6e6e6e;
	border-right: 1px solid #6e6e6e;
	border-left: 1px solid #6e6e6e;
	font-size: 10px;
}
.right-column-body {
	width: 203px;
	border: 1px solid #6e6e6e;
	padding: 9px 10px 7px;
}

.right-column-body h2 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 8px;
	color: #0078A4;
}
.right-column-body p {
	padding-bottom: 3px;
}
.right-column-break {
	width: 225px;
	height: 22px;
}
#navigation a {
	color: #00552c;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#navigation a:hover {
	color: #0078a4;
	text-decoration: underline;
}
#navigation a.blue {
	color: #0078a4;
}
#left-column-nav h2 {
	font-size: 10px;
	color: #0078a4;
	font-weight: bold;
	padding-bottom: 8px;
}
#left-column-bottom a {
	color: #0078A4;
	text-decoration: none;
}
#left-column-bottom a:hover {
	text-decoration: underline;
}
#bottom-middle-column {
	width: 532px;
	padding-right: 21px;
	background-image:url(../images/bottom-background.jpg);
}
#left-column p {
	padding-bottom: 8px;
}
#left-column li li a {
	color: #990000;
	background: none;
}
#left-column li li a:hover {
	color: #000000;
	text-decoration: none;
}
#left-column-bottom h2 {
	padding-left: 10px;
	font-weight: bold;
	color: #4892D3;
	font-size: 11px;
	padding-bottom: 8px;
}
#left-column ul ul {
	margin-bottom: 12px;
}
#large-right {
	width: 788px;
	padding-bottom: 20px;
}

#large-right-top {
	height: 10px;
	width: 768px;
	background: url(../images/large_right_top.gif) no-repeat;
	font-size: 4px;
}
#large-right-header {
	height: 46px;
	width: 754px;
	background: #00552C;
	padding-top: 8px;
	padding-right: 16px;
	padding-left: 16px;
	border: 1px solid #808080;
}
#large-right-body {
	width: 756px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	padding: 22px 10px 22px 20px;
	font-size: 9px;
	height: 250px;
}
/* HIDE FROM IE 6*/
/* To fix min-height/expanding height bug in IE6 */
html>body #container #large-right-body {
	height: auto;
	min-height: 250px;
}
.large-right-header-section {
	width: 206px;
}
.large-right-header-section p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 4px;
}
.large-right-header-section-small {
	width: 120px;
	padding-top: 17px;
	padding-left: 14px;
}
.large-right-header-section input {
	width: 180px;
}
#large-right-cats {
	width: 756px;
	padding-top: 20px;
}
#large-right-cats-header {
	width: 746px;
	padding-bottom: 10px;
}
#large-right-cats-header h2 {
	font-size: 11px;
	font-weight: bold;
	color: #0078a4;
}
#large-right-cats-body {
	width: 746px;
}
#large-right-cats-body .large-right-cats-body-col {
	width: 184px;
}
#large-right-cats-body a {
	font-size: 10px;
	font-weight: bold;
	color: #00552C;
	text-decoration: none;
	display: block;
	line-height: 16px;
	width: 184px;
	float: left;
}
#large-right-cats-body a:hover {
	color: #0078a4;
	text-decoration: underline;
}
#large-right-results {
	width: 538px;
	padding-right: 20px;
}
#large-right-sponsored {
	width: 181px;
}
.large-right-results-header {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #e0e0e0;
	height: 16px;
	width: 530px;
	padding-top: 4px;
	padding-left: 8px;
	border: 1px solid #808080;
}
.large-right-results-body {
	width: 528px;
	margin-bottom: 12px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
}
.blue {
	color: #0078a4;
	font-size: 10px;
}
.large-right-results-body1 {
	width: 240px;
}
.large-right-results-body2 {
	width: 282px;
}
.large-right-results-body3 {
	width: 528px;
	padding-top: 2px;
}
.large-right-sponsored-header {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #00552C;
	height: 16px;
	width: 176px;
	padding-top: 4px;
	padding-left: 8px;
	border: 1px solid #808080;
}
.large-right-sponsored-body {
	padding: 10px 7px 0px;
	width: 170px;
	margin-bottom: 12px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	font-size: 11px;
}
.right-column-body ul {
	margin-left: -7px;
	float: left;
	padding-bottom: 2px;
}
.right-column-body li {
	float: left;
	list-style: none;
	padding-bottom: 4px;
	padding-left: 18px;
	background: url(../images/nav_arrow.gif) no-repeat left top;
}
#content .right-column a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
#content .right-column a:hover {
	text-decoration: underline;
}
#left-column-bottom {
	width: 170px;
	padding-left: 4px;
}
#left-column-nav {
	width: 199px;
}

.middle-column-listinginfo {
	width: 510px;
	margin-bottom: 10px;
	font-size: 11px;
	padding-top: 10px;
}
.middle-column-listinginfo1 {
	width: 240px;
}
.middle-column-listinginfo2 {
	width: 270px;
}
.large-right-results-body3-left {
	height: 34px;
	width: 250px;
}
.large-right-results-body3-right {
	text-align: right;
	height: 17px;
	width: 273px;
	padding-top: 17px;
	font-size: 4px;
}
.large-right-sponsored-body2 {
	font-size: 4px;
	text-align: right;
	height: 17px;
	width: 165px;
	padding-top: 4px;
}
#large-right-cats-footer {
	width: 746px;
	height: 17px;
	font-size: 4px;
	text-align: right;
	padding-top: 10px;
}
.formlabel {
	width: 120px;
}
.formlabelwide {
	width: 510px;
	clear: both;
	margin-bottom: 8px;
}
.formelement {
	width: 415px;
	clear: right;
	margin-bottom: 8px;
}
.formelementwide {
	width: 510px;
	clear: both;
	margin-bottom: 8px;
}
.formelement input {
	float: left;
	border: 1px solid #0177A5;
	font-size: 11px;
	padding: 1px;
}

.formelement textarea {
	height: 250px;
	width: 300px;
	border: 1px solid #0177A5;
	font-size: 11px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.formelementwide textarea {
	height: 120px;
	width: 420px;
	border: 1px solid #0177A5;
	font-size: 11px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.formelement input.button {
	float: left;
	border: 1px solid #0177A5;
	font-size: 11px;
	padding: 1px;
	cursor: pointer;
}
#pageform .formlabel {
	width: 490px;
	margin-bottom: 2px;
	clear: both;
}
#pageform .formelement {
	width: 490px;
	margin-bottom: 10px;
	clear: both;
}
#pageform .formelement input {
	width: 300px;
}
#pageform .formelement textarea {
	width: 450px;
}
#pageform .formelement input.button {
	width: 302px;
}
#pageform .formlabel h2{
	color: #000000;
	padding-bottom: 2px;
}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.60;
	filter: alpha(opacity=60);
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	font-family: verdana;
	text-align: center;
}
.right-column-box {
	width: 223px;
	border: 1px solid #6e6e6e;
}
#content .right-column .right-column-body li a {
	font-size: 11px;
	line-height: 15px;
}
#content .right-column .right-column-body strong a {
	font-size: 11px;
}
#bodytext p {
	text-align: justify;
}
#bodytext {
	text-align: justify;
}