.gallery_wrapper {
	background-color: #F6F1E9;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #790000;
	color: #243A28;
	margin-bottom: 20px;
}
.gallery_wrapper img {
	border: 1px solid #7E0000;
	margin-right: 20px;
	margin-bottom: 5px;
}
.gallery_wrapper a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image_caption {
	font-size: 11px;
	color: #7F0100;
	padding-top: 10px;
	clear: both;
}
.contactform_holder {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 2px solid #1A7660;
	font-size: 12px;
	color: #1A7660;
}
.contactform_holder a {
	color: #1A7660;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A7660;
	text-decoration: none;
}
.contactform_textfield {
	width:340px;
	height:20px;
	background-color:#CCCCCC;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}#message {
	height: 100px;
}
body {
	background-color: #fbf2db;
	padding: 0px;
	background-image: url(images/white_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#mainholder {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	background-image: url(images/home_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center 172px;
}

#subholder {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	background-image: url(images/sub_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center 99px;
}
#footer a {
	color: #084236;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #084236;
}


#innerholder {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	height: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#footer {
	font-size: 11px;
	color: #1A7660;
	text-decoration: none;
	margin-top: 30px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A38B4E;
	background-color: #E1BF6F;
	padding-bottom: 15px;
	clear: both;
	padding-right: 30px;
	padding-left: 40px;
}
#footer_wrapper {
	clear: both;
	width: 844px;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin: 0px;
	padding: 0px;
}
.mainmenu_holder {
	background-color: #1a7660;
	padding-left: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 28px;
	width: 838px;
}
#maincontent_left {
	float: left;
	width: 597px;
	padding-bottom: 20px;
}
.tellmemore_link {
	font-size: 13px;
	font-weight: bold;
	color: #1A7660;
	text-decoration: none;
	display: block;
}
#maincontent_right {
	float: left;
	width: 240px;
}

#home_main_content {
	background-image: url(images/home_gradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
}
#sub_main_content {
	background-image: url(images/sub_gradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
}
.homehero_wrapper {
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 28px;
}
.home_subhero_wrapper {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A7660;
	margin-right: 35px;
	margin-left: 45px;
	margin-bottom: 15px;
	clear: both;
}
.home_leftcolumn {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 225px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #1A7660;
	padding-right: 25px;
	padding-left: 45px;
}
#maincontent_right #newswrapper {
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
}
.newsheader {
	font-size: 18px;
	font-weight: bold;
	color: #790000;
	text-decoration: none;
	padding-bottom: 20px;
}
.bodytext {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 20px;
}

.bodytext  li {
	padding-bottom: 8px;
}
.newsitem {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A7660;
}
.news_home_date {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A38B4E;
	padding-bottom: 5px;
}
.news_home_headline {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}
.news_home_text {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 10px;
}
.maroon_header {
	font-size: 13px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.home_subhero_wrapper p {
	line-height: 21px;
	color: #1A7660;
	font-size: 12px;
}
.home_rightcolumn {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 230px;
	padding-left: 25px;
}
.tellmemore_link:hover {
	color: #750000;
}
#subcontent_right {
	float: left;
	padding-bottom: 20px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 35px;
	width: 520px;
}
.sub_headertext {
	font-size: 18px;
	font-weight: bold;
	color: #790000;
	text-decoration: none;
	padding-bottom: 20px;
	padding-top: 10px;
}
.sub_left_link {
	font-size: 13px;
	font-weight: bold;
	color: #1A7660;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A7660;
}
.sub_left_link:hover {
	font-size: 13px;
	font-weight: bold;
	color: #780100;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A7660;
}
#sub_left_wrapper {
	padding-top: 35px;
	padding-right: 30px;
	padding-left: 30px;
}
#subholder2 {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	background-image: url(images/home_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center 98px;
}
.newsitem2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-right: 30px;
}
.news_detail_text {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 10px;
}
.news_detail_headline {
	font-size: 17px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 15px;
	padding-top: 10px;
}
#maincontent_fullpage {
	float: left;
	width: 805px;
	padding-bottom: 20px;
	padding-right: 35px;
}
#subholder3 {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	background-image: url(images/sub_gradient2.jpg);
	background-repeat: no-repeat;
	background-position: center 98px;
}
#sub_main_content2 {
	background-image: url(images/sub_gradient2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
}
.bio_wrapper {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A7660;
}
.bodylink {
	color: #1A7660;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A7660;
	text-decoration: none;
}

.introvideo_header {
	font-size: 14px;
	font-weight: bold;
	color: #7F020C;
	text-decoration: none;
	padding-bottom: 5px;
}
.introvideo_wrapper {
	text-decoration: none;
	background-color: #FBF2DB;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #1A7660;
	padding-top: 10px;
}
.link_wrapper {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1BF6F;
}
.link_wrapper a {
	color: #1A7660;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A7660;
	text-decoration: none;
}
.nuduralogo {
	padding-top: 9px;
	padding-left: 15px;
}
