/*GLOBAL OPTIONS*/
@media print {
html {font-size: 100.1%;}
body {
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(images/bg-body.gif) repeat-x;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	display: block;
	border-style: none;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border-style: none;}
/*text to image replacment*/
.hidden-text, .logo a, .main-nav a, .join-form .btn-join, .gallery-holder .brows-recent-emails {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	padding-top: 205px;
	position: relative;
}
/*HEADER*/
#header {
	height: 205px;
	background: url(images/bg-header.jpg) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
/*logo*/
.logo {display: none;}
.logo-img {
	position: absolute;
	top: 57px;
	left: 46px;
	display: block;
}
/*main-nav*/
.main-nav {display: none;}
/*top-nav*/
.top-nav {display: none;}
/*CONTAINER*/
#container {
	padding: 14px 19px 0;
}
.breadcrumbs {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;

}
.breadcrumbs li {
	float: left;
	padding-left: 13px;
	line-height: 35px;
	font-size: 17px;
	color: #a2988a;
	font-weight: bold;
}
.breadcrumbs li:first-child {padding-left: 0;}
.breadcrumbs a {
	padding-left: 18px;
	background: url(images/bull-breadcrubs.gif) no-repeat 0 50%;
	font-size: 13px;
	color: #e22227;
}
.breadcrumbs span {
	padding-left: 18px;
	background: url(images/bull-breadcrubs-noactive.gif) no-repeat 0 50%;
	font-size: 13px;
	color: #cbc5bb;
}
/*form-holder*/
.form-holder {
	width: 100%;
	background: url(images/bg-red-area.gif) repeat-y;
	margin-bottom: 9px;
}
/*join-form*/
.join-form {
	display: none;
}
/*gallery*/
.gallery-holder {
	border: 14px solid #f1edea;
	border-width: 14px 0;
	overflow: hidden;
	width: 100%;
	padding: 13px 0 20px;
}
.gallery-holder ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 9999px;
}
.gallery-holder .gallery {
	float: left;
	width: 875px;
	margin: 0 24px;
	display: inline;
	overflow: hidden;
}
.gallery-wrapper {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 0;
	background: url(images/img-dotted-border.gif) repeat-x;
}
.gallery-holder .btn-prev, .gallery-holder .btn-next {
	float: left;
	margin-top: 49px;
}
.gallery-holder li {
	float: left;
	width: 280px;
	padding-right: 23px;
}
.gallery-holder li img {
	float: left;
	margin-right: 12px;
}
.gallery-holder li p {
	font-size: 12px;
	line-height: 14px;
	color: #746458;
	margin: 0;
}
.gallery-holder li p a {color: #e17926;}
.gallery-holder li h3 {
	margin: 0;
	font-size: 11px;
	color: #231f20;
}
.gallery-holder li em {
	color: #746458;
	font-size: 10px;
	font-style: normal;
}
.gallery-holder li em a {
	font-style: italic;
	color: #d9662e;
	font-size: 11px;
}
.gallery-holder li em a.pink {color: #c42e2d;}
.gallery-holder .brows-recent-emails {
	width: 198px;
	height: 60px;
	background: url(images/txt-browse-recent.gif) no-repeat;
	margin: 0;
}
/*FOOTER*/
#footer {
	text-align: center;
	padding: 0;
}
#footer ul {
	padding: 20px 0 4px;
	margin: 0;
	list-style: none;
}
#footer li {
	display: inline;
	padding-left: 12px;
	background: url(images/img-footer-separator.gif) no-repeat 2px 50%;
}
#footer li:first-child {
	padding-left: 0;
	background: none;
}
#footer li a {
	color: #a3a3a3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#footer em {
	display: block;
	color: #b2b2b2;
	font-size: 12px;
	margin-bottom: 12px;
}
/*footer*/
#footer p {
	color: #b2b2b2;
	margin: 0;
	line-height: 31px;
	border-top: 1px solid #e3e3e3;
}
/*INNER pages*/
.inner #footer {
	background: url(images/bg-footer.gif) repeat-x;
	padding-top: 8px;
	padding-bottom: 12px;
}
.content-holder {padding-right: 10px;}
/*.content*/
.content-holder .content {position: relative;}
.content h1 {
	font-size: 34px;
	color: #211f1f;
	margin: 0 0 4px;
	font-weight: normal;
}
.content h2 {
	color: #746458;
	margin: 0;
	font-size: 22px;
	font-weight: normal;
}
.content p {
	color: #746458;
	font-size: 14px;
	line-height: 20px;
}
.content a {color: #ef7822;}
.content a:hover {}
.content-holder img.right {
	float: right;
	margin-left: 19px;
}
/*title-line*/
.title-line {
	width: 100%;
	overflow: hidden;
	background: url(images/img-horizontal-border.gif) repeat-x 0 100%;
	padding-bottom: 9px;
	margin-bottom: 2px;
}
.title-line ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}
.title-line ul li {
	display: inline;
	padding-left: 10px;
	color: #746458;
	background: url(images/img-brown-separator.gif) no-repeat 3px 50%;
}
.title-line ul li:first-child {
	padding-left: 0;
	background: none;
}
.title-line ul li a {color: #f26531;}
.title-line strong {
	color: #4c4c4c;
	font-size: 14px;
	font-weight: normal;
}
/*butttons-area*/
.butttons-area {background: url(images/img-horizontal-border.gif) repeat-x 0 100%;}
.butttons-area .row {
	padding: 10px 30px 8px 16px;
	height: 1%;
	overflow: hidden;
	background: url(images/img-horizontal-border.gif) repeat-x;
}
.butttons-area .sub-row {
	width: 100%;
	overflow: hidden;
	padding: 7px 0;
}
.butttons-area .sub-row span {width: 90px;}
.butttons-area .collection {float: right;}
.butttons-area .btn-orange {float: left;}
.butttons-area span {
	float: left;
	color: #746458;
	font-size: 12px;
	line-height: 13px;
	padding: 3px 0 3px 11px;
}
/*btn-orange*/
.btn-orange {
	width: 85px;
	text-align: center;
	line-height: 17px;
	padding: 0 0 6px;
	color: #fff;
	font-size: 12px;
	text-decoration: none !important;
	background: url(images/btn-orange.gif) no-repeat;
}
/*tags-holder*/
.tags-holder {padding-top: 20px;}
.tags-holder h3 {
	font-weight: normal;
	font-size: 15px;
	line-height: 34px;
	background: url(images/ico-tags.gif) no-repeat;
	margin: 0;
	color: #231f20;
	padding: 0 0 0 22px;
}
/*tags*/
.tags {
	padding: 0;
	margin: 0;
	list-style: none;
}
.tags li {
	display: inline;
	padding-left: 5px;
}
.tags li a {
	color: #746458;
	font-size: 13px;
	text-decoration: underline;
}
.tags li a:hover {text-decoration: none;}
/*bottom-shadow*/
.bottom-shadow {display: none;}
/*sidebar*/
.content-holder .sidebar {
	position: relative;
	padding-top: 8px;
}
.right-link {
	display: block;
	color: #c5c2c9;
	font-size: 9px;
	text-align: right;
}
.right-link a {color: #c5c2c9;}
.banner {
	margin-bottom: 20px;
	display: block;
}
.banner img {
	border: 1px solid #b6b0a4;
	padding: 1px;
	background: #fff;
	display: block;
}
/*sign-up-form*/
.sign-up-form {
	display: none;
}
.sign-up-form strong {
	color: #fff;
	font-size: 40px;
	line-height: 75px;
	font-style: italic;
	font-weight: normal;
}
.sign-up-form .row {
	width: 100%;
	overflow: hidden;
}
.sign-up-form .row input {float: left;}
.sign-up-form .row label {
	overflow: hidden;
	display: block;
	text-align: left;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
}
.sign-up-form .i-text {
	width: 246px;
	height: 25px;
	margin: 0 auto 10px;
	background: url(images/bg-input.png) no-repeat;
}
.sign-up-form .i-text input {
	width: 236px;
	height: 15px;
	padding: 5px;
	background: none;
	border: 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #b2b2b2;
}
.sign-up-form .btn-join {
	width: 132px;
	height: 36px;
	background: url(images/btn-join.png) no-repeat;
	float: none;
	margin: 22px auto 10px;
}
.sign-up-form p {
	margin: 0;
	font-size: 8px;
	line-height: 9px;
	color: #fff;
}
/*note-box*/
.note-box {
	background: url(images/bg-dotted-box.gif);
	padding: 4px;
	width: 292px;
}
.note-box p {
	margin: 0;
	background: #f0bb64;
	font-size: 11px;
	color: #fff;
	padding: 10px 18px;
	text-align: center;
}
/*column1*/
.column1 {
	display: none;
}
/*page-title*/
.page-title {
	background: url(images/img-horizontal-border.gif) repeat-x;
	display: block;
	margin: 5px 0 17px;
	overflow: hidden;
	width: 100%;
	padding-top: 14px;
}
.page-title a {
	width: 96px;
	height: 117px;
	background: url(images/txt-style-big.gif) no-repeat;
	float: right;
}
/*side-nav*/
.side-nav {
	padding: 12px 0 0;
	margin: 0;
	list-style: none;
	background: url(images/img-horizontal-border.gif) repeat-x;
}
.side-nav li {
	width: 100%;
	overflow: hidden;
	font-size: 11px;
}
.side-nav a {
	padding-left: 16px;
	background: url(images/bull-orange-arrow.gif) no-repeat 0 50%;
	line-height: 20px;
	display: block;
	height: 1%;
	color: #8f8f8f;
	font-weight: bold;
}
.side-nav span {
	padding-left: 16px;
	background: url(images/bull-gray-arrow.gif) no-repeat 0 50%;
	line-height: 20px;
	display: block;
	height: 1%;
	color: #a2988a;
}
.title-box img {margin-top: 14px;}
.title-box p {
	overflow: hidden;
	height: 1%;
}
/*recently-box*/
.recently-box {
	border-top: 14px solid #f1edea;
	overflow: hidden;
	height: 1%;
}
.recently-box h2 {
	color: #221f1f;
	font-size: 20px;
	line-height: 40px;
	margin: 0 0 10px;
}
.recently-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.recently-box li {
	background: url(images/img-horizontal-border.gif) repeat-x;
	width: 100%;
	vertical-align: top;
	padding: 8px 0 24px;
}
.recently-box a {font-size: 10px;}
.recently-box div.desc {padding-top: 8px;}
.recently-box div {
	overflow: hidden;
	height: 1%;
}
.recently-box div img {
	float: left;
	margin-right: 8px;
}
.recently-box h3 {
	margin: 0 0 3px;
	font-size: 15px;
	color: #231f20;
	font-weight: normal;
}
.recently-box p {
	font-size: 12px;
	line-height: 17px;
	color: #746458;
	margin: 0;
}
}