@charset "UTF-8";

@import url("reset.css");

/* GLOBAL
---------------------------------------------------*/
body {
	background: url(../layout/bg.png) top repeat-x #3b0101;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #363636;
}
h1 {
	position: absolute;
	top: 111px;
	left: 43px;
	z-index: 10;
}
h1 a {
	width: 216px;
	height: 117px;
	display: block;
	text-indent: -9999px;
	background: url(../layout/h1-bg-logo.jpg);
}
h1.interior-head {
	position: absolute;
	top: 60px;
	left: 35px;
	z-index: 10;
}
h1 a.interior {
	width: 203px;
	height: 104px;
	display: block;
	text-indent: -9999px;
	background: url(../layout/h1-bg-logo-interior.jpg);
}
h2 {
	font-size: 30px;
	color: #363636;
	text-transform: uppercase;
	margin-bottom: 15px;
}
h3 {
	font-size: 20px;
	color: #363636;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 30px;
	background: url(../layout/h3-bg.jpg) top left no-repeat;
}
h4 {
	font-size: 30px;
	color: #665e4c;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background: url(../layout/h4-bg.jpg) bottom left no-repeat;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.left {
	float: left;
}
.clear:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}
blockquote {
	margin: 10px 0px;
	padding: 10px;
	background: #f3e1b6;
	border: 1px solid #eadec4;
}
p.spanish {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cf3104;
}
.top-space {
	margin-top: 60px;
}
	

/* ACCESSIBILITY WARNINGS
---------------------------------------------------*/
div.warning-box {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../layout/warningboxbg.png);
	color: #fff;
	border-bottom: 1px solid #000;
	z-index: 9999;
}
div.warning-box p {
	margin: 2% 2% 2% 1%;
	float: right;
	width: 67%;
}
div.warning-box h1 {
	font-size: 1.618em;
	padding: 2% 1% 2% 2%;
	float: left;
	width: 27%;
	text-align: right;
}
div.warning-box strong {
	font-weight: bold;
}
div.warning-box a, div.warning-box a:visited {
	text-decoration: none;
	color: #fff;
	font-style: italic;
	border-bottom: 1px dotted;
}
div.warning-box a:hover, div.warning-box a:active {
	border-bottom: solid;
}


/* NAVIGATION
---------------------------------------------------*/
#header {
	background: url(../layout/header-bg.jpg) center top;
	height: 384px;
	padding: 6px 0 1px;
}
#header-contain {
	width: 966px;
	margin: 0 auto;
}
#interior-header {
	background: url(../layout/interior-header-bg.jpg) center top;
	height: 270px;
	padding: 6px 0 1px;
}


/* NAVIGATION
---------------------------------------------------*/
#nav{
	width: 660px;
	height: 44px;
	background: url(../layout/nav-bg.png) no-repeat;
	padding-left: 300px
}
#nav li {
	float: left;
	margin-left: 22px;
	position: relative;
}
#nav li a.main, #nav li a.main:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	color: #650707;
	line-height: 44px;
	height: 44px;
}
#nav li a.main:hover, #nav li a.main:active {
	color: #d81f20;
}	
#nav li ul {
	position: absolute;
	top: 44px;
	left: -9999px;
	z-index: 1000;
	width: 114px;
	padding: 10px 15px 10px;
	margin-left: -10px;
	background: url(../layout/drop-bg.png) bottom center no-repeat;
}
#nav li:hover ul {
	left: 0;
}
#nav li ul li.nav-drop-top {
	background: url(../layout/nav-drop-top.png) no-repeat;
	width: 151px;
	height: 21px;
	position: absolute;
	top: -3px;
	left: -5px;
}
#nav li li {
	width: 110px;
	height: 20px;
	line-height: 10px;
	padding-bottom: 5px;
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
}
#nav li li a, #nav li li a:visited {
	width: 110px;
	color: #efb73d;
	text-decoration: none;
}
#nav li li a:hover, #nav li li a:active {
	color: #fff;
}


