*, *.* {
	margin: 0px;
	padding: 0px;
}
html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
*:focus { 
	outline: none; 
}
table {
	border-collapse: collapse; /* cellspacing="0" */
}
table td {
	vertical-align: top;
	padding: 0px; /* cellspadding="0" */
} 
img, table {
	border: 0px;
}

.block {
	display: block;
}
.hide {
	display: none;
}
.pointer {
	cursor: pointer;
}	
.a_left {
	text-align: left;
}
.a_right {
	text-align: right;
}
.a_center {
	text-align: center;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.clearer {
	clear: both;
}
.none { 
	display: none !important; 
}
.show {
	display: block !important; 
}
.no_bg {
	background: none !important; 
}
.no_margin {
	margin: 0 !important;
}
.no_padding {
	margin: 0 !important;
}
/* fixed clearing after floating blocks */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* align center */
.align_c {
	position: relative;
	overflow: hidden;
	height: 1%;
}
.align_c:after {
	content: '';
	display: block;
	clear: both;
}
.align_c_left {
	position: relative;
	right: 50%;
	float: right;
}
.align_c_right {
	position: relative;
	z-index: 1;
	right: -50%;
}
/* font-size:0 */
.f_size_0 {
	font-size: 0px;
}
@charset "utf-8";
/* CSS Document */

/* =Basic classes */
ul.ul_def, ul.ul_def li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
	a{
	color:#8B7836;
}
.line_height_def {
	line-height: 1.4em;
}
.v_splitter {
	margin: 10px 0px;
	height: 1px;
	font: bold 0px/0px serif;
	background: #ccc;
	clear: both;
}
.v_splitter hr {
	display: none;
}
.tf_input, .textarea, .select, .select_multi, .tf_upload {#footer .inf span.tel
	width: 15em;
}
.textarea {
	height: 8em;
}
/* Basic classes */

/* =Checkboxes */
.checkbox_item {
	overflow: hidden;
}
.checkbox_item .checkbox {
	float: left;
	width: 1.2em;
}
.checkbox_item label {
	cursor: default;
	margin: 0.2em 0px 0px 0.2em;
	float: left;
}
.tbl_checkbox_list td {
	padding: 2px;
	vertical-align: middle;
}
.tbl_checkbox_list td.td_delimiter {
	width: 4em;
}
/* Checkboxes */

/* =Radiobuttons */
.radiobutton_item {
	overflow: hidden;
	margin: 2px;
}
.radiobutton_item .radiobutton {
	float: left;
	width: 2em;
}
.radiobutton_item label {
	cursor: default;
	padding: 0.2em 0px 0px 0.2em;
	float: left;
}
.tbl_radio_list td {
	padding: 2px;
	vertical-align: middle;
}
.tbl_radio_list td.td_delimiter {
	width: 4em;
}

/* Radiobuttons */

/* =Layout begin */
#page {
	margin: auto;
	padding-bottom: 10px;
}
.top_menu li {
	display: inline;
}
.top_menu ul {
	float:right;
	margin:0;
	padding:0 10px 0 0;
}
.top_menu ul li {
	float:left;
	background:none;


	padding:0 0 0 5px;
}

.top_menu ul li a{
	background:url(/images/bg_nav.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.top_menu ul li a.active,
.top_menu ul li a:hover{
	background:url(/images/bg_nav.gif) no-repeat 0 -50px;
	color:#fff;
}
.top_menu ul li a.active span,
.top_menu ul li a:hover span{
	background:url(/images/bg_nav.gif) no-repeat 100% -75px;
}

.top_menu ul li a span{
	background:transparent url(/images/bg_nav.gif) no-repeat scroll 100% -25px;
	cursor:pointer;
	float:left;
	
	color:#fff;
	font-size:13px;
	padding:3px 12px 4px;
}	

/* Layout end */

/* =Sizes begin */
#page {
	/*margin-top: 10px;*/
}
#page{
	width: 900px;
}	
.top_menu {
	float:right;
        width: 450px;
}
#header h1.logo {
	float:left;
	height:97px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:419px;
}
#header h1.logo a{
	background: url(/images/bg_logo.gif) no-repeat scroll 0 0;
	display:block;
	height:97px;
	text-indent:-99999px;
	width:419px;
}
.header span.service {
	background:transparent url(/images/service.gif) no-repeat scroll 0 0;
	float:right;
	height:41px;
	margin:23px 0 0;
	padding:0 0 0 90px;
	text-indent:-99999px;
	width:259px;
}
.flash{
	width:900px;
	background:url(/images/flash_bg.gif) no-repeat 0 100%;

}
#content {
	padding: 0;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	/*margin: 10px;	*/
	
}
.holder{
	background:transparent url(/images/bg_holder.gif) repeat-y scroll 0 0;
	float:left;
	margin:23px 0 0;
	padding:0 0 10px 0;
	width:900px;
}
h1, h2, h3, h4, h5, h6, #footer .bottom_menu ul {
	padding: 0px;
	margin: 0px;
}
h1 {
	padding: 0.5em 0px 1em;
}	
#footer .bottom_menu ul li {
	padding: 0px 10px;
}
#footer .bottom_menu ul {
	margin-top: 20px;
}
.copyright { 
	background:transparent none repeat scroll 0 0;
	color:#F8D893;
	font-size:12px;
	margin:0px;
	margin-left: 10px;
	text-align:center;
	float:left;
	width:864px;
	padding-bottom: 8px;
}
h1.warning {
	padding: 10em;
}

