/* vim: set expandtab tabstop=4 shiftwidth=4 : */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/* Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}#doc2{width:73.074em;*width:71.313em;min-width:950px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}



body {
	background: #bfbd9b url('/images/layout/body-bg.jpg') repeat-x;	
	font-size: 85%;
	color: #636363;
}

h1 {
	font-family: Optimer;
    font-weight: bold;
    font-size: 150%;
    margin-bottom: 5px;
    text-transform: uppercase;
}

h2 {
	font-family: Optimer;
    font-weight: bold;
    font-size: 130%;
    margin-bottom: 5px;
    text-transform: uppercase;
}

h3 {
	font-family: Optimer;
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 5px;
    margin-top: 5px;
}

a {
	color: #a61c35;	
	text-decoration: none;
	cursor: pointer;
}

p {
	margin: 1em 0;	
}


strong, b {
	font-weight: bold;	
}

/* LAYOUT */

#doc {
	width: 836px;
	min-width: 836px;
	margin: 0 auto;
	background: #FFF;
	padding: 0;
	text-align: left;
	position: relative;
	padding: 20px;
}

#hd {
	height: 196px;
	position: relative;	
	margin-bottom: 14px;
}

#logo {
	float: left;	
	position: relative;
}

#logo a {
	display: block;
	height: 124px;
	width: 11px;
	position: absolute;
	z-index: 3000;
}

#staticMenu {
	position: absolute;
	top: 0px;
	right: 0px;	
	font-size: 80%;
}

#staticMenu ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #a61c35;
}

#mainMenu {
	position: absolute;
	bottom: 0px;
	left: 0;	
	background: transparent url('/images/layout/menu-bg.gif') repeat-x;	
	height: 44px;
	width: 836px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 105%;
}

#mainMenu a {
	color: #FFF;
}

#mainMenu ul li.mainMenuItem {
	float: left;	
	border-right: 1px solid #FFF;
	position: relative;
	z-index: 1 !important;
}

#mainMenu ul li a {
	padding: 0 9px;
	line-height: 44px;
}

#mainMenu ul li a.selected {
	color: #4a4633;
}

#mainMenu .submenu {
	position: absolute;
	top: 44px;
	left: 0;
	background: #b1ad9a;
	color: #FFF;
	padding: 0;
	display: none;	
	width: 170px;
	padding: 0 0 0 0;
	font-weight: normal;
	font-size: 90%;
}

#mainMenu .submenu ul {
	padding: 0;
	float: none;
}

#mainMenu .submenu ul li {
	color: #FFF;	
	float: none;
	text-align: left;
	height: auto;
	padding: 0;
}

#mainMenu .submenu ul li a {
	height: auto;
	line-height: 18px;
	border: 0;
	padding: 3px 10px;
	display: block;
}

#mainMenu .submenu ul li a:hover {
	font-weight: bold;
	background: #4a4633;	
	color: #FFF;
}

#buttonDonateOnline {
	float: right;
	margin: 11px 27px 0 0;	
}

#headerContent {
	padding-top: 40px;	
	font-size: 150%;
	text-align: center;
	float: right;
	width: 710px;
}

/* Sidebar */
#sidebar {
	width: 166px;	
}

#sectionMenu {
	text-transform: uppercase;	
	font-size: 85%;
	color: #99947a;
	margin-bottom: 5px;
}

#sectionMenu ul li {
	background: #ebebeb;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
}

#sectionMenu ul li.heading {
	font-family: Optimer;
	color: #a61c35;
	font-size: 140%;
	font-weight: normal;
}

#sectionMenu ul li a {
	background: #ebebeb url('/images/layout/section-menu-item-bg.gif') no-repeat top left;
	padding: 0px 2px 0px 16px;
	line-height: 36px;
	color: #99947a;
	display: block;
}

#sectionMenu ul li.heading a {
	color: #a61c35;
	padding: 0px 5px 0px 16px;
	background-image: url('/images/layout/section-menu-heading-bg.gif');
	line-height: 31px;
}

#sectionMenu ul li.selected a {
	background-color: #c6c4c4;
	color: #FFF;
}

#sidebarRandomPhoto {
	border: 1px solid #ebebeb;
	padding: 6px;	
	margin-top: 10px;
}

.sidebarLink {
	font-family: Optimer;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;	
	border-bottom: 1px solid #f3f1eb;
}

.sidebarLink a {
	display: block;
	color: #989378;
	padding: 7px 0 7px 23px;
}

#sidebarPhotoGalleryLink a {
	background: transparent url('/images/icons/photo-small.gif') no-repeat center left;
}

#sidebarNewsletterLink a {
	background: transparent url('/images/icons/newsletter-small.gif') no-repeat center left;
}

#sidebarUkRegionList {
	font-size: 95%;
	background: #edece6;
	padding: 15px;
	margin-top: 20px;
}

