body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font: 12px verdana;
	line-height: 15px;
	color: #715B2F;
	}
a {
	color: #2C2312;
	text-decoration: none;
	font-style: italic;
	}
a:hover {
	color: #A48544;
	text-decoration: underline;
	}
img { 
	border: none;
	padding: 0px;
	vertical-space: 0px;
	horizontal-space: 0px;
	}
.hide {
	display: none;
	}
/* main container div */
#container {
	margin: 10px auto 5px auto;
	padding: 10px 10px 5px 10px;
	width: 764px;
	border: 1px solid #B49B65;
	}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #D5C199;
	border-right-color: #A48544;
	border-bottom-color: #A48544;
	border-left-color: #D5C199;
}

/* top logo area */
#logo {
	position: relative;
	top: 8px;
	left: 7px;
	width: 200px;
	height: 35px;
	background-image: url(images/titledaisy1.jpg);
	background-repeat: no-repeat;
	}
#logo a {
	display: block;
	width: 200px;
	height: 35px;
	}
#press {
	position: relative;
	top: 15px;
	width: 100px;
	height: 17px;
	min-height: 17px;
	border: solid 2px #acadb0;
	background-color: #ffffff;
	color: #acadb0;
	text-align: center;
	cursor: pointer;
	padding: 4px 3px 0 3px;
	}
#press a {
	color: #acadb0;
	font: bold 11px arial;
	text-align: center;
	cursor: pointer;
	padding: 0 3px;
}
#logo2 a {
	display: block;
	width: 92px;
	height: 62px;
	}
#logo3 {
	position: relative;
	top: 5px;
	width: 302px;
	height: 60px;
	background-image: url(../press/img/imagelibrary.gif);
	background-repeat: no-repeat;
	}
	
#logo3 a {
	display: block;
	width: 302px;
	height: 60px;
	}
/* top menu */
.menuTbl {
	width: 762px;
	height: 25px;
	font: bold 12px verdana;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
}
.menuNormal {
	border-right: solid 2px #ffffff;
	background-color: #acadb0;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
	}
.menuLast {
	border-right: solid 2px #acadb0;
	background-color: #acadb0;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
	}
.menuLastHighlight {
	background-color: #999999;
	border-right: solid 2px #999999;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
}
.menuHighlight {
	background-color: #999999;
	border-right: solid 2px #ffffff;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
	}
.menuLastActive {
	background-color: #7f7f82;
	border-right: solid 2px #7f7f82;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
	}
.menuActive {
	background-color: #7f7f82;
	border-right: solid 2px #ffffff;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
	}
.breadcrumb {
	margin: 10px 0px;
	height: 27px;
	padding: 0px 8px;
	font: 10px verdana;
	color: #A48544;
	}
.breadcrumb a{
	color: #A48544;
	}
.breadcrumb a:hover{
	color: #544423;
	}

/* left menu */
.leftMenu {
	background-color: #F2D8B3;
	width: 160px;
	vertical-align: top;
	font: bold 10px verdana;
	padding: 0px;
	}
.leftMenu ul {
	margin: 0px;
	width: 160px;
	line-height: 25px;
	list-style-type: none;
	padding: 0px;
	}
.leftMenu ul li a {
	height: 25px;
	display: block;
	font-weight: normal;
	border-bottom: 2px solid #ffffff;
	color: #5B4A26;
	padding-left: 10px;
	}			
.leftMenu ul li a:hover {
	text-decoration: none;
	background-color: #F5E2C9;
	color: #1D1836;
	}	
.leftMenu ul li a.active {
	text-decoration: none;
	background-color: #A48544;
	color: #FFFFFF;
	}
	
.mainTbl {
	width: 762px;
	padding: 0px;
	margin: 0px
	}
.content {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #1D1836;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
	}
.contenttraders {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #DFA04A;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
	}
.contentfoodmarkets {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #A55500;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
	}
.contentShops {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #FFFFFF;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
	font: verdana;
	}
.contentEating {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #5E757D;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
	}
.contentNewsandEvents {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #3887CA;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
	}
.contentHome {
	vertical-align: top;
	width: 762px;
	min-height: 580px;
	height: 580px;
	background-color: #ffffff;
	padding: 0px;
	}
.image {
	border-bottom: 2px solid #ffffff;
	width: 537px;
	min-height: 150px;
	margin: 0 0 0 0;
	display: block;
	text-align: center;
}
.mainImage {
	width: 537px;
	height: 292px;
	margin: 0 0 0 0;
	}
.gapImage {
	clear: both;
	height: 40px;
	width: 537px;
}
.mapImage {
	width: 537px;
	margin: 0 0 0 0;
	text-align: center;
}
.contentText {
	padding: 0px 20px 0px 25px;
	}	
.contentFText {
	padding: 0px 20px 0px 25px;
	border-bottom: 2px solid #ffffff;
	}	
.mapBImage {
	width: 537px;
	text-align: center;
	}

/* floats*/
.floatright {
	float: right;
	}
.floatleft {
	float: left;
	}
.imgright{
 float:right:
}
/* footer*/
#footer {
	font-size: 11px;
	color: #acadb0;
	height: 15px;
	padding-right: 10px;
	}
#footer a {
	font-weight: normal;
	}
/* typo */
h1 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #A48544;
	font-weight: bold;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1.divided {
	font-size: 22px;
	margin-top: 35px;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 5px;
	border-top: solid 2px #ffffff;
}
h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #A48544;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: normal;
	}
