
/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background-color:#d4d3ad; color:#0f0f0f}

a {color:#1B5625;}
a:hover {color:#E91730;}

.cl { clear: both; }

/*
h2 {
	color: #333333;
	font-size: 20px;
}

h3 {
	font-size: 200%;
	margin-bottom: 0px;	
}

h3.title {background-color: #E91730; color: #FFFFFF; font-weight: bold; font-size: 140%; margin: 15px 0px; text-indent: 3px;}

h3.feed {margin-top: 0px; padding-top: 0px; color: #EC1B2E}

h4 {
	font-size: 14px;
	color: #1A5625;
	line-height: 110%;
}

/*h4.main-page {
	font-size: 14px;
	color: #1A5625;
	line-height: 110%;
}

h4.feed {padding-top: 0px; margin-top: 0px;} */

.blue {color: #1B5625;} 

/* ----------------------------------------------------------------------------------------------------------
1.5) HEADLINE STYLES
---------------------------------------------------------------------------------------------------------- */
h1{
	background-color: #E91730;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	padding: 3px 10px 3px 10px;
	margin-bottom:0px;
	margin-top:0px;
	}

	h1.feed-name{
		background-color:#fff;
		font-size:23px;
		padding:0 0 0 0;
		color:#1A5625;
	}
	
	h1.products{
		background-color:#1A5625;
		font-size:20px;
		color:#fff;
	}
	
		div.hproducts{
		background-color:#1A5625;
		width:100%;
		margin-top:5px;
		}
	
	h1.product-name{
	background-color:	
	}
	
h2{
	color: #222222;
	font-weight: bold;
	font-size: 20px;
	margin-bottom:15px;
}

h3{
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:15px;
}

	h3.feed{
	background-color: #E91730;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	padding: 3px 10px 3px 10px;
	margin-bottom:0px;
	margin-top:0px;
	}


h4{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	margin-bottom:14px;
}

	h4.short-desc{
		color: #1A5625;
		font-weight: bold;
		font-size: 16px;
		margin-bottom:14px;
	}

h5{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-bottom:12px;
}


/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {background-color:#FFF;}

#header {background-color:#FFFFFF; color:#FFF;}
#header a {color:#FFF;}

#tray_box {
	height:30px;
}
#tray {
	width:930px;
	background-color:#1a5625;
	color:#FFF;
	position:absolute;
	top:1;
	right:1;
	z-index:100;	
}
#tray a {color:#FFF;}
#tray li#tray-active a {color:#a0ce8e;}
#tray li#tray-active ul li a {color:#FFFFFF;}

.nav a {border-top:1px solid #D4D3AD; text-decoration: none; background-color:#C5C498 !important; color:#1B5625 !important;}
.nav a:hover {background-color:#FFFFDF !important; color:#1B5625 !important;}
.nav #nav-active a {background-color:#EC1B2E !important; color:#FFF !important;}
.nav #nav-active a:hover {/*background-color:#AF0017 !important;*/ color:#FFF !important;}
.nav #nav-active ul li a {border-top:1px solid #277034; background-color:#1A5625 !important; color:#F9F9D7 !important;}
.nav #nav-active ul li a:hover {background-color: #739240 !important};

#search {border-top:1px solid #f2f2f2; background-color:#d0d0d0;}
#search-input {background:#FFF;}
#search-submit {background:#2F2F2F; color:#FFF;}

/* #content h1 {
	background-color: #E91730;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	padding: 3px 10px 3px 10px;
	margin: 0px;
} */

#content ul {
	padding-left: 15px;
	margin-left: 15px;
	list-style-type: disc;
}

#footer, #footer a {color:#EC1B2E;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#topstory-top, #topstory {background-color:#FFFFFF;}
#topstory-desc .info, #topstory-desc .info a, .article .article-desc .info, .article .article-desc .info a {color:#5F5F5F;}
#topstory-desc .info a:hover, .article .article-desc .info a:hover {color:#2F2F2F;}
.article-desc a { text-decoration: none; }
#topstory-desc h2 a {color:#1B5625; text-decoration: none; font-weight:bold;}
#topstory-desc h2 a:hover {color:#E91730;}
#topstory-list {border-top:1px solid #EBF4F8; background-color:#c7e2ac;}

.box-01-top, .box-01-top-b {background-color:#E91730; color:#FFF;}
.box-01-top-b .f-right {color:#D7ECF4;}
.box-01 .bg {border-top:1px solid #C5C498; border-bottom:1px solid #C5C498; background:#F9F9D7;}

    .news dt {color:#1B5625;}
    .news dd span a {color:#EC1B2E; font-weight:bold; text-decoration: none}
    .news dd span a:hover {color:#1B5625;}

.box-02-top, .box-02-top-b {background-color:#EAE9C3; color:#E91730;}

    .mostreaded span {color:#5F5F5F;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.rss {color:#000;}

/* ----------------------------------------------------------------------------------------------------------
6) Page: News
---------------------------------------------------------------------------------------------------------- */

.news-container {
	border-bottom: 1px solid #E91730;
	padding: 5px 0px 5px 0px;
	margin-bottom:0px;
	margin-top:0px;
}

.detail-date {
	color: #666666;	
}

.list-date {
	color: #666666;
	font-weight: normal;
	margin-top:-15px;
}

.news-container-no-border {
	padding: 0px 0px;
	overflow:hidden;
	/*border:1px solid #f00;*/
}

.center-container {
	padding: 30px 0 0 0;
	font-size: 12px;
}

.center-title {
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;
 	font-size: 18px; 
 	color: #990000; 
 	background: inherit;
}

.center-body {
	margin-top: 10px;
}

.view-all {
	text-align: left;
	font-weight: bold;
}

.photo {
	padding-bottom: 0px 0px 5px 5px;
}

.credits {
	float: left;
	margin-top: -5px;
	padding: 0px;
	color: #999999;
	font-size: 70%;
}

.caption {
	float: left;
	color: #333333;
	font-weight: bold;
	font-size: 70%;
	margin-bottom: 15px;
}

.article-title {
	color: #294B7B;
	font: normal 2.1em Arial, Sans-Serif; 
	letter-spacing: -1px;
	margin: 5px 0px 5px 0px;
}

.article-subtitle {
	font: normal 1.5em Arial, Sans-Serif;
	letter-spacing: -1px;
}

.article-subtitle-static {
	font: normal 1.5em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding-bottom: 15px;
}

.photo-main {
	margin-right: 10px;
	float: left;
}

.photo-main img {
	border: 0;
}

.gallery-desc {
	padding-left: 10px;
	font-size: 120%;
}

.author-area {
	float: left;
	margin-top: 15px;
}

.author-photo {
	float: left;
	margin-right: 5px;
}

.author-date {
	float: left;
	color: #666666;
	font-size: 85%;
	margin: 0px 0px 0px 0px;
}
	
.main-article {
	color: #000000;
	font-size: 100%;
	margin-top: 20px;
}

.title-header {
	clear: both;
	background: #294B7B url(images/corner.gif) no-repeat right top;
	color: #FFF;
	padding: 7px 5px 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 5px 0;
}

.date-header {
	float: right;	
	font-weight: normal;
}

/* Feed boxes */
.article-box1, .article-box2, .article-box3 {
	margin-top:30px;
	border: 1px solid #cccccc;
	padding: 4px;
	float: left;	
}

.article-box1 {
	width: 460px;
	background-color:#fff;
}

.article-box2 {
	width: 220px;
	background-color:#fff;
}

.article-box3 {
	width: 140px;
	background-color: #FFF;
}

.article-margin {
	margin-right: 10px;
	background-color: #FFF;
}


.article-box3 img.article_img {
	
	width: 140px;
	/*border: 2px solid #7F5531;*/
}

		.article-box2 img.article_img {
	
			width: 220px;
			/*border: 2px solid #7F5531;*/
		}
		
				.article-box1 img.article_img {
	
					width: 460px;
					/*border: 2px solid #7F5531;*/
				}

.article-box3 p, .article-box2 p, .article-box1 p {
	display:block;
	font-size:12px;
	margin:10px 5px 10px 5px;
}

.article-box3 h2, .article-box2 h2, .article-box1 h2{
	display:block;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	font-size:14px;
	text-transform:uppercase;
}

.AccordionPanelContentPadding .article_img {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #7F5531;
}

/* ----------------------------------------------------------------------------------------------------------
6) Page: Gallery
---------------------------------------------------------------------------------------------------------- */

.gallery {
	padding: 30px 0px;
}

.thumbnail {
	float: left;
	width: 170px;
	margin: 0px 10px 5px 0px;
	max-height: 150px;
	overflow: hidden;
}

.thumbnail img {
	border: none;
}

/* ----------------------------------------------------------------------------------------------------------
6) Page: Testimonials
---------------------------------------------------------------------------------------------------------- */

.testimonials-container {
	border-bottom: 1px solid #E91730;
	padding: 15px 0px;
}

.testimonials-container-no-border {
	padding: 15px 0px;
}

.testimonials-container h4, .testimonials-container-no-border h4 {
	padding-top: 0px;
	margin-top: 0px;
}

.testimonials-container h3, .testimonials-container-no-border h3 {
	margin-top: 0px;
	color: #333333;
}

.testimonials-photo {
	float: left;
	margin-right: 15px;
}

.testimonials-thumb-container {
	margin: 10px 0px;
}

.testimonial-thumb {
	float: left;
	margin: 0px 8px 8px 0px;
	max-height: 73px;
	overflow: hidden;
}

.testimonial-thumb img {
	border: none;
}

.testimonials-text {
	float: left; 
	width: 275px;
}

.testimonials-text-full {
	float: left; 
	width: 475px;
}

.testimonials-read-more {
	float: right; 
	margin: 10px 0px 0px 0px;
}

#text .testimonials-read-more a, #text .testimonials-read-more a:hover {
	font-size: 12px;
	font-weight: bold;
}

/* END TESTIMONIALS */

/* EVENTS */

.post {
	margin-bottom: 15px;
}

.post .title {
}

.post h2 {
	letter-spacing: -2px;
	font-size: 2em;
	line-height: 1em;
	padding-bottom: 5px;
}

.post .title h3 {
	font-size: 1.75em;
	margin: 0;
	margin-bottom: 10px;
	line-height: normal;
	font-weight:normal;
	color: #003263;
}

.post .title h2 {
	font-size: 2.5em;
	font-weight:bold;
}

.post .title p {
	margin: 0;
	line-height: normal;
}

.post .title p a {
}

.post .links {
	width: 300px;
	font-size:14px;
	height: 29px;
	margin: 0;
	margin-top: 15px;
	padding: 6px 0px 10px 4px;
	background: url(images/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.post .links a:hover {
	text-decoration: none;
	color: #6db4e3;
}

.post .links_lg {
	width: 520px;
	font-size:14px;
	height: 29px;
	margin: 0;
	margin-top: 15px;
	padding: 6px 0px 10px 5px;
	background: url(images/img09.gif) no-repeat;
}

.post .links_lg a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.post .links_lg a:hover {
	text-decoration: none;
	color: #6db4e3;
}

.post .entry {
	padding-top: 15px;
}

.season_holder {
	width: 450px;
	margin-top: 20px;
	border-bottom: 1px solid #E91730;
}

.ticketlink {
	font-weight: bold;
	width: 100%;
	text-align: right;
	font-size: 1em;
	padding: 5px 0px 10px 0px;
	width: 325px;
}

.pic_box {
	width: 120px;
	float: left;
}

.desc_box {
	width: 325px;
	float: left;
}

.desc_box p {
	font-weight: normal;
	font-size: 12px;
	line-height: 200%;
	margin-bottom: 5px;
}

/* END EVENTS */




/* BUSINESS DIRECTORY */

/*
a {
	color: #275043;	
}

a:hover{
	color:#685040;	
}
*/

.bizbg{
	background-color:#dce9e3;
}

.letter {
	float: left;
	margin-right: 7px;
	padding: 15px 0px;
	font-size: 14px;
	font-weight: bold;	
}

#business-search {
	float: left; 
	margin: 5px 0px 40px 0px;
	color: #275043;
}
.business-search-criteria {
	float: left; 
	margin-right: 15px	
}

.business-container {
	float: left;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	color: #275043;
	width:100%;
}

.business-header {
	font-weight: bold;
	font-size: 14px;
}

.business {
	float: left;
	margin-left:8px;
	margin-right:8px;
	min-height:10px;
}

.business-container .name {
	width: 145px;
}

.business-container .title {
	width: 115px;	
	text-align:center;
}

.business-container .phone {
	width: 75px;
}

.business-container .email {
	width: 55px;
	text-align:center;
}

.highlight a {
	color: #E91730;	
}

/* Business detail page */
#business-detail {
	margin-top: 25px;
	padding-left: 0px;
	padding-right: 0px;
}
#business-info {
	width: 49%;	
}
/* Container for all photos (main photo and thumbnails) */
#business-images {
	float: right;
	width: 237px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#business-photo {
	width: 233px;
}
/* Main image */
#business-photo img {
	overflow: hidden;
	height: auto;
	width: 233px;
	text-align: center;
}
/* Thumbnail images */
#business-thumbnail-container {
	width: 433px;
	height: 40px;
}
.business-thumbnail {
	float: left;
	width: 55px;
	height: 36px;
	margin: 5px 4px 0px 0px;
}
.business-thumbnail img {
	height: 36px;
	overflow: hidden;
	border: 1px solid #726659;
}

/* END BUSINESS DIRECTORY */












/* FAQs */

.answer {
	margin-left: 20px;
}

/* END FAQs */

/* CONTACT US */

#contact-area {
	margin: 10px 0px;
}

/* END CONTACT US */

/* FORMS */
.email-privacy {
	font-size: 10px;
	line-height: 12px;	
}

.disclaimer {
	font-size: 10px;
}

/* Because IE7 is stupid */
.text-full-width {
	width: 460px;
}
.text-partial-width {
	width: 250px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.next {
	float: right;
	padding: 5px;
	margin-top: 15px;
	text-align: right;
}

.next a, .next a:hover {
	font-size: 14px;
	font-weight: bold;
}

.previous {
	float: left;
	padding: 5px;
	margin-top: 15px;
	text-align: left;
}

.previous a, .previous a:hover {
	font-size: 14px;
	font-weight: bold;
}

.next, .previous {
	width: 33%;	
}

/* shadowbox styles */
.hidden {
	display: none;
}

.post {
	margin-bottom: 15px;
}

.post .photo {
	margin: 0px 0px 5px 5px;
}
	
.post .title {
}

.post .title h3 {
	font-size: 1.75em;
	margin: 0;
	margin-bottom: 20px;
	line-height: normal;
	font-weight:normal;
	color: #C31E22;
}

.post .title h2 {
	font-size: 2.5em;
	font-weight:bold;
	margin-bottom: 3px;
	color: #1B5625;
}

.post .title p {
	margin: 0;
	line-height: normal;
}

.post .title p a {
}

.post .links {
	width: 410px;
	font-size:14px;
	height: 29px;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 4px 0px 10px 5px;
}

.post .links img {
	border: none;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.post .links a:hover {
	text-decoration: none;
	color: #6db4e3;
}

.post .entry {
	padding-top: 15px;
	font-size: 14px;
}

.post .entry2 {
	padding-top: 0px;
	font-size: 14px;
}

#inline-sample-content {
	padding: 20px;
}

#inline-sample-content .entry a {
	text-decoration: none;
	color: #003263;
}

#inline-sample-content .entry a:hover {
	text-decoration: none;
	color: #79bdea;
}

.required {
	color: #FF0000;
	font-weight: bold;	
}
