body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3b3c3d;
	background: #58493e;
}

#wrapper {
	padding-bottom: 30px;
	background: url(images/bkg-body.png) no-repeat top center;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 24px;
	background: #fff url(images/bkg-container.png) no-repeat bottom left;
}

#topband {
	height: 92px;
	padding: 10px 30px 0;
	background: url(images/bkg-header.jpg) no-repeat top left;
}

#topband h1 a, #topband h2 {
	width: 360px;
	height: 0;
	overflow: hidden;
	
}

#topband h1 a {
	float: left;
	padding-top: 80px;
	display: block;
}

#topband p {
	width: 200px;
	float: right;
	margin-top: 60px;
	text-align: right;
}

#topband a {
	font-size: 1.6em;
	text-decoration: none;
	color: #fff;
	line-height: 1.1em;
}

#topband a:hover {
	color: #b4570f;
}

.width {
	margin: 15px;
}

ul#nav {
	padding: 26px 26px 26px 56px;
	background-color: #3b3c3d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
}

ul#nav ul {
	display: none;
}

ul#nav li {
	float: left;
	display: inline;
	margin: 0 12px;
	padding-right: 24px;
	border-right: 2px solid #dff0d2;
}

ul#nav li#nav_bacww_contact {
	margin-right: 0;
	padding-right: 0;
	border: 0 none;
}

ul#nav li a {
	text-decoration: none;
	color: #dff0d2;
}

ul#nav li a:hover, ul#nav li.current a {
	color: #fff;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

#footer a {
	height: 38px;
	float: right;
	display: block;
	padding-right: 46px;
	line-height: 38px;
	text-decoration: none;
	color: #efefef;
}

#footer a:hover {
	text-decoration: underline;
}

#facebook a {
	width: 214px;
	background: url(images/facebook.png) no-repeat top right;
}

#tatango a {
	width: 234px;
	background: url(images/tatango.png) no-repeat top right;
}



/* HOME PAGE
========================================================= */

#home-banner {
	height: 252px;
	overflow: hidden;
	margin-top: -15px;
	background: #000;
}

#savethedate {
	margin: 5px 15px 20px;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.2em;
	color: #58493e;
}

#savethedate p {
	display: inline;
}

#savethedate strong, .column h4 strong {
	color: #d3650f;
}

#home-columns {
	width: 610px;
	min-height: 315px;
	float: left;
	display: inline;
	margin: 15px 0 0 8px;
	background: url(images/bkg-column.png) no-repeat bottom left;
}

#aboutColumn {
	margin-right: 50px;
}

#aboutColumn object {
	margin-bottom: 10px;
	padding: 4px 0;
	background: #000;
}

.column, #updatesColumn {
	width: 300px;
	float: left;
	display: inline;
	font-size: 1.4em;
	line-height: 1.4em;
}

.column {
	width: 250px;
	padding: 0 0 30px 25px;
}

.column h4 {
	margin-bottom: 15px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3em;
	color: #58493e;
}

.column p strong {
	font-size: 1.1em;
}

.column a {
	text-decoration: none;
	color: #b4570f;
}

.column a:hover {
	text-decoration: underline;
}

#questionsColumn div div {
	margin-bottom: 10px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666;
}

#questionsColumn form {
	margin-top: 10px;
}

#questionsColumn label {
	display: none;
}

#questionsColumn input, #questionsColumn textarea {
	width: 234px;
	margin-bottom: 5px;
	padding: 4px 8px;
	border: 0 none;
	background-color: #e6e8e9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #787a7b;
}

#questionsColumn textarea {
	height: 120px;
}

#questionsColumn #submit {
	width: auto;
	margin: 0 0 10px;
	padding: 4px 14px;
	background: none;
	color: #58493e;
	cursor: pointer;
	background: #e6e8e9;
	background: -webkit-gradient(linear, center top, center bottom, from(#e6e8e9), to(#ccc));
	background: -moz-linear-gradient(top, #e6e8e9, #ccc);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size:.9em;
}

p.right {
	text-align: right;
}

#updatesColumn {
	float: right;
	display: inline;
	margin-right: 15px;
	background: #3b3c3d;
	color: #fff;
}

#updatesColumn h4 {
	padding: 18px 0;
	background: #b4570f;
	font-size: 1.1em;
	text-align: center;
}

#updatesColumn div {
	padding: 20px 20px 10px;
}

#updatesColumn div div {
	padding: 0;
}

#updatesColumn li {
	margin-bottom: 12px;
}

#updatesColumn div.description {
	display: inline;
}

#updatesColumn a.targetblank {
	font-size: 1.1em;
	color: #bfd8ab;
}

#updatesColumn a {
	display: block;
	text-decoration: none;
	color: #c7d8c3;
}

#updatesColumn a:hover {
	text-decoration: underline;
	color: #fff;
}

