body {
	background-color:#82c341;
	font-family: Arial, Helvetica, sans-serif;
}

/***** Text Styles *****/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #730c12;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #730c12;
	text-align: center;
}



.HomepageBackgroundDiv {
	position: absolute;
	min-height: 700px;
	height: auto;
	width: 900px;
	left: 5%;
	top: 0px;
	background-color: #ffffff;
	right: 5%;
	margin: auto;
}
.HomeDivTopBar {
	position: absolute;
	position: relative;
	width: 100%;
	height: 30px;
	height: auto;
	background-color: #fff;
}



/* 'alert' styles */
/*
.HomeDivTopBar:after {
	content: "Valentines Holiday: A dozen roses is $100 and a half dozen is $50. Saturday and Sunday hours are 9am - 3pm.";
	white-space: pre-wrap;
	text-align: center;
	line-height: 1.5;
	display: block;
	background-color: #FFAE00;
	padding: 10px;
}
body[bgcolor] .LinksDiv {
	top: 74px;
}
body[bgcolor] .ContentDiv {
	top: 71px;
}
body[bgcolor] .HomepageBackgroundDiv {
	min-height: 740px;
}
body[bgcolor] .AddressDiv {
	top: 645px;
}
*/
/*
body[bgcolor] .HomeDivTopBar:after {
	line-height: 1.2;
	padding: 5px;
}
*/
/* end alert styles */



.HomeDivBottomBar {
	position: absolute;
	height: 30px;
	width: 100%;
	top: 675px;
	background-color: #fff;
	left: 0px;
}
.RegularTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.LinkTextGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
p {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.LinksDiv {
	position: absolute;
	height: 518px;
	width: 241px;
	left: 1px;
	top: 31px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFAE00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.LinksDiv p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #730c12;
	text-align: left;
	
}


.ContentDiv {
	position: absolute;
	visibility: visible;
	height: 580px;
	width: 600px;
	left: 261px;
	top: 28px;
	padding-top: 10px;
	margin:0 25px 0 25px;
	overflow: auto;
}

.AddressDiv {
	position: relative;
	height: 44px;
	top: 615px;
	margin: 0 auto;
}

.AddressDiv a {
	color:#f58220;
}


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


.shopNav td a {
	font-size: 14px;
}
