@charset "UTF-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-color: #ceb5a2;
	background-image: url(../images/background_pattern1.jpg);
	background-repeat: repeat;
	background-position: center top;
}

p {
	color: #3d200a;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding: 0;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

#wrapper {
	height: auto;
	width: 827px;
	position: relative;
	text-align: left;
	top: 0;
	margin: 0 auto;
	padding: 0;
}

#header {
	margin: 0;
	padding: 0;
	float: left;
	height: 212px;
	width: 827px;
}

#navbar {
	float: left;
	height: 38px;
	width: 827px;
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	height: auto;
	width: 827px;
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-image: url(../images/backgrd_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#footer {
	float: left;
	height: 78px;
	width: 827px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #3d200a;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

/* navigation */
.navimage1 {
	width: 105px;
	height: 38px;
	float: left;
}

.navimage2 {
	width: 18px;
	height: 38px;
	float: left;
}

.star1 {
	width: 17px;
	height: 38px;
	float: left;
}

.star2 {
	width: 18px;
	height: 38px;
	float: left;
}

.star3 {
	width: 17px;
	height: 38px;
	float: left;
}

.star4 {
	width: 16px;
	height: 38px;
	float: left;
}

.star5 {
	width: 17px;
	height: 38px;
	float: left;
}

.star6 {
	width: 17px;
	height: 38px;
	float: left;
}

.star7 {
	width: 18px;
	height: 38px;
	float: left;
}

.nav-home {
	text-indent: 0px;
	background-image: url(../images/nav-home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

.nav-home a {
	background-image: url(../images/nav-home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 51px;
	height: 38px;
	float: left;
	outline-style: none;
	display: block;
}

.nav-home a:hover {
	background-image: url(../images/nav-home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-home a:active {
	background-image: url(../images/nav-home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-about {
	text-indent: 0px;
	background-image: url(../images/nav-about.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

.nav-about a {
	background-image: url(../images/nav-about.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 80px;
	height: 38px;
	float: left;
	outline-style: none;
	display: block;
}

.nav-about a:hover {
	background-image: url(../images/nav-about.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-about a:active {
	background-image: url(../images/nav-about.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-goods {
	text-indent: 0px;
	background-image: url(../images/nav-goods.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

.nav-goods a {
	background-image: url(../images/nav-goods.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 83px;
	height: 38px;
	float: left;
	outline-style: none;
	display: block;
}

.nav-goods a:hover {
	background-image: url(../images/nav-goods.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-goods a:active {
	background-image: url(../images/nav-goods.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-weddings {
	text-indent: 0px;
	background-image: url(../images/nav-weddings.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

.nav-weddings a {
	background-image: url(../images/nav-weddings.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 83px;
	height: 38px;
	float: left;
	outline-style: none;
	display: block;
}

.nav-weddings a:hover {
	background-image: url(../images/nav-weddings.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-weddings a:active {
	background-image: url(../images/nav-weddings.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-gallery {
	text-indent: 0px;
	background-image: url(../images/nav-gallery.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

.nav-gallery a {
	background-image: url(../images/nav-gallery.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 64px;
	height: 38px;
	float: left;
	outline-style: none;
	display: block;
}

.nav-gallery a:hover {
	background-image: url(../images/nav-gallery.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-gallery a:active {
	background-image: url(../images/nav-gallery.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-contact {
	text-indent: 0px;
	background-image: url(../images/nav-contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

.nav-contact a {
	background-image: url(../images/nav-contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 65px;
	height: 38px;
	float: left;
	outline-style: none;
	display: block;
}

.nav-contact a:hover {
	background-image: url(../images/nav-contact.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-contact a:active {
	background-image: url(../images/nav-contact.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-testimonials {
	text-indent: 0px;
	background-image: url(../images/nav-testimonials.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

.nav-testimonials a {
	background-image: url(../images/nav-testimonials.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 98px;
	height: 38px;
	float: left;
	outline-style: none;
	display: block;
}

.nav-testimonials a:hover {
	background-image: url(../images/nav-testimonials.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-testimonials a:active {
	background-image: url(../images/nav-testimonials.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-press {
	text-indent: 0px;
	background-image: url(../images/nav-press.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

.nav-press a {
	background-image: url(../images/nav-press.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 60px;
	height: 38px;
	float: left;
	outline-style: none;
	display: block;
}

.nav-press a:hover {
	background-image: url(../images/nav-press.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-press a:active {
	background-image: url(../images/nav-press.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-parties {
	text-indent: 0px;
	background-image: url(../images/nav-parties.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

.nav-parties a {
	background-image: url(../images/nav-parties.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 70px;
	height: 38px;
	float: left;
	outline-style: none;
	display: block;
}

.nav-parties a:hover {
	background-image: url(../images/nav-parties.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.nav-parties a:active {
	background-image: url(../images/nav-parties.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

/* end navigation */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #3D200A;
	text-align: justify;
}

.hometext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #3D200A;
	text-align: justify;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.homebottomhalf {
	float: left;
	width: 730px;
	height: auto;
	margin-left: 20px;
}

.homearticle {
	float: left;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 35px;
}


.footertext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #3d200a;
	line-height: 16px;
	text-align: center;
}

.contacttext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #3D200A;
	text-align: left;
}

.testimonial-name {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #3D200A;
}

.testimonial {
	color: #3D200A;
	background-color: #F9EED4;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #E09F54;
	text-align: justify;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0BD72;
	padding-top: 3px;
	padding-right: 7px;
	padding-left: 7px;
	font: normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
}

.testimonial-leftcolumn {
	float: left;
	height: auto;
	width: 400px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.testimonial-rightcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;
	height: auto;
	width: 340px;
}

.thanks-leftcolumn {
	float: left;
	height: auto;
	width: 350px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.thanks-rightcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;
	height: auto;
	width: 390px;
}

.weddings-leftcolumn {
	float: left;
	height: auto;
	width: 380px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.weddings-rightcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;
	height: auto;
	width: 345px;
}

.weddings-links {
	margin: 0px 0px 0px 35px;
	float: left;
	padding: 0px;
	width: auto;
	height: auto;
}

.home-leftcolumn {
	float: left;
	height: auto;
	width: 365px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.home-rightcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 383px;
}

.gallerypage {
	float: left;
	height: auto;
	width: 750px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.about-leftcolumn {
	float: left;
	height: auto;
	width: 365px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.about-rightcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	height: auto;
	width: 383px;
}

.goods-leftcolumn {
	float: left;
	height: auto;
	width: 410px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.goods-rightcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 300px;
}

.dessert-rightcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 300px;
}

.dessert-leftcolumn {
	float: left;
	height: auto;
	width: 465px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.parties-rightcolumn {
	margin: 0px;
	float: left;
	height: 600px;
	width: 130px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top:15px;
}

.parties-leftcolumn {
	float: left;
	height: auto;
	width: 585px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.press-leftcolumn {
	float: left;
	height: auto;
	width: 705px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.contact-rightcolumn {
	float: left;
	height: auto;
	width: 370px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
}

.contact-leftcolumn {
	float: left;
	height: auto;
	width: 365px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.cakes-rightcolumn {
	margin: 0px;
	float: left;
	height: auto;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}

.cakes-rightgallery {
	width: 160px;
}

.cakes-leftcolumn {
	float: left;
	height: auto;
	width: 510px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B99873;
}

.pies-rightcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 180px;
	padding-left: 60px;
}

.pies-leftcolumn {
	float: left;
	height: auto;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B99873;
}

.questions-rightcolumn {
	margin: 0px;
	float: left;
	height: auto;
	width: 130px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top:15px;
}

.questions-leftcolumn {
	float: left;
	height: auto;
	width: 585px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.minis-rightcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 180px;
	padding-left: 60px;
}

.minis-leftcolumn {
	float: left;
	height: auto;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B99873;
}

.cookies-rightcolumn {
	margin: 0px;
	float: left;
	height: auto;
	width: 200px;
	text-align: center;
	padding-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.cookies-leftcolumn {
	float: left;
	height: auto;
	width: 520px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B99873;
}

.button1 {
	text-indent: 0px;
}

.button1 a {
	background-image: url(../images/btn-seegoods.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 160px;
	height: 35px;
	float: left;
	outline-style: none;
	display: block;
}

.button1 a:hover {
	background-image: url(../images/btn-seegoods.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.button1 a:active {
	background-image: url(../images/btn-seegoods.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.button2 {
	text-indent: 0px;
}

.button2 a {
	background-image: url(../images/btn-policies.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 160px;
	height: 35px;
	float: left;
	outline-style: none;
	display: block;
}

.button2 a:hover {
	background-image: url(../images/btn-policies.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.button2 a:active {
	background-image: url(../images/btn-policies.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

/* product listing */

th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A2F19;
	text-align: center;
	display: table-cell;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E09F54;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #B4A58E;
	border-left-color: #B4A58E;
	border-top-color: #B4A58E;
	background-attachment: scroll;
	background-image: url(../images/tbl_hdrbar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D200A;
	background-color: #FFFFFF;
	text-indent: 20px;
	text-align: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4A58E;
	border-left-color: #B4A58E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C9B3;
	background-attachment: scroll;
	background-image: url(../images/tbl_namebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.productdescription {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3D200A;
	background-color: #F9EED4;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E09F54;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4A58E;
}

.productdescriptionright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3D200A;
	background-color: #F9EED4;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E09F54;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4A58E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7C9B3;
}

.productdescriptionfull {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3D200A;
	background-color: #F9EED4;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E09F54;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4A58E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4A58E;
}

.productamount {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3D200A;
	background-color: #F9EED4;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E09F54;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7C9B3;
}

.productprice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3D200A;
	background-color: #F9EED4;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E09F54;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4A58E;
	border-left-color: #D7C9B3;
}

.productamountppal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3D200A;
	background-color: #F9EED4;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7C9B3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7C9B3;
}

.productpriceppal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3D200A;
	background-color: #F9EED4;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7C9B3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4A58E;
	border-left-color: #D7C9B3;
}
.ppalbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3D200A;
	background-color: #F9EED4;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E09F54;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4A58E;
	border-left-color: #D7C9B3;
}

.linkname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D200A;
	background-color: #FFFFFF;
	text-indent: 20px;
	text-align: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4A58E;
	border-left-color: #B4A58E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C9B3;
	background-attachment: scroll;
	background-image: url(../images/tbl_namebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.linkdescription {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3D200A;
	background-color: #F9EED4;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E09F54;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4A58E;
	padding-right: 5px;
	padding-left: 5px;
}

.linkaddress {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3D200A;
	background-color: #F9EED4;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E09F54;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7C9B3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4A58E;
	padding-right: 5px;
	padding-left: 5px;
}

.faq-question {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3D200A;
	background-color: #F9EED4;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E09F54;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7C9B3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4A58E;
	padding-right: 5px;
	padding-left: 5px;
}


.offerbanner {
	margin: 0px;
	float: left;
	height: 90px;
	width: 820px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.veiwcart {
	margin: 0px;
	float: left;
	height: 50px;
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.btn-goods {
	float: left;
	height: 150px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

.btn-goods a {
	height: 150px;
	width: 150px;
	opacity:1.00;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	-khtml-opacity: 1.00;
	outline-style: none;
	display: block;
}

.btn-goods a:hover {
	height: 150px;
	width: 150px;
	opacity:0.75;
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	text-decoration: none;
}

.btn-goods a:active {
	height: 150px;
	width: 150px;
	opacity:1.00;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	-khtml-opacity: 1.00;
	text-decoration: none;
}

.btn-questions {
	text-indent: 0px;
}

.btn-questions a {
	background-image: url(../images/btn-questions.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 160px;
	height: 35px;
	float: left;
	outline-style: none;
	display: block;
}

.btn-questions a:hover {
	background-image: url(../images/btn-questions.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.btn-questions a:active {
	background-image: url(../images/btn-questions.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D200A;
	background-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #E09F54;
	line-height: 18px;
	text-align: justify;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0BD72;
	padding-top: 3px;
	padding-right: 7px;
	padding-left: 7px;
}

ol {
	font: 11px Verdana, Arial, sans-serif;
	line-height: 17px;
	color: #3D200A;
	text-align: left;
}

ul {
	color: #3D200A;
	text-align: left;
	list-style: url(../images/small_star.gif) none;
	font: 12px/20px Verdana, Arial, sans-serif;
	margin: 3px 0px 10px 5px;
	padding: 0px 0px 0px 18px;
}
phone_callout {
	font-size: 16px;
}
