/* 
  -----------------------------------
  Deja Vu Portal - 02 Navbar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 20px;
	padding: 0px;
	min-width: 760px;
	background-color: #FFFFFF;
}
#logo {
	background-repeat: repeat-x;
}
h1 {margin: 0;}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.65em;
	letter-spacing: .4em;
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 770px;
}
#layoutcrown {
	background-image: url(../images/interfaceImages/dj1b_layout_top.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 0;
	line-height: 26px;
}
#rightcolumn {
	float: right;
	width: 215px;
	font-size: 0.75em;
}
#midcolumn {
	float: right;
	width: 300px;
	font-size: 0.75em;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	background-color: #E5E1C3;
}
#singlecolumn {
	float: right;
	width: 770px;
	font-size: 0.75em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #E5E1C3;
}
#menucolumn {
	float: right;
	width: 215px;
	font-size: 0.75em;
}
#layoutbottom {
	clear: both;
	background-image: url(../images/interfaceImages/dj1b_bottom.jpg);
	background-repeat: no-repeat;
	height: 24px;
	line-height: 0.0;
	font-size: 0;
}
h2 {
	font-size: 1.5em;
	text-align: left;
}
h2.top {
	font-size: 1.5em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: -6px;
	margin-left: 0;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
.content {
	padding: 20px;
	text-align: center;
	height: 780px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	overflow: auto;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #5C5943;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footerbox {
	width: 760px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
}
#footer {
	font-size: .7em;
	text-align: center;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0px !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	color: #B9131B;
}
.menulist a:hover {
	color: #333333;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	background-color: #E5E1C3;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #8C8766 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
#mastHead {
	padding-bottom: 16px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: none;
	padding-top: 12px;
}
#catHeads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
#menuHeads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#menuHeads td {
	text-transform: uppercase;
	text-align: center;
}
#rightcolumn2col {
	float: left;
	width: 215px;
	font-size: 0.75em;
}
#layoutcrown2col {
	background-image: url(../images/interfaceImages/dj1b_layout_top2col.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 0;
	line-height: 26px;
}
#wrapper2col {
	margin: 0 auto;
	width: 760px;
	background-image: url(../images/interfaceImages/dj1b_layout2col.jpg);
	background-repeat: repeat-y;
}
.photoLeftWrap {
	float: left;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.photoRightWrap {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 18px;
}
.byline {
	font-style: italic;
	color: #5C5943;
	margin-top: -12px;
}
#layoutbottomCol2 {
	clear: both;
	background-image: url(../images/interfaceImages/dj1b_bottom2col.jpg);
	background-repeat: no-repeat;
	height: 24px;
	line-height: 0.0;
	font-size: 0;
}
#col33colhead  {
	background-image: url(../images/interfaceImages/oliveTabs/col3Tab3col.gif);
	height: 32px;
	width: 215px;
	text-transform: uppercase;
	color: #E5E1C3;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
}
#col23colhead {
	background-image: url(../images/interfaceImages/oliveTabs/col2Tab3col.gif);
	height: 32px;
	width: 300px;
	text-transform: uppercase;
	color: #E5E1C3;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
}
#menuheader {
	background-image: url(../images/interfaceImages/oliveTabs/col1Tab.gif);
	height: 32px;
	width: 215px;
	text-transform: uppercase;
	color: #E5E1C3;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	background-color: #E5E1C3;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#midcolumn2col {
	float: right;
	width: 530px;
	font-size: 0.75em;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 15px;
	background-color: #E5E1C3;
}
#col22colhead {
	background-image: url(../images/interfaceImages/oliveTabs/col2Tab2col.gif);
	height: 32px;
	width: 530px;
	text-transform: uppercase;
	color: #E5E1C3;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
}
.rightSideText {
	font-size: 12px;
	font-weight: normal;
}
.rightSideText a {
	font-weight: bold;
	color: #5C5943;
	text-decoration: none;
}
#leftBottomheader {
	background-image: url(../images/interfaceImages/oliveTabs/col1Tab.gif);
	height: 32px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	color: #E5E1C3;
	line-height: 32px;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottomLeft {
	color: #333333;
	background-color: #E5E1C3;
	width: 215px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #5C5943;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #5C5943;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#bottomLeft p {
	width: 176px;
	margin-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftBottomfooter {
	background-image: url(../images/interfaceImages/oliveTabs/col1TabBottom.gif);
	height: 32px;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 36px;
}
#footer {
	width: 100%;
	background-repeat: repeat-y;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	text-align: center;
}
#wrapper #mainContent #rightcolumn #p7ABW1 #p7ABw1_4 #p7ABc1_4 .boardName {
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
}
#wrapper #mainContent #rightcolumn #p7ABW1 #p7ABw1_4 #p7ABc1_4 .boardTitle {
	font-style: italic;
	text-align: left;
	line-height: 12px;
}
#wrapper #mainContent #rightcolumn #p7ABW1 #p7ABw1_4 #p7ABc1_4 .boardTrustee {
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	line-height: 14px;
}
#menuFooter {
	background-color: #E5E1C3;
	background-image: url(../images/interfaceImages/oliveTabs/col1TabBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 36px;
}
.contentPhotoCaption {
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.columnHeadGreen {
	color: #E5E1C3;
}
.columnHeadBlue {
	color: #E5E1C3;
}
.columnHeadRed {
	color: #E5E1C3;
}
.photo3colCenter {
	padding-bottom: 12px;
}
.content a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content blockquote {
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.content emphasis {
	font-weight: bold;
	color: #5C5943;
}
.emphasis {
	font-weight: bold;
	color: #5C5943;
	text-decoration: none;
}
#youTubeVideo {
	text-align: center;
}

.content h4 {
	margin-bottom: -4px;
}
#wrapper #mainContent #rightcolumn #p7ABW1 #p7ABw1_5 #p7ABc1_5 .boardName {
	font-weight: bold;
}
#wrapper #mainContent #rightcolumn #p7ABW1 #p7ABw1_5 #p7ABc1_5 .boardTitle {
	font-style: italic;
	padding-bottom: 4px;
}
.menulist li {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#wrapper #mainContent #midcolumn2col .content .boardName {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#wrapper #mainContent #midcolumn2col .content .boardTitle {
	font-style: italic;
	line-height: 11px;
	padding-bottom: 0px;
	text-align: center;
}
#wrapper #mainContent #midcolumn2col .content .boardTrustee {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
}
#board th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #5C5943;
	border-right-color: #5C5943;
	border-bottom-color: #5C5943;
	border-left-color: #5C5943;
}
#wrapper #mainContent #midcolumn2col .content table {
	padding: 9 px;
}
#wrapper #mainContent #midcolumn2col .content div {
}
.emailAddress {
	font-size: 11px;
}
#wrapper #mainContent #midcolumn2col .content .menulist strong {
	font-size: 14px;
	color: #5C5943;
}
#wrapper #menucolumn #bottomLeft .emphasis a {
	text-decoration: none;
}
.superScript {
	vertical-align: super;
	font-size: 40%;
}
#singlecolhead {
	background-image: url(/images/interfaceImages/oliveTabs/colSingleTab1col.gif);
	height: 32px;
	width: 770px;
	text-transform: uppercase;
	color: #E5E1C3;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
}
#wrapper #mainContent #midcolumn .content .emphasis a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #mainContent #midcolumn .content p a strong img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#donationMethod {
	background-color: #FFF;
}
#wrapper #mainContent #midcolumn2col .content #donationMethod {
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	margin-bottom: 9px;
}

