
body, td, th, ul {
	font-family: "trebuchet MS",arial,verdana,tahoma,geneva,sans-serif,serif;
	font-size: 14px;
}

body  {
	margin: 0px;
	padding: 0;
	color: #333333;
	background-color: #F6F7EA;
	/* background: white url(./leftdots.gif) no-repeat scroll 0px 107px; */
}

.logo {
	margin:0px;
}

h1 {
	font-family:'trebuchet ms', arial, sans-serif;
	font-size:130%;
}

h2 {
	font-family:'trebuchet ms', arial, sans-serif;
	font-size:150%;
}

h3 {
	padding-left : 4px;
	padding-right : 4px;
	font-family: 'trebuchet ms';
	font-size:100%;
	font-weight:bold;
	text-align : center;
	display : inline;
	color:black;
}

h4 {
	text-align:left;
	background-color:#fff;
	border-left:0px solid #A5C7C7;
	padding:3px;
	color:#A67414;
	text-transform:uppercase;
}

h5 {
	font-size: 115%;
	font-weight:bold;
}

small {
	font-weight:normal;
	font-size: 90%;
}

.nav {
	font-family:verdana;
	font-size: 90%;
	color:black;
	margin-left:25px;
	margin-top:0px;
	padding-top:8px;
	padding-bottom:8px;
}

.navbar {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background-color : #eee;
	margin:0px;
	padding:0px;
}

.footnav {
	font-family:verdana;
	font-size: 90%;
	color:black;
	margin-left:25px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	padding-bottom:8px;
}

#header	{
	background-color : #F6F7EA;
	padding-left : 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#adheader	{
	background-color : #003300;
	padding-left : 25px;
	padding-top: 10px;
	padding-bottom:10px;
}

#househeader	{
	background-color : #003300;
	padding-left : 25px;
	padding-top: 10px;
	padding-bottom:10px;
}

a:hover {
	color:#f03;
}

.nav a, .footnav a {
	color:black;
}

#left {
	margin-top:15px;
	width: 190px;
	float: left;
	margin-left: -1px;
	padding: 10px;
}

#content {
	margin-top:15px;
	padding: 10px;
	margin-left: 190px;
	padding: 10px;
}



#formbox {
	width: 500px;
}

#largebox {
	width: 700px;
}

#tabed_menu {
	margin-right: 10px;
	float: right;
}

#adPics {
	/*border:1px solid #FDEBB0;*/
	padding: 20px;
	margin-left:-10px;
	margin-top:20px;
	margin-bottom:20px;
	width: 660px;
	background-color: #F6F7EA;
}


.leftbox {
	border:1px solid #FDEBB0;
	width:160px;
	padding:6px;
	margin-bottom:20px;
	margin-left: -1px;
	font-size: 90%;
	background-color:#FFFBF0;
}

.leftbookbox {
	border:1px solid #A20119;
	width:160px;
	padding:6px;
	margin-bottom:20px;
	font-size: 90%;
	background-color:#FDEBB0;
}

.leftside {
	margin-left:15px;
	margin-right:5px;
}

.mainbox {
	border:1px solid #FDEBB0;
	padding:6px;
	margin-bottom:20px;
	
	background-color:white;
}

.main {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:50px;
	margin-right:50px;
	line-height:140%;
}

#navbuttons {
	text-align: center;
	margin-top: 30px;
}

/* web to print */
.formbox {
	/*background-color: #EDF2F2;*/
	background-color: #F7F3DA;
	border: 1px solid #6B2507;

	cellspacing: 0px;
	cellpadding: 3px;
	/*border: 0;*/
}
.formbox td {
	padding:4px;
	/*border-top: 1px solid #B6D4D4;*/
	border-top: 1px solid #6B2507;
	
}

.formbox th {
	text-align:left;
	background-color:#fff;
	border-top:1px solid #6B2507;
	padding:3px;
	color:#A67414;
	text-transform:uppercase;
}

.formbreak {
	border-bottom:1px solid #427B7B;
}

/* general */

small {
	font-size: 90%;
}

.highlight {
	font-weight: bold;
	font-size: 100%;
	width: 40%;
	cellpadding: 5px;
}

.small-normal {
	font-weight: normal;
	font-size: 90%;
}

.error {
	color: red;
}

#ad_view {
   margin-left: 20px;
   background-color: #F6F7EA;
   padding: 10px;
   margin-right: 222px;
   margin-top: 10px;
   margin-bottom: 40px;
}

#ad_email {
   background-color : #eee;
   position: absolute;
   left: 600px;
   top: 500px;
   width: 222px;
   font-weight: bold;
   border: 1px #000 solid;
   text-align: center;  
}

#ad_semail {
   background-color : #eee;
   position: absolute;
   left: 600px;
   top: 250px;
   width: 222px;
   font-weight: bold;
   border: 1px #000 solid;
   text-align: center;  
}

#short_list {
	margin-top: 20px;
}

#c_shortlist {
   display: inline;
   left: 600px;
   position: absolute;
   font-weight: normal;
   font-size: 90%;
   background-image: url(../img/short_list.gif);
   background-repeat: no-repeat;
   background-position: left;
   padding-left: 25px;
   margin-top: 0px;
   margin-bottom: 10px;
   width: 120px;
   height: 25px;
}

/*  ad row */
#ad_row {
   border: 1px #000 solid;
   padding: 10px;
   margin-top: 10px;
   background-color : #d2eab0;
   width: 750px;
}

#ad_row.a {
	text-decoration: none;
}

#ad_heading {
   margin-bottom: 10px;
   padding: 5px;
   background-color : b6dd80;
}

/* main page layout */

#free_box {
   position: absolute;
   left: 200px;
   top: 120px;
   width: 300px;
   font-weight: normal;
   font-size: 120%;
   border: 0px;
   text-align: left;
   height: 20px;
   padding-top: 0px;
   padding-left: 0px;
   
}

#property_box {
   background-color : #e7c798;
   position: absolute;
   left: 30px;
   top: 200px;
   width: 300px;
   font-weight: normal;
   font-size: 110%;
   border: 1px #000 solid;
   text-align: left;
   height: 400px;
   background-image: url(../img/property.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   padding-top: 80px;
   padding-left: 30px;
}

#car_box {
   background-color : #e7c798;
   position: absolute;
   left: 360px;
   top: 200px;
   width: 300px;
   font-weight: normal;
   font-size: 110%;
   border: 1px #000 solid;
   text-align: left;
   height: 400px;
   background-image: url(../img/auto.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   padding-top: 80px;
   padding-left: 30px;
}

#classifieds_box {
   background-color : #e7c798;
   position: absolute;
   left: 690px;
   top: 200px;
   width: 300px;
   font-weight: normal;
   font-size: 110%;
   border: 1px #000 solid;
   text-align: left;
   height: 400px;
   background-image: url(../img/classifieds.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   padding-top: 80px;
   padding-left: 30px;
}

#signup_box {
   background-color : #F6F7EA;
   position: absolute;
   left: 690px;
   top: 100px;
   width: 300px;
   font-weight: normal;
   border: 0px #000 solid;
   text-align: right;
   height: 50px;
}
