/* Updated 02/07/07 */

/*====================
Global Styles
======================*/
* {
margin: 0;
padding: 0;
}
body, html {
color: #666;
background: #808183;
}
body {
font: 75%/1.4em Arial, Helvetica, sans-serif;
}
/*====================
Link Styles
======================*/
a:link {
color: blue;
}
a:visited {
color: purple;
}
a:focus {
color: red;
}
a:hover {
color: green;
}
a:active {
color: yellow;
}
/*====================
Heading Styles
======================*/
h1 {
font-size: 1.8em;
margin: .6em 0;
}
h2 {
font-size: 1.6em;
margin: .6em 0;
}
h3 {
font-size: 1.4em;
margin: .6em 0;
}
h4 {
font-size: 1.2em;
margin: .4em 0;
}
h5 {
font-size: 1em;
margin: .4em 0;
}
/*====================
List Styles
======================*/
dl, ol, ul {
margin: 1em 0;
padding: 0 0 0 2em;
}
li, dd {
margin: .25em 0;
}
dt {
font-weight: bold;
}
/*====================
General Styles
======================*/
p {
margin: 1em 0;
}
img {
border: 0;
line-height: 0;
}
blockquote {
margin: 1em 0;
padding-left: 20px;
}
code, kbd, pre {
font-family: Courier, "Courier New", Tahoma, sans-serif;
}
ins, del {
font-style: italic;
}
abbr, acronym, dfn {
cursor: help;
border-bottom: none;
}
hr {
display: none;
}
label {
display: block;
}
/*====================
Common Site-wide Styles
======================*/
.formErrors {
	color: red;
	list-style: none;
	background: #F8DFDF;
	border: 1px solid #B07676;
}
.transactionError {
	color: red;
	background: #F8DFDF;
	border: 1px solid #B07676;
	padding: .5em;
}
.transactionError a {
	color: red;
}
div.clearBoth {
	clear: both;
	line-height: 0;
}
div#pageWrap {
	width: 700px;
	margin: 0 auto;
	padding: 3em 0;
}
a#mvLink {
	margin: 0 17px;
}
div#dropShadow {
	width: 710px;
	padding-bottom: 10px;
	background: url(../images/layout/content-drop-shadow.gif) no-repeat bottom right;
}
div#contentWrap {
	background: #fff url(../images/layout/inside-right-column-bg.gif) repeat-y right top;
	border: 2px solid #fff;
	margin: 0 10px 0 0;
}
ul#mainNav,
ul#subNav,
ul#mainNav li,
ul#subNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
ul#mainNav,
ul#subNav {
	width: 696px;
	border-bottom: 2px solid #fff;
	background: #9093b5 url(../images/layout/main-nav-bg.gif) repeat-x left bottom;
}
ul#subNav {
	width: 474px;
	margin-top: 22px;
	border-bottom: 0;
}
ul#mainNav a,
ul#mainNav a:visited,
ul#subNav a,
ul#subNav a:visited {
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	color: #fff;
	padding: .15em 0;
	border-right: 2px solid #fff;
}
ul#subNav a,
ul#subNav a:visited {
	padding-left: .75em;
	padding-right: .75em;
}
ul#mainNav a#navAbout {
	width: 70px;
	padding-left: 18px;
}
ul#mainNav a#navSpeak {
	width: 77px;
	padding-left: 19px;
}
ul#mainNav a#navPhoto {
	width: 88px;
	padding-left: 20px;
}
ul#mainNav a#navDonations {
	width: 115px;
	padding-left: 19px;
}
ul#mainNav a#navNews {
	width: 50px;
	padding-left: 19px;
}
ul#mainNav a#navConstruction {
	width: 88px;
	padding-left: 20px;
}
ul#mainNav a#lastLink {
	border-right: none;
	width: 61px;
	padding-left: 19px;
}
ul#mainNav a:hover,
ul#subNav a:hover {
	background: #747692 url(../images/layout/main-nav-bg-over.gif) repeat-x left bottom;
}
div#insidePromo {
	height: 218px;
	background: #fff url(../images/inside-page.jpg) no-repeat left bottom;
}
p#insidePromoPhotoWrap {
	width: 190px;
	height: 130px;
	position: relative;
	top: 48px;
	left: 484px;
	margin: 0;
	text-align: right;
}
div#leftColumn {
	float: left;
	width: 442px;
	padding: 0 10px 10px 10px;
}
div.triPhoto {
	height: 197px;
	padding: 6px 0 0 9px;
	margin-bottom: 2em;
	background: url(../images/tri-photo-bg.gif) no-repeat left top;
}
div.triPhoto img {
	margin: 6px 2px 0 0;
}
div#kreweWrap {
	border: 1px solid #747793;
	padding: .75em 1.25em;
	margin: 2em 0 .5em;
	color: #fff;
	background: #bebfd3 url(../images/layout/purple-vert-fade.gif) repeat-x left bottom;
}
div#kreweWrap ul {
	list-style: none;
	margin: 1em 0 0;
	padding: 0;
}
div#kreweWrap li {
	float: left;
	margin: .15em 0;
	width: 30%;
	margin-right: 3%;
}
div.constructionAlt,
div.residentsAlt,
div.construction,
div.residents {
	padding: 1em;
	background: #e2e3ec url(../images/layout/light-purple-vert-fade.gif) repeat-x left bottom;
}
div.construction,
div.residents {
	background: none;
}
div.residents h4,
div.residentsAlt h4 {
	margin-top: 0;
	margin-left: 130px;
	padding-bottom: .25em;
}
div.residents h4 {
	background: url(../images/residents-title-bg.gif) no-repeat left bottom;
}
div.residentsAlt h4 {
	background: url(../images/residents-title-bg-dark.gif) no-repeat left bottom;
}
div.residentsAlt div.residentQuoteWrap {
	/*background: url(../images/quote-medium-before.gif) no-repeat left top;*/
	margin-left: 130px;
}
/*div.residentsAlt p {
	background: url(../images/quote-medium-after.gif) no-repeat right bottom;
}*/
div.residents div.residentQuoteWrap {
	/*background: url(../images/quote-light-before.gif) no-repeat left top;*/
	margin-left: 130px;
}
/*div.residents p {
	background: url(../images/quote-light-after.gif) no-repeat right bottom;
}*/
img.residentImage {
	float: left;
}
img.constructionImage {
	float: right;
	border: 2px solid #898b9f;
	position: relative;
	margin: -25px 0 1em 1em;
}
a.constructionLink,
a.constructionLink:visited {
	text-transform: uppercase;
	text-decoration: none;
	padding: .25em .5em;
	letter-spacing: .03em;
	font-weight: bold;
	color: #fff;
	border: 1px solid #505368;
	background: #bebfd3 url(../images/layout/purple-vert-fade.gif) repeat-x left bottom;
}
a.constructionLink:hover {
	background-image: none;
	background-color: #717189;
}
form#donationForm label {
	display: inline;
}
form#donationForm fieldset {
	border: none;
	color: #505368;
}
form#donationForm h4 {
	font-weight: normal;
	text-transform: capitalize;
}
form#donationForm fieldset.purpleFieldset,
form#donationForm fieldset.purpleFieldsetCC,
div#photoAlbumWrap {
	border: 1px solid #999baa;
	padding: .25em 1em;
	background: #e2e3ec url(../images/layout/light-purple-vert-fade.gif) repeat-x left bottom;
}
fieldset.purpleFieldset p {
	float: left;
	line-height: 1.8em;
	width: 100px;
}
fieldset.purpleFieldset p#otherAmount {
	width: 200px;
}
fieldset.donateInfo table {
	width: 100%;
	margin: 1em 0;
}
fieldset.donateInfo caption {
	text-align: left;
	font-weight: bold;
	margin-top: 1em;
}
fieldset.purpleFieldsetCC table {
	width: 100%;
}
fieldset.donateInfo table td,
fieldset.purpleFieldsetCC table td {
	padding: .4em .4em .4em 0;
	vertical-align: bottom;
}
form#donationForm fieldset.donateInfo label,
form#donationForm fieldset.purpleFieldsetCC td label {
	display: block;
}
form#donationForm fieldset.donateInfo p#billingQuestion label {
	display: inline;
}
form#donationForm table#billingTable {
	display: none;
}
form#donationForm table#addressTable tr td, form#donationForm table#ccTable tr td, form#donationForm table#billingTable tr td {
	vertical-align: top;
}
.whiteInput,
.purpleInput {
	border: 1px solid #a1a3b0;
}
.purpleInput {
	background-color: #e7e7ef;
}
p#donateButtons {
	text-align: right;
}
p#donateButtons a,
input#donateCancel,
input#donateNext {
	border: 1px solid #505368;
	padding: .25em;
	text-transform: uppercase;
	color: #fff;
}
p#donateButtons a,
input#donateCancel {
	background: #ebecf2 url(../images/layout/cancel-button-bg.gif) repeat-x left bottom;
	color: #333;
}
p#donateButtons a {
	padding: .37em;
	margin-right: .5em;
	text-decoration: none;
}
input#donateNext {
	background: #9093b5 url(../images/layout/submit-button-bg.gif) repeat-x left bottom;
}
ul.newsPress {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.newsPress li {
	margin: .25em 0 1.5em;
	color: #7b7f9f;
	font-weight: bold;
}
ul.newsPress li span {
	color: #000;
	font-size: .8em;
}
ul.newsPress li a {
	color: #626366;
	font-size: .9em;
	text-decoration: none;
}
ul.newsPress li a:hover {
	text-decoration: underline;
}
ul.newsPress li a.pdf {
	padding-right: 14px;
	background: url(../images/layout/icon-pdf.gif) no-repeat right center;
}
ul.newsPress li a.video {
	padding-right: 20px;
	background: url(../images/layout/icon-video.gif) no-repeat right center;
}
h3#detailTop img {
	float: right;
	margin: 0 0 1em 1em;
}
img.albumPhoto {
	border: 1px solid #a5a7c3;
	margin: 0 auto .75em;
}
p#photoAlbumControl {
	background-color: #9093b5;
	margin-top: .25em;
	height: 17px;
}
p#photoAlbumControl span,
p#photoAlbumControl img {
	display: block;
	float: left;
	border-right: 2px solid #fff;
}
p#photoAlbumControl span {
	padding: 0 2em;
	color: #fff;
}
div#rightColumn {
	margin-left: 462px;
	text-align: left;
}
p#donateArea {
	border-top: 20px solid #fff;
	border-bottom: 2px solid #fff;
	margin: 0;
	background-color: #8b8dad;
}
p#donateArea img {
	display: block;
}
p#downloadMedia {
	padding: 0 0 0 10px;
}
p#downloadMedia a {
	display: block;
	margin-top: .75em;
}

