/*
reset
{
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
}
*/




body {
	background: #290310;
	color: #555;
}

body, table, th, td {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

a {
	color: #5d0113 !important;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

th, td {
	vertical-align: top;
	text-align: left;
}

th {
}

table.data {
	border: 1px solid #666;
	margin-bottom: 10px;
}

table.data td, table.data th {
	border-top: 1px solid #666;
	padding: 4px;
}

cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	font-style: italic;
}

div.clear {
	position: relative;
	clear: both;
}

span.highlight {
	background-color: #ff6;
}

.alignleft {
	margin: 0 3em 2.25em 0;
}

.alignright {
	margin: 0 0 2.25em 3em;
}

.imgborder {
	padding: 3px;
	border: 1px #f0a21e solid;
}

div.message {
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	padding:18px 16px 14px 16px;
	background:#000;
	color:#fff;
	font-size:14px;
	line-height:1.4em;
	z-index:1000;
}

sub {
	vertical-align: sub;
}

sup {
	vertical-align: super;
}

span.highlight {
	background-color: #ff9;
}

blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	font-style:italic;
	color:#666;
	padding: 0 1.5em 1em 3em;
}

p.caption {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color: #000;
}

strong, b {
	font-weight: bold;
/*	color: #000;*/
}

.lead-in {
	font-weight: bold;
	color: #93002f !important;
}


/* ============== */
/* = Typography = */
/* ============== */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 1em 0 0.5em;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #2a0411;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #2a0411 !important;
}

h1 {
	padding: 0.5em 0 0.1em;
	font-size: 40px;
	line-height: 1.2;
}

h2 {
	margin-left: -1px;
	padding: 0.5em 0 0.3em;
	font-size: 36px;
	line-height: 1.2;
	font-weight: bold;
/*	letter-spacing: -1px;*/
	color: #93002f;
}

h2.alt {
/*	padding: 0.2em 0 0 0 !important;*/
/*	font-size: 18px;*/
/*	line-height: normal;*/
/*	font-weight: bold;*/
}

h3 {
	margin-left: -1px;
	padding: 0.7em 0 0.3em 0;
	font-size: 24px;
	line-height: 29px;
	font-weight: normal;
	text-transform: uppercase;
	color: #290010;
}

h3.alt {
/*	padding: 1em 0 0.3em 0;*/
/*	font-size: 21px;*/
/*	line-height: 26px;*/
/*	font-weight: bold;*/
/*	color: #666;*/
}

h4 {
	padding: 1em 0 0.3em;
/*	font-size: 17px;*/
/*	font-weight: bold;*/
/*	line-height: normal;*/
/*	color: #b5a085;*/
	font-size: 21px;
	line-height: 26px;
	font-weight: normal;
	color: #290010;
}

h5 {
	padding: 0.2em 0 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4;
	color: #290010;
}

h6 {
	padding: 0.8em 0 0.3em 0;
	font-size: 12px;
	color: #000;
	line-height: 17px;
	font-weight: bold;
}


p {
	padding: 0.1em 0 1em 0;
}

p.small {
	padding: 0.2em 0 0.4em 0;
	font-size: 11px;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #777;
	padding: 0 1.5em 1em 1.5em;
}

ul, ol {
	padding-bottom: 1em;
	padding-top: 0;
}

ul.small, ul.small li, ol.small, ol.small li {
	font-size: 11px;
}

ul {
	padding-left: 0;
	list-style: disc outside;
	margin-left: 0;
}

ol {
	padding-left: 0;
	list-style: decimal outside;
	margin-left: 0;
}

li {
	line-height: 1.5;
	margin-left: 3em;
	padding-bottom: 0.5em;
}

#wrapper {
}

#header {
	height: 108px;
	background: #ebe6da;
}

#header_wrap {
	height: 108px;
	overflow: hidden;
	background: url('../img/logo.gif') 52% 0px no-repeat;
}

#header_in {
	position: relative;
	margin: 0 auto;
	padding: 0 67px;
	width: 856px;
	height: 108px;
}

#header_in h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 65px;
}

#header_in h1 a {
	display: block;
	width: 665px;
	height: 108px;
	text-indent: -9000px;
}

#top {
	position: absolute;
	top: 0px;
	left: 765px;
	padding-top: 36px;
}

/*#top ul, #top li {*/
/*	margin: 0;*/
/*	padding: 0;*/
/*	list-style-type: none;*/
/*}*/

/*#top ul {*/
/*}*/

/*#top li {*/
/*	margin: 0 0.6em 0 0.7em;*/
/*	display: inline;*/
/*	float: left;*/
/*}*/

#top a {
/*	display: block;*/
	color: #2a0411 !important;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#top a:hover {
	text-decoration: underline;
}

#top_search {
	margin-top: 5px;
}

#top_search_q {
	background: #ede2c6;
	border-width: 1px 0 0 1px;
	border-color: #c8bea5;
	border-style: solid;
	width: 150px;
}






#banner {
	background: #000;
}

#banner_in {
	margin: 0 auto;
	width: 855px;
	height: 171px;
	overflow: hidden;
}

#banner_caption {
	background: #2a0411;
	color: #eeeae1;
	padding: 11px 0;
	font-size: 11px;
	line-height: 14px;
}

