@charset "utf-8";
/* Reset all */
* {
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-image: url(../bg_noflowers.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	margin-top: 0px;
	background-color: #130F0C;
}
#page_wrap {
	background-image: url(../bg_flowers.jpg);
	background-repeat: no-repeat;
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1085px;
}
#bigsale {
	text-align: center;
}
#logostrip img, #navbar img {
	border: none;
}
#page_wrap #content {
	height: 762px;
	width: 1280px;
	position: relative;
	z-index: 1;
}
#page_wrap #footer {
	font-size: 11px;
	color: #EAE4CC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content #rightSide {
	position: absolute;
	background-image: url(../images/welcome_bg_16.png);
	background-repeat: no-repeat;
	height: 410px;
	width: 340px;
	padding-top: 40px;
	padding-right: 33px;
	padding-bottom: 30px;
	padding-left: 48px;
	overflow: auto;
	z-index: 40;
	left: 775px;
	top: 115px;
}
#content #extraInfo {
	position: absolute;
	width: 380px;
	height: 120px;
	left: 775px;
	top: 600px;
	padding: 10px;
}
#leftSide h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #2F1612;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftSide h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #856333;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
#copyright {
	text-align: left;
	float: left;
	width: 440px;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-weight: bold;
	color: #E9DDB3;
}
#footer a:hover, #footer a:focus {
	color: #FF9;
	text-decoration: none;
}
#footer #links {
	text-align: right;
	float: right;
	width: 820px;
}
#content #leftSide {
	overflow: hidden;
	position: absolute;
	z-index: 30;
	height: 728px;
	width: 580px;
	left: 180px;
	top: 8px;
}
#page_wrap #footerText {
	color: #C0BAA0;
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#leftSide blockquote {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	padding: 9px;
	background-color: #E4D4BA;
	width: 520px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 25px;
	font-weight: bold;
	color: #281710;
	position: relative;
}
#leftSide blockquote #leftQuote {
	font-size: 36px;
	position: absolute;
	color: #696249;
	height: 32px;
	width: 32px;
	top: -20px;
	left: -17px;
	z-index: 60;
}
#leftSide blockquote #rightQuote {
	font-size: 36px;
	color: #696249;
	position: absolute;
	height: 32px;
	width: 32px;
	z-index: 60;
	top: 28px;
}
#content #leftSide p {
	font-size: 12px;
	line-height: 139%;
	font-weight: normal;
	color: #332513;
	margin-top: 0px;
	margin-bottom: 16px;
}
#leftSide a:link, #leftSide a:active, #leftSide a:visited, #rightSide a:link, #rightSide a:active, #rightSide a:visited {
	font-weight: bold;
	color: #251611;
}
#leftSide a:hover, #leftSide a:focus, #rightSide a:hover, #rightSide a:focus {
	color: #341C12;
	text-decoration: none;
}
#rightSide h1 {
	font-size: 24px;
	color: #3E0F05;
	margin-bottom: 20px;
}
#rightSide p {
	font-size: 15px;
	line-height: 159%;
	color: #45351E;
	margin-top: 0px;
	margin-bottom: 20px;
}
#rightSide li {
	font-size: 15px;
	line-height: 159%;
	color: #45351E;
	margin-top: 0px;
}
#rightSide ul, #rightside ol {
	margin-top: 0px;
}
#extraInfo h4 {
	color: #522F07;
	margin: 5px;
}
#theMap {
	border: solid 10px #947D4B;
	width: 500px;
	height: 350px;
}
.img2 {
	-moz-box-shadow: #222 0 0 3px;
	-webkit-box-shadow: #222 0 0 3px;
	margin: 0;
	padding: 1px;
	border: solid 1px #000;
}
