body {
	background-color: #dad3a2;
	background-image:url(images/background.jpg);
	margin: 0;
	background-repeat: repeat-x;
}
a:link, a:visited {
	color: #a19c5a;
	text-decoration: none;
	outline:none;
}
a:hover, a:active {
	color: #a19c5a;
	text-decoration: underline;
	outline:none;

}
/* ----------menu-------------- */
#nav ul {
	padding:0;
	margin:0; 
}
#nav li {
	font: normal 12px Verdana, Arial, sans-serif;
	list-style:none;
	margin:0;
	padding:0 0 0 35px;
}
#nav li a {
	display:block;
	width: 140px;
	padding:8px 0 15px 40px;
	margin:0;
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/arrows-bkgd-main.gif) top left no-repeat;
	list-style:none;
	outline:none;
}
#nav li a:hover {
	font: normal 12px Verdana, Arial, sans-serif;
	color:#ffffff;
	background:url(images/arrows-bkgd-selected.gif);
	text-decoration: underline;
}
/* ----------main body-------------- */
.mountainprop {
	font: normal 11px Verdana, Arial, sans-serif;
	list-style:none;
	line-height:14px;
	margin:0 0 8px 0;
	padding:0;
}
ul {
	margin:0;
	padding:0;	
}
h1 {
	font: bold 20px Arial, sans-serif;
	color: #4b471a;
	margin:0;
}
h2 {
	font: normal 13px Verdana, Arial, sans-serif;
	line-height: 18px;
	color: #4b471a;
	font-weight:bold;
	margin:0;
}
h3 {
	font: bold 13px Verdana, Arial, sans-serif;
	line-height: 18px;
	color: #4b471a;
	font-weight:bold;
}
h3 a:link, h3 a:visited {
	color: #4b471a;
	text-decoration: none;
}
h3 a:hover, h3 a:active {
	color: #a19c5a;
	text-decoration: none;
}
h4 {
	font: normal 11px Verdana, Arial, sans-serif;
	line-height: 18px;
	color: #ffffff;
	font-weight:bold;
}
h5 {
	font: bold 16px Arial, sans-serif;
	color: #4b471a;
	margin:0;
	padding:0 0 10px 0;
}
#listing li {
	font: normal 12px Verdana, Arial, sans-serif;
	list-style: circle;
	padding:0;
	margin:0 0 0 35px;
}
p {
	font: normal 12px Verdana, Arial, sans-serif;
	line-height: 18px;
	color: #000000;
}
p.address {
	font: normal 11px Verdana, Arial, sans-serif;
	line-height: 15px;
	color: #ffffff;
	padding: 0 0 0 35px;
}
.whitetext {
	font: normal 11px Verdana, Arial, sans-serif;
	margin:0;
	line-height:15px;
	color: #ffffff;
	padding:0;
}
.small {
	font: normal 11px Verdana, Arial, sans-serif;
	line-height:14px;
	color: #000000;
	padding: 0;
}
.small a:link, .small a:visited {
	color: #4b471a;
	text-decoration: none;
}
.small a:hover, .small a:active {
	color: #a19c5a;
	text-decoration: none;
}
hr {
	clear:left;
	border: none 0; 
	border-top: 1px solid #4b471a;
	border-bottom: 2px solid #ffffff;
	width: 100%;
	height: 2px;
	margin: 2px auto 2px 0;
}
#links ul {
	padding:0;
	margin:0 0 0 30px;
}
#links li {
	font: bold 12px Verdana, Arial, sans-serif;
	line-height: 24px;
	list-style-image:url(images/arrows-bullets.gif);
}
#links li a:link, #links li a:visited {
	font: bold 12px Verdana, Arial, sans-serif;
	line-height: 24px;
	color: #a19c5a;
	list-style-image:url(images/arrows-bullets.gif);
	text-decoration: none;
}
#links li a:hover, #links li a:active {
	color: #4b471a;
	list-style-image:url(images/arrows-bullets2.gif);
	text-decoration: none;
}
/* ----------footer-------------- */
#footer p {
	font: normal 10px/12px Arial, sans-serif;
	color: #000000;
	margin:2px 0 0 0;
}
#footer a:link, #footer a:visited  {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #a19c5a;
	text-decoration: underline;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}