/* Sized end */

/* =Typefaces and font-sizes begin */
body {
	font: normal 12px Helvetica,sans-serif;
	line-height:18px;
}
h1 {
	font-size: 2em;
	font-weight:normal;
}
h2 {
	font-size: 1.6em;
}
#footer{
	background:#000000;
	float:left;
	margin:26px 0 0;
	padding:0 0 0 36px;
	width:864px;
}
#footer .bottom_menu{
	float:left;
}
#footer .bottom_menu ul{
	float:left;
	margin:0;
	list-style:none;
	padding:20px 0 0;
}
#footer .bottom_menu ul li{
	line-height:14px;
	background:none;
	padding:10px 0 0 0;
}
#footer .bottom_menu ul li a {
	color:#8B7836;
	text-decoration:none;
}
#footer .bottom_menu ul li a.active, 
#footer .bottom_menu ul li a:hover{
	color:#FAE89D;
}
#footer .bottom_menu ul li a:hover,
#footer .bottom_menu ul li a.active {
	text-decoration: none;
}
.cms_content {
	font: normal 12px/16px Tahoma;
}
.cms_content ul li, .cms_content p {
	font-size: 13px;
}
	.cms_content ul li {
		line-height: 17px;
	}
.cms_content h3 {
margin-bottom: 6pt;
}
input, textarea, select {
	font: normal 12px Tahoma;
}
/* Typefaces and font-sizes end */

/* Colors begin */
body {
	background:url(/images/bg_body_home.gif) repeat-x 0 0;
}
h1{
	color:#000080;
}
ul.ul_side_menu li a,
.top_menu li a,
#footer .bottom_menu ul li a {
	/*color: #3300ff;*/
}

#content {
	clear:left;
}
#page {
	/*background: #ececec;*/
}
/* Colors end */

/* =Forms begin */
.message_box {
	border: solid 1px #ccc;
	padding: 10px;
	width: 50%;
	margin: 1em auto;	
	overflow: hidden;
}
.message {
	text-align: center;
	font-weight: bold;
	padding: 1em;
}
.f_invalid {
	background:#EE5252;
}
.f_row label {
	float: left;
	padding: 2px 4px 2px 0px;
}
fieldset.data_container {
	border: 0px;
	margin:0;
	padding:0;
}
form{
	margin:0;
	padding:0;
}
fieldset.data_container .f_row {
	overflow: hidden;
	padding: 2px 0px;
	clear: both;
}
fieldset.data_container .f_row label {
	float: left;
	width: 132px;
	padding-left: 264px;
}
fieldset.data_container .checkboxes {
	padding: 2px 0px;
}
fieldset.data_container .checkboxes input {
	margin: 0px;
	padding: 0px;
}
fieldset.data_container .f_row .f_inputs {
	padding-left: 28%;
}
fieldset.data_container .warning_mess {
	color: red;	
	text-align: center;
	padding-bottom: 10px;
}
fieldset.data_container .warning_mess table {
	margin: auto;
}
fieldset.data_container .warning_list ul {
	margin: 0px;
	padding: 5px 0px 5px 35%;
	text-align: left;
}
fieldset.data_container .warning_list li {
	text-align: left;
	background:none;
}
fieldset.data_container .box_images {
	text-align: center;
}
.f_buttons {
	padding-left: 33%;
	margin-left: 4px;
}
.f_inalid {
	border-color: red;
}
.help_link {
	padding-left: 45%;
}
.f_radio {
	
}
/* =Contact Us Form begin */
.form_contact input, .form_contact textarea {
	width: 38%;
}
/* Contact Us Form end */

/* =Register Form begin */
fieldset.form_register .f_row label {
	width: 132px;
	padding-left: 0px;
}
fieldset.form_register .title {
	padding-left: 30%;	
	font: bold 1.2em Arial;
}
fieldset.form_register input {
	margin:0 3px 0 0;
}

/* =State component begin */
fieldset.form_register .state_row .country_list select {
	width: 12%;
}
fieldset.form_register .state_row .country {
	float: left;
	width: 15%;
	padding-left: 30%;	
	margin-right: 4px;
}
/* State component end */

/* =Antispam component */
fieldset.antispam {
	border: 0px;
}
.antispam .f_row label {
	float: left;
	padding: 2px 4px 2px 0px;
}
fieldset.antispam .f_inputs input {
	width: 4em;
	margin-top: 0.8em;
}
.data_container fieldset.antispam .caption {
	padding-left: 30%;
}
/* Antispam component */

/* Register Form end */

/* =Advanced Form begin */
fieldset.form_advanced .caption {
	padding: 0.5em 0 0.5em 20em;
}

/* =Date Component begin */
.f_date, .btn_date {
	float: left;
}
.btn_date {
	margin: 1px;
}
/* Date Component end */

/* Advanced Form end */

/* =Active Poll begin */
.poll_questions_body h5.question {
	font: bold 1.2em Arial;
	color: #000;
}
.poll_questions_body fieldset.active_poll {
	margin: 0.5em 0px 0px 0px;
	padding: 0px;
}
.poll_questions_body fieldset.active_poll .f_row label {
	float: none;
	padding: 0px 0.5em 0.5em;
}
.poll_questions_body fieldset.active_poll .f_row .f_radio {
	width: 17px;
	padding: 0px;
	margin-top: -3px;
	float: left;
}
.poll_questions_body fieldset.active_poll .f_row .f_buttons {
	padding: 0.5em 0px 0px;
}
/* Active Poll end */