#sidebarUkRegionList ul li a {
	cursor: pointer;
	color: #989378;
}

#sidebarUkRegionList ul li a.selected {
	font-weight: bold;
	text-decoration: underline;
}

#maincontent {
	width: 655px;
}

body.feature #maincontent {
	padding: 15px 12px 0 12px;	
	background: transparent url('/images/layout/feature-bg.gif') repeat-x;
	width: 631px;
}

#contentpanel {
	width: 464px;
}

body.feature #contentpanel {
	width: 440px;
}

#rightpanel {
	width: 177px;
	float: right;	
}

#ft {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted #c8c7aa;
	font-size: 85%;
	position: relative;
}

#ft a {
	color: #756b54;	
}

#footerLogo {
	position: absolute;
	top: 20px;
	right: 0px;
}

#siteMap {
	font-size: 100%;
	text-transform: uppercase;
	padding-right: 65px;
}

#siteMap ul li {
	float: left;
	border-left: 1px solid #756b54;
	padding: 0 5px;
}

#footerContent {
	text-align: center;	
}

/* General Classes */

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;	
}

.top {
    vertical-align: top;
}

.right {
    text-align: right;
}

.firstItem {
	border: 0 !important;	
}

.lastItem {
	border: 0 !important;	
}

.popup {
	background: transparent url('/images/layout/popup-bg.png') no-repeat bottom left;
	width: 194px;
	padding: 6px 8px 20px 8px;
	color: #FFF;
	z-index: 1000;
}

.popup .content {
	font-size: 85%;
}

.popup .image {
	float: right;
	border: 1px solid #7d7d7d;
	margin: 0 0 3px 3px;
}

.errors {
	margin: 15px 0;
	background: #f5e3f4;
	color: #a61c35;
	padding: 10px;
	font-weight: bold;
}

/* Right Panel */
#rightpanelQuicklinks ul li {
	border-bottom: 1px solid #FFF;	
}

#rightpanelQuicklinks ul li a {
	display: block;
}

#rightpanelFeatureImages {
	margin-bottom: 8px;	
}

/* Pagination */
.paginationControl {
	color: #9a957a;
	/*float: right;	*/
	text-align:center;
	margin-top: 15px;
}

.paginationControl a {
	color: #9a957a;
	font-weight: bold;
}

.paginationControl span {
	font-weight: normal;	
}

.paginationControl a.selected {
	cursor: text;
}

.pageNav {
	color: #9a957a;
	margin-top: 15px;
	font-size: 90%;
}

.pageNav a {
	color: #9a957a;
	font-weight: bold;
}

.pageNav .next {
	width: 49%;
	float: right;
	text-align: right;
}

.pageNav .prev {
	width: 49%;
	float: left;
}

/* Homepage */
.row {
	clear: both;	
}
#homepageRow1 {
	border-top: 1px solid #ebebeb;	
}

#homepageRow2 {
	margin-top: 26px;
	height: 352px;	
}

	
#homepageQuickLinks {
	float: left;	
}

#homepageQuickLinks a {
	display: block;
	width: 167px;
	height: 78px;
	text-indent: -3000px;
}

#homepageQuickLinks ul li {
	border-bottom: 1px solid #FFF;	
}


#homepageWelcome {
	float: right;
	width: 662px;
	height: 314px;	
	position: relative;
}

#homepageWelcomeTextBackground {
	position: absolute;
	top: 14px;
	right: 16px;
	border: 1px solid #bab89c;
	width: 280px;
	height: 272px;
	filter:alpha(opacity=60);
	opacity:0.6;
	background: #000;
}

#homepageWelcomeText {
	position: absolute;
	top: 14px;
	right: 16px;
	width: 260px;
	color: #FFF;
	padding: 18px 10px;
}

#homepageWelcomeText .heading {
	font-size: 210%;
}

#homepageWelcomeText .content {
	margin-top: 8px;
}

#homepageWelcomeText .link {
	margin-top: 15px;
	text-align: right;
	font-style: italic;
	font-family: Optimer;
	font-weight: bold;
}

#homepageNewsMedia {
	width: 352px;
	float: left;	
}

#homepageNewsMedia .tabs  {
	background: #ada891 url('/images/homepage/media-tab-bg.gif') repeat-x;
	width: 332px;
}

#homepageNewsMedia .tabs a {
	background: #d7d3bf;
	width: 82px;
	height: 33px;
	border-right: 1px solid #FFF;
	display: block;
	float: left;
	color: #FFF;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -3000px;
}

#homepageNewsMedia .tabs a.selected {
	background-color: transparent;
}

#homepageNewsMedia .tabs a#homepageNewsTab {
	text-indent: 0px;
	text-transform: uppercase;
	line-height: 33px;
	text-align: center;
}

#homepageNewsMedia .tabs a#homepagePhotosTab {
	background-image: url('/images/homepage/media-photo-icon.gif');
}