/* SPLASH
---------------------------------------------------*/
#splash {
	position: relative;
}
#home-splash-overlay {
	background: url(../layout/splash-overlay.png) no-repeat;
	width:965px; 
	height: 391px;
	position: absolute;
	top: 0;
	left: 1px;
	z-index: 5;
}
#show {
	width: 720px;
	margin-left: 242px;
	background: #000;
}


/* SPLASH INTERIOR
---------------------------------------------------*/
#splash-interior {
	position: relative;
}
#interior-splash-overlay {
	background: url(../layout/interior-splash-overlay.png) no-repeat;
	width:963px;
	height: 227px;
	position: absolute;
	top: 0;
	left: 1px;
	z-index: 5;
}
#splash-interior img {
	width: 720px;
	margin-left: 242px;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
}


/* BODY CONTAIN
---------------------------------------------------*/
#body-contain {
	width: 968px;
	margin: 0 auto;
	background: url(../layout/body-contain-bg.jpg) repeat-y;
}
#body-bottom {
	width: 968px;
	margin: 0 auto 20px;
	background: url(../layout/body-contain-bottom.png) no-repeat;
}


/* QUICKLINKS
---------------------------------------------------*/
#quicklinks {
	background: url(../layout/ql-bg.jpg) repeat-x;
	width: 959px;
	height: 58px;
	margin: 0 auto;
	border-right: 1px solid #72674d;
	border-top: 1px solid #fff;
}
#quicklinks li {
	float: left;
	width: 238px;
	height: 58px;
	border-left: 1px solid #fbf4e4;
	border-right: 1px solid #ccc2a9;
}
#quicklinks li.search {
	border-left: 1px solid #eadec4;
	border-right: none;
	background: url(../layout/search-bg.jpg) repeat-x;
	position: relative;
	padding: 20px 15px 0;
	width: 208px;
	height: 38px;
	z-index: 5;
}
#quicklinks li.search input.searchinput {
	width: 173px;
	height: 18px;
	background: url(../layout/searchinput.jpg);
	background-position: 0 0;
	border: none;
	padding: 2px 5px 0 5px;
	color: #fff;
	font-size: 10px;
	float: left;
}
#quicklinks li.search input.searchinput:hover, #quicklinks li.search input:focus {
	background-position: 0 -20px;
}
#quicklinks li.search input.search {
	float: left;
	width: 19px;
	height: 20px;
	background: url(../layout/searchsubmit.jpg);
	border: none;
}
#quicklinks li.search input.search:hover, #quicklinks li.search input.search:active {
	cursor: pointer;
	background-position: 0 -20px;
}
#quicklinks li a, #quicklinks li a:visited {
	display: block;
	padding: 20px 0 0 15px;
	line-height: 37px;
	color: #9f794f;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	z-index: 5;
}
#quicklinks li a:hover, #quicklinks li a:active {
	color: #d81f20;
}
.donate {
	background: url(../layout/ql-donate.jpg) right bottom no-repeat;
}
.volunteer {
	background: url(../layout/ql-volunteer.jpg) right bottom no-repeat;
}
.staff {
	background: url(../layout/ql-staff.jpg) right bottom no-repeat;
}


/* CONTENT
---------------------------------------------------*/
#content {
	width: 960px;
	margin: 0 auto;
	background: url(../layout/content-bg.jpg) repeat-y;
	position: relative;
	border-bottom: 1px solid #8e8b86;
}
#content-container {
	width: 680px;
	padding: 25px 20px;
	float: left;
}
#content-container p, #content-container ul, #content-container ol {
	margin-bottom: 10px;
}
#content-container ol li {
	list-style: decimal;
	margin-left: 17px;
	margin-bottom: 10px;
}
#content-container ul li {
	padding-right: 15px;
	padding-left: 15px;
	background: url(../layout/list-bg.jpg) left center no-repeat;
}
#content-container a, #content-container a:visited {
	color: #9f794f;
	text-shadow: 1px 1px #fff;
	text-decoration: none;
}
#content-container a:hover, #content-container a:active {
	color: #d81f20;
}
#content-container div.specs {
	margin-bottom: 10px;
}
#content-container div.specs p {
	margin: 0;
	text-transform: uppercase;
}
#content-container div.specs p span {
	font-weight: bold;
	color: #cf3104;
}
#content-container p.backto {
	margin-bottom: 20px;
}
#content-container div.specs h3 a { 
	color: #363636;
}