/* =MessageBox list */
.ul_message_box {
	padding: 0px 0px 0px 2em;
	
}	
.ul_message_box li {
	color: #f00;
	/*font-weight: bold;*/
	padding: 2px 0px;
	background:none;
}
/* MessageBox list */

/* =Date Panel */
.date_time_panel select {
	margin-right: 2px;
}
.date_time_panel select {
	width: auto;
}
/* Date Panel */

/* =Date Time Panel */
.date_time_panel select {
	margin-right: 2px;
}
.date_time_panel select {
	width: auto;
}
/* Date Time Panel */

/* =Newsletter Signup panel */
.signup_panel {
	overflow: hidden;
}
.signup_panel label,
.signup_tf_inputs {
	margin: 0px 4px 0px 0px;
}
.signup_panel label,
.signup_panel a.button,
.signup_tf_inputs {
	float: left;
}
.signup_panel label {
	padding: 0.3em 0px 0px 0px;
}
.signup_panel .signup_tf_inputs {
	padding-top: 1px;
}
.signup_panel .signup_tf_inputs input {
	width: 15em;
}
/* Newsletter Signup panel */

/* =City Select Panel */
.city_select_panel {
	margin: 4px 0px;
}
.city_select_panel_loader {
	position: absolute;
	margin: -12px 0px 0px 0px; 
}
/* City Select Panel */

/* =Calendar */
.btn_date {
	margin: -1px 0px 0px 2px;
}
/* Calendar */

/* =ABC Search */
.ul_abc_search, .ul_abc_search li {
	padding: 0px;
	margin: 0px;
}
.ul_abc_search li {
	display: inline;
	padding-right: 1em;
}
/* ABC Search */

/* =Add More */
.add_more_box {
	margin: 4px 0px;
}
.add_more_box .remove_box,
.add_more_box .f_inputs {
	float: left;
	padding-left: 4px;
}
.add_more_box .remove_box a {
	margin-top: -1px;	
	position: absolute;
}
.add_more_box .select {
	margin-top: 1px;
}
/* Add More */

/* Forms end */

/* =Pagenavigator */
.pagenavigator, .pagenavigator li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.pagenavigator {
	display: block;
	text-align: center;
}
.pagenavigator li {
	display: inline;
	padding: 0px 0.5em;
}
/* Pagenavigator */

/* =Datagrid */
.tbl_datagrid {
	width: 100%;
	border: solid 1px;
	background: #fff;
}
.tbl_datagrid td {
	padding: 4px;
}
.tbl_datagrid td {
	border-left: solid 1px;
	border-right: solid 1px;
}
.tbl_datagrid .tr_header td {
	border: solid 1px;
}
.tbl_datagrid,
.tbl_datagrid td,
.tbl_datagrid .tr_header td {
	border-color: #ccc;
}
.tbl_datagrid .tr_header td,
.tbl_datagrid .tr1 td {
	background: #eee;
}
.tbl_datagrid .tr_header td {
	vertical-align: middle;
	font-weight: bold;
}
.tbl_datagrid .td_checkbox {
	padding-top: 3px;
}
.tbl_datagrid .td_checkbox,
.tbl_datagrid .td_edit,
.tbl_datagrid .td_move_up,
.tbl_datagrid .td_move_down,
.tbl_datagrid .td_move_to_top,
.tbl_datagrid .td_move_to_bottom,
.tbl_datagrid .td_delete {
	width: 1%;
}
.tbl_datagrid .td_title {
	width: 20%;
}
.tbl_datagrid .td_description {
	width: 60%;
}
.tbl_datagrid .td_enabled,
.tbl_datagrid .td_default {
	text-align: center;
}
/* Datagrid */

/* =Search panel */
.search_panel {
	margin: 4px 0px;
}
.search_panel .tf_input,
.search_panel .select {
	float: left;
}
.search_panel .tf_input {
	margin: 2px 4px 0px 0px;
}
.search_panel .select {
	margin: 3px 4px 0px 0px;
}
/* Search panel */

/* =Tooltip */
.tooltip {
	border: solid 1px #ccc;
	background: #fff;
	padding: 10px;
}
/* Tooltip */

/* =Comments */
.comments_blog {
	padding: 10px 0px 0px;
}
.comments_blog  fieldset.data_container {
	padding: 5px 0px 10px;
}	
.comments_blog  fieldset.data_container .f_row .f_inputs,
.comments_blog fieldset.data_container .f_row label {
	padding: 0px;
	margin: 0px;
}
.comments_blog fieldset.data_container .f_row label {
	width: 8em;
}
.comments_blog  fieldset.data_container .f_row input {
	width: 20em;
}
.comments_blog  fieldset.data_container .f_row textarea {
	width: 28em;
}
.comments_blog  fieldset.data_container .buttons input {
	width: auto;
	margin-left: 10px;
}
.blog_add_comment {
	padding: 10px 0px 5px;
}
.comments_blog .comments_title dl {
	margin: 0px;
	padding: 5px 10px;
	border-bottom: solid 1px #ccc;
	background: #eee;
}
.comments_blog  .comments_content {
	padding: 10px;
	color: #000;
}
.comments_blog .comments_title dt,
.comments_blog .comments_title dd {
	display: inline;
}
.comments_blog .comments_title dt {
	color: #666;
}
.comments_blog .comments_title dd {
	margin-left: 10px;
	font-weight: bold;
}
.comments_blog .comments_box {
	margin: 5px 0px;
	border: solid 1px #ccc;
}
.comments_blog .view_all {
	margin-top: 10px;
}
/* Comments */