#homepageNewsMedia .tabs a#homepageVideosTab {
	background-image: url('/images/homepage/media-video-icon.gif');
}

#homepageNewsMedia .tabs a#homepagePodcastsTab {
	background-image: url('/images/homepage/media-podcast-icon.gif');
}

#homepageNewsMedia .tabContent {
	display: none;
	border: 1px solid #ebebeb;
	height: 246px;
	padding: 15px 20px 15px 20px;
}

#homepageNewsMedia .tabContent .heading{
	font-weight: bold;
}

#homepageNewsMedia .tabContent .intro {
	font-size: 85%;
	margin: 3px 0;
}

#homepageNewsMedia .tabContent .showVideo {
	text-align: center;
	margin-top: 10px;
}

#homepageNewsMedia div.selected {
	display: block;
}

#homepageNewsMedia a.viewAll {
	float: right;
	font-style: italic;
	font-size: 90%;	
}

#homepageNewsMedia div.albumList {
	margin-top: 12px;	
}

#homepageNewsMedia div.albumList ul li {
	border-top: 1px solid #e1e1e1;
	clear: both;
	padding: 10px 0;	
}

#homepageNewsMedia div.albumList img {
	float: left;
	margin-right: 10px;
	border: 1px solid #7d7d7d;
}

#homepageNewsMedia div.albumList a.more {
	margin-top: 20px;
	font-style: italic;
	font-weight: bold;	
}

#homepageNews ul {
	margin-top: 5px;	
}

#homepageNews ul li {
	border-top: 1px solid #e1e1e1;
	padding: 12px 0;	
}

#homepageNews ul li.firstItem {
	padding-top: 0;	
}

#homepageNews ul li img {
	float: right;
	border: 1px solid #7d7d7d;
	margin-left: 25px;
}

#homepageNews ul li a.more {
	color: #A61C35;
	text-decoration: none;
	font-style: italic;
	display: block;
	text-align: right;
	font-size: 80%;
}

#homepagePodcasts .featuredPodcast {
	margin-top: 25px;
}

#homepagePodcasts .featuredPodcast img {
	float: left;
	margin-right: 15px;
	border: 1px solid #a7a7a6;
}

#homepagePodcasts .featuredPodcast .featuredPodcastName {
	color: #68634f;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#homepagePodcasts .featuredPodcast .featuredPodcastDetail {
	color: #a61c35;
	margin-bottom: 8px;
}

#homepagePodcasts .featuredPodcast .listenNow {
	clear: both;
	background-color: #9A957A;
	color: #FFFFFF;
	font-family: Optimer;
	font-size: 110%;
	margin-top: 20px;
	padding: 0 20px;	
}

#homepageMap {
	width: 455px;
	float: right;
	position: relative;	
}

#homepageMap div.heading, #ukMap div.heading, #nepalMap div.heading { font-weight: bold; text-decoration: underline; }

#homepageMap .tabs  {

}

#homepageMap .tabs a {
	background: #d9cfa0;
	width: 72px;
	height: 33px;
	border-right: 1px solid #FFF;
	display: block;
	float: left;
	color: #FFF;
	cursor: pointer;
	text-transform: uppercase;
	line-height: 33px;
	text-align: center;
}

#homepageMap .tabs a.selected {
	background: #ADA891 url('/images/homepage/media-tab-bg.gif') repeat-x;
}

#homepageMap .tabContent {
	display: none;
	float: left; 
	width: 445px;
	border: 1px solid #ebebeb;
	height: 276px;
}

#homepageMap div.selected {
	display: block;
}

#homepageMap #tabExplain {
	position: absolute;
	text-align: right;
	top: 8px;
	right: 0px;
	color: #a61c35;
	font-style: italic;
	font-size: 90%;
}

#homepageNepal {
	background: transparent url('/images/homepage/nepal-map-bg.jpg') repeat-x;
}

#homepageNepalMap {
	position: relative;
	margin: 0 auto;
	width: 445px;
}

#homepageNepalMap div.mapPoint {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	display: block;
}

#homepageNepalMap div.mapPoint div.popup {
	display: none;
	position: absolute;
	bottom: 13px;
	left: 0;
}

#homepageUkMap {
	float: right;
	position: relative;
}

#homepageUkMap div.mapPoint {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	display: block;
}

#homepageUkMap div.mapPoint div.popup {
	display: none;
	position: absolute;
	bottom: 13px;
	left: 0;
}

ul.homepageLocationList {
	font-size: 95%;
	padding: 5px 10px;
}

ul.homepageLocationList a {
	cursor: pointer;
	color: #989378;
}

ul.homepageLocationList a.selected {
	font-weight: bold;
}

/* Listed Items */
#listedContent {
	margin-top: 10px;
}

#listedContent ul li {
	border-top: 1px dotted #68634f;
	padding: 8px 6px;
}

