body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9d845e;
}
ul {
	padding:1px;
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
	font-weight:normal;
	padding: 0px;	
}
.buttonheight {
	height: 100px;
}
.googlecart-add-button {
	padding-top: 20px;

}
.alert
{
    color: Red;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.leftNav
{
    width: 80px; 
    float:left; 
    margin-left: 10px;
    margin-top: 2px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	vertical-align: middle;
}
.leftNav a
{
    color: White;
    text-decoration: none;
}
.rightNav
{
    width: 500px; 
    float:right; 
    text-align: right;
    height: 20px;
    margin-top: 5px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}
.copyrightwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	color: #FFFFFF;
}
.copyrightboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	color: #FFFFFF;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #562706;
	padding-right: 10px;
}
.navlinks {
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #690000;
	padding-left: 10px;
	line-height: 9px;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}
.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #690000;
	text-decoration: none;
}
.copyboldNOunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #690000;
}
.copyboldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #690000;
	padding-left: 10px;
}
.OccasionsTopBackground {
	background-image: url(../images/Occasions-Top-BG.jpg);
	background-repeat: no-repeat;
}
.OccasionsBottomBackground {
	background-image: url(../images/Occasions-Bottom-BG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.HomeBackground {
	background-image: url(../images/white-tan-bg-home.jpg);
	background-repeat: repeat;
}
.HomeTopBackground {
	background-image: url(../images/HomeTop-BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.HomeBottomBackground {
	background-image: url(../images/WR-Indulge.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.HomeMiddleBackground {
	background-image: url(../images/Home/swoosh.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.AboutUsBottomBackground {
	background-image: url(../images/About_Bottom_BG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.AboutUsTopBackground {
	background-image: url(../images/About_Top_BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.TableBorder
{
	border-left: thin;
	border-right: thin;
}