/* FEATURED HOME
---------------------------------------------------*/
#featured-home {
	width: 642px;
	height: 143px;
	background: url(../layout/featured-bg-home.jpg);
	padding: 20px;
	position: relative;
	margin-bottom: 50px;
}
#featured-home h2.featured {
	color: #fcf8ed;
	text-shadow: -1px -1px #3b0101;
	background: url(../layout/h2-featured-bg.jpg) left bottom no-repeat;
	padding-bottom: 15px;
}
#featured-home p.featured-description {
	width: 460px;
	color: #fcf8ed;
}
#featured-home p.featured-description a, #featured-home p.featured-description a:visited {
	color: #3b0101;
	font-weight: bold;
	text-shadow: 1px 1px #8d1313;
}
#featured-home p.featured-description a:hover, #featured-home p.featured-description a:active {
	color: #000;
}
#date-time {
	position: absolute;
	bottom: -18px;
	left: 18px;
	background: url(../layout/date-time-bg.jpg) no-repeat;
	width: 441px;
	height: 49px;
	padding: 0 10px;
	clear: both;
}
#date-time p {
	color: #fff;
	text-shadow: -1px -1px #380808;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	text-transform: uppercase;
	font-size: 10px;
	float: left;
}
#date-time p.date {
	width: 73px;
	padding-left: 5px;
}
#date-time p.time {
	width: 85px;
	padding-left: 5px;
}
#date-time p.location {
	padding-left: 10px;
}
#featured-home div.featured-overlay {
	background: url(../layout/featured-overlay.png) no-repeat;
	width: 125px;
	height: 124px;
	position: absolute;
	top: 22px;
	right: 22px;
	z-index: 10;
}
#featured-home img {
	position: absolute;
	right: 24px;
	top: 24px;
	width: 121px;
	height: 120px;
}
#featured-home div.download-flyer a, #featured-home div.download-flyer a:visited {
	position: absolute;
	right: 24px;
	bottom: 2px;
	width: 122px;
	height: 28px;
	background: url(../layout/download-flyer.jpg) no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}
#featured-home div.download-flyer a:hover {
	background-position: 0 -28px;
}
#featured-home div.download-flyer a:active {
	background-position: 0 -56px;
}


/* LIST CONTENT
---------------------------------------------------*/
#content-container .list {
	margin-top: 20px;
	background: url(../layout/h3-bg.jpg) top left no-repeat;
	padding-top: 40px;
}
#content-container .list li {
	width: 310px;
	float: left;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	background: url(../layout/list-bg.jpg) left center no-repeat;
}


/* DOWNLOAD CONTENT
---------------------------------------------------*/
#content-container .download {
	margin-top: 20px;
	background: url(../layout/h3-bg.jpg) top left no-repeat;
	padding-top: 40px;
}
#content-container .download li {
	width: 240px;
	height: 48px;
	line-height: 48px;
	float: left;
	padding-left: 60px;
	padding-right: 20px;
	background: url(../layout/download-bg.png) left center no-repeat;
}


/* PHOTO GALLERY CONTENT
---------------------------------------------------*/
#gallery-list thead tr th {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cf3104;
	text-shadow: 1px 1px #fff;
	padding-bottom: 10px;
	padding-left: 5px;
}
#gallery-list tbody tr td {
	padding: 5px;
}
#gallery-photos thead tr th {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cf3104;
	text-shadow: 1px 1px #fff;
	padding-bottom: 10px;
	padding-left: 5px;
}
#gallery-photos tbody tr td {
	padding: 5px;
}
#gallery-single thead tr th {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cf3104;
	text-shadow: 1px 1px #fff;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
}
.previous-photos {
	position: absolute;
	left: 20px;
}
.next-photos {
	position: absolute;
	right: 265px;
}


