@CHARSET "UTF-8";

/** STYLE RESET **/
body, img, p, div, ul, li, hr, table, tr, th, td, fieldset, textarea, h1, h2, h3, h4, h5, h6, select, input {
	border: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
ul { list-style-type: none }

/** DEFAULT **/
body, form input, form select, form textarea, form legend, a, .gallery h4 {
	color: #756C6F;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4 {
	color: #882341;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 13px;
	text-transform:uppercase;
}
h2,h3,h4 {
	color: #756C6F;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 24px;
	text-transform: none;
}
h3,h4 {
	font-size: 12px;
	margin-bottom: 0;
}
h4 {
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 40px;
}
p {
	margin-bottom: 10px;
	line-height: 18px;
}

/** LAYOUT **/
#website {
	background-repeat: no-repeat;
	background-position: left 58px;
	margin: 15px auto 20px;
	overflow: hidden;
	padding-left: 18px;
	position: relative;
	width: 982px;
}
#logo, #slogan {
	left: 77px;
	position: absolute;
	top: 0;
}
#slogan {
	left: 18px;
	top: 48px;
}
#website-content,
#website-content #navigation,
#website-content #content {
	float: left;
	padding-top: 88px;
}
#website-content #navigation {
	padding-top: 0;
	width: 226px;
}
#website-content #navigation ul li a {
	background: #FFFFFF url(../images/layout/navigation-bg.png) repeat scroll top left;
	color: #756C6F;
	display: block;
	margin-bottom: 2px;
	padding: 1px 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#website-content #navigation ul li ul li a {
	background-color: transparent;
	margin-bottom: 1px;
	padding-left: 26px;
	text-transform: none; 
}
#website-content #navigation ul li ul li.last a { margin-bottom: 2px }
#website-content #navigation ul li.active a,
#website-content #navigation ul li a:hover {
	background-color: #a19fa0;
	background-image: none;
	color: #FFFFFF;
}
#website-content #navigation ul li.active ul li a,
#website-content #navigation ul li.active ul li.active a,
#website-content #navigation ul li.active ul li a:hover {
	background-color: transparent;
	background-image: url(../images/layout/navigation-bg.png);
	color: #756C6F;
}
#website-content #navigation ul li.active ul li.active a,
#website-content #navigation ul li.active ul li a:hover { color: #86233f }
#website-content #content {
	background-color: #FFFFFF;
	/*height: 430px;*/
	height: 330px;
	margin-left: 20px;
	overflow: auto;
	padding: 23px 30px;
	width: 630px;
}
#website-content #content-start {
	clear: left;
	/*height: 415px;*/
	height: 315px;
	position: relative;
	width: 736px;
}
#website-content #content-start #content {
	background-color: transparent;
	bottom: 0;
	height: auto;
	left: 0;
	margin-left: 0;
	padding: 0;
	position: absolute;
	width: auto;
}
#website-content #content-start #content h1 {
	font-size: 60px;
	line-height: 58px;
	margin-left: 12px;
	margin-bottom: 5px;
}

#footer-content {
	bottom: 0;
	float: left;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 2000;
}

#bow {
	background: transparent url(../images/layout/bow-bg.png) repeat-x scroll left top;
	float: left;
	height: 57px;
	/*
	margin-left: -18px;
	*/
	margin-top: 49px;
	padding-bottom: 20px;
	position: relative;
}
#bow.start { margin-top: 15px }
#footer {
	bottom: 5px;
	left: 0;
	margin-left: 10px;
	position: absolute;
}
#footer,
#footer ul#footer-navigation,
#footer ul#footer-navigation li {
	float: left;
}
#footer ul#footer-navigation li { margin-right: 15px }
#footer ul#footer-navigation li a {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

/** EXTENSIONS **/
#website-content #content .gallery ul {
	background-color: #A2A0A1;
	border: 1px solid #AFADAE;
	float: left;
	margin-top: 5px;
	padding: 0 10px;
	width: 608px;
}
#website-content #content .gallery ul li {
	background: transparent url(../images/layout/gallery-li-bg.gif) no-repeat scroll right center;
	float: left;
	margin-right: 3px;
	padding-right: 5px;
}
#website-content #content .gallery ul li.last { background-image: none }
#website-content #content .gallery ul li a {
	color: #FFFFFF;
	font-family: Times New Roman, serif;
	text-decoration: none;
	text-transform: uppercase;
}

#website-content #content .teasers,
#website-content #content .teasers .teaser {
	background-color: #FFFFFF;
	float: left;
}
#website-content #content .teasers .teaser {
	padding: 5px 4px 5px 0;
	position: relative;
}
#website-content #content .teasers .first { padding-left: 4px }
#website-content #content .teasers .teaser h2 {
	background-color: #FFFFFF;
	bottom: 20px;
	font-weight: normal;
	left: 0;
	margin-bottom: 0;
	padding: 0 10px 0 7px;
	position: absolute;
}
#website-content #content .teasers .teaser h2 a {
	color: #756C6F;
	text-decoration: none;
}

#bg-image-container {
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 73px;
	z-index: -1;
}

/** CLASSES **/
.floatLeft { float: left }
.floatRight { float: right }
.hide, .clear {
	display: none !important;
	font-size: 0;
	line-height: 0;
}
.clear {
	clear: both;
	display: block !important;
}

/** EXTENSIONS **/
.tx-forms-pi1 label,
.tx-forms-pi1 input,
.tx-forms-pi1 textarea,
.tx-forms-pi1 div.formrow,
.tx-forms-pi1 div.error-text { float: left }
.tx-forms-pi1 div.formrow,
.tx-forms-pi1 input.submit {
	clear: left;
	margin-bottom: 3px;
}
.tx-forms-pi1 label {
	display: block;
	width: 86px;
}
.tx-forms-pi1 input,
.tx-forms-pi1 textarea {
	border: 1px solid #756C6F;
	width: 200px;
}
.tx-forms-pi1 input.submit {
	margin-left: 85px;
	text-align: center;
	width: 80px;
}
.tx-forms-pi1 input.zip {
	margin-right: 3px;
	width: 50px;
}
.tx-forms-pi1 input.city { width: 145px }
.tx-forms-pi1 input.error {
	background-color: #86233F;
	color: #FFFFFF; 
}
.tx-forms-pi1 div.error-text {
	color: #86233F;
	font-size: 10px;
	margin-left: 2px;
}
.gallery h4 {
	font-weight: bold;
	margin-top: 0;
}