body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p					{margin-bottom:10px;}

form				{margin:0px; padding:0px;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FE0000;
	font-style: normal;
	vertical-align: top;
	line-height: 18px;
	white-space: normal;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	padding-top: 0px;
	text-align:left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom:10px;
	padding-top: 0px;
}

h3						{font-size: 16px; font-weight: bold; color: #333333; width:100%; border-bottom:1px solid #FF0000;}

.prop_img				{position:relative; width:240px; height:159px; border:1px solid #999;}
.rented_over			{width:240px; height:159px; display:block;}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	text-align: justify;
}
.tabletextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.maintextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}


a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FE0000;
}
a:active {
	color: #666666;
}
a:link.tablenav {
	color: #333333;
	text-decoration: none;
}
a:visited.tablenav {
	text-decoration: none;
	color: #333333;
}
a:hover.tablenav {
	text-decoration: none;
	color: #FE0000;
}
a:active.tablenav {
	text-decoration: none;
	color: #333333;
}


/* SEARCH FORM ------------------------------------------------------------ */

#search_form						{width:auto;}

#search_form table					{text-align:left; line-height:28px; margin-left:auto; margin-right:auto; color:#333;}

#search_form table td				{color:#333333; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; text-align:left;}

#search_form .search_width			{width:120px;}

#search_form .input					{width:126px; padding-left:2px; line-height:18px; font-size:11px; border:1px solid #FF0000; color:#333;}

#search_form .select				{width:130px; line-height:18px; font-size:11px; border:1px solid #FF0000; color:#333;}

#search_form .submit				{width:130px;  height:18px; font-size:11px; margin-top:5px; border:1px solid #FF0000; color:#333;}

/* MISC ------------------------------------------------------------------- */

.padding20							{padding-left:20px; padding-right:20px;}
.arrow_space						{margin:0 5px 0 10px;}
.justify 							{text-align:justify;}

.arrow_main, .arrow_side			{display:block; height:42px; width:205px; color:#333333; background:url(../images/arrow-main.jpg) no-repeat top left;
									text-decoration:none; font-weight:bold; line-height:42px; padding-left:55px; font-size:12px; margin-bottom:12px;
									text-align:left;}

.arrow_side							{background:url(../images/arrow-side.jpg) no-repeat top left;}
.arrow_main:hover, 
.arrow_side:hover					{color:#FF0000;}

.polaroid							{border:1px solid #999999; padding:8px 8px 25px 8px;}

.large_num							{ font-size:1.2em; color:red;}