p#downloadMedia-video {
	padding: 0 0 0 10px;
	border-top: 2px solid #fff;
}
p#downloadMedia-video a {
	display: block;
	margin-top: .75em;
}



div#quoteWrap {
	border-top: 2px solid #fff;
	color: #fff;
	padding: 0 10px;
	background: url(../images/quote-before.gif) no-repeat 10px 10px;
}
div#quoteWrap p {
	background: url(../images/quote-after.gif) no-repeat right bottom;
}
div#quoteWrap p span {
	display: block;
	text-align: right;
	font-weight: bold;
}
p#photoCredit,
p#createdBy {
	color: #fff;
	font-size: .9em;
	margin: 0;
}
p#photoCredit a,
p#createdBy a {
	color: #fff;
}
p#photoCredit {
	float: left;
}
p#createdBy {
	float: right;
}
/*====================
Page Specific Styles
======================*/
div#homePromo {
	height: 378px;
	background: #fff url(../images/home-page.jpg) no-repeat left top;
}
p#promoPhotoWrap {
	width: 190px;
	height: 130px;
	position: relative;
	top: 228px;
	left: 484px;
	margin: 0;
	text-align: right;
}
p#promoPhotoWrap img {
	margin-top: -25px;
}
p#promoPhotoWrap a,
p#insidePromoPhotoWrap a {
	text-decoration: none;
	padding-left: 7px;
	color: #666;
	background: url(../images/layout/purple-arrow-bullet.gif) no-repeat left center;
}
p#promoPhotoWrap a:hover,
p#insidePromoPhotoWrap a:hover {
	text-decoration: underline;
}
p#promoParagraph {
	width: 452px;
	position: relative;
	top: 195px;
	left: 13px;
	font-size: .9em;
	line-height: 1.2em;
}
div.homePanel {
	background-color: #9093b5;
	color: #fff;
	float: left;
	width: 228px;
	height: 93px;
	font-size: .9em;
	line-height: 1.1em;
}
div.rightBorder {
	border-right: 2px solid #fff;
	width: 212px;
	padding: 10px;
}
/*div.homePanel h3 {
	margin: 0 0 .1em;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	background: url(../images/layout/home-title-underline.gif) no-repeat left bottom;
}
div.homePanel h4 {
	margin: 0;
	text-transform: capitalize;
	font-size: 1em;
}
div.homePanel p {
	margin: .3em 0;
}
p.continueLink {
	text-align: right;
}
p.continueLink a,
p.continueLink a:visited {
	padding-left: 7px;
	text-decoration: none;
	color: #fff;
	background: url(../images/layout/white-arrow-bullet.gif) no-repeat left center;
}
p.continueLink a:hover {
	text-decoration: underline;
}*/
/* begin the home page's 3-panel table */
table#threePanelTable {
	background-color: #fff;
}
table#threePanelTable td {
	background-color: #9093b5;
	vertical-align: top;
	padding: 1em 1em .3em 1em;
	color: #fff;
	font-size: .9em;
	line-height: 1.1em;
}
table#threePanelTable td.rightBorder {
	border-right: 2px solid #fff;
}
table#threePanelTable td h3 {
	margin: 0 0 .1em;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	background: url(../images/layout/home-title-underline.gif) no-repeat left bottom;
}
table#threePanelTable td h4 {
	margin: 0;
	text-transform: capitalize;
	font-size: 1em;
}
table#threePanelTable td p {
	margin: .3em 0;
}
table#threePanelTable td p.continueLink {
	text-align: right;
}
table#threePanelTable td p.continueLink a,
table#threePanelTable td p.continueLink a:visited {
	padding-left: 7px;
	text-decoration: none;
	color: #fff;
	background: url(../images/layout/white-arrow-bullet.gif) no-repeat left center;
}
table#threePanelTable td p.continueLink a:hover {
	text-decoration: underline;
}
/* end the home page's 3-panel table */

#flashWrap {
	margin-top:10px;
}