#listedContent ul li.selected {
	background: #f5f4ef;
}

.listedItemHeading {
	text-transform: uppercase;
	color: #68634f;
	font-weight: bold;
	font-size: 100%;
}

#listedContent .listedItemHeading {
	font-family: Optimer;
	font-size: 120%;
	width: 340px;
}

.eventsp {
    font-family: Optimer;
    font-size: 120%;
    width: 340px;
}

.listedItemHeading a {
	color: #68634f;
}

.multipartItemHeading {
	text-transform: uppercase;
	color: #68634f;
	font-weight: bold;
	font-size: 100%;
	font-family: Optimer;
	font-size: 120%;
}

.multipartItemTitle {
    font-style: italic;
	color: #68634f;
	font-weight: bold;
	font-size: 100%;
	font-family: Optimer;
	font-size: 110%;
}

.listedItemImage {
	float: right;
	margin-left: 10px;
	border: 1px solid #c6c4c4;
}

.listedItemImage a {
	display: block;
}


.listedItemLink {
	font-family: Optimer;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
}

.duration {
	font-family: Optimer;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
    float: left;
}

.listedItemDate {
	color: #a61c35;	
}

/* Feature Pages */
.intro {
	margin: 1em 0;
}

.featureQuoteContainer {
	background: #f5f4ee url('/images/layout/quote-open.gif') no-repeat 8px 8px;
	padding: 30px 0 10px 45px;
    margin: 20px 0px 30px 0px;
}

.featureQuote {
	background: transparent url('/images/layout/quote-close.gif') no-repeat 98% 100%;
	padding: 0 45px 10px 0;
	color: #8a825f;
	font-style: italic;
}

.featureLink {
    margin-top: 15px;
	background: #edece6;
	padding: 18px;	
	font-family: Optimer;
	text-align: center;
	text-transform: uppercase;
	font-size: 140%;
	font-weight: bold;
}

.featureDate {
	color: #a61c35;
	font-size: 110%;	
}

.socialBookmarking {
	margin: 20px 0 10px 0;	
}

/* Where We Work */
#nepalMap {
	position: relative;	
}

#nepalMap div.mapPoint {
	cursor: pointer;
	position: absolute;
	z-index: 1;
}

#nepalMap div.mapPoint div.popup {
	display: none;
	position: absolute;
	bottom: 13px;
	left: 0;
}

#locationTypes {
	background: #f6f4ed;
	padding: 10px;
	border: 1px solid #eceae2;
	margin: 12px;	
}

#locationTypes h2 {
	border-bottom: 1px solid #c6c4c4;	
}

#locationTypes ul li {
	border-bottom: 1px dotted #68634f;
	padding: 15px 0;
}

/* A Day in the Life */
.entryHeading {
	font-family: Optimer;	
	color: #a61c35;	
	font-size: 150%;
	margin: 7px 0;
}

.entryText {
	margin-bottom: 23px;
}

/* Regional Map */
div.mapPoint a { color: #FFF; text-decoration: underline; }

#ukMap {
	position: relative;	
	float: right;
}

#ukMap div.mapPoint {
	cursor: pointer;
	display: block;
	position: absolute;
	z-index: 1;
}

#ukMap div.mapPoint div.popup {
	display: none;
	position: absolute;
	bottom: 13px;
	left: 0;
}

/* Listings page with no link */
#listings ul li {
	border-top: 1px dotted #c6c4a6;
	padding: 12px 0;
	overflow: auto;
}

#listings ul li .heading {
	color: #68634f;
	font-weight: bold;
}

#listings ul li .image {
	float: right;
	margin-left: 10px;
}

/* GWT Staff */
#gwtStaff {
	border-top: 1px dotted #c6c4a6;
	padding: 0 5px;
}

#gwtStaff ul li {
	padding: 12px 0;
}

#gwtStaff ul li a {
	font-weight: bold;
	text-decoration: underline;
}

/* Donate */
#donateOptions .sponsorAPensioner {
	background: #f0eee6;
	font-family: Optimer;
	font-size: 190%;
	font-weight: bold;
	margin-top: 30px;
	padding: 18px;
	text-align: center;
	text-transform: uppercase;
}

#donateOptions .donateOr {
	font-family: Optimer;
	font-size: 140%;
	font-weight: bold;
	margin: 13px 0;
	color: #A61C35;
	text-align: center;
	text-transform: uppercase;
}

#donateOptions .donateBox {
	background: #f0eee6;
	padding: 13px;
	float: left;
	width: 44%;	
	position: relative;
	height: 70px;
}

#donateOptions .donateBox .heading {
	font-family: Optimer;
	font-size: 140%;
	color: #A61C35;
	font-weight: bold;
	text-transform: uppercase;
}

#donateOptions .donateBox .content {
	margin-bottom: 10px;
}

#donateOptions .donateBox input.text {
	border: 1px solid #dcdacc;
	width: 170px;
	height: 17px;	
	padding: 3px;
}

