body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color: #fff;
	background: #ece5d2;
	color:#333333;
}
/* get rid of focus border */
*:focus {
	outline: none;
	}
*::-moz-focus-inner {
	border: none;
	}

html {
	overflow-y:scroll;
}

.green_line {
	border-bottom:#6B9748 2px solid;
	height:1px;
	line-heignt:1px;
	margin:10px 0;
}

h2 img { behavior: url("includes/iepngfix.htc") }

* {margin:0;padding:0;}

* img { border-style: none; }

#rollovers {
	position: absolute;
	left:-6000px;
}

div#center {
	width:1070px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.news_box {
	position:absolute;
	top:17px;
	right:62px;
	width: 310px;
	font-size:12px;
	text-align:center;
	color: #000;
}

.news_box a {
	color: #000;
}

.quote {
	position:absolute;
	top:104px;
	right:526px;
	width: 412px;
	font-size:11px;
	text-align:left;
	color: #000;
}


.boutique_desc {
	font-size:15px;
	line-height:20px;
}

.smaller {
	font-size:12px;
}
.small {
	font-size:10px;
	font-style:italic;
	line-height:12px
}

/* home page */
div#wrapper_home {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 1200px;
	height: 720px;
	margin-left:-70px;

	background:url(../images/bg-home.jpg) no-repeat #ece5d2;
	text-align:left;
}

div#text_home {
	position:relative;
	width:342px;
	margin-left:173px;
	font-size:15px;
	line-height:22.5px;
}

div#ads_home {
	position:absolute;
	width:260px;
	top:-29px;
	right:83px;
}

.slight_indent {
	margin-left:3px;
}

div#text_home a {
	color:#333333;
	text-decoration:none;
}

div#text_home a:hover {
	color:#333333;
	text-decoration:underline;
}

div#header_home {
	position:relative;
	width:1200px;
	height: 390px;
}

div#text_home {
	height:300px;
}

div#footer_home {
	position:absolute;
	top:618px;
	left:178px;
	width:700px;
	display:block;
}

div#footer_home div#footer_text {
	position:absolute;

	font-size:15px;
	line-height:20px;
	color:#541654;
}


/* blog pages */

.blog_divider {
	display:block;
	background:url(../images/green_line.jpg) no-repeat -175px 0px;
	height:7px;
	margin: 18px 0px;
}

.blog_title, div#text_left .blog_title a {
	font-size:16px;
	font-weight:bold;
	color:#541654;
	text-decoration:none;
}

div#text_left .blog_title a:hover {
	text-decoration:underline;
}

.blog_date {
	font-size:12px;
	font-style:italic;
}

.blog_desc{
	padding-top:12px;
	font-size:15px;
	line-height:20px;
}


/* other pages */

div#wrapper {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 1200px;
	margin-left:-70px;


	background:#ece5d2;
	text-align:left;
}


div#header {
	background:url(../images/bg-header_01.jpg) no-repeat;
	position:relative;
	width:1200px;
	height:390px;
}

div#header_2 {
	background:url(../images/bg-header_02.jpg) no-repeat;
	position:relative;
	width:1200px;
	height:390px;
}

div#header_3 {
	background:url(../images/bg-header_03.jpg) no-repeat;
	position:relative;
	width:1200px;
	height:390px;
}

div#header_4 {
	background:url(../images/bg-header_04.jpg) no-repeat;
	position:relative;
	width:1200px;
	height:390px;
}

div#header_5 {
	background:url(../images/bg-header_05.jpg) no-repeat;
	position:relative;
	width:1200px;
	height:390px;
}

div#header_6 {
	background:url(../images/bg-header_06.jpg) no-repeat;
	position:relative;
	width:1200px;
	height:390px;
}
div#header_7 {
	background:url(../images/bg-header_07.jpg) no-repeat;
	position:relative;
	width:1200px;
	height:390px;
}

div#home_link {	
	display:block;
	position:absolute;
	top:25px;
	left:138px;
	width:456px;
	height:107px;
}

div#home_link a {
	display:block;
	text-indent:-9999px;
	width:456px;
	height:107px;
}

div#title {
	display:none;
	text-indent:-9999px;
}

div#main-content {
	min-height:350px;
	position:relative;
	top:-144px;

}

div#footer {
	position:relative;
	display:block;
	height:210px;
	width:1200px;
	background:url(../images/bg-footer_07.jpg) no-repeat;
	margin-top:-130px;
}

div#footer div#footer_text {
	position:absolute;
	top:39px;
	left:178px;
	width:900px;

	font-size:15px;
	line-height:20px;
	color:#541654;
}

.copyright {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	line-height:12px;
}

div#footer_text .copyright a{
	color: #999999;
}

div#footer_text a {
	color:#541654;
	font-weight:bold;
	text-decoration:none;
}

div#footer_text a:hover {
	text-decoration:underline;
}


div#text_left {
	float:left;
	width:566px;
	margin-left:175px;
	line-height:20px;

	height:auto !important;
	min-height:450px;
	height:450px;
}


