@charset "UTF-8";body {	background-color: #999;	background-image: url(../images/top-bg.png);	background-repeat: repeat-x;	background-position: top;}.main-wrapper {	height: 833px;	width: 1113px;	margin-right: auto;	margin-left: auto;	background-image: url(../images/wrapper-bg.png);}.logo-header {	height: 51px;	width: 253px;	padding-top: 28px;	padding-bottom: 22px;	padding-right: 430px;	padding-left: 430px;	overflow: hidden;}img {	border-style: none;}a {outline-style: none;}/* main navigation lists style */.header-navigation-bar {	background-image: url(../images/menu-bar.png);	height: 47px;	width: 1071px;	background-position: left top;	background-repeat: no-repeat;	margin-right: 21px;	margin-left: 21px;	background-color: #323232;	}.header-navigation-bar ul{	margin: 0;	padding: 0;	float: left;	width: 900px;}.header-navigation-bar ul li{        display: inline;}.header-navigation-bar li a{	float: left;	text-decoration: none;	color: white;	padding: 12px 20px;	font-family: "Georgia", "Times New Roman", Times, serif;	font-size: 0.7em;	font-weight: normal;	margin-top: 5px;}.header-navigation-bar ul li a:visited{	color: #FFF;}.header-navigation-bar ul li a:hover, .menu ul li .current{	color: #999;}/* main content -- images and body text style */.main-content-wrap {	height: 625px;	width: 1071px;	margin: 5px auto 0px;	background-color: #E6EBED;	position: relative;}.title-column {	float: left;	width: 190px;	border-right-width: 1px;	border-right-style: dotted;	border-right-color: #333;	height: 575px;	margin-top: 25px;	margin-bottom: 25px;	margin-left: 24px;}.text-column {	float: left;	height: 577px;	width: 301px;	margin-top: 24px;	margin-bottom: 24px;	padding-right: 10px;	padding-left: 10px;	border-right-width: 1px;	border-right-style: dotted;	border-right-color: #333;}.title {	padding-top: 5px;	padding-bottom: 24px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #333;}.title p  {	font-family: "Georgia", "Times New Roman", Times, serif;	font-size: 16px;	font-style: italic;	font-weight: bold;	color: #808080;	display: inline;	line-height: 20px;}.body-text {	padding-top: 24px;}.body-text p {	font-family: "Georgia", "Times New Roman", Times, serif;	font-weight: normal;	color: #808080;	font-size: 11px;	line-height: 18px;	font-style: italic;	display: inline;}.image-column {	float: left;	height: 575px;	width: 500px;	margin: 25px 24px 25px 10px;}.testimonial-column {	float: left;	height: 577px;	width: 194px;	margin-top: 24px;	margin-bottom: 24px;	padding-right: 10px;	padding-left: 10px;	border-right-width: 1px;	border-right-style: dotted;	border-right-color: #333;}.testimonial{	padding-top: 2px;	margin-bottom: 10px;	padding-bottom: 12px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #333;}.testimonial p {	font-family: "Georgia", "Times New Roman", Times, serif;	font-weight: normal;	color: #808080;	font-size: 11px;	line-height: 16px;	font-style: italic;	display: inline;}.image-column-alt {	float: left;	height: 575px;	width: 392px;	margin: 25px 24px 25px 10px;}/* image gallery style */div#slideshow {	width: 1071px; height: 625px;	overflow: hidden; /* displays one image in case Javascript is not available */	position: relative;}div#slideshow ul#nav {	list-style: none;    position: relative; top: 265px; z-index: 99;}div#slideshow ul#nav li#prev {	float: left;	padding-left: 10px;	}div#slideshow ul#nav li#next {	float: right;	padding-right: 50px;}div#slideshow ul#nav li a {	display: block;width: 34px; height: 34px;}div#slideshow ul#nav li#prev a {	background-image: url(../images/prev.png);}div#slideshow ul#nav li#next a {	background-image: url(../images/next.png);}div#slideshow ul#slides {	list-style: none;	position: absolute;	top: -15px;}div#slideshow ul#slides li {    margin: 0px;    padding: 0px;}/* footer lists style */.footer-wrap {	height: 25px;	width: 1071px;	margin-top: 5px;	margin-right: 21px;	margin-left: 21px;	border-top-width: 1px;	border-top-style: dotted;	border-top-color: #333;	padding-top: 5px;}.footer-wrap ul{	margin: 0;	padding: 0;	float: left;	width: 1000px;}.footer-wrap ul li{        display: inline;}.footer-wrap li{	float: left;	text-decoration: none;	color: #808080;	font-family: "Georgia", "Times New Roman", Times, serif;	font-size: 9px;	font-weight: normal;	margin-top: 5px;	padding-top: 3px;	padding-right: 30px;	padding-left: 2px;	font-style: italic;}.footer-wrap li a{	text-decoration: none;	color: #333;	font-family: "Georgia", "Times New Roman", Times, serif;	font-weight: normal;}.footer-wrap ul li a:visited{	color: #333;}.footer-wrap ul li a:hover, .menu ul li .current{	color: #333;	text-decoration: underline;}/* Copyright © 2010 Flower Lantern. All rights reserved. */
