@charset "utf-8";
/*
===========================================================

===========================================================
*/
@import "browser.fixes.css";

* {
	margin:0;
	padding:0;
	outline:none;
	}
body {
	background: url(../images/html_bg.jpg) 0 0 repeat-x;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#7e6035;
	line-height:21px;
	}
p {
	color:#3A3821;
	font-size:12px;
	line-height:23px;
	margin: 0 0 22px 0;
	}
h1 {}
h2 {
	color:#7e6135;
	border-bottom:1px dotted #7e6135;
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
	font-size:18px;
	font-weight:bold;
	}
h3 {
	background:#322015 none repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 0 12px;
	padding:10px;
	text-transform:uppercase;
	}
h4 {
	color:#2e1d12;
	font-size:16px;
	font-weight:bold;
	}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	color:#663300;
	}
h6 {
	color:#3a3821;
	font-size:11px;
	font-weight:bold;
	}
.inline-heading {
	display:inline-block;
	zoom:1;
	#display:inline;
	}

ul {
	margin: 0 0 0 15px;	
	}

a:link, a:visited {
	color:#517234;
	font-weight:bold;
	}
a:hover, a:active {
	text-decoration:none;
	}


/*
===========================================================

===========================================================
*/

#wrapper {
	
	}
#logo {
	float:left;
	padding:30px 0 0;
	width:250px;
	}
#header {
	width:960px;
	margin: 0 auto;
	height:121px;
	overflow:hidden;
	}
#search_form {
	float:right;
	background:url(../images/searchBg.jpg) 0 0 no-repeat;
	width:241px;
	height:42px;
	padding:4px 0 0 6px;
	margin: 20px 0 20px 0;
	}
#search_form .clearClick {
	background:#7E6341 none repeat scroll 0 0;
	border:medium none;
	color:#E1E1BE;
	float:left;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	height:18px;
	margin:4px 5px 0 0;
	padding:6px 5px 2px;
	width:188px;
	}
#header ul {
	clear:right;
	color:#957749;
	margin:0;
	text-align:right;
	}
#header li {
	display:inline;
	}
#header li a:link, #header li a:visited {
	color:#957749;
	font-size:11px;
	font-weight:bold;
	padding:0 10px;
	text-decoration:none;
	text-transform:uppercase;
	}
#header li a:hover, #header li a:active {
	color:#ECE2D0;
	}

#glbnav {
	height: 415px;
	padding: 62px 0 0 0;
	overflow:hidden;
	width:240px;
	background: url(../images/nav_bg.gif) 12px 50px no-repeat;
	}
#nav {
	background: url(../images/nav_bg.gif) 12px bottom no-repeat;
	padding: 0 0 15px 0;
	margin:0;
	}

#nav li {
	list-style:none;	
	}
#nav_about-us a {
	display:block;
	height:44px;
	background-image: url(../images/nav_about-us.gif);
	text-indent:-9999px;
	overflow:hidden;
	}
#nav_inspire-life a {
	display:block;
	height:44px;
	background-image: url(../images/nav_inspire_life.gif);
	text-indent:-9999px;
	overflow:hidden;
	}
#nav_pursue-life a {
	display:block;
	height:44px;
	background-image: url(../images/nav_pursue_life.gif);
	text-indent:-9999px;
	overflow:hidden;
	}
#nav_extend-life a {
	display:block;
	height:44px;
	background-image: url(../images/nav_extend_life.gif);
	text-indent:-9999px;
	overflow:hidden;
	}
#nav_about-us a:hover, #nav_inspire-life a:hover, #nav_pursue-life a:hover, #nav_extend-life a:hover {
	background-position: 0 -44px;
	}
#nav li.current a {
	background-position: 0 -44px;
	}
#glbnav ul li ul {
	background:none;
	padding:5px 0 0 5px;
	}

#glbnav ul li ul a {
	background-image:none;
	color:#ECE2D0;
	display:block;
	font-weight:normal;
	height:auto;
	line-height:14px;
	overflow:visible;
	padding:6px 0;
	#padding:3px 0;
	text-decoration:none;
	text-indent:0;
	}
#glbnav ul li ul a:hover {
	border-bottom:2px dotted #716858;
	border-top:2px dotted #716858;
	padding:4px 0;
	#padding:1px 0;
	}



