body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #FFF url(./images/bg.jpg) repeat-y 50% 0;
	margin: 0 0 0 0;
	font-size: 12px;
}

a {
	color: #000000;
}

hr {
	margin: 10px 0 10px 0;
	border: none 0;
	border-top: 1px solid #243755;/*the border*/
	width: 95%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


#container {
	width: 680px;
	margin: auto;
}

#header {
	background: url(./images/header.jpg) no-repeat;
	height: 230px;
}

#sidebar {
	float: left;
	width: 200px;
	background: url(./images/sidebar_bg.jpg) no-repeat;
	padding: 15px 10px 0 5px;
	margin: -31px 0 0 0;
	font-size: 11px;
}

#sidebar table {
	margin: 0 0 15px 17px;
}

#sidebar h1 {
	margin:0;
	padding:0 0 1px 0;
	width: 100%;
	font-family: ARIAL, Times, serif;
	font-size:18px;
	font-weight: normal;
	color: #243755;
	border-bottom: 1px solid #243755;
}

#sidebar hr {
	margin:0;
	margin:0;
	border: none 0;
	border-top: 1px solid #243755;/*the border*/
	width: 93%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#sidebar p {
	width: 100%;
	text-align: justify;
	clear: right;
}

#sidebar p span {
	font-weight: bold;
}


#menu {
	margin: -32px 0 0 0;
	float: right;
	width: 450px;
	height: 32px;
	text-align: center;
	padding: 9px 0 0 3px;
	size: 15px;
	font-weight: bold;
	color: #243755;
}

#menu a{
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#menu a:hover{
	color: #111111;
	border-bottom: 1px dotted red;
}

#tabs {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#tabs li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	list-style: none;
}

#time {
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	padding: 176px 2px 0 0;
}

#content {
	float: right;
	width: 450px;
}

#content h1 {
	width: 95%;
	font-family: ARIAL, Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0 15px 0;
	padding:0 0 1px 0;
	color: #243755;
	border-bottom: 1px solid #243755;
	clear:both;
}

#content h2 {
	font-family: ARIAL, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	clear: left;
}

#content span{
	color: #A20000;
}

#content span.smallprint {
	color: #A7A096;
	font-size: 9px;
}

#content p {
	width: 95%;
	text-align: justify;
	clear:both;
}

#content p strong{
	text-align:left;
	text-decoration: underline;
}

#content p.contacts {
	font-size: 12px;
}

#content td {
	text-align: justify;
}
#content td a {
	font-size:14px;
	font-stretch:extra-expanded;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #000;
}

#content TD a:hover {
	border-bottom: dotted 1px red;
}

#content p a:hover {
	border-bottom: dotted 1px red;
}


#footer {
	clear: both;
	float: right;
	width: 425px;
	background-color: #dde8fa;
	border: 1px solid #c1cbdc;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	margin: 25px 10px 5px 0;
}

#footer img {
	float: right;
}

.applogo {
	float: left;
	border: 0;
}

.leftImage {
	float: left;
	border: 1px solid #243755;
	margin: 0 5px 5px 0;
}

.h2underline {
	width: 95%;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #BFAC8E;
	margin: 15px 0 15px 0;
	padding:0 0 1px 0;
}


.pagenav {
	width: 95%;
	font-size: 12px;
	background-color:#E9ECEF;
	border: 1px solid #243755;
	padding: 3px;
	text-align: center;
	word-spacing: 5px;
	margin: 0 0 15px 0;
}

.pagenav a{
	color: #333333;
}

.pagenav a:hover{
	color: #999999;
	text-decoration: none;
}
.pagenav p {
	text-align: center;
}

.sort {
	width: 95%;
	font-size: 12px;
	background-color: #DDDDDD;
	text-align: center;
	border: 1px solid #BFAC8E;
	padding: 3px;
	margin-bottom: 5px;
}

legend {
	border: 1px solid #999;
	background-color: #ffffff;
}

fieldset {
	padding: 1em;
	border: 1px solid #999;
}

.listings {
	background-color:#DDDDDD;
	margin: 0 0 15px 0;
}

.descrip {
	width: 150px;
	background-color: red;
	float: right;
}

.modetails {
	background-color:#BBBBBB;
}

.style1 {
	font-size: 24px;
	color: #243755;
	font-weight: bold;
	margin: 0 0 0 0;
}
.style4 {font-weight: bold; font-size: 24px;}

#content img{
	float:left;
}

.listings-table {
	padding: 10px 0px 10px 10px;
	border: 2px solid #FFF;
}

.listings-table:hover {
	background-color: #EFEFEF;
	border: 2px solid #DDD;

}

#listingDetails td.field {
	text-align: right;
	color: #666;
}

#listingDetails td.data {
	font-weight: bold;
}

#search_box input {
	padding: 3px 3px 3px 3px;
}

#photos_box {
	background: #EEE;
	width: 92%;
	padding: 10px 0px 0px 20px;
	min-height: 200px;
	overflow: auto;
}

#photos_box .all_photos_img {
	padding: 4px 4px 4px 4px;
	background: #FFF;
	border: 2px solid #DDD;
	margin-right: 26px;
	margin-bottom: 20px;
	text-align: center;
}

#photos_box .all_photos_img:hover {
	border: 2px solid #CCC;
}