#wrapper {
	width: 810px;
	min-width: 810px;
	background-color: #FFF;
	margin: 0 auto;
	text-align: left;
}

#top {
	background-color: #4A2600;
	margin: 0;
	padding: 0.1em 0.7em;
	color: #FFCC00;
	height:65px;
	background-image:url(../images/logotype_beta.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

#top h1 {
	padding: 0;
	margin: 0;
	width:400px;
	float:left;
}

#top .social{float:right;}

#top h1 a{
	display: block; width: 550px; height: 65px;
}

#top h1 a span{
	display: none;
}


#navigation {
	clear: both;
	background: #F7BF22 url(../img/mainNavBg.gif) repeat-x;	
	height: 32px;
	padding: 0;
}

#mainNav {
	margin: 0;
	padding: 0;
	height: 32px;
	list-style: none;
	float: left;
	z-index: 9;
}

#mainNav li {
	float: left;
	width: 82px;
}

#mainNav li a {
	display: block;
	padding: 0 0 0 0;
	width: 82px;
	height: 32px;
	line-height: 32px;
	z-index: 10;
}

#mainNav li a#home {
	background: url(../img/home.gif) no-repeat left top;
}

#mainNav li a:hover#home {
	background-position: 0 -32px;
}

#mainNav li a#directory {
	background: url(../img/directory.gif) no-repeat left top;
}

#mainNav li a:hover#directory {
	background-position: 0 -32px;
}

#mainNav li a#events {
	background: url(../img/events.gif) no-repeat left top;
}

#mainNav li a:hover#events {
	background-position: 0 -32px;
}

#mainNav li a#books {
	background: url(../img/books.gif) no-repeat left top;
}

#mainNav li a:hover#books {
	background-position: 0 -32px;
}

#mainNav li a span strong {
	display: none;
}



#mainNav li a:hover span {
	display: block;
	position: relative;
	width: 62px;
	height: 32px;
	z-index: 15;
}


#rightNav {
	float: right;
	padding: 10px 10px 0 0;
	list-style: none;
	margin: 0;
}

#rightNav li {
	display: block;
	float: left;
}

#rightNav li a {
	display: block;
	padding: 0 0.6em 0 0.6em;
}





#mainContent {
	width: 530px;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	float: left;
}

#mainContent #storePresentation {
	float: left;
	width: 510px;
	padding: 0 10px 1em 10px;
	text-align: left;
	margin-bottom: 1em;
	background: #FFFFFF url(../img/bg_grd_gray_vert.gif) repeat-x left top;
}

#storeDescription, #storeUrl {
	float: left;
	clear: both;
	margin: 1em 0;
}


#storePresentation #storeInfo {
	float: right;
	width: 250px;
}

#storePresentation.closedDown h2.frontpageHeadline{
	color: #A9A9A9;
}

#storePresentation #storeStreet {
	float: left;
	font-size: 1em;
	font-weight: bold;
	padding: 0.3em 0;
}

#storePresentation.closedDown {
	color: #A9A9A9;
}

#storePresentation #storeHood {
	float: left;
	font-size: 1em;
	font-weight: normal;
	padding: 0.3em;
}

#storeInfo #storeUrl {
	float: left;
	clear: both;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 1em 0;
}

#storeInfo.closedDown #storeUrl {
	display: none;
}


#storeInfo #storeTags {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #F2FCCF;
	background-color: #9CB44B;
}

#storeInfo.closedDown #storeTags {
	display: none;
}

#storePresentation.closedDown #closedDownInfo {
	display: block;
	clear: both;
	float: left;
	width: 80%;
	margin: 1em;
	padding: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	color: #F2FCCF;
	background-color: #A52A2A;
	border: 1px #FF4500 solid;
}

#storeInfo #storeProperties {
	float: left;
	margin: 0.5em 0;
	width: 100%;
	padding: 1em 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: regular;
	color: #F2FCCF;
	background-color: #006633;
}

#storeInfo.closedDown #storeProperties {
	display: none;
}


#storeInfo .storePropsMeter {
	float: left;
	clear: both;
	margin: 0.4em 1em;
	padding: 0;
	vertical-align: bottom;
	width: 90%;
}


#storeInfo #storeDescription {
	float: left;
	display: block;
	padding: 1em 0;
	width: 100%;
	margin: 0;
}

#storeInfo #storeActions {
	clear: both;
	float: left;
	display: block;
	padding: 1em 0;
	margin: 0.5em 0 0.5em 0;
	width: 100%;
	text-align: center;
	background: #F6BF27;
}

#storeInfo #storeImages {
	clear: both;
	float: left;
	text-align:center;
	margin: 0 0 1em 0;
	padding: 0;
}


#storeComments {
	clear: both;
	float: left;
	display: block;
	padding: 0em;
	width: 530px;
	text-align: left;
	margin: 1em 0;
}


#storeComments .storeComment{
	background-color: #EEEEEE;
	border-bottom: 2px solid #fff;
	float: left;
	clear: both;
	padding: 15px;
	width: 94%;
	margin: 0;
}

#storeComments .storeComment p{
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", serif;
}


#storeComments .storeComment p.commentAuthor{
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 0.7em;
}

#storeComments .storeComment p.commentText{
	padding: 0 0 10px 0;	
	margin: 0;
	font-size: 1em;
	border-bottom: 1px solid black;	
}

#commentFlash{
	clear: both;
	margin: 1em 0 1em 0;
	float:left;
	padding:0em;
	width:100%;
}

#commentFlash p{
	margin: 0;
	padding: 1em;
	color: #fff;
}

#commentFlash.success{
	background: #2C9306;
}
#commentFlash.failure{
	background: #F4420B;
}





#mainContent #featuredStores {
	display: block;
}

#mainContent #featuredStores .featuredStoreImage {
	margin: 0;
	float: left;
}

#mainContent #featuredStores .featuredStoreHead {
	clear: left;
	height: 2em;
	background-color: #22290A;
	color: #EBF0DB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 2em;
	padding-left: 0.7em;
	margin: 0 0 0.5em 0;
}

#mainContent #featuredStores #fsColLeft {
	clear: left;
	width: 263px;
	float: left;
	background-color: #EBF0DB;
}

#mainContent #featuredStores #fsColRight{
	width: 263px;
	float: right;
	background-color: #EBF0DB;
}

#mainContent #featuredStores .storeDescription {
	padding: 0 1em 0 1em;
}

#mainContent #featuredStores .storeDescription p {
	margin: 0 0 0 0;
}

#mainContent #featuredStores p.storeTags {
	background-color:#9CB44B;
	color: #F2FCCF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	padding: 0.5em;
	margin: 1em 0 1em 0;
}


#secondaryContent {
	width: 250px;
	float: right;
	padding: 0;
	margin: 0;
}

#secondaryContent #otherStores {
	float: left;
	display: block;
	width: 100%;
	margin: 1em 0;
	width: 100%;
}

#secondaryContent #currentEvents {
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 1em;
}

#secondaryContent #tagCloud {
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 0;
}






