body {
	z-index: 1;
	font: 12px Arial, Trebuchet, Verdana, sans-serif;
	color: #717578;
	background-color: #e8e2cc;	
}

* html body {
	height: 100%;
}

img {
	border: 0;
}

h1 {
	z-index: 1;
	font: 22px Arial, Trebuchet, Verdana, sans-serif;
	color: #07315c;
	
	margin: 30px 0 30px 0;
}

h2 {
	z-index: 1;
	font: 18px Arial, Trebuchet, Verdana, sans-serif;
	color: #07315c;
	
	margin: 0;
}

p.contact {
	font: 11px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #717578;
	margin: 0 0 10px 0;
	font-weight: bold;
}

p.first {
	font: 13px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #a29566;
}

p.red {
	clear: both;
	margin: 10px 0;
	padding: 20px 0 0 5px;
	!margin: 5px 0 0 0;
	!padding: 10px 0 0 5px;
	width: 300px;
	font: 13px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #ff0000;
}

p.red a {
	color: #ff0000;
	text-decoration: none;
}

p.red a:hover {
	color: #ff0000;
	text-decoration: underline;
}

p.blue {
	clear: both;
	margin: 0;
	padding: 5px 0 0 5px;
	!margin: 5px 0 0 0;
	!padding: 10px 0 0 5px;
	width: 300px;
	font: 13px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #07315c;
}

p.blue span {
	font-weight: bold;
}

p.boldblue {
	clear: both;
	margin: 10px 0 0 0;
	padding: 20px 0 0 5px;
	!margin: 5px 0 0 0;
	!padding: 10px 0 0 5px;
	width: 300px;
	font: 15px Arial, Trebuchet, Verdana, sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #07315c;
}

p.boldblue a {
	color: #07315c;
	text-decoration: none;
}

p.boldblue a:hover {
	color: #07315c;
	text-decoration: underline;
}

#leftColumn .pdflink a {
	font: 13px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #a29566;
}

#leftColumn .pdflink a:hover {
	font: 13px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #a29566;
}

p {
	font: 11px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #717578;
	margin: 0 0 10px 0;
}

span.bold {
	font-weight: bold;
}

div.propertytypes {
	font: 12px Arial, Trebuchet, Verdana, sans-serif;
	color: #07315c;
	
	clear: both;
	margin: 10px 0 0 0;
	
	/*background-color: #ff0000;*/
}

#rightColumn ul {
	list-style: none;
		
	margin: 0;
	
	font: 11px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #07315c;
}

#rightColumn ul li {
	list-style: none;

	padding: 0;
	margin: 0 0 10px -25px;
	!margin: 0 0 10px 20px;
	
	font: 11px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 17px;
	color: #07315c;
	/*background: url(/images/bullet.jpg) no-repeat top left;*/
}

#leftColumn ul {
	list-style: disc;
	
	font: 11px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #07315c;
}

#leftColumn h2 {
	z-index: 1;
	font: 18px Arial, Trebuchet, Verdana, sans-serif;
	color: #07315c;
	
	margin: 0 0 15px 0;
}

#rightColumn h2 {
	z-index: 1;
	font: 18px Arial, Trebuchet, Verdana, sans-serif;
	color: #07315c;
	
	margin: 0 0 15px 0;
}

#leftColumn ul li {
	list-style: disc;

	font: 11px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #07315c;
}

#oneColumn ul {
	list-style: disc;
	
	font: 14px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #07315c;
}

#oneColumn ul li {
	list-style: disc;

	font: 14px Arial, Trebuchet, Verdana, sans-serif;
	line-height: 16px;
	color: #07315c;
}

#oneColumn {
	float: left;
	width: 680px;
	/*height: 106px;*/
	
	margin: 0 60px 10px 0;
	
	/*background: #dadada;*/
}

#oneColumn a:hover { 
	text-decoration: underline;
	color: #07315c;
}

#oneColumn a { 
	text-decoration: none;
	color: #07315c;
}

