html, body {
	margin: 0px;
	padding:0px;
	background-color: #041B16;
	background-image:url(../images/bkgd.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family:"Arial";
	font-size: 12px;
}

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

.cl {
	clear:both;
}

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

a:hover{
	color:#8CC246;
	text-decoration:underline;
}
	

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#fff;
}

#content {
	width:800px;
	margin:0px auto;
	background-repeat: no-repeat;
	background-position:top;
}

#header {
	height:46px;
	background:url(../images/header_top.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
}

#logo {
	width:800px;
	float:left;
}

#logo h4 {
	font-family:"Arial";
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-top: 5px;
}

#links ul {
	.padding-top: 12px;
	height: 32px;
	text-align: center;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#links li{
	float:left;
	list-style-type:none;
	/* IE 6 does scary stuff if set to auto */
	/*width: auto;*/
	text-align:center;
	background-color:#051c16;
	border-left:1px solid #FFF;
	width: 120px;
}

#links a{
	font-family:Arial;
	height:32px;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	display:block;
	line-height: 32px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}

#links a:hover{
	color:#051c16;
	background-color: #C0AB90;
}

#mainimg {
	background-image:url(../images/header_middle.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-top: 330px;
	padding-bottom: 10px;
}

#mainimg h3 {
	font-family:"Arial";
	font-size:24px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:55px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Arial";
	font-size:36px;
	color:#DBAA59;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}


#contentarea {
	clear:both;
	padding:25px 0px;
}

#text {
	float:right;
	width:481px;
	border-left:1px solid #BCBDBC;
	padding: 0px 30px;
}

#text h2{
	font-family:"Arial";
	font-size:26px;
	color:#4475bf;
	font-weight:normal;
	text-decoration:none;
	/*padding-left:30px;*/
	padding-bottom:5px;
}

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

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

#text p{
	font-family:"Arial";
	font-size:12px;
	line-height: 16px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	/*padding:0px 30px;*/
}

#faq {
	margin-top: 25px;
}

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

#news {
	float:left;
	width:235px;
}

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

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

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

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

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

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

.banner img {
	width: 185px;
	border: 1px solid #333333;
}

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

.banner-main img {
	width: 185px;
	border: 1px solid #333333;
	margin: 0px 25px 0px 0px;
}

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

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

.green {
	color:#4475bf;
}

.orange {
	color:#344614;
}

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

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

#footer {
	background:url(../images/bkgd_bottom.jpg) bottom no-repeat #fff;
	clear:both;
	height:150px;
	/*padding-top:25px; */
}

#footer_left {
	float:left;
	width:500px;
	height:27px;
	padding-top:30px;
}

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


#footer_right {
	float:left;
	width:278px;
	height:27px;
	padding-top:30px;
}

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


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

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

.news-container-no-border {
	padding: 15px 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: #333333;
	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 10px 0px;
	max-height: 150px;
	overflow: hidden;
}

.thumbnail img {
	border: none;
}

/* end gallery */

/* TESTIMONIALS */
.testimonials-container {
	border-bottom: 1px solid #344614;
	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 #344614;
	padding: 15px 0px;
}

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

/* END ARTICLES */

#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;
}
.galleries-photo {
	margin: 0px;
	padding: 0px;
	float: right;
	width: auto;
}
#new_link ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#new_link ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#new_link ul li a {
	font-size: 16px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	line-height: 32px;
}
#new_link {
	padding-bottom: 10px;
	padding-right: 65px;
}
.thumbnail_wrapper {
	float: left;
	height: 190px;
	width: 230px;
}
.thumbnail_wrapper p {
	clear: both;
	float: left;
}
