@charset "utf-8";
body {
	color: #333333;
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	min-width: 820px;
	background-repeat: repeat-x;
	top: 0px;
	margin: 0px;
	overflow: scroll;
}
h1 {
	font-family: Georgia;
	font-size: 14px;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.05em;
	vertical-align: bottom;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#container {
	width: 900px;
	left: auto;
	right: auto;
	text-align: justify;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#shopitem {
	float: left;
	height: 270px;
	width: 150px;
	border: 1px dotted #F7A2C9;
	margin-right: 15px;
	text-align: center;
	background-color: #FFF;
	padding-top: 5px;
}
#shopitem img {
	height: 181px;
	width: 111px;
}


#container #menu {
	padding-left: 15px;
}

/*TOP BAR**********************************************************************************************/
#topbar {
	width: 900px;
	left: auto;
	right: auto;
	text-align: right;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
	height: 104px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left;
	color: #FFF;
	font-weight: bold;
}
#topbar h1 {
	text-align: right;
	font-size: 11px;
	vertical-align: top;
	color: #FFFFFF;
}
/*MENU**********************************************************************************************/
.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	width: auto;
	font-family: georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.anylinkcss ul{
	margin: 0;
	list-style-type: none;
	padding: 0px;
}

.anylinkcss ul li a{
	width: auto;
	display: block;
	text-indent: 0px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
.anylinkshadow{ 
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; 
	background: black;
	visibility: hidden;
}
#item  {
	height: 21px;
	float: left;
	vertical-align: middle;
	margin-top: 1px;
}
#item a  {
	font-family: georgia;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	line-height: 22px;
	padding-right: 7px;
	padding-left: 7px;
}
#item a:hover {
	font-family: georgia;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	line-height: 22px;
	text-decoration: none;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
}

#container #space  {
	float: left;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	width: 25px;
}


/*MAIN BOX**********************************************************************************************/
#Maintext {
	width: 540px;
	left: auto;
	right: auto;
	text-align: justify;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-top: 20px;
	padding-left: 49px;
	font-size: 13px;
	height: auto;
	padding-right: 0px;
	overflow: hidden;
}
#container #Maintext #workshops img {
	border: 1px solid #486539;
		margin-left: 5px;
}
#container #Maintext #workshops p{
	text-align: justify;
	padding-right: 10px;
	padding-left: 5px;
}


#container #Maintext #workshops h2{
	text-align: justify;
	padding-right: 10px;
	padding-left: 5px;
}
#container #Maintext #workshops tr td hr {
	color: #496638;
	background-color: #EFF2EC;
	height: 1px;
}





/*WIDE MAIN BOX**********************************************************************************************/
#Maintext2 {
	width: 800px;
	left: auto;
	right: auto;
	text-align: justify;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-left: 9px;
	font-size: 13px;
}


/*RIGHT COLUMN**********************************************************************************************/
#PictureColumn {
	width: 245px;
	left: auto;
	right: auto;
	padding-left: 0px;
	float: right;
	padding-top: 30px;
	padding-right: 40px;
}
#PictureColumn p a {
	color: #2B5784;
}
#bottombox {
	height: auto;
	margin-top: 10px;
	text-align: center;
}
#bottombox h1 {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	margin: 0px;
	padding-left: 10px;
	font-family: georgia;
	text-transform: uppercase;
	line-height: 20px;
}
#bottombox a {
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}


/*FOOTER**********************************************************************************************/
#footerbar {
	width: 100%;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	float: left;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 30px;
}
#footertext {
	width: 100%;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
#footertext a {
	font-weight: normal;
}
#bottomnav {
	width: 800px;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 0px;
	background-color: #EBEDE2;
	float: right;
}
#container #Maintext #dates {
}
#container #Maintext #dates h2 {
	text-align: center;
}
#container #Maintext #dates tr td {
	text-align: center;
}
#container #Maintext #dates light {
	background-color: #FFF;
}
#container #Maintext2 table {
	border: 1px solid #2B5784;
}
#container #Maintext #dates tr td form {
	text-align: left;
}
#container #Maintext #dates tr td form table tr td input {
	text-align: left;
}
#container #Maintext #dates tr td form table tr td {
	text-align: left;
}
#container #Maintext #dates tr td form table tr td select {
	width: 240px;
	margin-right: 10px;
}
.booked {
	color: #A02829;
}
#container #PictureColumn #static {
	float: left;
	height: 326px;
	width: 244px;
	margin-top: 10px;
}
h3 {
	font-size: 12px;
	font-style: italic;
}
#container #Maintext #dates tr td {
	padding: 2px;
}
#container #Maintext p img {
	border: 1px solid #496638;
}
#container #loves {
	background-color: #D9CCD3;
	border: 1px dotted #94174D;
	margin-right: 10px;
	margin-left: 65px;
	width: 400px;
	text-align: justify;
	padding: 6px;
	float: none;
}
#loves img {
	float: left;
	margin-right: 5px;
}
.FullDay {
	color: #C3F;
}
#container #Maintext p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#shopdescription {
	width: 520px;
	border: 1px dotted #F7A2C9;
	margin-right: 0px;
	text-align: justify;
	background-color: #FFF;
	padding: 5px;
}
#voucher img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#voucher {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #Maintext .small {
	font-size: 9px;
}
#container #Maintext h3 {
	font-family: georgia;
	color: #CF5776;
	font-style: normal;
	font-size: 11px;
}
#TestimonialPIctures {
	width: 245px;
	left: auto;
	right: auto;
	padding-left: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 40px;
}
#Maintext h5 a {
	font-size: 12px;
	text-transform: capitalize;
	padding-left: 15px;
}
#period {
	float: left;
	margin-right: 10px;
}
.large {
	font-size: 15px;
	margin-bottom: 30px;
}
#container #Maintext p a img {
	border: 1px solid #8DA9D8;
}

