p, ul, li, h1, h2, h3, h4, h5{font-weight:100; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

h1 {font-size: 20px; line-height: 25px; color: #B5A642; margin: 0 0 5px 0; }
h2 {font-size: 14px; line-height: 14px; margin-bottom: 8px; color: #B5A642; text-transform: uppercase; }
	h2 a:link{color:#FFF; font-size:14px; line-height:20px; text-decoration:underline; font-weight:100;}
h3 {font-size: 12px; line-height: 20px; color: #B5A642;}
h4 {font-size:16px; color: #696969; text-transform: capitalize; margin:5px 0;}
h5{font-size: 16px; line-height: 25px; color: #fff; margin: 0 0 30px 0; font-weight:100;}
	#sidebar h1, #sidebar ul  li{font-size:14px; color:#FFF; margin-bottom:0; font-weight:bold;}
	
p {margin: 0 0 10px 0; color:#666; text-indent:10px;}

.left {float: left;}
.right {float: right;}

ul{list-style:none; list-style-image:none;}

ul li ul{float:right; width:250px; background-color:transparent;}
ul li ul li{background-color:transparentl}

ul.listings{margin:15px;}
	ul.listings li{border:1px solid #666; background:#fff; padding:10px; margin:5px 0 15px 0; width:650px;}
	ul.listings li ul li{border:none; padding:0; width:250px;}


/* ==================
Links
*/

a:link {color: #4f4840; text-decoration: none;}
a:visited {color: #4f4840; text-decoration: none;}
a:hover {color: #7f7467; text-decoration: none;}
a:active {color: #4f4840; text-decoration: none;}

a img {border: none;}