/* RESOURCES CONTENT
---------------------------------------------------*/
#content-container p.resource {
	margin-bottom: 0px;
}
#content-container p.resource a {
	font-weight: bold;
	text-transform: uppercase;
}
#content-container div.spacer {
	margin-bottom: 20px;
}


/* EDUCATION CONTENT
---------------------------------------------------*/
#content-container div.education-entry {
	background: url(../layout/h3-bg.jpg) top left no-repeat;
	padding-top: 30px;
	margin-top: 15px;
}
#content-container div.education-entry p.education-title {
	margin-bottom: 0;
}
#content-container div.education-entry p.education-title a, #content-container div.education-entry p.education-title a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #cf3104;
	text-transform: uppercase;
}
#content-container div.education-entry p.education-title a:hover, #content-container div.education-entry p.education-title a:active {
	color: #cfb67a;
}
#content-container div.education-entry p.date, #content-container div.education-entry p.time, #content-container div.education-entry p.location {
	margin-right: 20px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;	
	margin-bottom: -5px;
}
#content-container div.education-entry p.location {
	margin-bottom: 15px;
}
#content-container div.education-entry ul.education-documents {
	margin-bottom: 0;
}
#content-container div.education-entry ul.education-documents li {
	margin-right: 10px;
	margin-bottom: 0;
	list-style: disc;
	margin-left: 15px;
	color: #cf3104;
}


/* VIDEO CONTENT
---------------------------------------------------*/
#video-entries li {
	margin-top: 20px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: url(../layout/h3-bg.jpg) bottom left no-repeat;
}
#video-entries li object {
	border: 5px solid #fff;
	float: left;
	margin-right: 20px;
}
#video-entries li p.video-title {
	font-size: 18px;
	font-weight: bold;
	color: #cf3104;
	text-transform: uppercase;
}


/* CONTACT CONTENT
---------------------------------------------------*/
#contact-form fieldset p {
	font-size: 10px; 
	color: #4a4436;
	text-shadow: 1px 1px #fff;
	text-transform: uppercase;
	margin-top: 15px;
	font-weight: bold;
}
#contact-form fieldset input {
	background: url(../layout/text-input-bg.jpg) no-repeat;
	height: 22px;
	line-height: 22px; 
	width: 315px;
	padding: 0 5px;
	border: none;
	color: #fefcf6;
	font-family: helvetica, arial;
	font-size: 10px;
}
#contact-form fieldset textarea {
	background: url(../layout/textarea-bg.jpg) no-repeat;
	height: 153px;
	width: 315px;
	padding: 5px;
	border: none;
	color: #fefcf6;
	font-family: helvetica, arial;
	font-size: 10px;
}
#contact-form fieldset input.captcha {
	background: url(../layout/captcha-input-bg.jpg) no-repeat;
	height: 22px;
	line-height: 22px; 
	width: 142x;
	padding: 0 5px;
	border: none;
	color: #fefcf6;
}
#contact-form fieldset input.submit {
	background: url(../layout/submit-input-bg.jpg) no-repeat;
	background-position: 0 0;
	height: 60px;
	width: 144px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	margin-left: -145px;
	margin-top: 18px;
}
#contact-form fieldset input.submit:hover {
	background-position: 0 -60px;
}
#contact-form {
	width: 350px;
	border-right: 1px solid #d3cbb8;
}
#map {
	margin-left: 20px;
	margin-top: 30px;
}