/* =Image Uploader */
.imageuploader {
	padding: 10px 0px;
}
.imageuploader .panel_manage,
.imageuploader .panel_edit,
.imageuploader .panel_edit .buttons {
	padding-top: 10px;
}
.imageuploader .panel_edit .buttons input {
	margin-right: 10px;
}
/* Image Uploader */

/* =Tab Manager */
.tab_manager, .tab_manager li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.tab_manager {
	z-index: 10;
	position: relative;
}
.tab_manager li {
	float: left;
	margin: 0px 5px 0px 0px;
}
.tab_manager li a, .tab_manager li span {
	display: block;
	background: #333;
	color: #fff;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	border: solid 1px #000;
	border-bottom: 0px;
}
.tab_manager li a:hover {
	color: #eee;
}
.tab_manager li span {
	color: #000;
}
.tab_manager_content {
	position: relative;
	z-index: 5;
	padding: 10px;
	border: solid 1px #000;
	margin-top: -1px;
}
.tab_manager li span,
.tab_manager_content {
	background: #eee;
}
/* Tab Manager */

/* =Buttons begin */
.btn {
	display: block;
	float: left;
	cursor: pointer;
	padding: 4px 0px;
	width:84px;
	background:url(/images/btn.gif) no-repeat 0 0;;
	text-align:center;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	height:27px;
	color:#d2b656;
	font-size:14px;
	font-family:Trebuchet MS;
}
input.btn {
	font-size: 12px;
	line-height: 12px;
	padding-top: 3px;
	height: 22px;
}
.none_submit {
	background: transparent;
    border: 0px;
    width: 0px;
    height: 0px;
	position: absolute;	
}
.btn_left {
	margin-right: 0.5em;
}
/* Buttons end */

/* =Links begin */
a:hover {
	text-decoration: none;
	color: #373737;
}
/* Links begin */

/* =Sitemap begin */
.sitemap {
	margin: auto;
	width: 30%;
	line-height: 1.5em;
}
.sitemap a {
	color: #3300FF;
}
.sitemap li a {
	font-weight: bold;
	text-transform: uppercase;
}
.sitemap li li a {
	font-weight: normal;
}
.rss {
	padding-left: 10%;
}
/* Sitemap end */

/* =FAQ begin */
.faq_content .show_all {
	padding-bottom: 0.5em;
}
.faq_content .faq_quest {
	padding: 0px 0px 0.5em 0px;
}
.faq_quest .faq_link, .faq_quest .faq_link_open {
	font-weight: bold;
}
.faq_quest .faq_link_open {
	color: #000;
}
.faq_quest .answer {
	padding: 10px;
	/*border: solid 1px #ccc;*/
	margin: 0.25em 0px;
}
.faq_quest h3 {
	margin: 0.5em 0px 0.25em;
}
.faq_content .faq_link {
	display: block;
	clear: both;
	margin: 0px 0px 0.25em;
}
/* FAQ end */

/* =Gallery begin */
.gallery {
	text-align: center;
}
/* Gallery end */

/* =Polls begin */
.poll_container {
	border: solid 1px #ccc;
	margin: 0.5em 0px;
}
h1.poll_title {
	font-size: 1.4em;
	background: #eee;
}
.poll_content {
	margin: 0.5em;
}
.poll_content,
h1.poll_title {
	padding: 0.5em;
}
.poll_questions .poll_questions_body .answer {
	padding: 0.5em 0px;
	font-weight: bold;
}
.poll_questions .poll_question_cont .bar_graph {
	margin-right: 6em;
}
.poll_questions .poll_question_cont .label_graph {
	float: left;
	width: 5em;
	padding-left: 100%;
	margin: -1.3em 0px 0px -5em;
	white-space: nowrap;
	color: #3300FF;
}
.poll_questions .poll_question_cont .bar_graph .graph_rate {
	padding: 1px; 
	border: solid 1px #ccc;
}
.poll_questions .poll_question_cont .bar_graph .bar_rate {
	height: 1em;
	background: #ccc;
}
.poll_questions .passive_body .ansver_block {
	padding: 0.2em 0px;
	overflow: hidden;
	clear: both;
}
.active_body .active_poll .f_row {
	margin: 0.2em 0px;
}

.active_polls_body .view_all, .passive_polls_body .view_all {
	margin-top: 0.5em;
}
.active_polls_body .poll_list, .active_polls_body .poll_list li,
.passive_polls_body .poll_list, .passive_polls_body .poll_list li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.active_polls_body .poll_list li,
.passive_polls_body .poll_list li {
	padding: 0.5em 0px;
}
.poll_view_all {
	margin-top: 0.5em;
}
/* Polls end */

/* =Side menu */
ul.ul_side_menu li {
	padding: 4px;
}
ul.ul_side_menu li a {
	padding-left: 10px;
	border-left: solid 3px #222;
}
ul.ul_side_menu li a:hover,
ul.ul_side_menu li a.active {
	text-decoration: none;
}
ul.ul_side_menu li a:hover,
ul.ul_side_menu li a.active
{
	border-color: #588adc;
	color: #000;
}
/* Side menu */

/* Hack for Safari - hide the linkimagebutton input */
html[xmlns*=""] body:last-child input.none_submit {
    display: none;
}
body:first-of-type input.none_submit {
    display: none;
}