/*
===========================================================
SUBPAGE CONTENT
===========================================================
*/
#container {
	width:960px;
	margin: 0 auto;
	}
body.sub #content {
	width:720px;
	float:right;
	background:#fff;
	min-height:800px;
	height:auto !important;
	height:800px;
	}
body.wide #content {
	width:960px;
	float:left;
	background:#fff;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
#text {
	padding:30px 42px 30px 38px;
	min-height:530px;
	}
#page_header_wrapper {
	background:transparent url(../images/header_bg.gif) no-repeat scroll 0 0;
	margin:30px 0 0 30px;
	padding:9px 10px 10px;
	}
#page_header {
	height:187px;
	overflow:hidden;
	width:640px;
	}
body.wide #page_header_wrapper {
	background:transparent url(../images/header_wide_bg.jpg) no-repeat scroll 0 0;
	padding:10px;
	}
body.wide #page_header {
	width:880px;
	}
#flash_header {
	background:transparent url(../images/header_flash_bg.jpg) no-repeat scroll 0 0;
	height:360px;
	margin:30px 0 0 30px;
	padding:10px;
	width:640px;
	}
	
#text .sidenav_container {
	background:#FFFFFF none repeat scroll 0 0;
	float:right;
	margin:-10px 0 20px;
	padding:0 0 0 40px;
	}
#text .sidenav {
	background:#6a4d2c;
	background: url(../images/sidenav_bottom_bg.gif) bottom left no-repeat;
	padding: 0 0 10px 0;
	width:189px;	
	}
#text .sidelinks {
	background: #6a4d2c url(../images/sidenav_top_bg.gif) top left no-repeat;
	padding: 10px 0 0 0;
	}
#text .sidelinks a:link, #text .sidelinks a:visited {
	color:#ECE2D0;
	display:block;
	font-size:12px;
	line-height:14px;
	padding:8px 5px 8px 20px;
	text-decoration:none;
	text-transform:lowercase;
	}
#text .sidelinks a:hover, #text .sidelinks a:active {
	background: #ece2d0 url(../images/sidenav_hover.gif) bottom left repeat-x;
	color:#6a4d2c;
	}



/*
================================================================
DROPDOWN CSS MENU
================================================================
*/

#text .menu {
	display:inline;
	float:left;
	width:180px;
	margin-bottom:20px;
	border-right:3px solid #fff;
}

#text .menu .label {
	color:#666666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

#text .menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	
}

#text .menu ul li {
	padding:0;
	list-style:none;
	list-style-type:none;
	display:block;
	float:left;
	width:180px;
	
}

#text .menu ul li a.selection {
	background: url(../images/dropdown_bg.gif);
	color:#ece2d0;
	display:block;
	height:20px;
	padding:10px 10px 10px 7px;
	text-decoration:none;
	text-align:center;
	width:163px;
	margin:0;
	border-bottom:1px solid #CCCCCC;
}

#text .menu ul li a:hover {
	color:#ece2d0;
}

#text .menu ul ul {
	position:absolute;
	width:180px;
	z-index:999;
}

#text .menu ul ul li a:link, #text .menu ul ul li a:visited {
	
	color:#ece2d0;
	display:block;
	padding:3px 8px;
	text-decoration:none;
	background-color:#6a4d2c;
	width:164px;
	margin:0;
}

#text .menu ul ul li a:hover {	
	background-color:#ece2d0;
	color:#6a4d2c;
	margin:0;
	padding:3px 8px;
}
#text .viewby  {
	display:block;
	float:left;
	padding: 12px 8px 10px 0;
	font-weight:bold;
}






/*
===========================================================
CALL TO ACTION
===========================================================
*/
#gallery_viewer {
	height:512px;
	text-align:center;
	clear:both;
	
	}
#gallery {
	width:770px;
	float:left;
	margin: 0 0 0 17.5%;
	}




/*
===========================================================
HOME CONTENT
===========================================================
*/

#gallery_viewer{
		position:relative;
		}
#slider{}	
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:770px;
	height:480px;
	overflow:hidden;
	float:left;
	}
#slider li a.nolink {
	cursor:default;
	}
#slider {
overflow:visible !important;
}
body.home #glbnav {
	position:absolute;
	left:-180px;
	top:0;
	width:180px;
	overflow:hidden;
	}
