html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a{
text-decoration:none;

}

#center{
width:960px;
margin-left:auto;
margin-right:auto;
}
h1{
display:none;
}
#horizontalnav{
height: 40px;
background:#D85C1C;
}
#horizontalnav li{
float:left;
width:130px;
height: 40px;
margin-top:10px;
margin-left:8px;
margin-right:15px;
text-align:center;
color:#5A3721
}
#horizontalnav li a{

color:#5A3721;
}
#horizontalnav li a:hover{
color:#566415;
}
#main{
width:593px;


float:left;
}
#sidebar{
width:367px;
float:left;


}
#footer{
clear:both;
}
#footer p{
text-align:center;
}
#bottomnav{

}
#bottomnav li{
float:left;
width:130px;
margin-bottom:10px;
margin-top:10px;
margin-left:15px;
margin-right:15px;
text-align:center;
}

.clear{
clear:both;
}

/* Sidebar Style */
#map{
height:270px;
margin:8px;
}
#iconbox{
margin:8px;
height:140px;
}

#icons{

}

#icons li{
float:left;
width:40px;
height:40px;
background:purple;
margin-top:15px;
margin-left:25px;
}

#icons li.produce{background: url(icons/produce.png) no-repeat top}
#icons li.coffee{background: url(icons/coffee.png) no-repeat top}
#icons li.milk{background: url(icons/milk.png) no-repeat top}
#icons li.chicken{background: url(icons/chicken.png) no-repeat top}
#icons li.beef{background: url(icons/cow.png) no-repeat top}
#icons li.beer{background: url(icons/beer.png) no-repeat top}
/* End Sidebar Style */


/* Main Style */
#main h2{
text-align:center;
margin-top:5px;
font-size: 160%;
margin-bottom:15px;
}

#placeinfo{
border-bottom: green 1px dashed;
height:120px;
}
#place li{
width:48%;
float:left;
margin-top:10px;
}
#place li.right{
width:48%;
float:right;
margin-top:10px;
}
.bold{
font-weight:bold;
float:left;
clear:both;
}

.notbold{
float:right;
}
#content{
clear:both;
margin-top:20px;
}
#content p{
margin-top:15px;
line-height: 130%;
font-size: 90%;
margin-bottom:10px;
}
#explanations h3{
float:left;
width: 15%;
display:inline;
clear:both;
font-weight: bold;
font-size:115%;
}
#explanations p{
float:right;
width:83%;
margin-top:0px;
line-height: 130%;
font-size: 90%;
margin-bottom:10px;
}
#maincontentarea{
height:420px;
}

.comments{
clear:both;
}
div.comments h3{border-bottom:2px solid #637b93;font-size:1.2em;line-height:133%;margin:1em 0 0;}
div.comments ol.commentlist{margin:0 0 3em 2em;padding:0;}
div.comments ol.commentlist li{background:#cbd3db;margin:0.5em 0;padding:1em;}
div.comments ol.commentlist li.alt{background:#ebeef1;}
div.comments ol.commentlist li img.photo{float:right;border:4px solid #fff;margin:-1em -1em 1em 1em}
div.comments ol.commentlist li blockquote{border:2px solid #b0b3b5;padding:0 0.5em;}
div.comments ol.commentlist li div.comment-meta{font-size:0.9em;}
div.comments ol.commentlist li p{margin:0.5em 0;}
div.comments form#commentform{margin:0;padding:0;}

/* End main Style */

/* Search Page */
.catagory{
float:left;
width:320px;
margin-top:40px;
}
#citysearch2{
border:none;
}
#citysearch2 .multiSelect{
border:none;
}

.searchoption{
width:140px;
margin:10px;
float:left;
height:50px;
}
.searchoption input{
margin-right:5px;
}

.searchheading{
font-size:120%;
text-align:center;
border-top:1px dashed green;
padding:5px;
margin:5px;
clear:both;
text-align:right;	
}

.option{
text-align:center;
font-weight:bold;
display:inline-block;
}
