/* All Pages */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#holder {
	background-color: #CAB08D;
	height: 550px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#holder2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 550px;
	background-color: #947654;
	padding: 10px;
	margin-bottom: 50px;
}
#logo {
	margin-top: 5px;
	margin-left: 15px;
}
#award {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-left: 30px;
}
#banner {
	width: 150px;
	float: left;
}
#nav_holder {
	float: left;
	margin-top: 20px;
	height: 38px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #947654;
	margin-left: 25px;
	padding-bottom: 7px;
}
.navigation {
	list-style-type: none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation li {
	float: left;
}
.navigation a {
	display: block;
	width: 60px;
	text-decoration: none;
	color: #7D6348;
	height: 16px;
	padding-top: 2px;
	text-align: center;
	font-size: 12px;
	margin-left: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BE9E74;
}
.navigation a:hover {
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CAB08D;
}
.location {
	color: #EDE4D8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BE9E74;
	display: block;
	width: 60px;
	height: 16px;
	padding-top: 2px;
	text-align: center;
	font-size: 12px;
	margin-left: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BE9E74;
}
.link {
	color: #FFFFFF;
}
.link:hover {
	text-decoration: none;
}
.link2 {
	font-size: 12px;
	color: #947654;
	text-decoration: underline;
}
.link2:hover {
	text-decoration: none;
}
#top {
	height: 150px;
	width: 800px;
	background-color: #BE9E74;
	padding-bottom: 10px;
}
.img_border{
	border: 1px solid #EDE3D8;
}
.bold {
	color: #69543D;
}
.bold2 {
	font-size: 14px;
	color: #524230;
}


/* Home Page*/
#content {
	width: 450px;
	float: left;
	margin-left: 35px;
	margin-top: 30px;
	background-image: url(../images/coffee.jpg);
	background-repeat: no-repeat;
	height: 300px;
	border: 1px solid #EDE4D8;
	margin-bottom: 0px;
	background-position: left top;
	padding: 0px;
}
#content p {
	width: 200px;
	margin-left: 240px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}

#content_left {
	width: 150px;
	height: 300px;
	float: left;
	clear: both;
	background-color: #CAB08D;
	margin-left: 75px;
	border: 1px solid #EDE4D8;
	margin-top: 30px;
}


/* About Page */
#about_content {
	width: 450px;
	float: left;
	margin-left: 35px;
	margin-top: 30px;
}
#about_left {
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#about_links {
	margin-left: 35px;
	margin-top: 30px;
	width: 244px;
	background-color: #947654;
	float: left;
	font-size: 12px;
	height: 30px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDE4D8;
	border-right-color: #EDE4D8;
	border-bottom-color: #EDE4D8;
	border-left-color: #EDE4D8;
}
.about_people {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.about_people a {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	width: 81px;
	height: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: underline;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #947654;
}
.about_people li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.about_people a:hover {
	text-decoration: none;
	background-color: #947654;
	color: #CAB08D;
}
#textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 270px;
	float: left;
	clear: both;
	margin-left: 35px;
	width: 237px;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	line-height: 14px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDE4D8;
	border-right-color: #EDE4D8;
	border-bottom-color: #EDE4D8;
	border-left-color: #EDE4D8;
	background-image: url(../images/about_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/* Services Page */
.image_float {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 4px;
	border: 1px solid #947654;
}
.image_float2 {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.paypal {
	padding-left: 60px;
}
.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #947654;
}
.highlight2 {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 40px;
}
#services1 {
	width: 320px;
	height: 105px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 20px;
	margin-left: 60px;
}
#services1 h1 {
	font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#services1 a {
	display:block;
	width:316px;
	height:102px;
	text-decoration:none;
	border: 3px solid #EDE4D8;
	color: #000000;
}
#services1 a:hover {
	border: 3px solid #947654;
	text-decoration: none;
}
#services1 p {
	font-size: 11px;
	line-height: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#services2 {
	float: left;
	height: 105px;
	width: 320px;
	margin-left: 35px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#services2 h1 {
	font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#services2 a {
	display:block;
	width:316px;
	height:102px;
	text-decoration:none;
	border: 3px solid #EDE4D8;
	color: #000000;
}
#services2 a:hover {
	border: 3px solid #947654;
	text-decoration: none;
}
#services2 p {
	font-size: 11px;
	line-height: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#services3 {
	width: 320px;
	height: 105px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 15px;
	margin-left: 60px;
	clear: both;
}
#services3 h1 {
	font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#services3 a {
	display:block;
	width:316px;
	height:102px;
	text-decoration:none;
	border: 3px solid #EDE4D8;
	color: #000000;
}
#services3 a:hover {
	border: 3px solid #947654;
	text-decoration: none;
}
#services3 p {
	font-size: 11px;
	line-height: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#services4 {
	float: left;
	height: 105px;
	width: 320px;
	margin-left: 35px;
	background-color: #FFFFFF;
	margin-top: 15px;
}
#services4 h1 {
	font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#services4 a {
	display:block;
	width:316px;
	height:102px;
	text-decoration:none;
	border: 3px solid #EDE4D8;
	color: #000000;
}
#services4 a:hover {
	border: 3px solid #947654;
	text-decoration: none;
}
#services4 p {
	font-size: 11px;
	line-height: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#services5 {
	width: 320px;
	height: 105px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 15px;
	margin-left: 60px;
	clear: both;
}
#services5 h1 {
	font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#services5 a {
	display:block;
	width:316px;
	height:102px;
	text-decoration:none;
	border: 3px solid #EDE4D8;
	color: #000000;
}
#services5 a:hover {
	border: 3px solid #947654;
	text-decoration: none;
}
#services5 p {
	font-size: 11px;
	line-height: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#services6 {
	float: left;
	height: 105px;
	width: 320px;
	margin-left: 35px;
	background-color: #FFFFFF;
	margin-top: 15px;
}
#services6 h1 {
	font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#services6 a {
	display:block;
	width:316px;
	height:102px;
	text-decoration:none;
	border: 3px solid #EDE4D8;
	color: #000000;
}
#services6 a:hover {
	border: 3px solid #947654;
	text-decoration: none;
}
#services6 p {
	font-size: 11px;
	line-height: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#finger {
	font-size: 12px;
	line-height: 16px;
}
#picnic {
	font-size: 12px;
	line-height: 16px;
}
#cake {
	font-size: 12px;
	line-height: 16px;
}
#mail {
	font-size: 12px;
	line-height: 16px;
}
#hamper {
	font-size: 12px;
	line-height: 16px;
}
#menu {
	font-size: 12px;
	line-height: 16px;
}
.white_content1 {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 300px;
    padding: 16px;
    border: 16px solid #947654;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
.white_content2 {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 300px;
    padding: 16px;
    border: 16px solid #947654;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
.white_content3 {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 280px;
    padding: 16px;
    border: 16px solid #947654;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
.white_content4 {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 640px;
    padding: 16px;
    border: 16px solid #947654;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
.white_content5 {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 350px;
    padding: 16px;
    border: 16px solid #947654;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
.white_content6 {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 400px;
    padding: 16px;
    border: 16px solid #947654;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
/* Supplies Page */
#supplies {
	width: 408px;
	float: left;
}
.img_border2 {
	border: 4px solid #EDE3D8;
}

#test {
	width: 408px;
	float: left;
	margin-left: 80px;
	margin-top: 25px;
}
#test p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#supplies_left {
	width: 160px;
	float: left;
	clear: both;
	margin-left: 45px;
	margin-top: 25px;
}
#supplies h4 {
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	color: #775F44;
	padding-bottom: 5px;
}
.supplier_title {
	color: #775F44;
}

#supplies p {
	font-size: 11px;
	line-height: 16px;
	padding-right: 5px;
	text-align: justify;
}

#supplies_left p {
	margin: 0px;
	padding: 0px;
}
#supplies_left a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	width: 160px;
	margin-bottom: 5px;
}
#supplies_left a:hover {
	text-decoration: none;
}



