@import url("menu.css");

html, body {
	margin: 0px;
	padding:0px;
	background-color: #c2912d;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

.cl {
	clear: both;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

p {
	padding: 0px 0px 15px 0px;
}

a{
	color:#C2912D;
	text-decoration:none;
}

a:hover{
	color:#787a65;
	text-decoration:underline;
}

img {
	border: none;
}	

.pad1 {
	padding: 10px 0px 10px 0px;
}

.pad2 {
	padding: 0px 0px 20px 0px;
}

#wrapper {
	width:1016px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:1016px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#header {
	height:92px;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:128px;
	text-align:right;
}

#contentarea {
	clear:both;
	padding:35px 0px 20px 0px;
	margin-top: 30px;
}

#text {
	float:right;
	width:700px;
	padding: 0px 50px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#text h2{
	font-family: "Times New Roman", Times, serif;
	font-size:28px;
	color:#C2912D;
	font-weight:normal;
	text-decoration:none;
	/*padding-left:30px;*/
	padding-top:15px;
	padding-bottom:15px;
	line-height: 26px;
}

#text h3{
	font-family:"Arial";
	font-size:20px;
	color:#787a65;
	font-weight:normal;
	text-decoration:none;
	/*padding-left:30px;*/
	padding-bottom:10px;
}

#text h4{
	font-family:"Arial";
	font-size:14px;
	color:#C2912D;
	font-weight:normal;
	text-decoration:none;
	/*padding-left:30px;*/
	padding-bottom:10px;
}

#text h5{
	font-family: Arial, Helvetica, sans-serif;
	color:#C2912D;
	font-weight:normal;
	text-decoration:none;
}

#text h6{
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#C2912D;
	font-weight:normal;
	text-decoration:none;
	padding-bottom: 3px;
}

#text h6.last{
	padding-bottom: 12px;
}

#text p{
	font-family:"Arial";
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

#faq {
	margin-top: 25px;
}

#faq .question {
	font-size: 14px;
	color: #249136;
	margin-bottom: 8px;
}

#news {
	float:left;
	width:235px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#news h2{
	font-family:"Arial";
	font-size:26px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#news h3{
	font-family:"Arial";
	text-decoration:none;
	padding-left:24px;
	padding-bottom:5px;
}

#news h4{
	font-family:"Arial";
	text-decoration:none;
	padding-left:24px;
	padding-bottom:5px;
}

#news p{
	font-family:"Arial";
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#news a {
	color:#C2912D;
	text-decoration:none;
}

#news a:hover {
	color:#000000;
	text-decoration:none;
}

#banner-container {
	margin-top: 0px;
}

.banner {
	padding: 0px 0px;
	margin: 15px 0px;
}

.banner img {
	width: 185px;
}

.banner-main {
	padding: 0px 25px;
	margin: 15px 0px;
}

.banner-main img {
	width: 185px;
	margin: 0px 25px 0px 0px;
}

.orangetext {
	font-family:"Arial";
	font-size:11px;
	color:#C2912D;
	font-weight:bold;
	text-decoration:none;
}

.greentext {
	font-family:"Arial";
	font-size:11px;
	color:#787a65;
	font-weight:bold;
	text-decoration:none;
}

.green {
	color:#787a65;
}

.orange {
	color:#C2912D;
}

.med{
	font-size: 13px;
	line-height: 30px;
}

.big{
	font-size: 20px;
	line-height: 22px;
}

#footer {
	clear:both;
	height:32px;
	padding-top:25px;
}

#footer_left {
	float:left;
	width:170px;
	height:27px;
	padding-top:5px;
	padding-left: 15px;
}

#footer_left p{
	font-family:"Arial";
	font-size:11px;
	color:#C2912D;
	font-weight:normal;
	text-decoration:none;
	padding-left: 0px;
}


#footer_right {
	float:right;
	width:745px;
	height:27px;
	padding-top:5px;
}

#footer_right p{
	font-family:"Arial";
	font-size:11px;
	color:#C2912D;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:15px;
}


/* ----------------------------------------------------------------------------------------------------------
7) Page: News
---------------------------------------------------------------------------------------------------------- */

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

.news-container h3 a {
	color: #787a65;
	text-decoration: none;
}

.news-container h3 a:hover {
	color: #C2912D;
}

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

.summary-photo {
	float: left;
	margin: 0px 10px 10px 0px;
}

.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: 10px;
}

.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: 5px 0px 10px 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;
}

/* gallery */

.gallery {
	padding: 30px 0px;
}

.thumbnail {
	float: left;
	width: 200px;
	margin: 0px 30px 30px 0px;
	max-height: 150px;
	overflow: hidden;
}

.thumbnail img {
	border: none;
}

/* end gallery */

/* Header area*/
.page-header-separator {
	border-bottom: 1px solid #C2912D;	
	margin: 15px 0px;
}
/* End header area */

/* TESTIMONIALS */
.testimonials-container {
	border-bottom: 1px solid #C2912D;
	padding: 15px 0px;
}

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

.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: 300px;
}

.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 */

/* ARTICLES */
.article-container {
	border-bottom: 1px solid #C2912D;
	padding: 15px 0px;
}

.article-title {
	font-size: 18px;
}

/* END ARTICLES */

/* EMBED PAGE */
.embed {
	margin: 25px 0px;
}
/* END EMBED PAGE */

/* CONTACT US */

#contact {
	float: left;
	width: 300px;
	margin-right: 10%;
}

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

#contact-left {
	float: left;
}

#contact-left p {
	font-weight: bold;
}

#contact-right {
	float: right;
}

#contact-right p {
	font-weight: bold;
}

#employment-opp {
	float: right;
	width: 280px;
	padding: 10px;
	border: 2px solid #F9F8D9;
	background-color: #fffeee;
}

/* END CONTACT US */

/* STAFF */
.staff {
	float: left;
	width: 290px;
	margin-right: 40px;	
	text-align: right;
}
#text .staff h3 {
	margin: 0px;
	padding: 0px;
}
/* END STAFF */

.left {
	float: left;
}

.right {
	float: right;
}

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

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

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

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

.required {
	color: red;
	font-size: 1.3em;
}

.hidden {
	display: none;
}
