/* CSS Document */



body {
	background: url(../images/tile-bkgrd.gif);
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#containerWrapper {
	background: url(../images/cream-bkgrd.gif) repeat-y center;
}

#container {
	background: url(../images/curtains.gif) no-repeat top center;
	 
}

hr {
	border: none;
	border-bottom: 1px dotted #999999;
	height: 1px;
}

#containerArea {
	width: 898px;
	margin: 0 auto;
	padding: 0px 10px;
}

#header {
	height: 102px;
	padding: 0px 10px;
	width: 878px;
}

#logo {
	float: left;
	width: 239px;
}

#slogan {
	float: left;
	width: 400px;
	padding: 25px 0px 0px 10px;
	font-size: 21px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#slogan p {
	margin: 0px;
	padding: 0px;
}

#header .number {
	float: right;
	width: 200px;
	text-align: right;
	color: #5f4506;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 22px 0px 0px 0px;
}

#nav {
	height: 35px;
	width: 898px;
}

#homeHeader {
	height: 345px;
	padding: 10px 0px 0px 0px;
}

#homeFlash {
	float: left;
	width: 665px;
}

#showroom {
	float: right;
	width: 212px;
	padding: 3px 0px 0px 0px;
}

#showroom h1 {
	color: #3f036a;
	font-size: 16px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 18px;
}

#showroom b {
	font-size: 21px;
	font-weight: bold;
	color: #3f036a;
	display: block;
	padding: 0px 0px 0px 10px;
}

#showroom p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
}

#showroom a {
	color: #9a7e02;
}

#showroom a:hover {
	text-decoration: none;
}

#homeContent {
	height: 365px;
	background: url(../images/homeContentBkgrd.gif) no-repeat;
}

#homeContent .area1 {
	width: 300px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#homeContent .area2 {
	width: 285px;
	float: left;
	padding: 0px 0px 0px 10px;
}

#homeContent .area3 {
	width: 272px;
	float: left;
	padding: 0px 0px 0px 20px;
	_padding: 0px 0px 0px 10px;
}

#homeContent h2 {
	color: #3f036a;
	font-size: 16px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#homeContent h2 a {
	color: #3f036a;
	text-decoration: none;
}

#homeContent h1 a:hover {
	color: #6f3f91;
}

#homeContent img {
	border: 4px solid #ffffff;
}

#homeContent p {
	color: #393005;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px;
	margin: 0px;
	width: 250px;
}

#homeContent .list {
	width: 145px;
	float: left;
}

#homeContent ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#homeContent ul li {
	background: url(../images/bullet-arrow-gray.gif) no-repeat 0px 9px;
	padding: 3px 0px 3px 10px;
	list-style: none;
}

#homeContent a {
	color: #9a7e02;
}

#homeContent a:hover {
	text-decoration: none;
}

#insideContent {
	padding: 20px 0px 30px 0px;
	min-height: 400px;
	_height: 400px;
	color: #1d1a09;
	line-height: 18px;
}

#insideContent a {
	color: #6207a3;
}

#insideContent a:hover {
	text-decoration: none;
}

#insideContent p {
	margin: 0px;
	padding: 5px 0px;
}

#insideContent h1 {
	font-size: 33px;
	color: #3f036a;
	margin: 0px;
	padding: 10px 0px;
	letter-spacing: -1px;
	line-height: 34px;
}

#insideContent h2.leadin {
	color: #66560b;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	line-height: 22px;
}

#insideContent h2 {
	color: #7309bf;
	font-size: 24px;
	line-height: 27px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

#insideContent h2 a {
	text-decoration: none;
}

#insideContent h2 a:hover {
	text-decoration: underline;
}

#insideContent h3 {
	color: #bf9e04;
	font-size: 20px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	line-height: 24px;
}

#insideContent h4 {
	color: #131314;
	font-size: 18px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	line-height: 20px;
}

#insideContent h5 {
	color: #230842;
	font-size: 15px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
}

#insideContent ul {
	padding: 5px 0px 0px 10px;
	margin: 0px;
}

#insideContent ul li {
	background: url(../images/bullet-star.gif) no-repeat 0px 4px;
	padding: 3px 0px 3px 25px;
	list-style: none;
}

#leftColumn {
	float: left;
	width: 310px;
	padding: 0px 10px;
}

#middleColumn {
	float: left;
	width: 115px;
}

#rightColumn {
	float: left;
	width: 435px;
	padding: 10px 0px 0px 10px;
}

