/* CSS Document */

body {
font-size: 70%;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(../images/bg.jpg) repeat-x top left #cad7ce;
text-align: center;
color: #333;
line-height: 1.4em;
}

* {
padding: 0px;
margin: 0px;
}

.clear {
clear: both;
}

.hide {
display: none;
}

a {
color: #007853;
}

p {
margin-bottom: 12px;
}

.floatLeftImg {
float: left;
margin: 0px 8px 8px 0px;
border: 1px solid #999;
}

.floatRightImg {
float: right;
margin: 0px 0px 8px 8px;
border: 1px solid #999;
}

.floatLeft {
float: left;
margin-left: 30px;
}

.floatRight {
float: right;
margin-right: 30px;
}

h1 {
font-family: Garamond, "Times New Roman", Times, serif;
font-size: 2em;
font-weight: bold;
color: #193552;
}

h1 {
margin-bottom: 16px;
}

#wrapper.home h1 {
margin-bottom: 8px;
}

h2 {
font-size: 1em;
margin-bottom: 4px;
}

h2, h3, .green {
color: #007853;
}

#wrapper {
text-align: center;
width: 100%;
background: url(../images/contentBg.jpg) top no-repeat;
padding-bottom: 20px;
/*border: 1px solid #000000;*/
}

#wrapper.knights {
background: url(../images/contentBgKnights.jpg) top no-repeat;
}

#wrapperWisteria {
text-align: center;
width: 100%;
padding-bottom: 20px;
background: url(../images/contentBgWisteria.jpg) top no-repeat;
}

#wrapperBead {
text-align: center;
width: 100%;
padding-bottom: 20px;
background: url(../images/contentBgBeads.jpg) top no-repeat;
}

#wrapperDichronysis {
text-align: center;
width: 100%;
padding-bottom: 20px;
background: url(../images/contentBgDichronysis.jpg) top no-repeat;
}

#wrapperDylans {
text-align: center;
width: 100%;
padding-bottom: 20px;
background: url(../images/contentBgDylans.jpg) top no-repeat;
}

#wrapperHeal {
text-align: center;
width: 100%;
padding-bottom: 20px;
background: url(../images/contentBgHealtotoe.jpg) top no-repeat;
}

#wrapperCandles {
text-align: center;
width: 100%;
padding-bottom: 20px;
background: url(../images/contentBgCandles.jpg) top no-repeat;
}

#wrapperTradpots {
text-align: center;
width: 100%;
padding-bottom: 20px;
background: url(../images/contentBgTradpots.jpg) top no-repeat;
}

#wrapperHall {
text-align: center;
width: 100%;
padding-bottom: 20px;
background:  url(../images/contentBgHall.jpg) top no-repeat;
}

#wrapperArt {
background: url(../images/contentBgArts.jpg) top no-repeat;
}

#wrapperDazzle {
background: url(../images/contentBgDazzle.jpg) top no-repeat;
}

#wrapperSweet {
background: url(../images/contentBgSweets.jpg) top no-repeat;
}

#wrapperRainbow {
background: url(../images/contentBgRainbow.jpg) top no-repeat;
}

#wrapperThreeoaks {
background: url(../images/contentBgThreeoaks.jpg) top no-repeat;
}

#mastheadWrapper {
text-align: center;
width: 100%;
height: 131px;
background: url(../images/headerBar.jpg) no-repeat top center;
}

#masthead {
text-align: left;
margin-left: auto;
margin-right: auto;
width: 703px;
background: url(../images/headerTitle.jpg) no-repeat 260px 50px;
height: 127px;
}

#masthead img{
float: left;
}

#masthead ul {
float: right;
list-style: none;
margin-top: 95px;
margin-right: 27px;
height: 27px;
}

#masthead li {
float: left;
font-family: Garamond, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 1.3em;
color: #FFF;
padding: 6px 18px 2px;
height: 19px;
}

#masthead li.tab {
background: url(../images/tabHome.gif) no-repeat top center;
}

#masthead li a {
color: #FFF;
text-decoration: none;
}

#masthead li a.selected {
color: #007853;
}

#content {
width: 633px;
margin-left: auto;
margin-right: auto;
margin-top: 181px;
text-align: left;
}