#donateOptions .donateBox .go {
	position: absolute;
	bottom: 13px;
	right: 13px;
	font-family: Optimer;
	font-weight: bold;
	font-size: 110%;
	text-align: right;
	text-transform: uppercase;
}

#donateOptions #donateOnce {
	float: right;	
}

/* Newsletter */
#newsletterSignUp {
	background: #f0eee6;
	padding: 10px;	
}

#newsletterSignUp table td {
	padding: 5px;	
}

#newsletterSignUp input.text {
	border: 1px solid #dcdacc;
	width: 170px;
	height: 17px;	
	padding: 3px;	
}

#newsletterSignUp input.submit {
	float: right;	
}

/* Photo Gallery */
#photoGalleries img {
	border: 1px solid #a1a1a1;
}

#photoGalleries div.images img {
	border: none !important;
} 

#photoGalleries div.images a {
	border: 1px solid #a1a1a1;
	width: 100px;
	height: 75px;
	display: block;
} 

#photoGalleries h2 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 100%;
	text-transform: none;
	margin: 0;
}

#photoGalleries p.date {
	margin: 2px 0;	
}

#photoGalleries .feature {
	float: left;
	padding: 15px;
	background: #f4f2ec;
	margin: 15px 0;
	text-align: center;
	width: 200px;
	height: 230px;
}

#photoGalleries .feature h2 {
	font-size: 120%;	
}

#photoGalleries .feature h2 a {
	color: #68634F;	
}

#photoGalleries .feature a {
	font-weight: bold;	
}

#photoGalleries .marginRight {
	margin-right: 0px;	
}

#photoGalleries .seperator {
	clear: both;
	border-top: 1px dotted #68634F;	
	height: 0px;
	margin: 20px 0;
}

#photoGalleries .standard {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 20px;
}

#photoGalleries .standard h2 {
	width: 110px;	
	float: left;
}

#photoGalleries .standard a {
	color: #68634F;
}

#photoGalleries .standard img {
	float: left;
	margin-right: 10px;
}
	
#gallery {
	width: 432px;
	margin: 0 auto;
}

#gallery .display {
	height: 323px;
	text-align: center;
}

#gallery .display img {
	margin: 0 auto;
}

#gallery .nav {
	
}

#gallery .nav div {
	width: 50%;
	float: left;
	margin-bottom: 15px;
}

#gallery .nav a {
	color: #68634F;
	font-weight: bold;
}

#gallery .nav div a.next {
	float: right;
}

#gallery .images {
	margin-top: 15px;
	clear: both;
	background: #f0eee6;
	padding: 10px 0;
	width: 432px;
	overflow-x: auto;
	overflow-y: hidden;
}

#gallery .images table {
	width: 100%;	
}

#gallery .images table td {
	text-align: center;
	padding: 10px;	
}

#gallery .images ul li {
	width: 190px;
	padding: 20px 5px 20px 20px;
	float: left;	
	
}

#gallery .images ul {
	float: left;
	padding: 10px;	
}

#gallery .images ul li img {
	float: left;	
	margin-right: 10px;
}

#videos .heading {
	font-family: Optimer;
	font-size: 120%;
	font-weight: bold;	
	border-bottom: 1px dotted #9a957a;
	color: #68634f;
	margin-bottom: 12px;	
}

#videos .standard {
	padding-top: 20px;	
	padding-bottom: 20px;
	padding-left: 20px;	
	width: 213px;
}

#photoGalleries #videos .odd {
	border-right: 1px dotted #9a957a;	
	margin-right: 0;
	padding-right: 5px;
	padding-left: 0;
}

#photoGalleries div.watch {
	margin-top: 7px;	
}

#photoGalleries div.watch img {
	border: 0;
}

#videoDisplay {
	text-align: center;	
	height: 344px;
	margin-bottom: 15px;
}


/* Pretty Photo Lightbox */

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

