body {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	background-color: #cadcef;
	margin: 0px;
	color: #000000;
} 

a:link, a:visited, a:active{
	background: none transparent scroll repeat 0% 0%;
	color: #663300;
	text-decoration: underline;
}

a:hover {
	background: #663300;
	color: #FFFFFF;
}



.horizontal { 
	color: #BACBD9; 
	font-size: 11px; 
	font-family: Arial, Helvetica 
}

.horizontal A:link { 
	color: #BACBD9; 
}

.horizontal A:visited { 
	color: #BACBD9; 
}
.horizontal A:active { 
	color: #95B6D1; 
}

.horizontal A:hover { 
	color: #95B6D1; 
	}

.submenu { 
	padding: 5px; 
	background: #000000; 
	color: #ffffff; 
	font-size: 11px; 
	font-family: Arial, Helvetica 
}
.submenu A:link, .submenu A:visited { 
	color: #ffffff; 
	text-decoration: none 
}

.submenu A:active, .submenu A:hover { 
	color: #4d6d86; 
	text-decoration: none 
}

.form, .catalog { 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica 
}

table.sortable {
	color: #000000; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica;
}

table.propertyContact {
	border: thin none #666666;
}

table.sortable thead {
	color: #000000; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    cursor: default;
}	
	

.lowercase { 
	text-transform: lowercase 
	}
.banner { 
	text-transform: lowercase; 
	padding: 5px; 
	background: #000000; 
	color: #82909b; font-size: 18px; 
	font-weight: bold; 
	font-family: Arial, Verdana, Helvetica 
}

.bannercell { 
	font-family: Arial; 
	padding-top: 2px; 
	color: #000000; 
	padding-right: 3px; 
	font-weight: bold; 
	padding-bottom: 2px; 
	padding-left: 3px; 
	font-size: 14pt;  
}
 
.blackcell { 
	background: #000000;  
} 

.content { 
	padding-left: 5px; 
	padding-right: 5px;  
} 

.ltdivider { 
	background: #82909B;  
}
 
.maincell { 
	background: #37424C;  
} 
.rightcol { 
	padding: 5; 
	background: #FFFFFF; 
} 

.whitecell {
	background: #FFFFFF; 
	padding: 5;  
} 

.red, strike { 
	color: #ffcc33 
}


h1 {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
	background-color: #000000;
	/*	width: 818px;*/
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 12px;
	padding-left: 25px;
	margin: -2px;
}

	 
	 
h2 {
	font-style: italic;
	font-family: Arial, Helvetica;

	font-weight: bold;
	font-size: 12pt;
	background-color: #596e86;
	font-weight: bold;
	color: #FFFFFF;
	width: 792px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
} 

h3 {
	background-color: #596e86;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	width: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
	 
h4 {
	font-size: 12pt;
	font-family: Arial, Helvetica;
	font-style: italic;
	font-weight: bold;
	}
	 
h5 {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
} 

h6 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
} 

p, ol, ol ol, ol ol ol, ul, ul ul, ul ul ul, dl, dd, dt, td { 
	color: #000000; 
	font-family: Verdana; 
	font-size: 8pt;  
} 

select, textarea, input { 
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	font-style: normal;  
} 

textarea { 
	border-style:solid; 
	font-style: normal; 
	font-size: 8pt; 
	font-family: Arial, Helvetica;   
} 

th { 
	font-family: Arial, Helvetica; 
	font-style: normal;  
}

/* Karl Added Stuff Here! */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	background-color: #FFFFFF;
	color: #000000;
}

td.TD-MaroonBar {
	background-color: #663300;
}


.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}

td.Google {
	font-size: 8pt;
	font-weight: normal;
}
.Googletable {
	font-size: 8pt;
	font-weight: normal;
	border: thin solid #0B51A1;
