﻿body
{
	background-position: top center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 76%;
	background-image: url(images/bodyBG.jpg);
	background-repeat: no-repeat;
	background-color: #533110;
}

.main
{
	width:767px;
	background: url(images/mainBG.jpg);
	background-repeat:repeat-y;
	margin:8px auto 20px auto;
	position:relative;
}

.rightButtonsDiv{
	 position:relative;
	 left:776px;
	 top:90px;
	 position:absolute;
}

.rightIcons img
{
	padding-bottom:15px;
}

.header
{
	height:84px;
}

.leftNav
{
	margin: 3px 5px 5px 10px;
	border: 1px solid #000000;
	width: 192px;
	min-height: 597px;
	background-repeat: no-repeat;
	float: left;
	padding:0px;
}
.homeBottomBox
{
	margin-left:-4px;
	margin-right:-1px;
	padding: 3px 5px 5px 10px;
	border: 1px solid #000000;
	min-height: 256px;
}
.lowerSidebarDiv
{
	border-top: 1px solid #000000;
}
.bottomBar
{
	width: 755px;
	margin: 0px 5px 0px 5px;
	background-repeat: no-repeat;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.breadcrumb
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	margin-bottom: 5px;
	font-size:10px;
}

a, a:link, a:active, a:visited, a:active
{
	text-decoration:none;
	color:#533110;
}

a:hover
{
	text-decoration:underline;
	color:#533110;
}

.footer
{
	width:767px;
	height:55px;
    background: url(images/footerBG.jpg);
	background-repeat:no-repeat;
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform:capitalize;
	text-align:center;
	color:brown;
}

.footer a
{
	text-decoration:underline;
	color:#533110;
}

.footer a:visited
{
	text-decoration:underline;
	color:#533110;
}

.footer a:hover
{
	text-decoration:none;
	color:#533110;
}

.footer a:active
{
	text-decoration:underline;
	color:#533110;
}

.contentArea
{
	width:540px;
	float:left;
	padding-right:12px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:10px;
}


.menuPos td
{
	height:32px;
}


.calPos
{
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.calendarItem
{
	border: 1px solid #7B5025;
	background-color: #7B5025;
}
.calendarTitle
{
	border: 1px solid #7B5025;
	background-color: #7B5025;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.calendarDayHeader
{
	border: 1px solid #EEEDDF;
	background-color: #A86944;
	color: #EFEFEF;
}
.calendarWeekendDayStyle
{
	height:75px;
}
.calendarLCItem
{
	border:1px solid #C7AD78;
	padding:2px;
	margin-bottom:2px;
	cursor:pointer;
}
.calendarLCItem:hover
{
	background-color:#f1f0f0;
}
.calendarLCItem p
{
	font-size:10px;
	margin:0px;
}
.calendarLCItem a:hover
{
	text-decoration:none;
}
.eventOnDay
{
	background-color: #C7AD78;
	border: 1px solid #DCD9AF;
	font-size: 10px;
	text-align: Center;
	cursor: pointer;
}
.noEventOnDay
{
	background-color: #F1F1E7;
	border: 1px solid #DCD9AF;
	font-size: 10px;
	text-align: Center;
}
.mapCalendarBoxDiv
{
	width: 180px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:4px;
	margin-right:4px;
}
.mapCalendarBoxDiv .multipage
{
    padding: 6px 6px 10px 8px;
    background-image: url('images/bg_Cal-Events.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
}

.mapCalendarBoxDiv .multipageNormal
{
    padding: 6px 6px 10px 8px;
    background-image: url('images/bg_Cal-Events.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
    overflow:hidden;
}

.findPos
{
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height:55px;
	position:relative;
}
.searchBox
{
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 90px;
	position: absolute;
	top: 10px;
	left: 65px;
	filter: alpha(opacity=80);
	opacity: .80;
}
.findImage
{
	position:absolute;
	top: 5px;
	left:5px;
}
.goButton
{
	position:absolute;
	top: 5px;
	right:5px;
}
.seachAdvanced
{
	font-size:10px;
	position:absolute;
	top: 34px;
	left:65px;
}

.smText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:capitalize;
	color:#333333;
}

.smText a
{
	text-decoration:underline;
	color:#333333;
}

.smText a:visited
{
	text-decoration:underline;
	color:#333333;
}
.smText a:hover
{
	text-decoration:none;
	color:#333333;
}


.smText a:active
{
	text-decoration:underline;
	color:#333333;
}

.weather
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-transform:capitalize;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:170px;
}
.weather a:hover
{
	text-decoration: none;
}
.weather img
{
	padding-right:5px;
}

.login
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform:capitalize;
	padding-right:15px;
	text-align:right;
	vertical-align:middle;
}

.login img
{
	vertical-align:text-top
}
.shopDanville
{
	padding-right:10px;
}
.calendar
{
	background-image:url(images/bg_Cal-Events.png);
	background-repeat:no-repeat;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left:8px;
	padding-right:20px;
}

.calendar a
{
	text-decoration:underline;
	color:#533110;
	font-weight:bold;
}

.calendar a:visited
{
	text-decoration:underline;
	color:#533110;
	font-weight:bold;
}

.calendar a:hover
{
	text-decoration:none;
	color:#533110;
	font-weight:bold;
}

.calendar a:active
{
	text-decoration:underline;
	color:#533110;
	font-weight:bold;
}
/* CONTENT LAYOUT */
.eventItem
{
	padding-bottom:6px;
}

table.contentLayoutTbl
{
	width:100%;
}

table.contentLayoutTbl .imageTD
{
	width:250px;
	vertical-align:top;
}
table.contentLayoutTbl .textTD
{
	vertical-align:top;
}
table.contentLayoutTbl .textTD50percent
{
	vertical-align:top;
	width:50%;
}
table.contentLayoutTbl .textMainTD
{
	vertical-align:top;
}

table.contentLayoutTbl .textMainTDShopping p
{
	margin:0px;
}
/* BUSINESS PAGE LAYOUT */
.businessDetails
{
	
}

.businessData
{
	float:left;
	width:300px;
	overflow:hidden;
}
.businessData p
{
	margin-top:10px;
}
.businessLeftColumn
{
	float:left;
	width:240px;
	height:100%;
}
.businessImage
{
	
}
.businessHours
{
	padding-top:15px;
	padding-bottom:20px;
}
.businessHours table
{
	margin-top: -10px;
}
.businessHours td
{
	font-size: 11px;
	vertical-align:top;
	text-align:left;
	color: #533110;
	padding: 2px 4px 0px 0px;
}
.alertText
{
	font-weight:bold;
	font-size:14px;
	padding-bottom:30px;
	padding-top:10px;
	display:block;
}