body {
	background-color: #fefbf3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/* TAB NAVIGATION */
.tabActive{
	font: 11px arial;
	letter-spacing: 1px;
	color: #666666;
	font-weight:bold;
}

.tabLink{
	font: 11px arial;
	letter-spacing: 1px;
	font-weight:bold;
	color: #999999;
	text-decoration: none;
}
.tabLink:hover{
color: #A47C53;
text-decoration: none;
font: 11px arial;
	letter-spacing: 1px;
	font-weight:bold;
	text-decoration: none;
}

.tabLink:visited{
text-decoration: none;
font: 11px arial;
	letter-spacing: 1px;
	font-weight:bold;
	text-decoration: none;
}


.tabsIndentA{
padding-left:55px;
}
.tabsIndentB{
padding-left:50px;
}
.tabsIndentC{
padding-left:50px;
}
.tabsIndentD{
padding-left:50px;
}


/* MAIN NAVIGATION */

.navBarCSS{
border-top: 5px solid #bada8a;
border-bottom: 5px solid #bada8a;
padding:2px 0px 2px 30px;
vertical-align:middle;
}

.navBar{
padding-left:30px;
background:url(assets/bgNavbar.gif);
background-repeat:repeat-x;
background-position:top;
}

.navSelected{
cursor:default;
font-family: Arial, Lucida Grande, Verdana;
	color: #A47C53;
	font-size: 12px;
	letter-spacing: 1px;
	padding-right: 7px;
	padding-left: 7px;	
	vertical-align:middle;
}

.navLink:link, .navLink:visited{
vertical-align:middle;
font-family: Arial, Lucida Grande, Verdana;
	color: #A7C57B;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}

.navLink:hover{
	color: #A47C53;
}


/* COMMON TEXT STYLES*/

.h1{
	font-family: Arial, Lucida Grande, Verdana;
	color: #A47C53;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight:bold;
	font-style: regular;
}

.h1-reg{
	font-family: Arial, Lucida Grande, Verdana;
	color: #A47C53;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight:regular;
	font-style: regular;
}

.h2{
	font-family: Arial, Lucida Grande, Verdana;
	color: #A47C53;
	font-size: 11px;
	font-weight:bold;
	font-style: regular;
	line-height:20px;
}

.footerCredit{
	font-family: Arial, Lucida Grande, Verdana;
	color: #A47C53;
	font-size: 10px;
	letter-spacing: 1px;
}

td.bodyCopy{
	font-family: Arial, Lucida Grande, Verdana;
	color: #666666;
	padding-right: 70px;
	padding-left: 70px;
	padding-top:20px;
	font-size: 12px;
	letter-spacing: 0px;
	line-height:16px;
	font-weight:regular;
	background-position: top left;
}

td.imageGallery{
	font-family: Arial, Lucida Grande, Verdana;
	color: #666666;
	padding-top:20px;
	font-size: 12px;
	line-height:16px;
	font-weight:regular;
	
}

.calloutRegister{
	font-family: Arial, Lucida Grande, Verdana;
	color: #666666;
	padding-right: 20px;
	padding-left: 120px;
	padding-top:50px;
	font-size: 12px;
	letter-spacing: 0px;
	line-height:16px;
	font-weight:regular;
}

.bigQuote{
font-size: 24px;
}

.quoteCredit{
	color: #A47C53;
	padding-left:220px;
	margin-top:20px;
	text-align: rigkht;
}

.quoteCreditLong{
color: #A47C53;
padding-left:220px;
text-align: rigkht;
}


.quoteBlock{
padding-left:10px;
margin-top:-13px;
}


td.disclaimer{
color:#999999;
padding:10px 30px 10px 30px;
background-color:#FFFFFF;
background-image:url(assets/bgDisclaimer.jpg);
background-repeat:no-repeat;
font-family: Arial, Lucida Grande, Verdana;
font-size:10px;

line-height:14px;
}

/* EXPAND COLLAPSE IDs*/
#ryanp, #lisa, #andreano, #suzanne, #hella, #yvette, #jay, #janet, #jenifer, #adam, #beatrice-david, #madeline-mike, #katie, #nerissa-jeremy, #michele-josh, #huu-beto, #storyHuu-beto, #storyYvette, #storyAndreano, #storyMichele, #disclaimer{
display:none;
}



/* VARIOUS LINKS */

.linkGallery, .linkGallery:visited{
font: 11px Arial;
color: #FFFFFF;
text-decoration:none;
line-height: 20px;
font-weight:bold;
}

.linkGallery:hover{
font: 11px Arial;
color: #A47C53;
text-decoration:none;
font-weight:bold;
line-height: 20px;
}

.galleryLinks{
padding-right: 30px;
}

a.galleryBackBTN, a.galleryBackBTN {
display: block;
background-color: transparent;
background-image: url(assets/btnPrevious.jpg);
background-repeat: no-repeat;
width: 30px;
height: 30px;
padding: 0px 0 0 0;
text-decoration: none;
}

a.galleryBackBTN:link, a.galleryBackBTN:visited {
color: #FFFFFF;
text-decoration: none;
}
a.galleryBackBTN:hover, a.galleryBackBTN:active {
background-position: -30px 0px;
color: #FFFFFF;
text-decoration: none;
}

a.galleryNextBTN, a.galleryNextBTN {
display: block;
background-color: transparent;
background-image: url(assets/btnNext.jpg);
background-repeat: no-repeat;
width: 30px;
height: 30px;
padding: 0px 0 0 0;
text-decoration: none;
}

a.galleryNextBTN:link, a.galleryNextBTN:visited {
color: #FFFFFF;
text-decoration: none;
}
a.galleryNextBTN:hover, a.galleryNextBTN:active {
background-position: -30px 0px;
color: #FFFFFF;
text-decoration: none;
}

.linkRegister:link, .linkRegister:visited{
font-family: Arial, Lucida Grande, Verdana;
	color: #A47C53;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight:bold;
	
}

.linkRegister:hover{
	color: #A7C57B;
}


.linkMore, .linkMore:visited{
font: 12px Arial;
color: #A47C53;
}

.linkMore:hover{
font: 12px Arial;
color: #A7C57B;
}


.linkBrown, .linkBrown:visited{
font: 12px Arial;
color: #A47C53;
}

.linkBrown:hover{
font: 12px Arial;
color: #A7C57B;
}

.linkCredit, .linkCredit:visited{
font: 10px Arial;
color: #A47C53;
}

.linkCredit:hover{
font: 10px Arial;
color: #A7C57B;
}


.linkDisclaimer:link{
font: 10px Arial;
color: #A7C57B;
}

.linkDisclaimer:hover{
color: #000000;
text-decoration:none;
}

.linkDisclaimer:visited{
font: 10px Arial;
color: #A7C57B;
}

.linkGray:link, :visited{
font: 10px Arial;
color: #999999;
}