ul {
	list-style: none;
}

ul li {
	list-style: none;
	font: 12px Arial, Trebuchet, Verdana, sans-serif;
	margin: 0 0 12px -24px;
	padding: 0;
	text-align: left;
}

ul li a {
	list-style: none;
	font: 12px Arial, Trebuchet, Verdana, sans-serif;
	margin: 0 0 0 -16px;
	padding: 0;
	font-weight: bold;
	text-align: left;
	color: #a29566;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 3000px;
	height: 3000px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}

.white_content {
	color: #ed1c24;
	display: none;
	position: absolute;
	top: 30px;
	left: 390px;
	/*margin: 0 auto;*/
	width: 960px;
	height: 400px;
	padding: 16px;
	border: 4px solid #9fc959;
	background-color: #dadada;
	z-index:1002;
	overflow: auto;
}

#map {
	clear: both;
	
	width: 310px;
	height: 232px;
	
	margin: 10px 0 20px 0;
	
	border: 1px solid #07315c;
}

# html #map {
	clear: both;
	
	width: 310px;
	height: 232px;
	
	margin: 10px 0 20px 0;
	
	border: 1px solid #07315c;
}

.warning a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

.warning a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.warning {
	color: #ff0000;
}


#rightColumn .blocktext {
	float: left; margin: 0 0 10px 0; width: 295px; font: 12px Arial, Trebuchet, Verdana, sans-serif; line-height: 16px; color: #07315c;
}

#rightColumn .block {
	float: left; margin: 0 10px 0 0; background-color: #e8e2cc; font: 11px Arial, Trebuchet, Verdana, sans-serif; font-weight: bold;  line-height: 16px; color: #07315c; width: 13px; height: 15px; line-height: 15px; text-align: right; padding: 0 2px 0 0;
}

#rightColumn .row {
	clear: both; margin: 0 0 10px 0; width: 330px;
}

#rightColumn {
	float: left;
	width: 340px;
	/*height: 106px;*/

	margin: 0 0 10px 0;

	/*background: #f7f3e4;*/
}

.contacttextarea {
	margin: 5px 0 0 0;
	height: 80px;
	width: 300px;
	color: #a29566;
	background-color: #f7f3e4;
	border: 1px solid #a29566;
}

.contacttextfield {
	margin: 5px 0 0 0;
	height: 20px;
	width: 300px;
	color: #a29566;
	background-color: #f7f3e4;
	border: 1px solid #a29566;
}

.contacterrorlabel {
	color: #ff0000;
}

.contactlabel {
	margin: 0;
}

div.contactrow {
	font: 14px Arial, Trebuchet, Verdana, sans-serif;
	width: 340px;
	color: #a29566;
	margin: 0 0 15px 0;
}

#leftColumn {
	float: left;
	width: 340px;
	/*height: 106px;*/
	
	margin: 0 60px 10px 0;
	
	/*background: #f7f3e4;*/
}

#leftColumn a:hover { 
	text-decoration: underline;
	color: #07315c;
}

#leftColumn a { 
	text-decoration: none;
	color: #07315c;
}

#adminContainer {
	float: left;
	width: 710px;
	margin: 0 0 0 10px;
	padding: 10px;
	background: none;
}

#adminContainer h1 {
	padding: 0;
	margin: 0 0 10px 0;
}

#adminContainer p {
	padding: 0;
	margin: 0 0 10px 0;
}

#adminMenu {
	float: left;
	padding: 10px;
	background-color: #07315c;
	width: 200px;
	min-height: 430px;
	color: #ffffff;
}

#adminMenu ul {
	list-style: none;
	color: #ffffff;
	margin: 0 0 0 5px;
	padding: 0;
}

#adminMenu ul li {
	color: #ffffff;
	margin: 0 0 5px 10px;
	padding: 0;
}

#adminMenu ul li a {
	color: #ffffff;
	text-decoration: none;
}

