﻿/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {
	text-align:left;
	background:#362D2D;
	border-top:8px solid #292222;
}

img {
	vertical-align:top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
a img {
	border:0;
	padding-bottom: 0px;
}

table {border-collapse:collapse; border:0;}

html, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.45em;
	color:#ffffff;
}
input, select {vertical-align:middle; font-weight:normal;}

/*a {text-decoration:underline; color:#FD5A5B;}*/
a {text-decoration:underline; color:#e74785;}

a:hover {text-decoration:none;}
/*ul {list-style:none; padding:21px 0 13px 1px;}*/
ul {list-style:none; padding:8px 0 0px 1px;}

/*ul li {padding:0 0 17px 0; font-size:1.083em; line-height:1em;}*/
ul li {
	padding:0 0 7px 0;
	font-size:1.083em;
	line-height:0.785em;
}

li a, .extra a:hover {text-decoration:none; color:#ECB656; font-weight:bold; background:url("picts/list-marker.gif") left 4px no-repeat; padding-left:25px;}
li a:hover, .extra a {color:#FFFFFF;}

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both;}

#content .col-1,
#content .col-2,
#content .col-3,
#content .col-4,
#content .col-5,
#content .col-6 {float:left;}
/***************header***************/
#header {
	margin:0 3px 0 5px;
	font-size:0.75em;
	line-height:1em;
	text-transform:uppercase;
	text-align: left;
}
#header .logo {padding:0px 0 11px 7px;}
#header .slogan {color:#AFA7A1; padding:55px 11px 0 0;}
.nav {padding:19px 50px 8px 0;}
.nav ul {padding:0;}
/*.nav li {color:#ecb656; float:left; padding:0 50px 0 22px; font-size:1em; line-height:1em;}*/
.nav li {
	color:#ffffff;
	float:left;
	padding:0 30px 0 22px;
	font-size:1em;
	line-height:1em;
}

/*.nav li a {color:#e74785; text-decoration:none; text-transform:none; font-weight:normal; font-size:1.556em; line-height:1.429em; background:none; padding:0;}*/
.nav li a {color:#ecb656; text-decoration:none; text-transform:none; font-weight:bold; font-size:1.556em; line-height:1.429em; background:none; padding:0;}
.nav li a:hover {text-decoration:underline; color:#ecb656;}

/***************content***************/
.wrapper {
	width:100%;
	overflow:hidden;
}
.img-indent {float:left; padding:17px 36px 0 0;}
.phone {float:right;}
cite {font-style:normal;}

/*.box {background:#1B1616 url("images/box-top-left.gif") left top no-repeat;}*/
.box {background:#1B1616 url("picts/box-top-left.gif") left top no-repeat;}
.box .box-top-right {background:url("picts/box-top-right.gif") right top no-repeat;}
.box .box-bot-left {background:url("picts/box-bot-left.gif") left bottom no-repeat; width:100%;}
.box .box-bot-right {background:url("picts/box-bot-right.gif") right bottom no-repeat;}

.box-cream {
	background-color: #554337;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.box-cream .box-cream-top-right {background:url("picts/box-cream-top-right.gif") right top no-repeat;}
.box-cream .box-cream-bot-left {background:url("picts/box-cream-bot-left.gif") left bottom no-repeat; width:100%;}
.box-cream .box-cream-bot-right {background:url("picts/box-cream-bot-right.gif") right bottom no-repeat;}



#content {background:#554337 url("picts/content-bot.gif") left bottom repeat-x;}
#content .content-left {background:url("picts/content-left.gif") left top repeat-y;}
#content .content-top {background:url("picts/content-top.gif") left top repeat-x;}
#content .content-right {background:url("picts/content-right.gif") right top repeat-y;}
#content .content-top-left {background:url("picts/content-top-left.gif") left top no-repeat;}
#content .content-top-right {background:url("picts/content-top-right.gif") right top no-repeat;}
#content .content-bot-left {background:url("picts/content-bot-left.gif") left bottom no-repeat; width:100%;}
#content .content-bot-right {
	background:url("picts/content-bot-right.gif") right bottom no-repeat;
	padding:28px 28px 55px 21px;
}

.col-1 {background:url("picts/border-tail.gif") right top repeat-y;}
.col-2 {padding-left:18px;}

h6 {font-weight:normal; text-transform:uppercase; color:#a89d7d; font-size:1.083em; line-height:1.583em; border-bottom:1px solid #DAD2CA;}
.col-1 h6 {margin-right:8px; padding:2px 0 8px 16px;}
.col-2 h6 {padding:16px 0 2px 9px;}



h2 {font-weight:normal; text-transform:uppercase; color:#ffffff; font-size:1.083em; line-height:1.538em; border-bottom:1px solid #DAD2CA;}
.col-1 h2 {margin-right:8px; padding:11px 0 8px 16px;}
.col-2 h2 {padding:16px 0 2px 9px;}

/*h3 {color:#FD5A5B; padding:20px 0 15px;}*/
h3 {color:#ecb656; padding:20px 0 5px;}



.text {color:#362D2D; font-size:0.917em; padding:13px 0 0 21px;}
h4 {color:#FD5A5B; font-size:0.909em; line-height:1.4em;}
h5 {color:#362D2D; font-size:1.182em; line-height:1.231em;}
.text img {margin-bottom:9px;}

.col-1 .inner {padding:0 24px 0 16px;}
.col-2 .inner {padding-left:10px;}


.link {text-transform:uppercase; text-align:right; font-size:0.833em;}
.col-2 .link {margin:-21px 30px 6px 0;}
.col-2 .inner .link {margin:0;}

.menu ul {padding:0;}
.menu li {display:inline; padding:0;}
.menu li a {background:none; font-weight:normal; color:#FD5A5B; padding-left:3px; text-decoration:underline; font-size:0.923em; line-height:1em;}
.menu li a:hover {text-decoration:none;}

.col-3, .col-4, .col-5 {padding-right:30px;}

.col-1 p {
	padding-bottom:2px;
}
.col-2 p {
	padding-bottom:13px;
	font-size: small;
}
/***************page-1***************/
#page-1 h3,
#page-4 .col-2 .wrapper h3,
#page-5 .col-2 h3,
#page-6 .col-2 h3,
#page-7 .col-2 h3 {padding-top:14px;}
/***************page-2***************/
#page-2 #content .content-bot-right {padding-bottom:37px;}
#page-2 .col-1 .link {padding-bottom:30px;}
#page-2 .col-1 ul {padding:1px 0 8px 0;}
#page-2 .text {padding:18px 0 13px 21px;}
#page-2 .col-2 p {padding-bottom:23px;}


/***************footer***************/
#footer {text-transform:lowercase; color:#ffffff; font-size:0.833em; line-height:1em; margin:9px 3px 5px 5px;}
#footer .box-bot-right {padding:10px 0 10px 10px;}
#footer a {border-left:0px solid #FFF9EE; margin-left:4px; padding-left:4px; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

.style5 {
	color: #a89d7d;
}
.style6 {
	color: #a89d7d;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: bottom;
}
.col-1small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #FFF;
	text-align: left;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: bold;
	color: #ECB656;
	text-align: left;
	line-height: 1;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #ecb656;
}
#header2 {
	margin:0 3px 0 5px;
	font-size:0.75em;
	line-height:1em;
	text-transform:uppercase;
	text-align: left;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #ECB656;
}
.navigation.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.556em;
	font-weight: bold;
	color: #ecb656;
	text-align: left;
}