div.light_rounded .pp_top .pp_left { background: url(/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
div.light_rounded .pp_top .pp_right { background: url(/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */

div.light_rounded .pp_content { background-color: #fff; } /* Content background */
div.light_rounded .pp_content a.pp_next:hover { background: url(/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.light_rounded .pp_content a.pp_previous:hover { background: url(/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
div.light_rounded .pp_content a.pp_expand { background: url(/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.light_rounded .pp_content a.pp_expand:hover { background: url(/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.light_rounded .pp_content a.pp_contract { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.light_rounded .pp_content a.pp_contract:hover { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.light_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.light_rounded .pp_bottom .pp_left { background: url(/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
div.light_rounded .pp_bottom .pp_right { background: url(/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

div.light_rounded .pp_loaderIcon { background: url(/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
/* ----------------------------------
	Dark Rounded Theme
----------------------------------- */
	
div.dark_rounded .pp_top .pp_left { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
div.dark_rounded .pp_top .pp_middle { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
div.dark_rounded .pp_top .pp_right { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */

div.dark_rounded .pp_content { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
div.dark_rounded .pp_content a.pp_next:hover { background: url(/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.dark_rounded .pp_content a.pp_previous:hover { background: url(/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
div.dark_rounded .pp_content a.pp_expand { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.dark_rounded .pp_content a.pp_expand:hover { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.dark_rounded .pp_content a.pp_contract { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.dark_rounded .pp_content a.pp_contract:hover { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.dark_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
div.dark_rounded .currentTextHolder { color: #c4c4c4; }
div.dark_rounded  p.pp_description { color: #fff; }

div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.dark_rounded .pp_bottom .pp_left { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
div.dark_rounded .pp_bottom .pp_middle { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
div.dark_rounded .pp_bottom .pp_right { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

div.dark_rounded .pp_loaderIcon { background: url(/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */

	
/* ----------------------------------
	Dark Square Theme
----------------------------------- */

div.dark_square .pp_top .pp_left ,
div.dark_square .pp_top .pp_middle,
div.dark_square .pp_top .pp_right,
div.dark_square .pp_bottom .pp_left,
div.dark_square .pp_bottom .pp_middle,
div.dark_square .pp_bottom .pp_right,
div.dark_square .pp_content { background: url(/images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
div.dark_square .currentTextHolder { color: #c4c4c4; }
div.dark_square  p.pp_description { color: #fff; }
div.dark_square .pp_loaderIcon { background: url(/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */

div.dark_square .pp_content a.pp_expand { background: url(/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.dark_square .pp_content a.pp_expand:hover { background: url(/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.dark_square .pp_content a.pp_contract { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.dark_square .pp_content a.pp_contract:hover { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.dark_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
	div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
	div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.dark_square .pp_content a.pp_next:hover { background: url(/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.dark_square .pp_content a.pp_previous:hover { background: url(/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ----------------------------------
	Light Square Theme
----------------------------------- */

div.light_square .pp_top .pp_left ,
div.light_square .pp_top .pp_middle,
div.light_square .pp_top .pp_right,
div.light_square .pp_bottom .pp_left,
div.light_square .pp_bottom .pp_middle,
div.light_square .pp_bottom .pp_right,
div.light_square .pp_content { background: #fff; }

div.light_square .pp_content a.pp_expand { background: url(/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.light_square .pp_content a.pp_expand:hover { background: url(/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.light_square .pp_content a.pp_contract { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.light_square .pp_content a.pp_contract:hover { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.light_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.light_square .pp_content a.pp_next:hover { background: url(/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.light_square .pp_content a.pp_previous:hover { background: url(/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

div.pp_pic_holder a:focus { outline:none; }

div.pp_overlay {
	background: #000;
	position: absolute; top: 0; left: 0;
	z-index: 9500;
	width: 100%;
}

div.pp_pic_holder {
	position: absolute; z-index: 10000;
	width: 100px;
}
	
div.pp_pic_holder .pp_top {
	position: relative;
	height: 20px;
}

* html div.pp_pic_holder .pp_top { padding: 0 20px; }

div.pp_pic_holder .pp_top .pp_left {
	position: absolute;
	left: 0;
	width: 20px; height: 20px;
}

div.pp_pic_holder .pp_top .pp_middle {
	position: absolute;
	left: 20px; right: 20px;
	height: 20px;
}

* html div.pp_pic_holder .pp_top .pp_middle { position: static; left: 0; }
		
div.pp_pic_holder .pp_top .pp_right {
	position: absolute;
	top: 0; left: auto; right: 0;
	width: 20px; height: 20px;
}
	
div.pp_pic_holder .pp_content {
	position: relative;
	text-align: left;
	width: 100%; height: 40px;
}
	
div.pp_pic_holder .pp_content .pp_details {
	display: none;
	margin: 10px 15px 2px 20px;
}

div.pp_pic_holder .pp_content .pp_details p.pp_description { display: none; float: left; margin: 0; }
			
div.pp_pic_holder .pp_content .pp_details .pp_nav {
	float: left;
	margin: 3px 0 0 0;
}
			
div.pp_pic_holder .pp_content .pp_details .pp_nav p { float: left; margin: 2px 4px; }

div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
	float: left;
	display: block;
	width: 14px; height: 15px;
	overflow: hidden;
	text-indent: -10000px;
	margin-top: 3px;
}
	
div.pp_pic_holder .pp_content div.pp_hoverContainer {
	position: absolute; z-index: 2000;
	top: 0; left: 0;
	width: 100%;
}
	
div.pp_pic_holder .pp_content a.pp_next {
	display: block; float: right;
	text-indent: -10000px;
	width: 49%; height: 100%;
	background: url(/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
}
		
div.pp_pic_holder .pp_content a.pp_previous {
	display: block; float: left;
	text-indent: -10000px;
	width: 49%; height: 100%;
	background: url(/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
}
	
div.pp_pic_holder .pp_content a.pp_expand,
div.pp_pic_holder .pp_content a.pp_contract {
	position: absolute; z-index: 20000;
	top: 10px; right: 30px;
	cursor: pointer;
	display: none;
	text-indent: -10000px;
	width: 20px; height: 20px;	
}
		
div.pp_pic_holder .pp_content a.pp_close {
	float: right;
	display: block;
	text-indent: -10000px;
}

div.pp_pic_holder .pp_bottom {
	position: relative;
	height: 20px;
}

* html div.pp_pic_holder .pp_bottom { padding: 0 20px; }

div.pp_pic_holder .pp_bottom .pp_left {
	position: absolute;
	left: 0;
	width: 20px; height: 20px;
}
div.pp_pic_holder .pp_bottom .pp_middle {
	position: absolute;
	left: 20px; right: 20px;
	height: 20px;
}
	* html div.pp_pic_holder .pp_bottom .pp_middle { position: static; left: 0; }
	
div.pp_pic_holder .pp_bottom .pp_right {
	position: absolute;
	top: 0; left: auto; right: 0;
	width: 20px; height: 20px;
}
	
div.pp_pic_holder .pp_loaderIcon {
	display: none;
	position: absolute;
	top: 50%; left: 50%;
	margin: -12px 0 0 -12px;
	width: 24px; height: 24px;
}
	
div.pp_pic_holder #pp_full_res { display: block; margin: 0 auto; width: 100%; text-align: center; }
div.pp_pic_holder #pp_full_res object,
div.pp_pic_holder #pp_full_res embed { visibility: hidden; }

div.ppt {
	display: none;
	position: absolute;
	top: 0; left: 0;100
	z-index: 9999;
	color: #fff;
	font-size: 17px;
}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

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

.clearfix {display: inline-block;}

div.contactFormContainer {
    background: #eeead4;
    width: 436px;
    padding: 10px 0;
}
div.contactFormContainer span {
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    margin-top: 10px;
    margin-left: 20px;
}
div.contactFormContainer dt {
    margin: 0px;
    margin-left: 35px;
    margin-top: 10px;
}
div.contactFormContainer dd {
    margin: 0px;
    margin-left: 55px;
    margin-top: 5px;
}
div.contactFormContainer input {
    border: none;
    width: 311px;
    height: 17px;
    padding: 5px;
}
div.contactFormContainer input#submit {
    background: transparent url('/images/buttons/submit.png') no-repeat left top;
    width: 53px;
    height: 11px;
    border: none;
    margin: -30px 0px 20px 312px;
    cursor: pointer;
}   

div.contactFormContainer textarea {
    border: none;
    width: 311px;
    height: 124px;
    padding: 5px;
}

.formHeading {
    font-family: Optimer;
    text-transform: uppercase;
}

ul.errors {
    font-size: 10px;
    color: #FF0000;
    margin: 0px 0px -10px 0px;
}
div#lastEvent {
    width: 455px;
    float: left;
    background-color: #EBE9E3;
    margin-bottom: 20px;
    padding-left: 10px;
}
.lastEventImage {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #c6c4c4;
}
p.eventsp {
    font-family: Optimer;
    font-size: 16px;
    font-weight: bold;
    margin: 8px 0px 3px 0px;
}

div.eventsp {
    font-family: Optimer;
    font-size: 16px;
    font-weight: bold;
    margin: 8px 0px 3px 0px;
}

p.viewall {
    font-family: Optimer;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    float: right;
}

div.viewall {
    font-family: Optimer;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    float: right;
}

div#fundraising, div#eventideas {
    background: url("/images/forms/fundraising-button.gif") left top no-repeat;
    width: 159px;
    height: 77px;
    color: white;
    padding: 0px;
    padding-top: 40px;
    padding-left: 20px;
    margin-bottom: 15px;
}
div#eventideas {
    background: url("/images/forms/event-ideas-button.gif") left top no-repeat;
}
div#fundraising span, div#eventideas span {
    display: block;
    margin-right: 20px;
}
div#fundraising a, div#eventideas a {
    font-family: Optimer;
    font-size: 12px;
    margin-top: 20px;
    margin-left: 70px;
    margin-right: 10px;
    width: 100px;
}
div#fundraising a, div#eventideas a {
    color: white;
}

#eventIdeas {
    margin-top: 10px;
}

#eventIdeas ul li {
    padding: 8px 0px;
}

#eventIdeas ul li.selected {
    background: #f5f4ef;
}

.eventIdeasHeading {
    color: #68634f;
    font-weight: bold;
    font-size: 100%;
}

#eventIdeas .listedItemHeading {
    font-family: Optimer;
    font-size: 120%;
}

#rightmodules {
    margin: 15px 0px 0px 0px;
}

#wallPapers {
    background-color: #F5F4EF;
    float: left;
    padding: 0px 10px 0px 0px;
}
#wallPapers ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#wallPapers ul li {
    float: left;
    margin: 25px 15px 25px 25px;
    text-align: center;
}
.wallPaperHeading {
    margin-top: 5px;
    font-weight: bold;
}
.wallPaperDownload {
    margin-top: 5px;
    letter-spacing: 0.5px;
    font-weight: bold;
    font-size: 90%;
}
.wallPaperImage {
    position: relative;
}
.wallPaperEnlarge {
    background: #fff url('/images/layout/enlarge.png') left top no-repeat;
    width: 104px;
    height: 24px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    filter:alpha(opacity=80); 
    opacity: 0.8;
}
#recipeProperties {
    background-color: #F4F3ED;
    padding: 10px 10px 10px 10px;
    color: #989378;
    min-height: 130px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: normal;
    position: relative;
}
p.recipes {
    margin: 0px;
    color: #a61c35;
    font-weight: bold;
}
a.recipes {
    color: #989378;
    text-decoration: underline;
    font-style: italic;
    font-size: 11px;
    display: block;
    float: right;
    cursor: pointer;
    margin-right: 30px;
    font-weight: bold;
}
span.recipes {
    color: #989378;
    display: block;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
}
#recipeProperties #recipeData {
    background: transparent url('/images/layout/recdatabg.png') left top no-repeat;
    width: 175px;
    height: 101px;
    float: right;
    font-size: 12px;
    color: #68634F;
    font-weight: normal;
    padding: 10px 0px 0px 10px;
    line-height: 22px;
    margin: 0 0 10px 10px;
}
div.podcast {
    background-color: #F4F3ED;
    float: left;
    padding: 10px 0px 0px 10px;
    color: #989378;
    width: 424px;
    min-height: 130px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: normal;
    position: relative;
}
div.podcast h3{
    clear: left;
    text-transform: uppercase;
    color: #636363;
}
div.podcast cite{
    clear: left;
    float: left;
    background-color: #9A957A;
    font-family: Optimer;
    color: #FFFFFF;
    font-size: 110%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px 20px 0px 20px;
    cursor: pointer;
}
div.podcast p{
    color: #a61c35;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 25px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#bubbleText img { border: 1px solid #FFF; margin: 2px 0px 8px 8px; float: right; }
div#faqs {
}
div.faqQuestion {
    background: #ECEAE3 url('/images/buttons/faqs_right.png') top right no-repeat;
    width: 370px;
    padding: 16px 45px 16px 12px;
    min-height: 24px;
    color: #a61c35;
    font-style: italic;
    cursor: pointer;
    margin-top: 17px;
}
div.faqAnswer {
    background: #ECEAE3;
    width: 415px;
    padding: 0px 0px 16px 12px;
    display: none;
}
.activeFaq {
    background: #ECEAE3 url('/images/buttons/faqs_down.png') top right no-repeat;
}

.timelineContainer { margin: 10px 0; float: left; }
.timelineContainer #backward { float: left; padding-right: 8px; cursor: pointer; }
.timelineContainer #forward { float: left; padding-left: 8px; cursor: pointer; }
.timelineWindow { display: block; width: 575px; height: 100px; border: 0px solid #000; float: left; overflow: hidden;  }
#timeline { margin-left: 0px; }
#timeline td.year { height: 70px; border-right: 1px solid #FFF; background-color: #9B967C; }
#timeline td div { display: block; width: 10px; height: 70px; }
#timeline td.decade { background-color: #A61C35 !important; }
#timeline td.decade div { width: 16px; }
#timeline td.event { background-color: #CFC9AF !important; cursor: pointer; }
#timeline td.yearOver { background-color: #C6C4C4 !important; cursor: pointer; }
.timelineBg { background: #F9F8F3 url('/images/timeline/background.jpg') no-repeat bottom left !important; min-height: 640px;}

#timelineBubble { position: absolute; top: 87px; display: block; width: 260px; display: none; }
.bubblePoint { position: absolute; opacity: 0.85; filter: alpha(opacity=85); margin-top: -16px; margin-left: 20px; }
#bubbleText { position: absolute; border: 1px solid: #969695; padding: 15px; color: #FFF; background-color: #000; opacity: 0.85; filter: alpha(opacity=85);}
#bubbleText h5 { font-size: 116%; font-weight: bold; }
#bubbleText img { border: 1px solid #FFF; margin: 2px 0px 8px 8px; float: right; }
.yearRowText { text-align: center; padding-top: 10px; font-weight: bold; font-size: 116%; color: #68634F; }
.dateItem { float: left; clear: left; padding: 10px 0; border-bottom: 2px solid #FFF; width : 100%;}
.noborder { border: none; }

#cms ul li {list-style-position:inside;
            list-style:disc;
            margin-left:20px;
            }