#content .bottom_menu ul li {
	padding: 0px 10px;
}
#content .bottom_menu ul {
	margin-top: 20px;
}
#content .bottom_menu ul li {
	display: inline;
	background:none;
}
#content .bottom_menu ul li a {
	font-weight: normal;
}
#content .bottom_menu ul li a:hover,
#content .bottom_menu ul li a.active {
	text-decoration: none;
}
#content .bottom_menu ul li a:hover,
#content .bottom_menu ul li a.active
{
	color: #444;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.left_column{
	background:#F5F5F5 none repeat scroll 0 0;
float:left;
padding:0 0 0;
width:360px;
}
.holder .title {
	background:#000000 none repeat scroll 0 0;
	height:36px;
	overflow:hidden;
}
.holder .title h3{
	color:#8B7836;
	font-family:helvetica;
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	margin:0;
	padding:5px 0 0 24px;
}
.holder .title h3 strong{
	font-weight:bold;
}
.holder .title h3 span{
	color:#FFFFFF;
	font-weight:normal;
}
.holder .photo_1{
	background: url(/images/photo_1_1.gif) no-repeat scroll 0 0;
	float:left;
	height:158px;
	margin:20px 0 0 -16px;
	overflow:hidden;
	padding:18px 0 0 19px;
	position:relative;
	width:163px;
}
.holder .left_column .text {
	float:left;
	padding:20px 0 0 20px;
	width:157px;
}
h2{
	font-size:18px;
	line-height:23px;
	margin:0;
	padding:0
}
h5 {
	color:#8B7836;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	margin:0;
	padding:2px 0 0;
}
h5 a{
	color:#8B7836;
}
.texth5 a{
	color:#8B7836;
}
p{
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:10px 0 0;
}
p.page_heading{
	padding-bottom: 3px;
	font-size: 20px;
}
strong.content_text{
	font-weight:normal;
}
.more{
	background: url(/images/btn_more.gif) no-repeat scroll 0 0;
	float:left;
	height:40px;
	margin:25px 0 0;
	text-indent:-9999px;
	width:64px;
}

	ul.news .more{
		background: url(/images/btn_more.gif) no-repeat scroll 0 0;
		float:left;
		height:40px;
		margin:15px 0 0 30px;
		text-indent:-9999px;
		width:64px;
		display: block;
	}
	
	ul.news .upcoming-events{
		background: url(/images/btn_upcoming-events.gif) no-repeat scroll 0 0;
		float:left;
		height:40px;
		margin:15px 0 0 34px;
		text-indent:-9999px;
		width:138px;
		display: block;
	}

.sound{
	float:left;
	height:23px;
	margin:25px 0 0 15px;
	width:23px;
}
.holder  .border {
	background: url(/images/bg_border.gif) repeat-x scroll 0 0;
	clear:both;
	height:1px;
	margin:0 30px;
	overflow:hidden;
}
.photo_2 {
	background:url(/images/photo_2_1.gif) no-repeat scroll 0 0;
	float:right;
	height:162px;
	margin:20px -15px 0 0;
	overflow:hidden;
	padding:17px 0 0 22px;
	position:relative;
	width:159px;
}
.right_column{
	float:right;
	width:515px;
}
.right_column div.title{
	background:#000;
	height:36px;
	overflow:hidden;
}
.right_column_sub div.title{
	background:#000;
	height:36px;
	overflow:hidden;
}
.right_column_sub div.title h3{
	color:#8B7836;
	font-family:helvetica;
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	background:none;
	margin:0;
	padding:5px 0 0 24px;
}
.right_column_sub div.title h3 span{
	color:#fff;
	text-transform:uppercase;
	font-size:22PX;
}
.right_column div.title h3{
	color:#8B7836;
	font-family:helvetica;
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	margin:0;
	padding:5px 0 0 24px;
}
.right_column div.title h3 span{
	color:#fff;
}
.content_box {
	float:left;
	padding:20px 0 0 30px;
	width:283px;
}
.photo_3{
	background: url(/images/photo_3_1.gif) no-repeat scroll 0 0;
	float:right;
	height:161px;
	margin:5px -18px 0 0;
	padding:17px 0 0 18px;
	width:161px;
}
.border_2{
	background:#333333 ;
	clear:both;
	height:25px;
}
ul.news {
	list-style:none;
	margin:0;
	padding:0 0 0 0;
}
ul.news li {
	background:url(/images/bg_date.gif) no-repeat scroll 23px 2px;
	margin:12px 0 0;
	padding:0 0 0 80px;
	position:relative;
}
ul.news li span.date{
	color:#FAE79C;
	font-size:13px;
	height:35px;
	left:26px;
	position:absolute;
	text-align:center;
	top:2px;
	line-height:16px;
	width:37px;
}

