* {
	margin: 0;
	padding: 0;
	}
a {
	color: #865C32;
	}
a:hover {
	color: #604224;
	}
body {
	margin-left: auto;
	margin-right: auto;
	background: url(../img/bgr.jpg) #714228;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
h2 {
	margin: 15px 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	}
p {
	margin: 5px 0;
	}
#wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 676px;
	}
#header {
	width: 674px;
	height: 319px;
	border: 1px solid #fff;
	border-top: 0;
	border-bottom: 7px solid #d9c697;
/*	background: #f3e5b4;*/
	background: url(../img/bar.jpg) repeat-x;
	background-position: bottom;
	}
html>body #header {
	height: 322px;
	}
.column {
	float: left;
	}	
#logo {
	border-top: 5px solid #030;
	border-right: 1px solid #000;
	}
html>body #logo {
	border-top: 5px solid #030;
	}
#menu {
	margin: -4px 0 0 0;
	width: 246px;
	height: 100px;
	}
html>body #menu {
	margin: 0;
	}
#menu li {
	height: 30px;
	list-style: none;
	}
#menu li a {
	display: block;
	width: 246px;
	height: 30px;
	text-indent: -1500em;
	}
#m01 {
	background: url(../img/m01_out.gif) no-repeat;
	}
#m01:hover {
	background: url(../img/m01_on.gif) no-repeat;
	}
#m02 {
	background: url(../img/m02_out.gif) no-repeat;
	}
#m02:hover {
	background: url(../img/m02_on.gif) no-repeat;
	}
#m03 {
	background: url(../img/m03_out.gif) no-repeat;
	}
#m03:hover {
	background: url(../img/m03_on.gif) no-repeat;
	}
#m04 {
	background: url(../img/m04_out.gif) no-repeat;
	}
#m04:hover {
	background: url(../img/m04_on.gif) no-repeat;
	}
#m05 {
	background: url(../img/m05_out.gif) no-repeat;
	}
#m05:hover {
	background: url(../img/m05_on.gif) no-repeat;
	}
#m06 {
	background: url(../img/m06_out.gif) no-repeat;
	}
#m06:hover {
	background: url(../img/m06_on.gif) no-repeat;
	}
#bar {
	clear: both;
	width: 674px;
	background: url(../img/phone.gif) no-repeat;
	background-position: right;
	text-align: left;
	}
html>body #bar {
	height: 58px;
	}
#bar h1 {
	margin: 10px 20px;
	margin: 0;
	padding: 10px 20px;
	color: #daa520;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	}
#content {
	width: 644px;
	padding: 15px 15px;
	background: #f3e5b4;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;		
	text-align: left;
	}
#footer {
	width: 674px;
	height: 33px;
	margin: 0 0 20px 0;
	padding: 5px 0;
	color: #daa520;
	background: url(../img/footer.gif) repeat-x;
	border: 1px solid #fff;
	border-top: 0;
	}
#footer a {
	color: #daa520;
	text-decoration: none;	
	}
#footer a:hover {
	text-decoration: underline;
	}
#form {
	}
#form label {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#form label span {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#leftCol {
	width: 430px;
	float: left;
	border-right: 1px solid #724325;	
	}
h2 {
	margin: 0;
	}
/* WEATHER */
#current_weather img {
	padding: 1px;
	border: 1px solid #724325;
	}
#current_weather {
	width: 190px;
	float: left;
	padding: 0 0 0 10px;

/*	background: #0f0;*/
	}
#current_weather .head{
	font-weight: bold;
}
#current_weather img {
	margin: 10px 10px 30px 10px;
}
#current_weather h1 {
	font-size: 20px;
	}
#current_weather h5 {
	margin: 5px 0 0 10px;
	font-size: 12px;
	font-weight: normal;
	color: 724325;	
	}	
#current_weather a {
	line-height: 1.4;
	}
.cwOdd {
	background: #F1DD9E;
	}
.cwEven {	
	background: #EBCD72;
	}
.cwTable {
	margin: 0 0 0 10px;
	padding: 1px;
	border: 1px solid #724325;
	}
.cwTable td {
	padding: 2px;
	}
#current_weather a:hover {
	text-decoration: underline;
	}
#current_weather span {
	font-size: 10px;
	color: #666;
}
#current_weather strong {
	font: bold 24px Arial, Helvetica, sans-serif;
}
#current_weather span strong {
	font: bold 24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#current_weather strong span {
	font-size: 24px;
	color: #d4a017;
}

/*----- listing css -----*/
.listing_toplinks {
	line-height: 180%;
	margin-left: 20px;
}

.mylisting1title {
	padding-bottom: 8px;
}


/*-------------------------*/