/* CALENDAR CONTENT
---------------------------------------------------*/
#content-calendar {
	width: 960px;
	margin: 0 auto;
	background: #fbf5e6;
	position: relative;
	border-bottom: 1px solid #8e8b86;
}
table.events-calendar {
	width: 960px;
}
.events-calendar th.month {
	height: 70px;
	line-height: 60px;
	text-align: center;
	position: relative;
	color: #9f794f;
	font-size: 42px;
	text-transform: uppercase;
	background: url(../layout/calendar-month-bg.jpg) repeat-x bottom #f9f0da;
	border-top: 1px solid #fefcf6; border-left: 1px solid#fefcf6;
	border-right: 1px solid #d3cbb8;
}
.events-calendar th.month div.prev-month {
	position: absolute;
	top: 0;
	left: 0;
	border-right: 1px solid #d3cbb8;
}
.events-calendar th.month div.next-month {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #d3cbb8;
}
a.prev, a.prev:visited, a.next, a.next:visited {
	width: 40px;
	height: 68px;
	border-top: 1px solid #fefcf6;
	color: #d1b38f;
	display: block;
	text-decoration: none;
}
a.prev:hover, a.prev:active, a.next:hover, a.next:active {
	background: #f9f0da;
	height: 68px;
}
.events-calendar th.day {
	height: 31px;
	line-height: 31px;
	text-align: center;
	background: url(/layout/calendar-day-bg.jpg) repeat-x;
	font-weight: bold;
	text-transform: uppercase;
	color: #ab7a11;
	text-shadow: 1px 1px #f7dba0;
}
.events-calendar td {
	width: 137px;
	height: 85px;
	padding: 10px;
}
.events-calendar td a.entry-number, .events-calendar td a.entry-number:visited {
	text-decoration: none;
	color: #9f794f;
}
.events-calendar td a.entry-number:hover, .events-calendar td a.entry-number:active {
	color: #cf3104;
}
div.entry-title {
	line-height: 9px;
	margin-bottom: 5px;
}
td.calendarToday div.entry-title a, td.calendarToday div.entry-title a:visited {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #212121;
	text-transform: uppercase;
}
td.calendarToday div.entry-title a:hover, td.calendarToday div.entry-title a:active {
	color: #cf3104;
}
td.calendarCell div.entry-title a, td.calendarCell div.entry-title a:visited {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #9f794f;
	text-transform: uppercase;
}
td.calendarCell div.entry-title a:hover,  td.calendarCell div.entry-title a:active {
	color: #cf3104;
}
div.entry-title a span {
	font-weight: bold;
	font-size: 12px;
	color: #cf3104;
}	
.events-calendar td:hover {
	background: #fefaef;
}
.events-calendar td.blank {
	background:#e4d7b4;
	border-top: 1px solid #eee8d9; border-left: 1px solid #eee8d9;
	border-bottom: 1px solid #dacca8; border-right: 1px solid #dacca8;
	color: #cdbf99;
	font-weight: bold;
	text-shadow: 1px 1px #eee8d9;
}
.events-calendar td.calendarCell {
	border-top: 1px solid #fefcf6; border-left: 1px solid #fefcf6;
	border-bottom: 1px solid #eee9da; border-right: 1px solid #eee9da;
	color: #9f794f;
	font-weight: bold;
	text-shadow: 1px 1px #fefcf6;
}
.events-calendar td.calendarToday {
	color: #cf3104;
	font-weight: bold;
	font-size: 12px;
	background: #fefaef;
	border-bottom: 1px solid #eee9da; border-right: 1px solid #eee9da;
}
.events-calendar td.calendarToday a.entry-number {
	color: #cf3104;
	font-weight: bold;
	font-size: 14px;
}

/* SEARCH CONTENT
---------------------------------------------------*/
#content-container .search-entry p a, #content-container .search-entry p a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #cf3104;
	text-transform: uppercase;
}
#content-container .search-entry p a:hover, #content-container .search-entry p a:active {
	color: #cfb67a;
}
.search-entry {
	margin: 10px 0 20px;
	padding-bottom: 15px;
	background: url(../layout/h3-bg.jpg) bottom left no-repeat;
}
#content-container p.search-result {
	margin-bottom: 20px;
	color: #9f794f;
	text-shadow: 1px 1px #fff;
	text-decoration: none;
}
#content-container p.search-result span{
	text-transform: uppercase;
	font-weight: bold;
	color: #cf3104;
}