ul.news li span.date strong {
	font-size:18px;
	line-height:18px;
}
#footer .rss {
	border-left:1px solid #232323;
	border-right:1px solid #232323;
	float:left;
	height:214px;
	margin:0 0 0 10px;
	color:#8B7836;
	padding:18px 0 0;
	text-align:center;
	width:169px;
}
#footer .rss #mailingListEmail {
	background: #a59144;
	border: 1px solid #817135;
	padding: 1px 2px;
	color: #eee;
	font-size: 12px;
}
#footer .rss #mailingListSubmit {
	background:transparent url(/images/bg_mailing_link.gif) no-repeat scroll 0 0;
	height:24px;
	text-indent:-9999px;
	width:71px;
	margin-top: 17px;
	border: none;
	cursor: pointer;
}
#footer .links {
	color:#8B7836;
	float:left;
	padding:20px 0 0;
	text-align:center;
	width:166px;
}
#footer .links ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer .links ul li {
	padding:25px 0 0;
	background:none;
}
#footer .inf a.book {
	background:transparent url(/images/bg_form_link.gif) no-repeat scroll 0 0;
	display:block;
	height:24px;
	margin:34px 0 0;
	text-indent:-9999px;
	width:139px;
}
#footer .inf span.tel {
	font-size:23px;
	font-weight:bold;
	line-height:28px;
}
#footer .inf {
	border-left:1px solid #232323;
	color:#8B7836;
	float:left;
	font-size:13px;
	padding:0 0 0 38px;
	width:215px;
	height:232px;
}
#footer .inf  span.tel,
#footer .inf  strong,
#footer .inf  p{
	color:#8B7836!important;
	
}
#footer a:hover {
text-decoration:underline;
}
#footer a {
	color:#FAE89D;
	text-decoration:none;
}
h4{
	color:#8B7836;
	font-size:15px;
	margin:0;
	font-weight:bold;
	padding:0;
}
h4 a{
	text-decoration:none;
}
h4 strong.content_text{
	font-weight:bold;
}
.holder_2{
	width:900px;
}
.global_title {
	background:#000000;
	float:left;
	padding:6px 20px 0px;
	width:860px;
	height:67px;
}
.global_title .menu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.global_title .bottom_nav{
	float:left;
	clear:left;
	margin:12px 0 0 0;
	font-weight:bold;
	text-transform:uppercase;
}
.global_title .bottom_nav ul{
	float:left;
}
.global_title .menu ul li{
	float:left;
	background:none;
	font-family:Trebuchet MS;
	font-size:15px;
	line-height:18px;
	padding:4px 18px 0 0px;
}
.global_title .bottom_nav ul li{
	padding:4px 18px 0 0;
}