#overflow-fix {
	overflow:hidden	
	}
#caroussel {
	height:480px;
	overflow:hidden;
	}
#caroussel-container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:770px;
	left:85px;
	}
#thumb {
	background:transparent url(../images/gallery_thumb_bg.gif) no-repeat scroll 0 0;
	bottom:38px;
	display:none;
	height:60px;
	left:689px;
	overflow:hidden;
	padding:5px;
	position:absolute;
	width:60px;
	}
#thumb a {
	display:block;
	height:60px;
	overflow:hidden;
	width:60px;
	}
#thumb img {
	height:60px;
	}
#controls  {
	bottom:10px;
	position:absolute;
	right:10px;
	}
#controls li {
	display:block;
	float:left;
	margin:0 2px 0 0;
	}
#controls li a {
	background:transparent url(../images/gallery_button.gif) no-repeat scroll 0 0;
	display:block;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	width:20px;
	}
#controls li.current a, #controls li a:hover {
	background-position:left bottom;
	}
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	display:none;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}							
#rside {
	display:block;
	width:1000px;
	height:480px;
	position:absolute;
	left:770px;
	top:0;
	background: url(../images/gallery_over_bg.png) 0 0 repeat-x;
	}
#lside {
	display:block;
	width:1000px;
	height:480px;
	position:absolute;
	left:-1000px;
	top:0;
	background: url(../images/gallery_over_bg.png) 0 0 repeat-x;
	}
#gallery_video_container {
	background:transparent url(../images/transparent_black.png) repeat scroll 0 0;
	display:none;
	height:360px;
	padding:60px 65px;
	position:absolute;
	width:640px;
	z-index:999;
	-background:#000000;
	}
#gallery_video_close {
	background:transparent url(../images/video_close.gif) no-repeat scroll 0 0;
	display:block;
	height:20px;
	margin:-20px 0 0 640px;
	position:absolute;
	text-align:left;
	text-indent:-9999px;
	width:20px;
	z-index:999;
	}
#gallery_video {
	background:#000000 none repeat scroll 0 0;
	height:360px;
	width:640px;
	}
#subcontent {
	margin:0 auto;
	width:960px;
	background:transparent;
	clear:both;
	}
#subcontent h2 {
	text-transform:uppercase;
	}
#blogs {
	background:transparent url(../images/home_blog_bg.gif) no-repeat scroll 0 0;
	float:left;
	width:170px;
	}
#blogs #btn_blog {
	background:transparent url(../images/btn_bg.gif) no-repeat scroll 0 0;
	float:right;
	height:21px;
	margin-bottom:5px;
	text-align:left;
	text-indent:-9999px;
	width:21px;
	}
#blogs .blog_post {
	background:transparent url(../images/blogs_dotted_border.gif) no-repeat scroll left bottom;
	padding:10px 0;
	}
#blogs .blog_post .date {
	color:#7E6035;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:bold;
	width:40px;
	}
#blogs .blog_post .date .month {
	font-size:13px;
	}
#blogs .blog_post .date .day {
	font-size:20px;
	line-height:14px;
	}
#blogs .blog_post .titlelink {
	float:left;
	line-height:15px;
	width:130px;
	}
#blogs .blog_post .titlelink a {}
#blogs .blog_post .titlelink a:hover {}


#tweets {
	background:transparent url(../images/tweets_bg.png) no-repeat scroll 0 0;
	float:left;
	width:440px;
	margin-bottom: 20px;
	}
#tweets ul {
	list-style: none;
	margin: 0px;
}
#tweets #btn_tweets {
	background:transparent url(../images/btn_bg.gif) no-repeat scroll 0 0;
    float: left;
	margin-top: -1px;
    margin-left: 130px;
	height:21px;
	margin-bottom:5px;
	text-align:left;
	text-indent:-9999px;
	width:21px;
	}
#tweets .tweet {
	background:transparent url(../images/blogs_dotted_border.png) repeat-x scroll left bottom;
	padding:15px 0;
	}
#tweets .tweet .date {
	color:#7E6035;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:bold;
	width:50px;
	}
#tweets .tweet .date .month {
	font-size:13px;
	text-align: center;
	line-height: 13px;
    width: 50px;
	float: left;
	}