#adminMenu ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#adminMenu ul ul {
	list-style: none;
	color: #ff0;
}

#adminMenu ul ul li {
	color: #ff0;
	margin: 5px 0 0 5px;
	padding: 0;
}

#ContentContainer {
	position: relative:
	z-index: 99;

	clear: both;
	
	margin: 0 auto;
	width: 960px;
	
	min-height: 450px;
	
/*
	height: 100%;
	
	height: 450px;
*/
	/*min-height: 450px;*/
		
	padding: 10px 0 0 0;
		
	background: #f7f3e4 url(/images/content_background.jpg) no-repeat top right;
}

#OuterOuterContainer {	
	margin: 0 auto;
	
	width: 960px;
	/*height: 1600px;*/
	background: #f7f3e4;
}

#OuterContainer {	
	margin: 0 auto;
	
	width: 960px;
	
	/*height: 100%;*/
	
	/*background-color: #e7e7e7;*/
}

#InnerContainer {
	width: 960px;
	
	margin-top: -7px;
	height: 100%;
	
	/*background-color: #ff0000;*/
}

#ContentLeft {
	position: relative;
	z-index: 1;
	
	margin: 0 0 10px 130px;
	
	width: 740px;
	/*height: 114px;*/
	
	/*background: #dadada;*/
}

#ContentLeft p a {
	color:  #00436f;
	text-decoration: underline;
}

#ContentLeft p a:hover {
	color:  #00436f;
	text-decoration: none;
}

#Successmap {
	margin: 20px 0;
}

#HeaderContainerRight {
	position: relative;
	z-index: 1;

	width: 200px;
	height: 114px;

	font: 12px Arial, Trebuchet, Verdana, sans-serif;
	font-weight: bold;
	color: #07315c;

	line-height: 194px;
	
	float: right;
	margin: 0;
	
	padding: 0 20px 0 0;
	
	text-align: right;
	 
	background: #f7f3e4;
}

#HeaderContainerLeft {
	position: relative;
	z-index: 1;

	width: 84px;
	height: 114px;
	
	font: 14px Arial, Trebuchet, Verdana, sans-serif;
	color: #07315c;

	text-align: left;
	
	float: left;
	margin: 0;
	
	background: #f7f3e4; /*f7f3e4*/
}

#HeaderContainerCenter {	
	position: relative;
	z-index: 1;

	/*width: 696px;*/
	width: 656px;

	font: 12px Arial, Trebuchet, Verdana, sans-serif;
	font-weight: bold;
	color: #07315c;

	height: 114px;
	line-height: 194px;
	
	text-align: left;

	float: left;
	margin: 0;
	
	border: 0px solid #ff0000;
	
	background: #f7f3e4; /*f7f3e4*/
}

* html #HeaderContainerRight {
	position: relative;
	z-index: 1;

	width: 200px;
	height: 34px;

	font: 12px Arial, Trebuchet, Verdana, sans-serif;
	font-weight: bold;
	color: #07315c;

	/*line-height: 194px;*/
	
	float: right;
	margin: 0;
	
	padding: 80px 20px 0 0;
	
	text-align: right;
	 
	background: #f7f3e4;
}

* html #HeaderContainerLeft {
	position: relative;
	z-index: 1;

	width: 84px;
	height: 34px;
	
	font: 12px Arial, Trebuchet, Verdana, sans-serif;
	font-weight: bold;
	color: #07315c;

	text-align: left;
	
	float: left;
	margin: 0;
	
	padding: 80px 0 0 0;
	
	background: #f7f3e4; /*f7f3e4*/
}

* html #HeaderContainerCenter {	
	position: relative;
	z-index: 1;

	/*width: 696px;*/
	width: 656px;
	height: 34px;

	font: 12px Arial, Trebuchet, Verdana, sans-serif;
	font-weight: bold;
	color: #07315c;

	/*line-height: 194px;*/
	
	text-align: left;

	float: left;
	margin: 0;
	
	padding: 80px 0 0 0;
	
	border: 0px solid #ff0000;
	
	background: #f7f3e4; /*f7f3e4*/
}