.col2 #leftColumn {
	float: left;
	width: 620px;
	padding: 0px 10px;
}

.col2 #rightColumn {
	float: left;
	width: 240px;
	padding: 10px 0px 0px 10px;
}

.col2 #rightColumn img {
	margin: 0px 0px 15px 0px;
}

.sectionBox1 {
	margin: 0px 0px 15px 0px;
}

.col1 #leftColumn {
	float: left;
	width: 100%;
	padding: 0px 10px;
}

#gallery .frameTop {
	height: 39px;
	background: url(../images/frameTop.jpg) no-repeat;
}

#gallery .frameBottom {
	height: 37px;
	background: url(../images/frameBottom.jpg) no-repeat;
}

#gallery .imageArea {
	padding: 0px 43px 0px 42px;
	background: url(../images/framebkgrd.jpg) repeat-y;
	width: 343px;
}

#gallery img {
	border:1px solid #41281c;
}

#gallery .bigImage {
	width: 428px;
	margin: 0px 0px 20px 0px;
}

#gallery .thumbNails {
	padding: 0px 0px 0px 4px;
}

#gallery .thumbNails img {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #d0cabc;
	margin: 0px 10px 10px 0px;
}

.clearBoth {
	clear: both;
}

.clearLeft {
	clear: left;
}


#footer {
	background: url(../images/footer-bkgrd.gif) repeat-x;
	height: 212px;
}

#footerArea {
	width: 1182px;
	margin: 0 auto;
	position: relative;
}

#footerArea .swan {
	position: absolute;
	top: -75px;
	left: -39px;
}

#footerArea .oscar {
	position: absolute;
	top: -105px;
	left: 1030px;
}

#footerTop {
	height: 39px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 15px 0px 0px 0px;
	color: #ffffff;
}

#footerBottom {
	text-align: center;
	color: #6e6e6e;
}

#footerBottom h5 {
	font-size: 21px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px;
}

#footerBottom h5 a {
	color: #ffffff;
	text-decoration: underline;
}

#footerBottom a {
	color: #a2a2a2;
	text-decoration: none;
}

#footerBottom a:hover {
	text-decoration: underline;
}

.footerNav {
	width: 770px;
	border-top: 1px solid #535353;
	margin: 0 auto;
}

.footerNav ul {
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

.footerNav ul li {
	display: inline;
	padding: 0px 3px;
}

/*===contact form====*/

#contactForm   
{
    margin: 15px 0px 0px 0px;
}

#contactForm input, #contactForm select, #contactForm textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 2px 0px;
	padding: 2px;
}

#contactForm label	{
	width: 130px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
}

#contactForm p	{
	margin: 0px;
	padding: 0px 0px 3px 0px;
}


#contactForm small {
	padding: 0px 0px 0px 135px;
	font-style: italic;
	font-size: 11px;
}

#contactForm span {
	color: #a68a06;
}

#contactForm .message {
	color: #ffffff;
	padding: 0px 0px 10px 0px;
}

#contactForm .error {
	background-color: #ed8282 !important;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

.indentForm {
	padding: 0px 0px 0px 135px;
} 

.inlineQuote {
	color: #998111;
	background: url(../images/startquote.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 10px 10px 15px;
	margin: 10px 0px 0px 0px;
	line-height: 22px;
	border-bottom: 1px dashed #a69e7a;
}

.inlineQuote p {
	background: url(../images/endquote.gif) no-repeat bottom right;
	font-size: 16px;
	font-style: italic;
}

.inlineQuote .name {
	text-align: right;
	color: #726737;
}

.pullQuote {
	color: #998111;
	width: 190px;
	float: right;
	font-size: 16px;
	background: url(../images/startquote.gif) no-repeat 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #ddd6c3;
	padding: 10px 10px 10px 15px;
	margin: 10px;
	font-style: italic;
	line-height: 20px;
}

#rightColumn .pullQuote {
	float: none;
	width: 210px;
	margin: 0px;
}

.pullQuote p {
	background: url(../images/endquote.gif) no-repeat bottom right;
}

.pullQuote .name {
	font-size: 11px;
	text-align: right;
	line-height: normal;
}

.ctaText {
	padding: 2px 0px 2px 20px;
	background: url(../images/small-star.gif) no-repeat 0px 5px;
	margin: 5px 0px 5px 0px;
	display: block;
	color: #b1930f;
	text-decoration: none;
	line-height: normal;
}

.ctaText:hover {
	text-decoration: underline !important;
}