#tweets .tweet .date .day {
    float: left;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    width: 50px;
	}
#tweets .tweet .titlelink {
	float:left;
	line-height:15px;
	width:370px;
	overflow: hidden;
	}
#tweets .tweet .titlelink a {}
#tweets .tweet .titlelink a:hover {}


#cta {
	float:right;
	
	}

#cta.tweets {
	width: 500px;
	padding-bottom: 28px;
}

#cta .cta_item {
	background:transparent url(../images/cta_bg.jpg) no-repeat scroll 0 0;
	float:left;
	margin:0 0 0 10px;
	padding:9px;
	}
#cta .cta_item .overlay {
	background:transparent url(../images/cta_overlay_bg.png) repeat scroll 0 0;
	cursor:pointer;
	display:none;
	height:50px;
	line-height:16px;
	margin-top:68px;
	overflow:hidden;
	padding:10px;
	position:absolute;
	width:200px;
	z-index:999;
	-background:#362014 none repeat scroll 0 0;
	}
#cta .cta_item .overlay p {
	color:#FFFFFF;
	font-size:13px;
	line-height:16px;
	}
/*
================================================================
FORM CSS
================================================================
*/
form.monkForm legend {
	display:none;
	}
form.monkForm .required label:after {
	content:"*";
	}
form.monkForm label {
	font-weight:bold;
	}
form.monkForm .text input {
	border:1px solid #999999;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	padding:3px;
	width:300px;
	}
form.monkForm .textarea textarea {
	border:1px solid #999999;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	height:80px;
	padding:3px;
	width:300px;
	}
form.monkForm .radio label,
form.monkForm .checkbox label {
	font-weight:bold;
	margin:0 15px 0 5px;
	}
form.monkForm .radio .data {
	float:left;
	}

/*
===========================================================
FOOTER CSS
===========================================================
*/

#footer {
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
	height:130px;
	width:960px;
	margin: 0 auto;
	color:#7e6135;
	padding:35px 0 0 0;
	line-height:18px;
	font-size:11px;
	clear:both;
	}
#footer a:link, #footer a:visited {
	color:#517234;
	font-weight:bold;
	}
#footer a:hover, #footer a:active {
	
	}
#footer .fone {
	float:left;
	margin-right:135px;
	width:454px;
	}
#footer .fone h5 {
	color:#7E6135;
	font-size:13px;
	margin:0;
	}
#fsection1 {
	margin-bottom:5px;
	}
#footer h6 {
	color:#7E6135;
	}
#footer .ftwo {
	float:left;
	margin-right:30px;
	width:180px;
	}
#footer .fthree {
	float:left;
	width:155px;
	}
#footer .social {
	background:transparent url(../images/blogs_dotted_border.gif) repeat-x scroll left bottom;
	display:block;
	height:18px;
	margin:0 0 14px;
	padding:0 0 15px;
	}
#footer .social a {
	float:left;
	}
#footer .social .separator {
	color:#CABFAC;
	float:left;
	padding:0 7px;
	}
#footer p {
	margin:0;	
	}
#siteby {
	float:left;
	margin:2px 10px 0 0;
	}

/*
===========================================================
COMMON / CMS CSS
===========================================================
*/
img {
	border:none;	
	}
.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
	}
.imageLeft {
	float:left;
	margin: 0 15px 15px 0;
	}
.imageRight {
	float:right;
	margin: 0 0 15px 15px;
	}
.left {
	float:left;	
	}
.right {
	float:right;	
	}
.collapseTitle {
	cursor:pointer;	
	}
h3.collapseTitle {
	background: url(../images/btn_bg2.gif) left center no-repeat;
	font-size:18px;
	color:#7e6135;
	font-weight:bold;
	text-transform:none;
	padding: 0 0 0 30px;
	}
.fullImageContent {
	margin: -30px 0 0 -38px
	}
.tableColumns {
	float:none;
	
	}
.tableColumns td.tableNoBorder {
	border:none;	
	}
.tableColumns td {
	border-bottom:1px dotted #b0a289;
	margin: 0 20px 0 0;
	border-spacing:10px;
	vertical-align:top;
	}
.ButtonArrow a, a.ButtonArrow  {
	background: url(../images/btn_bg.gif) right center no-repeat;
	padding: 8px 30px 8px 0;
	}