h2.times {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 20px;	
	}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 15px;
	color: #715B2F;
	}
p.small {
	font-size: 10px;
	}
p.top {
	margin-top: 15px;
	}
p.indent {
	padding-left: 22px;
}
/* righthand side bars */
.rightBanner {
	width: 61px;
	background-color: #1D1836;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
	}
.green {
	width: 61px;
	background-color: #CCCC33;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
	}
.tan {
	width: 61px;
	background-color: #D27000;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
	}
.maroon {
	width: 61px;
	background-color: #573500;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
	}
.wedding {
	width: 61px;
	background-color: #A48544;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
	}
.greeting {
	width: 61px;
	background-color: #DFD397;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
	}
.wsbd {
	width: 61px;
	background-color: #01002a;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
	}

	
/* create gap between bottom line and window edge - welcome to IE */	
.clearLine {
	clear: both;
	display: block;
	font-size: 1px;
	height: 5px;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	}			

/* input areas */
input, select, textarea {
	font: bold 11px verdana;	
	color: #7f7f82;
	background-color:#ffffff;
	border: solid 1px;
	border-color: #ffffff;
	padding: 1px;
	}
label {
	word-wrap: normal;
	font-weight: bold;
	}
label.inside {
	font-weight: normal;
	}
.InpLine {
	clear: both;
	padding: 2px 0px;
	width: 100%;
	}
.TopRight {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: right;
	}
.FldTitle {
	clear: left;
	float: left;
	width: 110px;
	text-align: left;
	font: 11px verdana;
	padding: 2px 5px;
	}
.FldInput {
	display: block;
	float: left;
	padding: 0px;
	width: 250px;
	}
.shrtFld {
	width: 50px;
	}
.longFld {
	width: 275px;
	}
.dateShrtFld {
	width: 50px;
	}
.dateLongFld {
	width: 65px;
	}
.ChkButt {
	clear: left;
	float: left;
	width: 35px;
	text-align: left;
	font: 11px verdana;
	padding: 2px 5px;
	}
.Chkbox {
	background-color: #7f7f82;
	border: none;
	}
.FldChk {
	float: left;
	padding-top: 6px;
	}
.smlText {
	font: bold 10px verdana;
	}
a.button {
	display: block;
	float: none;
	text-align: center;
	color: #A48544;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	min-height: 15px;
	width: auto;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	}
a.buttonMap {
	display: block;
	float: right;
	text-align: center;
	color: #A48544;
	text-decoration: none;
	height: 25px;
	max-height: 25px;
	width: 175px;
	line-height: 25px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #715B2F;
	border-left-color: #715B2F;
	}
.homeimgLeft {
	float: left;
	margin-right: 1px;
	width: 252px;
	}
.homeimgMiddle {
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	width: 252px;
	}
.homeimgRight {
	float: left;
	margin-left: 1px;
	width: 252px;
	}
.imgcontainer {
	display: block;
	width: 762px;
	}
.message{
	visibility: hidden;
	float:left;
	font: bold 11px arial;
	background-color: #999999;
	color: #ffffff;
	padding: 2px 5px;
	margin: 11px 0 0 10px;
}
.error{
	float:left;
	font: bold 11px arial;
	background-color: red;
	color: #ffffff;
	padding: 2px 5px;
	margin: 11px 0 0 10px;
}
/* bleach link */
a.bleach {
	color: #acadb0;
	text-decoration: none;
	margin-right: 15px;
}
a.bleach:hover {
	color: #d8d8d8;
	text-decoration: none;
}
.smtbl {
	font: 11px arial;
	color: #A49225;
	padding-left: 8px;
	background-color: #F2D8B3;
}
.mailing {
	font: bold 11px arial;
	color: #000000;
}

th {
	line-height: 18px;
	border-bottom: solid 2px #ffffff;
	text-align: left;
}
	border-bottom: solid 2px #ffffff;
}
td.linetop {
	border-top: solid 1px #ffffff;
}
td.rlinetop {
	border-top: solid 1px #ffffff;
	text-align:right;
}
td.right {
	text-align:right;
}
table.units {
	font: 11px verdana;
}
a.tbbut {
	color: #000000;
	font-weight: bold;
}
.imgbdr {
	border: 1px solid #FFFFFF;
}
.leftMenu_g {

	background-color: #80655C;
	width: 160px;
	vertical-align: top;
	font: bold 9px arial;
	padding: 0px;
}
a.buttonright {

	display: inline;
	float: right;
	font: bold 11px verdana;
	text-align: center;
	color: #715B2F;
	text-decoration: none;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid white;
	height: 25px;
	max-height: 25px;
	width: 175px;
	line-height: 25px;
}
a.buttonleft {

	display: inline;
	float: left;
	font: bold 11px verdana;
	text-align: center;
	color: #715B2F;
	text-decoration: none;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid white;
	height: 25px;
	max-height: 25px;
	width: 175px;
	line-height: 25px;
}
a.button:hover {
	display: block;
	float: none;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A48544;
	height: 15px;
	min-height: 15px;
	width: auto;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	background-position: center center;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border: thin solid #A48544;
}

 form 
form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; color:#715B2F;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#715B2F;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; color:#715B2F;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#715B2F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #C1A56A;
	border-right-color: #C1A56A;
	border-bottom-color: #A48544;
	border-left-color: #A48544;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