.global_title .menu ul li a{
	color:#fff;
	text-decoration:none;
}
.global_title h2{
	color:#8B7836;
	float:left;
	font-size:20px;
	margin:5px 0 0;
     width: 300px;

}
.content_white{
	background:#fff;
	float:left;
	width:880px;
	padding:10px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.join{
	padding:25px 10px 0;
}
.validator{
	color:#ff0000;
}
.sub_holder{
	background:transparent url(/images/bg_sub_holder.gif) repeat-y scroll 0 0;
	padding:0 0 48px;
	width:900px;
}
.sub_holder  ul.list_2 {
	margin:0;
	padding:0;
	list-style:none;
}
.sub_holder ul.list_2 li.news{
	background:none;
	padding:15px 0 0 20px;
}
.sub_holder ul.list_2 li.watch h3{
	font-size:20px;
	margin:0 0 10px 0;
	padding:0;
}
.sub_holder ul.list_2 li li {
	background: url(/images/bg_date_2.gif) no-repeat scroll 0 2px;
	margin:0 0 20px;
	padding:0 20px 0 48px;
}
.sub_holder ul.list_2 li li.last{
	background:none;
}
.sub_holder ul.list_2 li li a.news{
	text-decoration:none;
}
.sub_holder ul.list_2 li li a.news:hover{
	text-decoration:underline;
}
.sub_holder ul.list_2 li li span.date {
	left:0;
}
* html .sub_holder ul.list_2 li li span.date {
	left:-48px;
}
.sub_holder ul.list_2 li{
	/*background: url(/images/bg_arrow.gif) no-repeat scroll 0 20px;*/
	margin:12px 0 0;
	padding:15px 0 0 30px;
}
.sub_holder ul.list_2 .video {
	margin:0px 0 0 0px;
	float:left;
	overflow:hidden;
	clear:left;
	padding:22px 0 0 1px;
}
.sub_holder .content {
	float:left;
	overflow:hidden;
	padding:20px 30px 0 40px;
	width:493px;
	
}

.global_title .menu ul li a.active, .global_title .menu ul li a:hover {color: #8b7836;}
.landing_page {margin-top: 13px; float: left; width: 870px; background: #f5f5f5; padding: 15px; margin-bottom: -10px; font:bold 12px helvetica; line-height: 20px; font-weight:normal;}
.up_flash_menu {float: left; background: #000; padding: 10px; width: 875px; padding-left: 15px;}
.up_flash_menu h1 {float: left; padding: 0px; font: bold 20px helvetica; color: #8b7836; display:none;}
.up_flash_menu .bottom_menu {float: left;}
.up_flash_menu .bottom_menu ul {padding: 0px; margin: 0px !important;}
.up_flash_menu .bottom_menu ul a {color: #fff; font: 15px trebuchet ms; text-decoration: none;}
.up_flash_menu .bottom_menu ul a:hover, .up_flash_menu .bottom_menu ul a.active {color: #8b7836 !important;}

.column_sub {width: 900px; background: #f5f5f5; float: left; margin-top: 13px; margin-bottom: -10px;}
.left_column_sub {width:509px; float:left; padding: 30px 40px 30px 40px;}
.left_column_sub strong.content_text { font:bold 14px helvetica; color: #8b7836;}
.left_column_sub p { font:13px helvetica; line-height:20px}
.left_column_sub h4 { margin-top: 12px;margin-bottom: 8px;}
.left_column_sub h2 {font: bold 30px helvetica; margin-bottom: 5px;}
/*.left_column_sub a {font: italic bold 12px helvetica; text-decoration: none;}*/
.left_column_sub a:hover {color: #000;}
.left_column_sub #songlist {font: bold 14px helvetica; width: 200px !important; margin-top: 5px; margin-bottom: 5px; color: #411819;}
.left_column_sub #songlist  a {color: #411819; font-size:15px;}
.right_column_sub {width:311px; float:left; background: #dfdfdf;}
.right_column_sub h3 {float: left; font:bold 20px helvetica; color: #000; width: 280px; padding-top: 25px; padding-bottom: 20px; padding-left: 27px; background: url(/images/arrow_sub_page.gif) no-repeat left 30px;}
.right_column_sub #mp3 {padding-left: 17px; }
.artist_clip {float: left; padding-left: 30px; padding-bottom: 40px;}
ul.pagenavigator1{
	width:500px;
	margin:0px;
	height:20px;
	padding:0;
	overflow:hidden;
	list-style:none;
	text-align:right;
}
ul.pagenavigator1 li{
	display:inline;
	padding:0 5px;
	background:none;
}
div.tooltip ul{
	margin:0px 0;
	padding:0;
}
div.tooltip ul li{
	padding:3px 0 0 0;
}
div.tooltip_2{
	padding:10px 25px;
}
ul.map, 
ul.map ul{
	margin:0;
	padding:0;
	list-style:none;
}
ul.map li{
	padding:0 0 0 36px;
	line-height:18px;
	margin:3px 0;
	text-transform:uppercase;
	background:url(/images/bg_point.gif) no-repeat 23px 7px;
	font-weight:bold;
	color:#8B7836;
}
ul.map ul.sub li{
	text-transform:none;
	font-weight:normal;
}
ul.map ul.sub li a{

}
ul.map ul{
	margin:0px 0;
}
ul.map  a{
	text-decoration:none;
}
ul.map ul a:hover{
	text-decoration:underline;
}
.cblTD2{
	
}
#songlist a{
	color:#421819;
}
.client_block{
	font-style:italic;
	padding: 0 17px;
	text-align:right;
	color:#8B7836;
}
.client_block .name{
	color:#50373a;
}
.module{
	padding:10px 17px;
	float:left;
}
.module h2{
	color:#8B7836;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.module .blog_link{
	font-weight:bold;
	color:#000;
}
.module  p{
	padding:7px 0 7px;
}
ul{
	margin:10px 0 0 0;
	padding:0 0 0 5px;
	list-style:none;
}
ul li{
	padding:0 0 0  15px;
	background:url(/images/bull.gif) no-repeat 0 6px;
}
.right_column ul.news li{
	padding:0 25px 0 80px;
}
#cblPartyType,
table#cblEntertainment{
	width:100%;
}
table#cblEntertainment td.cblTD2,
#cblPartyType td.cblTD2{
	width:200px;
}
#cblPartyType td.cblTD2{
	width:170px;
}
div.name{
	text-align:right;
	padding:0 0 10px 0;
}
/* Upcoming Events */
#upcoming p.check-back {padding: 0 0 3px 29px;}
#upcoming ul.news li {background-image: url('/upcoming/resources/bg_date-large.gif');min-height: 75px;padding-bottom: 3px;}
#upcoming .date {width: 38px;}
#upcoming .upcoming-title {font-weight: bold; font-size: 17px;}
#upcoming .upcoming-group {font-weight: normal; padding-top: 3px;}
#upcoming .location {line-height: 13px;padding-top: 12px}
#upcoming .location, #upcoming .location a {text-decoration: none;font-weight: bold;}
#upcoming .location a:hover {color: #444;}
#upcoming p.notes-less {display: block;}
#upcoming p.notes-more {display: none;}
#upcoming p.notes-less a, #upcoming p.notes-more a {float: right; margin-right: 10px;}
#mobileSwitch {width: 100%; position: fixed; bottom: 0;text-align: center; font-size: 28px;height: 44px;}
#mobileSwitch a {background: #000;padding: 10px 13px;-webkit-border-radius: 6px;text-decoration: none;}






/* scroller.css */
/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 660px;	
	height:114px;	
	
	
	/* custom decorations */
	padding:10px 0;	
	border:1px outset #ccc;
	background-color:#efefef;				
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
	/* decoration */
	margin-left:10px;
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	
	/* custom decoration */
	text-align:center;
	width:110px;
	padding:25px 0px;
	font-size:30px;
	font-family: 'bitstream vera sans';
	border:1px outset #ccc;
	background-color: #ddd;
	margin-right: 20px;	
	-moz-border-radius:5px;
}

/* active item */
div.scrollable div.items div.active {
	border:1px inset #ccc;		
	background-color:#fff;
}


/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage, a.over-prev, a.over-next {
	display:block;
	width:18px;
	height:18px;
	background:url('./images/left.png') no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
	font-size:1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover, a.over-prev:hover, a.over-next:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage, a.over-next{
	background-image:url(./images/right.png);
	clear:right;	
}

/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}

/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(./images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
}





/* tooltip.css */
/* trigger button */ 
#video_info { 
    display:block;  
    margin-bottom:0px; 
    overflow:hidden; 
}
 
/* tooltip styling */ 
.tooltip { 
    display:none; 
    //background:url(/lib_js/jquery/plugins/_flowplayer/images/black_arrow.png);
    font-size:12px;
    width:160px; 
    padding:25px; 
    color:#fff; 
    background-color:#000; 
} 
 
/* a .label element inside tooltip */ 
.tooltip .label { 
    color:yellow; 
    width:35px; 
} 
 
.tooltip a { 
    color:#789;     
    font-size:12px;     
}




/* thickbox.css */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}





/* flexslider.css */
/*
 * jQuery FlexSlider v1.8
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 900px; height: 300px; margin: 0; padding: 0;overflow: hidden}
.flexslider .slides > li {display: none;z-index: 0;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;float: right;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.navHolder li {background: none;padding: 0;margin: 0;}
.flexslider {background: #000; border: none; border-bottom: 5px solid #000; position: relative; -moz-border-radius-topleft: 13px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 13px; -webkit-border-radius: 13px 0px 0px 13px; border-radius: 13px 0px 0px 13px; zoom: 1;list-style: none;}
.flexslider ul.slides {zoom: 1;list-style-type: none}
.flexslider .slides > li {position: relative;background: none;padding: 0;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(theme/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li .next {background-position: -52px 0; right: -21px;}
.flex-direction-nav li .prev {left: -20px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(theme/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

/* Banner */
.nav-banner {
	height: 47px;
    margin-left: 500px;
    margin-top: 244px;
    position: absolute;
    width: 405px;
    z-index: 5;
    background: url('/images/jquery-nav/banner-right.png') no-repeat top right;
    overflow: hidden;
    display: none;
}
.hasBanner .nav-banner {display: block}
.nav-banner-focus {z-index: 25}

.nav-banner .banner {
	color: #fafafa;
	background: url('/images/jquery-nav/banner-bg.png') repeat;
	float: right;
    font-size: 18px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 0;
    margin: 3px 5px 0 0;
    padding: 21px 23px 23px 18px;
    text-align: right;
    text-shadow: 0px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
	right: -400px;
	position: absolute;
}

/* Focus Slides */
.focus-slides {background: #000; border: none; position: absolute; zoom: 1;list-style: none;margin-left: 280px;top: 97px;}
.focus-slides ul.slides {zoom: 1;list-style-type: none}
.focus-slides .slides > li {position: absolute;background: none;padding: 0;display: none;z-index: 0;}
.focus-slides .slides img {display: block;float: right;width: 620px; height: 300px;}

/* Left Navigation */
.nav-left-holder {
	height: 305px;
	position: absolute;
	top: 97px;
	width: 400px;
	z-index: 20;
	overflow: hidden;
}
.nav-left {
	background: url('/images/jquery-nav/nav-bg.png') no-repeat top left;
	height: 305px;
	position: absolute;
	width: 360px;
	z-index: 20;
	left: -360px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.nav-left ul {
	display: none;
	margin: 0;
	padding: 2px 0 0;
	text-align: right;
}
.nav-left li:last-child {
	border-bottom: none;
}
.nav-left li {
	font-style: italic;
	padding-right: 50px;
	background: url("/images/jquery-nav/arrow.png") no-repeat right center;
	cursor: pointer;
}
.nav-left li:hover {background: url("/images/jquery-nav/arrow-hover.png") no-repeat right center;}
.nav-left li, .nav-left a {
	color: #fafafa;
	font-size: 16px;
	text-decoration: none;
}
.nav-left li:hover, .nav-left li:hover a, .nav-left a:hover {
	color: #fafafa;
	text-decoration: none;
	font-style: italic;
}
.nav-left li:after {
	border-top: 1px solid #090909;
	border-bottom: 1px solid #3a3a3a;
    content: "";
    height: 0;
    margin-top: 46px;
    left: 0;
    position: absolute;
}
.nav-list-6 li {line-height: 48px;font-size: 16px;}
.nav-list-6 li:after {margin-top: 46px;}
.nav-list-6 .nav-item-0 {width: 253px;}
.nav-list-6 .nav-item-0:after {width: 300px;}
.nav-list-6 .nav-item-1 {width: 244px;}
.nav-list-6 .nav-item-1:after {width: 293px;}
.nav-list-6 .nav-item-2 {width: 240px;}
.nav-list-6 .nav-item-2:after {width: 291px;}
.nav-list-6 .nav-item-3 {width: 240px;}
.nav-list-6 .nav-item-3:after {width: 292px;}
.nav-list-6 .nav-item-4 {width: 243px;}
.nav-list-6 .nav-item-4:after {width: 298px;}
.nav-list-6 .nav-item-5 {width: 250px;}
.nav-list-6 .nav-item-5:after {display: none;}

.nav-list-7 li {line-height: 42px;font-size: 15px;}
.nav-list-7 li:after {margin-top: 40px;}
.nav-list-7 .nav-item-0 {width: 253px;}
.nav-list-7 .nav-item-0:after {width: 301px;}
.nav-list-7 .nav-item-1 {width: 244px;}
.nav-list-7 .nav-item-1:after {width: 294px;}
.nav-list-7 .nav-item-2 {width: 239px;}
.nav-list-7 .nav-item-2:after {width: 291px;}
.nav-list-7 .nav-item-3 {width: 236px;}
.nav-list-7 .nav-item-3:after {width: 290px;}
.nav-list-7 .nav-item-4 {width: 237px;}
.nav-list-7 .nav-item-4:after {width: 294px;}
.nav-list-7 .nav-item-5 {width: 241px;}
.nav-list-7 .nav-item-5:after {width: 300px;}
.nav-list-7 .nav-item-6 {width: 249px;}
.nav-list-7 .nav-item-6:after {display: none;}