.video {
	width: 250px;
	height: 170px;
	margin-bottom: 18px;
	background: #000;
}


/* INTERNAL PAGE
========================================================= */

#content {
	width: 610px;
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	font-size: 1.4em;
	line-height: 1.3em;
}

#content a {
	text-decoration: none;
	color: #b4570f;
}

#content a:hover {
	text-decoration: underline;
}

h3.title {
	margin: 30px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #b4570f;
}

#text {
	margin: 0 20px;
	padding-bottom: 30px;
}

#text h1, #text h2, #text h3, #text h4, #text h5, #text h6 {
	margin: 18px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #787a7b;
} 

#text strong {
	font-size: 1.1em;
}

#text ul, #text ol, #text p {
	margin-bottom: 12px;
}

#text ul, #text ol {
	margin-left: 20px;
	list-style: square;
}
#text li {
	margin-bottom: 5px;
}


/* INTERNAL SIDEBAR
========================================================= */

#sidebar {
	width: 308px;
	float: right;
	display: inline;
	margin-right: 15px;
}

#sidebar #updatesColumn {
	margin: 0 0 40px 0;
	background: #3b3c3d;
}

#sidebar #questionsColumn {
	padding: 0 0 24px 28px;
	font-size: 1.4em;
	line-height: 1.4em;
	background: url(images/bkg-column.png) no-repeat bottom left;
}

#sidebar #questionsColumn h4 {
	margin-bottom: 15px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3em;
	color: #58493e;
}

#sidebar #questionsColumn h4 strong, #sidebar #questionsColumn a {
	color: #d3650f;
	text-decoration: none;
}

#sidebar #questionsColumn a:hover {
	text-decoration: underline;
}

#sidebar #questionsColumn p.right {
	margin-right: 30px;
}


/* TATANGO PAGE
========================================================= */

body.tatango-page #wrap {
	width: 438px;
	height: 268px;
	padding: 30px 30px 0;
	background: #fff url(images/tatango-bkg.png) no-repeat bottom right;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #58493e;
	border: 1px solid #e4dcd6;
}

body.tatango-page #wrap h2 {
	margin: 10px 0 30px;
	font-size: 2.2em;
}

body.tatango-page #wrap h2 strong, body.tatango-page #wrap h3 strong {
	color: #b4570f;
}

body.tatango-page #wrap h3 {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #867c75;
}

body.tatango-page #wrap p {
	padding-right: 224px;
}


/* VIDEO PAGE
========================================================= */

#video-feed {
	margin: -40px 20px 0;
	padding: 20px 0 30px;
	border-top: 1px solid #eee;
}

#video-feed li {
	margin-bottom: 30px;
}

#video-feed li a {
	width: 90px;
	float: left;
	margin-right: 8px;
	padding-top: 46px;
	display: block;
	background: url(images/bkg-video.png) no-repeat top center;
	font-size: .9em;
	text-align: center;
	color: #8d8d8d;
}

#video-feed li a:hover {
	text-decoration: none;
	color: #b4570f;
}

#video-feed li div {
	width: 430px;
	min-height: 64px;
	float: left;
	padding: 7px 0 0 30px;
	background: url(images/bkg-video-main.png) no-repeat 0 3px;
}

#video-feed h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #b4570f;
}


/* CONTACT FORM
========================================================= */

form#contact {
	padding-top: 15px;
	border-top: 1px solid #eee;
}

form#contact legend {
	display: none;
}

form#contact label {
	display: block;
	width: 130px;
	text-transform: uppercase;
	font-size: .9em;
	color: #999;
}

form#contact input, form#contact textarea {
	width: 234px;
	margin-bottom: 5px;
	padding: 4px 8px;
	border: 0 none;
	background-color: #e6e8e9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #787a7b;
	border: 1px solid #999;
}

form#contact textarea {
	width: 510px;
	height: 120px;
}

form#contact p#formsubmit input {
	width: auto;
	margin: 0 0 10px;
	padding: 4px 24px;
	background: none;
	color: #58493e;
	cursor: pointer;
	background: #e6e8e9;
	background: -webkit-gradient(linear, center top, center bottom, from(#e6e8e9), to(#ccc));
	background: -moz-linear-gradient(top, #e6e8e9, #ccc);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size:.9em;
}


/* GIVING PAGE
========================================================= */

#text ul#give-links {
	margin: 0;
	list-style: none;
}

#text ul#give-links li {
	height: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
}

#text ul#give-links li a {
	height: 68px;
	padding-left: 72px;
	line-height: 68px;
	display: block;
}

#text ul#give-links li#download {
	background: url(/mediafiles/microsite-give-down-arrow.png) no-repeat top left;
}

#text ul#give-links li#online {
	background: url(/mediafiles/microsite-give-right-arrow.png) no-repeat top left;
}