/* STAFF CONTENT
---------------------------------------------------*/
.staff-entry {
	margin-bottom: 20px;
	padding-bottom: 15px;
	background: url(../layout/h3-bg.jpg) bottom left no-repeat;
}
.staff-entry img {
	float: left;
	border: 5px solid #fff;
	margin-right: 10px;
}
.staff-entry p.name {
	font-size: 18px;
	font-weight: bold;
	color: #cf3104;
	text-transform: uppercase;
}
.staff-entry p.position {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -10px;
}
.staff-entry p.description {
	margin-top: -10px;
}

/* NEWS CONTENT
---------------------------------------------------*/
.news-entry {
	margin-bottom: 20px;
	padding-bottom: 15px;
	background: url(../layout/h3-bg.jpg) bottom left no-repeat;
}
.news-entry img {
	float: left;
	border: 5px solid #fefcf6;
	margin-right: 10px;
}
#content-container .news-entry p.news-title {
	margin-bottom: 0;
}
#content-container .news-entry p.date {
	margin-top: -5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #9f794f;
}
.article {
	margin-top: -8px;
}
#content-container .news-entry p.news-title a, #content-container .news-entry p.news-title a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #cf3104;
	text-transform: uppercase;
}
#content-container .news-entry p.news-title a:hover, #content-container .news-entry p.news-title a:active {
	color: #cfb67a;
}
ul.pagination li.next {
	float: right;
	margin: 20px 0 0;
}
ul.pagination li.previous {
	float: left;
	margin: 20px 0 0;
}

/* SIDE BAR
---------------------------------------------------*/
#sidebar-container {
	width: 200px;
	padding: 25px 20px;
	float: left;
}
#sidebar-container .entry p {
	font-size: 10px; 
	color: #665e4c;
	line-height: 16px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	background: url(../layout/sidebar-p-bg.jpg) bottom left no-repeat;
}
#sidebar-container .entry:hover {
	background: url(../layout/sidebar-p-hover.jpg) center no-repeat;
}
#sidebar-container .entry p span {
	text-transform: uppercase;
	color: #4a4436;
	font-weight: bold;
	line-height: 10px;
}
#sidebar-container p span a, #sidebar-container p span a:visited {
	text-decoration: none;
	color: #4a4436;
	text-shadow: 1px 1px #f3e9d1;
}
#sidebar-container p span a:hover, #sidebar-container p span a:active {
	color: #cf3104;
}



/* SIDE BAR DONATE
---------------------------------------------------*/
#sidebar-donate {
	width: 199px;
	height: 118px;
	margin: 50px 0 -20px -20px;
	padding:  0 20px;
}
#sidebar-donate img {
	margin-left: 70px;
}
#sidebar-donate p {
	text-transform: uppercase;
	text-shadow: 1px 1px #f1e5c8;
	text-align: center;
	margin-bottom: 10px;
}
#sidebar-donate input.donate-button {
	background: url(../layout/donate.jpg) top;
	background-position: 0 0;
	height: 34px;
	border: 0;
	width: 188px;
	text-indent: -9999px;
	margin-left: 5px;
}
#sidebar-donate input.donate-button:hover {
	background-position: 0 -34px;
	cursor: pointer;
}


/* SITEMAP
---------------------------------------------------*/
.sitemap {
	float: left;
	width: 300px;
}
.sitemap li {
	list-style: none;
	font-size: 11px;
	margin: 0 0 11px 0;
	text-transform: uppercase;
	font-weight: bold;
}
.sitemap ul {	
	margin: 10px 0 20px 25px;
}
.sitemap ul li {
	list-style: circle;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	text-shadow: none;
	line-height: 15px;
}