#menuContainerWrapper {
	position: relative;
	z-index: 1;

	width: 960px;
	height: 300px;
	
	float: left;
	margin: 0;
	
	text-align: right;
	background: #f7f3e4;

}

#menuContainerUnderRight {
	position: relative;
	z-index: 1;

	width: 472px;
	height: 300px;
	
	margin: 0;
	
	text-align: center;
	color: #ff0000;
	
	background: transparent;
}

#menuContainerRight {
	position: absolute;
	z-index: 9;

	width: 960px;
	height: 300px;
	
	margin: 0;
	
	
	text-align: left;
	
	background: url(/images/center_menu.png) no-repeat top left;
}

#menuContainerLeft {
	position: relative;
	z-index: 18;

	width: 130px;
	height: 300px;
	
	text-align: left;
	
	float: left;
	margin: 0;
	
	background: url(/images/menu_left.jpg) no-repeat top left;
}

#flashContainer {
	position: relative;
	z-index: 18;

	width: 222px;
	height: 194px;
	
	text-align: left;
	
	float: left;
	margin: 103px 0 0 0px;
	
	/*background-color: #ff0000;*/
}

#menuContainerCenter {
	position: relative;
	z-index: 18;

	width: 158px;
	height: 300px;
	
	text-align: left;
	
	float: left;
	margin: 0;
	
	/*background-color: #ff0000;*/
	
	/*background: url(/images/menu_left_menu.jpg) no-repeat top left;*/
}

#FooterSpacer{ 
	clear: both;
	margin: 0 auto;
		
	width: 960px;
	height: 15px;
	
	background-color:  #f7f3e4;
}

#FooterContainerLinks {
	clear: both;
	margin: 0 auto;
	margin-top: 10px;
	width: 896px;
	height: 20px;
	padding: 10px 32px;
	font-size: 10px;
	text-align: center;
	background-color: transparent;
}

#FooterContainerLinks a {
	color:  #00436f;
	text-decoration: none;
}

#FooterContainerLinks a:hover {
	color:  #00436f;
	text-decoration: underline;
}

#FooterContainer {
	clear: both;
	margin: 0 auto;
	width: 960px;
	height: 20px;
	
	background-color:  #f7f3e4;
}

#FooterContainerLeft {
	width: 32px;
	height: 17px;
	float: left;
	
	/*background-color:  #ff0000;*/
}

#FooterContainerCenter a {
	color: #717578;
	text-decoration: none;
	font-size: 9px;
	line-height: 17px;
	
}

#FooterContainerCenter {
	width: 858px;
	height: 20px;
	float: left;

	font-size: 9px;
	line-height: 17px;

	border: 1px solid #c5ccd2;
	border-width: 0;
	
	padding: 0 20px 0 20px;
	
	color: #ffffff;
	background-color: #07315c;
}

#FooterContainerRight {
	width: 15px;
	height: 17px;
	float: right;
	color: #ffffff;
}

#FooterLeftLinkContainer {
	margin: 0;
	padding: 0;
	float: left;

	color: #ffffff;
	text-align: left;
}

#FooterRightLinkContainer {
	margin: 0;
	padding: 0;
	float: right;
	
	color: #ffffff;
	text-align: right;
}

#FooterLeftLinkContainer .footerLinkLeft:hover {
	color: #ffffff;
	text-decoration: underline;
}

#FooterRightLinkContainer .footerLinkRight:hover {
	text-decoration: underline;
}

#FooterLeftLinkContainer .footerLinkLeft {
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	line-height: 17px;
}

#FooterRightLinkContainer .footerLinkRight {
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	line-height: 17px;
}

.divspacer {
	clear: both;
	margin: 5px 0 5px 0;
}

