/*
Red #5B2019
Tan #8A7254
Lt.Tan #E2DCD4
White #FFFFFF
Black #000000
*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body{
	color:#5B2019;
	background-color:#8A7254;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	line-height:15px;
}
#wrapper{
	width:800px;
	border:1px solid #FFFFFF;
	background-image:url(images_site/bkgd_2.jpg);
	margin:25px auto;
}

a{color:#5B2019; text-decoration:none; font-weight:bold;}
a:hover{color:#8A7254;}

h1{font-size:14px;margin-bottom:10px;font-weight:bold;text-transform:uppercase;color:#5B2019;}
h2{font-size:11px;margin-bottom:0px;font-weight:bold;text-transform:uppercase;color:#5B2019;}

.intro{line-height:17px;}
.orgList{border-bottom:dotted #E2DCD4 1px; margin-bottom:5px; padding-bottom:3px;}
.subHead{font-weight:bold;color:#5B2019;text-transform:uppercase;}
.boldText{font-weight:bold;}
.img_left{float:left;margin: 0 10px 0 0;}

#clearit{clear:both;}

#footer{background-color:#000000;height:25px;width:800px;float:left;}
#footer p {color:#FFFFFF;margin-top:3px;}
#footer a {color:#FFFFFF;}

/*********************************/
/*    Main Navigation			 */
/*********************************/
#left{width:170px; float:left;}
#daNav{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 	 
	color:#FFFFFF; 
	text-align:center; 
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
}

#daNav ul{list-style-type: none; margin: 0; padding: 0;}

#daNav ul li a{
border-bottom: 1px solid #E6E6E6;
background-color: #8A7254;
color:#FFFFFF;
display: block;
text-align:center;
padding: 8px 0 7px 0;
text-decoration: none; 
height: 1%;/*IE Needs this*/
}
#daNav ul li a:hover, #daNav ul li a:focus {background-color:#5B2019; color:#FFFFFF;}

#nav_on{width:170px; background-color:#5B2019;margin-bottom:-1px; padding: 8px 0 7px 0; text-align:center;}
#nav_shadow{height:5px;}
#nav_sub{
	font-size:10px;
	background-color:#E2DCD4;
	text-align:left;
	font-weight:normal;
	padding:5px 3px 5px 10px;
	text-transform:capitalize;
	color:#5B2019;
	line-height:20px;
}	
	#nav_sub a{color:#5B2019;}
/*********************************/
/*   END  Main Navigation		 */
/*********************************/

#header{background-color:#000000;text-align:right;}
	#header p{text-transform:uppercase;color:#FFFFFF;padding:5px 10px;}
	#header a{color:#FFFFFF;}

#headPics{border-bottom:1px solid #FFFFFF;}

#category_ad{text-align:center;margin:0px 0 15px 0;}

#content{width:470px;padding:10px 20px;float:left;text-align:left;}
	#content p{}
	#content td{width:25%;border-bottom:1px dotted #E2DCD4;line-height:16px;}

#bannerAds{width:120px;float:right; padding-top:10px;}
	.bannerAd{padding-bottom:10px;}
/*********************************/
/********* AD Links **************/
/*********************************/
#adLink{margin-bottom:0px;}
#adLink h1{font-size:12px; margin-bottom:5px; text-transform:none;}
#adLink img{float:left; margin-right:10px;}
#adLink p{font:10px Verdana, Arial, Helvetica, sans-serif}
 .separator{font-size: 12px; font-weight:normal; padding:0 3px;}
 
/*********************************/
/*    Weather Deal				 */
/*********************************/
/*Shadow Thingee*/
	td#shadow_top{height:10px;width:10px;text-align:left;vertical-align:top;}
	td#shadow_corner{height:10px;width:10px;text-align:left;}	
	td#shadow_ver{text-align:left;width:10px;background-image:url(images_site/shadow_ver.png);}
	/* The Width needs to be set to 10px less than the table displayed. Holder is 10px wider and add the 2 corners.*/
		td#shadow_hor_weather{height:10px;text-align:left;width:115px;background-image:url(images_site/shadow_hor.png)}
		
/* Weather*/
#weatherBox{
	width:150px;
	color:#5B2019;
	text-align:center;
	margin:10px 5px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	padding:0px;
	border:1px solid #5B2019;	
	line-height:14px;
	}	
#weatherBox a{text-decoration:none;color:#5B2019;}/* Links */
#weatherBox a:hover, #weatherBox a:focus,{text-decoration:underline;color:#5B2019;}

#weatherBox img{float:left;margin-right:5px;}

#weatherHead{background-color:#E3DCD4;line-height:20px;}

.weatherIcon{margin: 0 0 0 25px;}
.weatherTemp{font-size:14px;font-weight:bold;}
	

/*********************************/
/*    Detail Page				 */
/*********************************/
#store{ font-family:Arial, Helvetica, sans-serif;}
	#store h1{margin:20px 0 5px 0;}
	#store p{margin: 0; padding: 0; border: 0;}
	.storePic{float:left;}
	.storeTitle{text-transform:uppercase; font-weight:bold; line-height:}
	#storeFrame{ height:275px; background-color:#E2DCD4; width:100%; line-height:15px; }
	#storeFrameText{ width:145px; margin:15px 0 15px 15px; float:left;}
	#storeText{margin:10px 0; line-height:15px;}
	
	
/*
#rightWeather{
	color:#5E2C2B;
	U
	border: 1px solid #5E2C2B;
}
#rightWeather .boldText{text-transform:uppercase;}
.weatherIcon{}
.weatherTemp{font-size:18px;font-weight:bold;}
.weatherText{font-size:9px;}*/


	