body {
	background:url(../images/pinstripe.gif) repeat;
	font-family: "Trebuchet MS", Veranda, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	color: #707070;
	text-align:left;
	line-height:16px;
}
a {
	color: #95A73B;
	text-decoration: none;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}


a:hover{
	color: #555555;
}
	
.outerdiv {
	width:800px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	margin-top: 20px;
}

#homepagebutton {
	position:absolute;
	margin-top:8px;
	margin-left:8px;
	z-index:10;
	display: block;

}
#fallsalebutton {
	position:absolute;
	margin-top:8px;
	margin-left:650px;
	z-index:10;
	display: block;

}
#carolinainnbutton {
	position:absolute;
	margin-top:8px;
	margin-left:652px;
	z-index:10;
	display: block;

}
#home-mainbox {
	background-color:#fff;
	width:720px;
	border: 1px solid #999999;
	margin-bottom:25px;

}
#leftbox {
	width: 215px;
}
#rightbox {
	float:right;
	width: 215px;
}


.galleryheader {
	font-size: 24px;
	color:#333333;
}
.lightbar {
	background-color: #D5DD9D;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #697D15;
}
.lightbar a {
	color: #697D15;
}
.lightbar a:hover {
	color: #555555;
}
.textbox {
	border: 1px solid #D5DD9D;
	padding: 15px;
	line-height: 17px;
}
.picturebox {
	border: 1px solid #666666;
	overflow:hidden;

}
.popularbox {
	text-align:left;
	color:#999999;

}
.popularbox img {
	border-top: 1px dotted #cccccc;
	display:block;
}
#homepagebox {
	text-align:justify;
	padding: 25px 28px 25px 26px;
	background-color:#fff;
	font-size:12px;
	line-height:17px;

}

.featuredbox img {
	border:1px solid #666;
}
.featuredbox img:hover {
	border: 1px solid #D9E0A7;
}


#fallsalebanner {
	border: 1px solid #999999;
	margin-bottom: 20px;
}
#fallsalebanner:hover {
	border: 1px solid #D9E0A7;
}

.intextimage {
	border:1px solid #666666;
}
.lighttext {color:#CCCCCC;}

#header {
	width: 100%;
	text-align: center;
	border-top: 1px solid #666666;
	overflow:hidden;
	display: block;

}
#header img {
	display: block;
	
}
#header a {
	display: block;
	border:none;
	
}
#navbar {
	text-align:left;
	padding: 0px;
	width: 100%;
	font-size: 11px;
	background-color:#CAD48A;
	border-bottom: 1px solid #666666;
	display:block;
	text-transform: uppercase;
	color: #95A73B;
	line-height:14px;

}
#navbar td {
	padding: 5px 3px 4px 6px;
}

#navbartitles {
	padding: 1px 0px 1px 0px;
	letter-spacing: 2px;
	color:#777;
	font-size: 12px;
}

#main {
	padding: 40px;
	margin-right:-2px;
	text-align:left;
}

#footerbar {
	padding: 10px 0px;
	width: 100%;
	text-align: center;
}
#bottombar {
	padding: 20px 0px 30px 0px;
	width: 100%;
	text-align: center;
	color: #666666;
}
.mainbody {
	clear:both;
	width:100%;
}
.requestbox {
	border: 1px solid #999;
	width: 215px;
	height: 180px;
	overflow:hidden;
}
.contactbox {
	border: 1px solid #999;
	background-color:#fff;
	height: 180px;
	overflow:hidden;
}

.rightbox {
	float:right;
}
.requestbox:hover {
	border: 1px solid #D9E0A7;
}

#middlebox {
	width: 260px;
}
#spacer {
	border-top:1px solid #cccccc;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
}
#testimonialbox {
	padding: 15px 70px 0px 70px;
	width:660px;
	margin-top:5px;
}
.testimonialbox-light {color:#aaaaaa;}
#testimonialbox a {
}
.bannerbox {
	border: 1px solid #666666;
	margin-bottom: 15px;
}
#currenttab {
	border-bottom: 1px solid #95A73B;
	margin-bottom:-1px;
}