#banner_caption p {
	margin: 0;
	padding: 0;
}

#banner_caption_in {
	margin: 0 auto;
	width: 855px;
}

#content {
	display: block;
	position: relative;
	background: #b8a98c;
}

#content_in {
	display: block;
	position: relative;
	background: #eeeae1 url('../img/content-bg.gif');
	margin: 0 auto;
	width: 855px;
}

#the_content {
	display: block;
	position: relative;
	float: left;
	padding: 20px 25px 25px 25px;
	width: 600px;
	overflow: hidden;
}

#the_sidebar {
	display: block;
	position: relative;
	float: left;
	padding: 10px 17px 17px 17px;
	width: 170px;
	overflow: hidden;
}

#home_slides {
	display: block;
	position: relative;
/*	height: 558px;*/
	background: #222;
}

.slide {
/*	position: absolute;*/
/*	left: 25%;*/
	height: 558px;
	background-position: 52% 0px;
	background-repeat: no-repeat;
}

.slide .text {
	position: relative;
	margin: 0 auto;
	width: 855px;
	height: 286px;
	background: url('../img/lines-286.png') 0px 0px no-repeat;
}

.multiple .slide .text {
	background: url('../img/lines-286-arrows.png') 0px 0px no-repeat;
}

.slide .text .image {
	float: left;
}

.slide .text .image img {
	margin: 13px 0px 19px 19px;
	display: block;
}

.slide .text h2 {
	margin: 0;
	padding: 0.19em 0 0 0;
	font-family: Georgia, serif;
	font-size: 84px;
	line-height: 0.78em !important;
	font-weight: normal;
	color: #fff !important;
}

.slide .text h2.big {
	font-size: 110px;
	padding-left: 0.27em;
}

.slide .text h2 a {
	color: #fff !important;
	text-decoration: none;
}

.slide .text .prev {
	display: none;
	position: absolute;
	top: 230px;
	left: 745px;
	width: 30px;
	height: 50px;
	text-indent: -9000px;
}

.slide .text .next {
	display: none;
	position: absolute;
	top: 230px;
	left: 787px;
	width: 30px;
	height: 50px;
	text-indent: -9000px;
}

.multiple .slide .text .prev, .multiple .slide .text .next {
	display: block;
}

#more_content {
	background: #5d0113;
}

#more_content_menu {
	background: url('../img/more-content-menu-bg.gif') 0px 0px repeat-x;
	height: 59px;
}

#more_content_menu_in {
	margin: 0 auto;
	width: 855px;
}

#more_content_menu_in ul, #more_content_menu_in li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#more_content_menu_in li {
	float: left;
}

#more_content_menu_in li a {
	padding: 21px 12px;
	display: block;
	font-size: 12px;
	line-height: 17px;
	text-transform: uppercase;
	text-decoration: none;
	color: #e1a028 !important;
}

#more_content_menu_in li a:hover {
	color: #ece6da !important;
}

#more_content_in {
	margin: 0 auto;
	width: 963px;
	padding-bottom: 50px;
}

.more_content_block {
	display: block;
	float: left;
	color: #ff9800;
}

.more_content_block, .more_content_block ul, .more_content_block li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 1.2;
}

.more_content_block ul, .more_content_block li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#twitter_more_content_block {
	background: url('../img/promo-twitter-bg.gif') 0px 0px no-repeat;
}

.more_content_block a {
	color: #ff9800 !important;
}

.more_content_block img {
	display: block;
}

#footer {
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 40px;
	width: 855px;
	font-size: 11px;
	color: #94928e;
}

#footer h6 {
	padding-top: 0.45em;
	float: left;
	font-size: 15px;
	font-weight: normal;
	color: #94928e;
}

#footer a {
	color: #e1a028 !important;
}

#social_networking {
	display: block;
	float: left;
	width: 210px;
	margin-top: 2em;
	margin-left: 20px;
	margin-right: 20px;
	overflow: hidden;
}

#social_networking .icons, #social_networking .icons li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#social_networking .icons li {
	position: relative;
	float: left;
}

#social_networking .icons a {
	display: block;
	position: relative;
	margin-left: 10px;
	text-indent: -9000px;
	width: 23px;
	height: 23px;
}

#social_networking .icons .facebook a {
	background: url('../img/footer-facebook.gif');
}

#social_networking .icons .twitter a {
	background: url('../img/footer-twitter.gif');
}

#social_networking .icons .youtube a {
	background: url('../img/footer-youtube.gif');
}

#social_networking .icons .flickr a {
	background: url('../img/footer-flickr.gif');
}




.side_block img {
	display: block;
	padding-top: 16px;
	margin-left: -16px;
}

.side_block h5 {
	margin: 0;
	padding: 0.3em 0 0.3em 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 15px;
	line-height: 1.2;
	font-weight: normal;
	color: #93002f;
}

.side_block p {
	margin: 0;
	padding: 0.2em 0 0.6em 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.side_block a {
	font-weight: bold;
	color: #e1a028 !important;
	text-decoration: none;
}

.side_block a:hover {
	text-decoration: underline;
}

.side_block h5 a {
	font-weight: normal;
	color: #93002f !important;
}


