*{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Trebuchet MS", Arial;
}

body{
	background:url('../images/pattern.jpg') #fbfbfb;
}

#left a, #top h4 a {
	margin-top:3px;
	padding: 1px 3px;
	text-decoration:none;
	background-color: #3f0657;
	color: #FFFFFF;
}

#top *{
	margin-bottom:5px;
}

#right img a{
	border:0;
}

#container{
	width:940px;
	padding: 20px 25px 5px 25px;
	position:relative;
	margin: 10px auto;
	background: url(../images/main-bg.png);
}
#left p{
	margin-bottom:20px;
	font-size:1.04em;
	color: #3f0657;
	text-align:justify;
}

#right p{
	margin-bottom:10px;
}

#left h1, #left h2, #left h3, #left h4, #left h5{
	margin-bottom:10px;
	color: #3f0657;
}

#top{
	padding:20px 0;
}

#top img{
	border:0;
}

#top .message{
	position:absolute;
	top: 40px;
	right: 20px;
	text-align:right;
	padding:10px;
}

#image{
	margin: 0 0 20px 0;
	background:url('../images/full.jpg') no-repeat top right;
	height: 238px;
	width:940px;
	position:relative;
}

#image #promo{
	width:220px;
	height:218px;
	padding:10px;
}

.promoMain{
	background: #321f33;
}

.promoArtisan{
	background:#351601;
}

.promoMitchells{
	background:#b20000;
}

.promoCarduus{
	background:#5a8363;
}

#promo h1{
	font-size:20px;
	color: #FFFFFF;
}

#promo p{
	color: #EFEFEF;
	margin-bottom:10px;
}

#promo .event{
	position:relative;
}

#promo .event .time{
	text-transform:uppercase;
	color: #EFEFEF;
}

.title{
	color: #EFEFEF;
	font-size: 12px;
	margin-bottom: 8px;
}

#promo .event .timeH, #promo .event .titleH{
	background-color:#EFEFEF;
	padding:3px;
	color:#000000;
}

.titleH{
	font-size:10px;
	font-weight: bold;
}

#header{
	height:80px;
}

#header li{
	list-style-type:none;
	display:block;
	float:left;
	width:188px;
	background-color:#321f33;
	text-align:center;
	font-weight:bold;
}

#header li img{
	border:0;
}

.a{
	background-color:#321f33;
	color:#FFFFFF;
}
.b{
	background-color:#351601;
	color:#FFFFFF;
}
.c{
	background-color:#5a8363;
	color:#FFFFFF;
}
.d{
	background-color:#b20000;
	color:#FFFFFF;
}
.e{
	background-color:#321f33;
	color:#FFFFFF;
	height:80px;
}

#header a{
	text-decoration: none;
	font-size:0.94em;
	padding:10px;
}

#header a:hover{
	color: #000000;
}

#left{
	width:530px;
	float:left;
	margin-bottom:20px;
	clear:both;
}

.photo{
	border:10px solid #FFFFFF;
}

#right{
	width:380px;
	margin-bottom:20px;
	float:right;
}

#open{
	padding:20px;
	margin-bottom:10px;
}

#open h2{
	margin-bottom:20px;
}

#open p{
	padding-left:10px;
}

.artisan{
	background-color: #351601;
	color:#FFFFFF;
}

.carduus{
	background-color:#5a8363;
	color:#FFFFFF;
}

.artisan p{
	color:#FFFFFF;
}

#footer {
	min-height: 171px;
	position:relative;
	clear:both;
	padding: 20px 20px 0;
	font-size: 0.94em;
	margin-bottom:10px;
	background: url(../images/bgFooter.gif) no-repeat;
}
#footer a {
	color: #515151;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #5a077d;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #666666;
}


#footer h3 {
	font-size: 0.94em;
	font-weight: bold;
	padding: 0;
	margin: 25px 0 0 0;
}


#footer h4 {
	font-size: 0.94em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px;
}

#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	list-style-type: none;
	padding-bottom: 4px;
	font-size:0.84em;
}

.fBox{
	width: 170px;
	float: left;
	margin-right: 10px;
}
.fBox2{
	width: 170px;
	float: left;
}


#galleryHalf
{
	width: 700px;
	height: 238px;
	position:absolute;
	right: 0px;
	z-index:5;
}

.jdGallery a
{
	outline:0;
}

#galleryHalf img.thumbnail, #galleryFull img.thumbnail, #gallerySlide img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #FFF;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #FFF;
}

.jdGallery .imageElement{
	border: 10px solid #FFFFFF;/* CSS Document */

}

#member{
	background: #321F33;
	padding:15px;
}

#member h3{
	color:#FFFFFF;
}

#member p{
	color:#FFFFFF;
}

.inputBox{
	padding: 5px;
	font-weight:bold;
	width:15em;
	font-size: 18px;
	margin:5px;
	}