copy
{
	font-size: 10px;
	color: black;
}

.copy a {
	color: black;
}

.sidestrip
{
	/*background-color: #01466B;*/
}

.sidebar
{
	background-color: #F5F5F5;
}

.status
{
	color: #C50101;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.top
{
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
}

.button 
{
	 background-color: white; border: 1px solid black; padding: 5px; margin-bottom: 3px;
}

a
{
	color: black;
}

a.lang
{
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.menu
{
	background-color: #FF6600;
	color: black;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 5px 8px;
	border-left: 5px solid #C50101;
	text-transform: uppercase;
}

a.menu:hover
{
	background-color: #FFAA55;
	border-left: 5px solid #CC3300;
}

a.option
{
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.toplink
{
	color: #FF6600;
	text-decoration: none;
}

a.toplink:hover
{
	color: white;
	text-decoration: underline;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /*Trebuchet MS*/
	font-size: 11px;
	background-color: white;
	color: black;
}

table.main {
	background-color: #FF6600;
	color: white;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /*Trebuchet MS*/
	font-size: 11px;
}

h3
{
	font-size: 16px;
	font-weight: bold;
}

img.thumb
{
	border: 1px solid #A0A0A0;
}

img.thumbhome
{
	border: 1px solid #A0A0A0;
}

input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.houses
{
	/*background-color: #FFFFFF;*/
	/*border: 1px solid #EAEAEA;*/
}

td.row0
{
	/*background-color: #FF6600;*/
}

td.row1
{
	/*background-color: white;*/
}

table.details
{
	/*background-color: #FFFFFF;*/
	/*border: 1px solid white;*/
}

td.detdetails
{
	/*background-color: #FF6600;*/
}

td.detphotos
{
	background-color: white;
}

td.box
{
	border: 1px solid #004080;
	background-color: #FF6600;
}

ul
{
	margin-left: 20px;
}

img.imgbutton 
{
	border: 1px solid black;
}

#forsalemenu
{
	border-left: 5px solid #C50101;
	padding-left: 1px;
}

#forsalemenu a.menu
{
	text-transform: none;
	padding: 3px 0px 3px 8px;
}

.person {
	border-bottom: 1px solid black;
}

.personinfo {
	border-right: 1px dashed yellow;
	width: 52%;
	left: 0;
}

.personphoto {
	text-align: right;
}

.desc {
	margin-left: 6%;
	padding: 4px;
}

.edit {
	margin-left: 10%;
	border: 2px white dotted;
	display: inline;
	padding: 2px;
	
}