.greenwarning {
	margin: 0;
	padding: 5px 0 5px 0;
	!padding: 0;
	
	font-size: 12px;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	
	color: #9fc959;
}

.redwarning {
	margin: 0;
	padding: 5px 0 5px 0;
	!padding: 0;
		
	font: 14px Arial, Trebuchet, Verdana, sans-serif;
	font-weight: bold;
	
	color: #ff0000;
}

#debug_panel legend {
	color: #ff0000;
	background-color: #ffffff;
}

#debug_panel fieldset {
	border: 1px solid #ff0000;
	background-color: #666666;
	
	color: #ffffff;
}

#debug_panel {
	position: absolute;
	z-index: 1002;
	
	top: 15%;
	left: 50%;
	
	padding: 20px;
	
	width: 448px;
	
	background-color: #dadada;
	border: 1px solid #ff0000;
	
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
}

#legaldocuments {
	
}

#legaldocuments h2 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #00436f;
}

#legaldocuments p {
	margin-bottom: 5px;
	color: #00436f;
}

#legaldocuments p.first {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #ff0000;
}

#legaldocuments p.paralink {
	margin-bottom: 25px;
}

#legaldocuments p a.pdflink {
	margin-bottom: 25px;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#loginForm {
	clear: both;
	width: 500px;
	height: 120px;
	margin: 10px auto;
	padding: 10px;
	font: 0.8em Arial, Trebuchet, Verdana, sans-serif;
	/*border: 1px solid #ecffcb;*/ /*ecffcb*/
	/*background-color: #9fc959;*/ /*9fc959*/
}

.loginFormRow {
	/*display: block;*/
	clear: both;
	width: 500px;
	height: 30px;
	line-height: 30px;
	border: 0px solid #ecffcb;
}

.loginFormRow label {
	/*display: block;*/
	float: left;
	margin: 0 10px 0 0;
	width: 200px;
	height: 20px;
	text-align: right;
	color: #000000;
	border: 0px solid #ff0000;
}

.loginTextfield {
	/*display: block;*/
	float: left;
	width: 150px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	border: 1px solid #dadada;
} 

.loginPasswordfield {
	/*display: block;*/
	float: left;
	width: 150px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	border: 1px solid #dadada;
} 

.loginFormButtonRow {
	display: block;
	clear: both;
	width: 500px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

#login_button 
	margin: 0; padding: 0;
	width: 87px;
	height: 26px;
}

#adminContainer ul.propertieslist {
	float: left;
	margin: 0;
	padding: 0;
	width: 400px;
	border: 0px solid red;
	text-align: left;
	/*background-color: #ff0;*/
}

#adminContainer ul.propertieslist li {
	margin: 5px 0;
	width: 400px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background-color: #dadada;
	color: #666666;
	border: 0px solid red;
	text-align: left;
}

#adminContainer ul.propertieslist li a {
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 10px;
	color: #666666;
	text-align: left;
	text-decoration: none;
}

#adminContainer ul.propertieslist li a:hover {
	color: #666666;
	text-decoration: underline;
}

ul.sortpropertieslist {
	margin: 0;
	padding: 0;
	width: 400px;
	border: 0px solid red;
}

ul li.sortpropertieslist {
	margin: 5px 0;
	width: 400px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background-color: #dadada;
	color: #666666;
}

#ContentContainerAdmin {
	position: relative:
	z-index: 199;

	clear: both;
	
	margin: 0 auto;
	width: 960px;
	height: 450px;		
	padding: 10px 0;
		
	background: #f7f3e4 url(/images/content_background.jpg) no-repeat top right;
	border: 0px solid green;
}

dl { width: 300px; }
dl,dd { margin: 0; }
dt { background: #07315c; font-size: 18px; padding: 5px; margin: 2px; }
dt a { color: #FFF; text-decoration: none; }
dd a { color: #000; text-decoration: none; }
ul { list-style: none; padding: 5px; }
ul li { list-style: none; margin: 0 0 0 10px; padding: 5px; }