div#text_left_special {
	float:left;
	width:566px;
	margin-left:146px;
	margin-right:29px;
	top:-144px;

}

div#text_left a {
	color:#333333;
}
div#text_left a:hover {
	color:#541654;
}


div#page_title {
	margin-bottom:6px;
}

div#page_title_special {
	margin-bottom:6px;
	margin-left:29px;
}

ul.quotes {
	list-style:outside;
	list-style-type:none;
}

ul.quotes li {
	background:url(../images/quote-start.jpg) no-repeat 0px 0px;
	font-size:15px;
	line-height:22.5px;
	padding-bottom:15px;
	padding-top:6px;
	padding-left:31px;
}

.endquote_container{
	position:relative;
	top:0px;
	left:0px;
	display:inline;
}

h2 {
	color:#541654;
	font-size:45px;
	font-weight:normal;
}

h3 {
	color:#333333;
	font-size:18px;
	font-weight:bold;
}



.endquote{
	position:absolute;
	top:-2px;
	left:35px;
	display:block;
	width:27px;
	height:21px;
	background:url(../images/quote-end.jpg) no-repeat;
}

div#ads {
	float:left;
	width:260px;
	margin-left:120px;
	margin-top:-30px;
}

div.clear {
	clear:both;
}

#product_list {
	font-size:14px;
	line-height:18px;
}

#product_list ul {
	margin-left:10px;
	list-style:none;
	margin-top:4px;
}

#product_list li {
	background:url(../images/dot-purple.gif) no-repeat 0px 6px;
	padding-left:10px;
}


ul.services  {
	margin-left:20px;
}

/* sub nav items */

.panel {
	font-size:15px;
	line-height:18px;
}

.link_title {
	font-weight:bold;
}

.link_desc {
	font-style:italic;
	font-size:15px;
	line-height: 22px;
}

.panel .phone {
	font-size:14px;
}

#subnav {
	font-size:15px;
	line-height:20px;
}

div#subnav a {
	text-decoration:none;	
}

div#subnav a.anchor-nav-current {
	font-weight:bold;
	color:#541654;
}

/* Top Navigation */

div#nav_top_home {
	position:absolute;
	top:162px;
	left:0px;
}

div#nav_top_home ul#nav_top_menu {
	background:url(../images/header_home_03.jpg) top left no-repeat;
	position:relative;
	margin:0;
	padding:0;
	height: 42px;
	width:1200px;
	list-style-type:none;
}



div#nav_top {
	position:absolute;
	top:162px;
	left:0px;
}

div#nav_top ul#nav_top_menu {
	background:url(../images/header_04.gif) top left no-repeat;
	position:relative;
	margin:0;
	padding:0;
	height: 42px;
	width:1200px;
	list-style-type:none;
}


ul#nav_top_menu li {
	position:absolute;
	height:42px;
	display:block;
	list-style:none;	
}

ul#nav_top_menu li a {
	height:42px;
	text-decoration:none;
	display:block;
	text-indent:-9999px;
}

#item1 {
	left:168px;
	width:97px;
}
#item2 {
	left:277px;
	width:90px;
}
#item3 {
	left:377px;
	width:82px;
}
#item4 {
	left:468px;
	width:82px;
}
#item5 {
	left:872px;
	width:67px;
}
#item6 {
	left:946px;
	width:63px;
}
#item7 {
	left:1019px;
	width:85px;
}

#item1 a:hover, #item1 a.active { background:url(../images/header_over_04.jpg) -168px 0px no-repeat; }
#item2 a:hover, #item2 a.active { background:url(../images/header_over_04.jpg) -277px 0px no-repeat; }
#item3 a:hover, #item3 a.active { background:url(../images/header_over_04.jpg) -377px 0px no-repeat; }
#item4 a:hover, #item4 a.active { background:url(../images/header_over_04.jpg) -468px 0px no-repeat; }
#item5 a:hover, #item5 a.active { background:url(../images/header_over_04.jpg) -872px 0px no-repeat; }
#item6 a:hover, #item6 a.active { background:url(../images/header_over_04.jpg) -946px 0px no-repeat; }
#item7 a:hover, #item7 a.active { background:url(../images/header_over_04.jpg) -1019px 0px no-repeat; }


/* Slide Show gallery */

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:250px; 
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
	border: 1px solid #ccc;
	padding: 2px;
}
div.slideshow a.advance-link {
	display: block;
	height:270px;
	overflow:hidden;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	margin-left:31px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
	border: 1px solid #ccc;
	padding: 2px;
}
ul.thumbs li a {
	display: block;
	width:45px;
	height:45px;
	overflow:hidden;
}
ul.thumbs li.selected  {
	background: #541654;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	font-size:11px;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	margin-left:31px;
}
div.navigation div.bottom {
	margin-top: 12px;
	margin-left:31px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
	text-decoration: none;
}
div.pagination a:hover {
	background-color: #e8e6d0;
	text-decoration: underline;
}
div.pagination strong {
	background-color: #679945;
}


#text_left ul {
	margin-left:30px;
}