#content ul {
list-style: none;
margin-bottom: 12px;
}

#content li {
background: url(../images/promoBullet.gif) no-repeat 1px 8px;
padding: 2px 3px 2px 11px;
}

#promoTxt {
	width: 320px;
	background: url(../images/promoBg.jpg) no-repeat top right;
	height: 300px;
	padding-top: 10px;
	padding-right: 83px;
	padding-bottom: 14px;
	padding-left: 0px;
}

#promoTxt ul {
list-style: none;
width: 320px;
}

#promoTxt li {
float: left;
background: url(../images/promoBullet.gif) no-repeat 1px 8px;
padding: 2px 3px 2px 11px;
}

#promoTxt li.noGraphic {
background: none;
padding: 2px 3px 2px 0px;
}

#introTxt {
padding-right: 10px; 
font-weight: normal;
color: #333;
background: url(../images/promoBase.gif) no-repeat top left;
padding: 16px 0px;
line-height: 1.6em;
}

.divider {
height: 1px;
margin: 0px 0px 0px;
padding: 3px 0px;
background: url(../images/divider.gif) repeat-x top left;
clear: both;
}

#address {
font-family: Garamond, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 1.3em;
color: #193552;
width: 388px;
background: #d9eae4;
padding: 6px 10px;
}

#wrapper.home #address {
background: url(../images/addressBg.gif) no-repeat top left;
height: 23px;
padding: 6px 0px 0px 10px;
}

#leftCol.home,
#leftCol {
float: left;
width: 400px;
margin-left: 10px;
}

#wrapper.home #leftCol.home {
color: #007853;
font-weight: bold;
}

#leftColWide {
float: left;
width: 540px !important;
margin-left: 10px;
}

#gallery ul {
list-style: none;
}

#gallery li {
float: left;
width: 175px;
background-color: #dbe3dd;
}

.contentImg {
width: 155px;
font-size: 0.9em;
float: left;
padding: 6px;
margin: 0px 8px 8px 0px;
background-color: #dbe3dd;
color: #007853;
}

#sweets {
height: 310px;
background: url(../images/sweets.jpg) no-repeat bottom left;
}

#rightCol {
float: right;
width: 194px;
}

#rightCol.ataGlanceHome {
margin-top: 49px;
margin-right: 5px;
background: url(../images/glanceBg.gif) no-repeat top left;
}

#rightCol.ataGlanceHome ul {
margin: 26px 3px 6px;
background-color: #FFF;
list-style: none;
overflow: auto;
height: 264px;
}

#rightCol.ataGlanceHome li {
padding: 6px 10px 12px 10px;
background: url(../images/glanceDivider.gif) repeat-x bottom left #f1f4f1;
}

#rightCol.ataGlanceHome li#alternateRow {
background: url(../images/glanceDivider.gif) repeat-x bottom left #dbe3dd;
}

#rightCol.ataGlanceHome li a {
background: url(../images/glanceBullet.gif) no-repeat 0px 4px;
padding-left: 8px;
display:block;
color: #000;
}

#rightCol.ataGlance {
margin-top: 10px;
}

#rightCol.ataGlance ul {
width: 175px;
margin: 26px 9px 6px;
list-style: none;
}

#rightCol.ataGlance li {
padding: 6px 10px 6px 10px;
font-size: 0.9em;
background: url(../images/glanceDivider.gif) repeat-x bottom left #f1f4f1;
}

#rightCol.ataGlance li#alternateRow {
background: url(../images/glanceDivider.gif) repeat-x bottom left #dbe3dd;
}

#rightCol.ataGlance li a {
padding-left: 8px;
color: #000;
}

#footer {
color: #fff;
text-align: left;
margin-left: auto;
margin-right: auto;
padding: 35px 20px 20px 170px;
background: url(../images/footerBg.jpg) no-repeat top center;
width: 739px;
font-size: 1em;
}

#footer a{
text-decoration: none;
background: url(../images/footerDivider.gif) no-repeat right center; 
color: #fff;
padding: 0px 12px 0px 0px;
margin: 0px 8px 0px 0px;
}

#footer a.end{
background: none; 
}

#footer a:hover {
text-decoration: underline;
color: #fff;
}