/* FOOTER
---------------------------------------------------*/
#footer a, #footer a:visited {
	color: #9f794f;
	text-shadow: 1px 1px #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #d81f20;
}
#footer {
	width: 968px;
	margin: 0 auto;
	background: url(../layout/body-contain-bg.jpg) repeat-y;
	overflow: hidden;
}
#footer-container {
	float: left;	
	margin-left: 4px;
	background: #fbf5e6;
	height: 100px;
	border-right: 1px solid #b19b68;
}
#footer-container ul {
	width: 718px;
	height: 32px;
	background: url(../layout/social-media-bg.jpg) repeat-x;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
#footer-container ul li {
	float: left;
	height: 32px;
	line-height: 32px;
	margin-left: 10px;
}
#footer-container ul li a, #footer-container ul li a:visited {
	width: 32px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-position: 0 0;
}
#footer-container ul li a.myspace {
	background: url(../layout/myspace.jpg);
}
#footer-container ul li a.myspace:hover, #footer-container ul li a.myspace:active {
	background-position: 0 -30px;
}
#footer-container ul li a.twitter {
	background: url(../layout/twitter.jpg);
}
#footer-container ul li a.twitter:hover, #footer-container ul li a.twitter:active {
	background-position: 0 -30px;
}
#footer-container ul li a.facebook {
	background: url(../layout/facebook.jpg);
}
#footer-container ul li a.facebook:hover, #footer-container ul li a.facebook:active {
	background-position: 0 -30px;
}
#footer-container ul li a.linkedin {
	background: url(../layout/linkedin.jpg);
}
#footer-container ul li a.linkedin:hover, #footer-container ul li a.linkedin:active {
	background-position: 0 -30px;
}	
#contact {
	float: left;
	width: 438px;
	padding: 25px 15px;
	border-left: 1px solid #fff;
	border-right: 1px solid #d6d0c4;
}
#contact p {
	float: left;
	margin-left: 20px;
	font-size: 9px;
	line-height: 13px;
	text-transform: uppercase;
	color: #af8f67;
}
#contact p.logo {
	text-indent: -9999px;
	width: 37px;
	height: 34px;
	padding: 0;
	margin: -5px 0 0 0;
	background: url(../layout/footer-logo.jpg);
}
#newsletter {
	float: left;
	width: 205px;
	border-left: 1px solid #fff;
	padding: 10px 20px 0 20px;
}
#newsletter label {
	color: #716e68;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#newsletter input {
	float: left;
}
#newsletter input.newsinput {
	width: 173px;
	height: 16px;
	padding: 4px 5px 0 5px;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	background: url(../layout/newsinput-bg.jpg) no-repeat;
	background-position: 0 0;
	border: none;
}
#newsletter input.newsinput:hover, #newsletter input:focus {
	background-position: 0 -20px;
	color: #7b6a40;
}
#newsletter input.submit {
	height: 20px;
	width: 19px;
	background: url(../layout/newsletter-submit.jpg);
	background-position: 0 0;
	border: none;
}
#newsletter input.submit:hover, #newsletter input.submit:active {
	cursor: pointer;
	background-position: 0 -20px;
	focus:none;
}
#newsletter a img {
	margin: -5px 0 0 0;
}
#newsletter a img.safeplace {
	padding: 0 0 0 20px;
}
#newsletter a img.biculturalparents {
	padding: 0 0 0 30px;
	margin-top: -15px;
}
#sponsor-container {
	float: left;
	width: 238px;
	height: 100px;
	background: #cfb77a;
	border-left: 1px solid #f0e8d4;
	border-right: 1px solid #9b895b;
}
#sponsor-container p {
	width: 223px;
	border-top: 1px solid #f0e8d4;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	background: url(../layout/sponsor-p-bg.jpg);
	text-transform: uppercase;
	color: #7b6a40;
	text-shadow: 1px 1px #ede4ce;
	font-size: 10px;
}
#sponsor-container a img {
	padding: 0 20px;
	marging: 0;
}
#sponsor-container a img.eeb {
	padding-top: 8px;
}



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}