body {
	background-color: #CF8C6C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-attachment: fixed;
	background-image: url(images/flowerCDBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	margin: 0px auto auto;
	width: 100%;
	overflow: hidden;
}
#topHeader {
	height: 151px;
	background-color: #FFFFFF;
	background-image: url(images/n1shadowRust.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#title {
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 721px;
	padding-left: 1px;
}
#navbar{
	background: #CF8C6C url(images/nav-bar4.jpg) no-repeat left bottom;
	width:730px;
	height:40px;
	position: absolute;
	left: 0px;
	top: 140px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;

}
div#navbar ul {
	margin: 8px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: bottom;
	height: 10px;
	font-weight: bold;
}
div#navbar li {
 list-style-type: none;
 display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 8px;
	color: #5E3929;

}
div#navbar li a:hover {
	color: #D7B52F;
}

div#webHang  {
	background-image: url(images/mouseHangN.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	width: 40px;
	clear: left;
	float: left;
	position: relative;
	top: 29px;
	right: 0px;
	left: 106px;
	bottom: 0px;
	margin: 0px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
}
#leftContent {
	width: 218px;
	margin: 63px 0px 0px 5px;
	padding: 0px;
}
#leftMID {
	background-image: url(images/bg_img_mid.jpg);
	background-repeat: repeat-y;
	width: 218px;
	margin: -5px 0px;
	float: left;
	padding: 0px;
}
#leftContent blockquote {
	width: 218px;
	background-image: url(images/bg_img_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0px 0 0;
	padding: 0 0px 0px;
	float: left;
	height: 12px;
}
#rightContent {
	width: 492px;
	margin: 50px 0px 0px 20px;
	padding: 0px;
	text-align: left;
}

#rightMID {
	background-image: url(images/bg_mid.jpg);
	background-repeat: repeat-y;
	width: 492px;
	margin: -2px 0px;
	float: left;
	padding: 0px;
}
#rightContent blockquote {
	width: 492px;
	background-image: url(images/bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0px 0 0;
	padding: 0 0px 0px;
	float: left;
	height: 14px;
}

#leftContent p {
	padding-right: 14px;
	padding-left: 14px;
}
#rightContent p {
	padding-left: 14px;
	padding-right: 14px;
}
#clear {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer {
	margin: 24px 0px 0px 40px;
	font-size: x-small;
}
#footer a {
	color: #FFEDA6;
	text-decoration: none;
}
#footer a:hover {

	color: #333333;
	text-decoration: none;
}
#footerRt {
	margin: 24px 0px 0px 170px;
	font-size: x-small;
}
#footerRt a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerRt a:hover {
	color: #87492C;
	text-decoration: none;
}
#copyright {
	clear: both;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
}
#wrapper #copyright #shopLsvl {
	float: left;
	width: 150px;
	margin-top: 50px;
	margin-left: 0px;
	position: absolute;
}

#scrollB {
	height: 515px;
	overflow: auto;
}
#scrollB p {

	padding-left: 14px;
	padding-right: 14px;
}
/* Swap Image */

#main {
	margin:0px;
	width: 450px;
	padding-left: 10px;
}
#main2 {
	margin:0px auto;
	width: 450px;
	padding-left: 10px;
	clear: both;
}
#main3 {
	margin:0px auto;
	width: 450px;
	padding-left: 10px;
	clear: both;
}


#preview {
	width:410px;
	height:250px;
	margin:10px auto 0px;
	clear: left;
}
#img_text {
	width:400px;
	margin:0px 40px;
	height: 40px;
	text-align: center;
}
#rightContent .bottom {
	width: 492px;
	margin:0px 0 0;
	padding: 0 0px 0px;
	float: left;
	height: 0px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.05em;
	display: block;
	font-style: normal;
	margin: 0px;
	text-transform: uppercase;
	padding-right: 14px;
	padding-left: 14px;
}
h2 {
	margin: 0px;
	padding: 0px 14px;
	font-size: 13px;
	font-weight: bold;
	color: #A85B37;
}
h3 {
	color: #C45B42;
	font-size: small;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}

h6 {
	background-image: url(images/bg_img_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	width: 218px;
	margin: 0px;
	padding: 0px;
}
h5 {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 14px;
	width: 492px;
	margin: 0px;
	padding: 0px;
}

form {
	padding-right: 14px;
	padding-left: 14px;
}
.lineSpacer {
	height: 5px;
}
.leftTopImg {
	background-image: url(images/bg_img_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	width: 218px;
}

.BGimgTop {
	background-image: url(images/bg_img_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.border-LRBot {
	border-right: 1px solid #DABFA3;
	border-bottom: 1px solid #DABFA3;
	border-left: 1px solid #DABFA3;
}
.shadowTopWhite {
	background-image: url(images/n1shadowRust.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.border-LR {

	border-right: 1px solid #DABFA3;
	border-left: 1px solid #DABFA3;
}
.BGTextTop {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.BGTextBot {
	background-image: url(images/bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.BGimgmid {
	background-image: url(images/bg_img_mid.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.BGimgBot {

	background-image: url(images/bg_img_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.BGTextMid {

	background-image: url(images/bg_mid.jpg);
	background-repeat: repeat-y;
	background-position: top;
}


.tiny {
	font-size: x-small;
}

.shadowTop {
	background-image: url(images/n1shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.large {
	font-size: large;
}

.quote {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	padding: 6px;
	margin: 0px;
	display: block;
	color: #800000;
	line-height: 18px;
}
.gallery {
	float:left;
	padding: 3px;
}
.clearing {
	clear:both;
	height: 5px;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #AF613A;
	font-weight: bold;
}
.textDiv {
	width:400px;
	margin:0px auto;
	height: 25px;
}

.navColor {
	color: #A44933;
}
.almostTiny {
	font-size: 11px;
}
/************************* Preloaded Graphics *******************/
.preload
{
	height: 0px;
	width: 0px;
	position: absolute;
	left: -1600px;
	top: 0px;
	z-index: -20;
}
.redText {
	color: #FF0000;
}
.brownText {
	color: #954A00;
}
.ariel {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.lgImageTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #994733;
	font-weight: bold;
}
#rightContentPort {
	width: 592px;
	margin: 60px 0px 0px 20px;
	padding: 0px;
	text-align: left;
}
#mainPort {
	margin:0px;
	width: 550px;
	padding-left: 10px;
}
#rightMIDPort {
	background-image: url(images/bg_midPort.jpg);
	background-repeat: repeat-y;
	width: 592px;
	margin: -2px 0px;
	float: left;
	padding: 0px;
}
