img
{  border-style: none;
}


div#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	background-color: #FEFDFD;
	background-repeat: repeat-x;
	background-image: url(images/gradient_bkg.png);
}
div#header {
	height: 225px;
	background-image: url(images/headerBurgundy.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 200px;
	text-align: right;
}
div#onsale {
	float: left;
	width: 320px;
	background-color: #FFF;
	color: #5C1819;
	text-align: center;
}

div#content_left {
	float: left;
	width: 320px;
	margin: 1em;
	color: #662223;
	text-align: left;
	font-size: 110%;
	line-height: 120%;
	clear: both;
	background-repeat: no-repeat;
}
div#content_left p {
	padding-right: 1em;
	padding-left: 1em;
}
div#content_left h3 {
	font-size: 140%;
	font-weight: normal;
	line-height: 110%;
	text-align: center;
	font-style: italic;
	color: #600;
}
div#content_left h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 2em;
	line-height: 1.3em;
}

div#content_left a:link, div#content_left a:visited {
	color: #662223;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600;
}
div#content_left a:hover {
	text-decoration: none;
	border-bottom-style: none;
}

div#content_leftXmas {
	float: left;
	width: 250px;
	background-color: #FFF;
	color: #FFF;
	text-align: left;
	clear: both;
	background-repeat: no-repeat;
	background-position: top;
}
div#content_leftXmas p {
	padding-right: 1em;
	padding-left: 1em;
}
div#content_leftXmas h3 {
	font-size: 140%;
	font-weight: normal;
	line-height: 110%;
	text-align: center;
	font-style: italic;
}
div#content_leftXmas h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 2em;
	line-height: 1.3em;
}

div#content_leftXmas a:link, div#content_leftXmas a:visited {
	color: #FFF;
	text-decoration: none;
}
div#content_leftXmas a:hover {
	text-decoration: underline;
}
div#content_main {
	float: right;
	width: 520px;
	font-size: 1em;
	line-height: 1.5em;
}
div#content_main h2 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #DE0E0A;
}
div#content_main h3 {
	color: #A34442;
	line-height: 2em;
}


div#content_main a:link, div#content_main a:visited {
	color: #6B2A30;
	font-weight: bold;
}
div#content_main a:hover {
	text-decoration: none;

}
div#content_full {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
div#content_full a:link, div#content_full a:visited {
	color: #060;
}
div#content_full a:hover {
	text-decoration: none;
}
DIV#content_full h3 {
	font-size: 1.5em;
	color: #671E25;
	font-style: italic;
	font-weight: normal;
}


div#footer {
	font-size: 0.7em;
	text-align: center;
	clear: both;
	line-height: 1.5em;
	height: 60px;
}
div#footer a:link, div#footer a:visited {
	color: #722B2F;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}


div#content_main1 {
	width: 520px;
}
div#content_left1 {
	width: 320px;
	margin: 1em;
	background-color: #6B2A30;
	color: #FFF;
	text-align: left;
	font-size: 110%;
	line-height: 120%;
	background-repeat: repeat-x;
}
div#content_main h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #642021;
	font-style: italic;
	line-height: 1.5em;
}
div#holidayhours {
	background-color: #FFF;
	float: left;
	width: 200px;
	color: #333;
}
div#email {
	float: left;
	width: 320px;
	background-color: #FFF;
	color: #642021;
	text-align: center;
	clear: both;
	margin-right: auto;
}
#blurb {
	background-color: #F3EEEE;
	color: #600;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}
#greenblurb {
	background-color: #C1C964;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.green {
	color: #446026;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
}
#market {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	color: #600;
	box-shadow: 0 0 15px #000;
   -moz-box-shadow: 0 0 15px #000;
	border: 3px solid #cccccc;
	-moz-border-radius:10px; 
	-khtml-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
}
#ladies {
	border: 1px solid #600;
}
.pink {
	color: #A34442;
}