/* Press Pages */
#press_content {
	width: 685px;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
	height: 200px;
}
#press_content p {
	float: left;
	width: 480px;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#press_content img {
	padding: 0px;
	margin: 8px;
	border: 2px solid #EDE4D8;
	float: left;
}
#press_content img:hover {
	border: 2px solid #947654;
}
#press_left {
	width: 350px;
	height: 200px;
	float: left;
	clear: both;
	margin-left: 30px;
	border: 1px solid #947654;
	margin-top: 50px;
}


/* Awards Page */
#awards {
	width: 200px;
	float: left;
	margin-left: 60px;
	margin-top: 25px;
}
#awards_left {
	width: 350px;
	float: left;
	clear: both;
	margin-left: 45px;
	margin-top: 25px;
}
#awards_left h4 {
	font-size: 13px;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #7B6246;
}
#awards_left p {
	font-size: 11px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#awards_left a {
	color: #FFFFFF;
}
#awards_left a:hover {
	text-decoration: none;
}
.award {
	padding: 0px;
}



/* Contact Page */
#contact_window {
	font-size: 12px;
	line-height: 16px;
}
.contactForm_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 360px;
    height: 300px;
    padding: 16px;
    border: 16px solid #947654;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
.thanks_text {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

#contact {
	width: 350px;
	float: left;
	margin-left: 35px;
	margin-top: 10px;
}
#contact_left {
	width: 250px;
	height: 303px;
	float: left;
	clear: both;
	margin-left: 75px;
	margin-top: 30px;
	border: 1px solid #EDE4D8;
}
#form_holder {
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 50px;
	padding-bottom: 100px;
	width: 500px;
	margin: 0px;
}
#contact_left a {
	font-size: 13px;
	color: #7A6145;
	margin-left: 69px;
}
#contact_left iframe {
	margin-bottom: 5px;
}
#contact_left a:hover {
	text-decoration: none;
}
#contact_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact_Form p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #5C534A;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
}
#contact_info {
	clear: both;
	margin-bottom: 25px;
	margin-top: 20px;
}
#contact_info p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
}
#contact_info a {
	color: #524230;
	text-decoration: underline;
}
#contact_info a:hover {
	text-decoration: none;
}
.input {
	border: solid 1px #947654;
	width: 240px;
	font-size: 11px;
	padding: 1px 1px 1px 2px;
	background-color: #FFFFFF;
	letter-spacing: 1pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textarea {
	height: 8em;
	font-size: 13px;
}
.h4_underline {
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #69543D;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contact_form label {
	margin: 1px 0 0 0;
	padding: 0;
	float: left;
	color: #5B5147;
}
#contact_form span {
	display: block;
	margin: 0 0 5px 90px;
}
#tea_mail {
	border: 4px solid #947654;
	padding: 1px;
	width: 489px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#webad {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #947654;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}
#webad a {
	color: #666666;
}
#webad a:hover {
	text-decoration: none;
}

