/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	background-color: #c6894f;
}
#container{
	width: 760px;
	text-align: left;
	margin-top: 43px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	background-image: url(images/header_home_bkg.jpg);
	background-repeat: no-repeat;
	height: 107px;
	margin: 0px;
	float: left;
	width: 760px;
	padding: 0px;
}
.logo{
	width: 113px;
	float: left;
	margin: 0px;
	padding-top: 19px;
	padding-left: 55px;
}
#content{
	background-color: #fbe9d8;
	background-image: url(images/content_bkg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 20px 20px 68px 78px;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #502a0c;
	line-height: 18px;
	float: left;
	width: 662px;
}
#footer{
	background-image: url(images/footer_bkg.jpg);
	background-repeat: no-repeat;
	height: 54px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F9E1C9;
	font-size: 9px;
	padding-top: 55px;
	text-align: center;
	float: left;
	width: 760px;
	background-color: #C6894F;
}
.navcontainer {
	background-image: url(images/header_text.gif);
	background-position: right top;
	width: 523px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 32px;
}
#navigation{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #77536a;
	border-bottom-color: #77536a;
	margin-top: 33px;
	width: 523px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 28px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b3724c;
	margin: 10px 0px 0px;
}
a:link {
	color: #540f3b;
	text-decoration: underline;
}
a:visited {
	color: #540f3b;
	text-decoration: underline;
}
a:hover {
	color: #540f3b;
	text-decoration: none;
}
a:active {
	color: #540f3b;
	text-decoration: underline;
}
.floatright {
	float: right;
	margin-left: 30px;
	margin-right: 8px;
	clear: right;
	margin-bottom: 5px;
}
p{
	margin-top: 10px;
}
.giftcard {
	background-image: url(images/gift_card_bkg.jpg);
	background-repeat: no-repeat;
	width: 259px;
	height: 51px;
	text-align: right;
	padding-top: 26px;
	padding-right: 20px;
	margin-top: 30px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B3724C;
	margin: 15px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77536A;
	width: 275px;
}
.giftcardright {
	background-image: url(images/gift_card_bkg.jpg);
	background-repeat: no-repeat;
	width: 259px;
	height: 51px;
	text-align: right;
	padding-top: 26px;
	padding-right: 20px;
	margin-top: 30px;
	float: right;
	clear: right;
	margin-right: 40px;
}
.floatleft {
	float: left;
	margin-left: 0px;
}
.giftcardinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B3724C;
	float: right;
	width: 254px;
	background-color: #fdf4ec;
	margin-right: 50px;
	margin-top: 20px;
}
.giftcardinfotext {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.rightcolumn {
	float: right;
	width: 320px;
	clear: right;
}
.quote {
	color: #B3724C;
	margin: 0px 35px 0px 25px;
	line-height: 22px;
	font-style: italic;
}
.smalltext {
	font-size: 9px;
	color: #BD9975;
	line-height: 16px;
}

