/* main background color */
body {
	background-color:#302C23;
	background-image:url(images/lp_back1.jpg);
	font-family: verdana, arial, san-serif;
	color:#171511;
}

/* main dk brown 10 text */
p, dl {
	color:#171511;
	font-size:10pt;
	line-height:12pt;
	text-align:justify;
	font-family:verdana;
	margin-left:22px;
	margin-right:22px;
}

dt {
	font-weight: bold;
	color: #2D3934;
}

dd {
   color: #4F6860;
}

h2 {
   color: #ffffff;
   margin-left: 10px;
   margin-bottom: -5px;
}

h3 {
   text-align: center;
}

/* main dk brown 10 text */
.spons {
	color:#171511;
	font-size:10pt;
	line-height:12pt;
	text-align:justify;
	margin-left:45px;
	margin-right:10px;
}

/* sponsors dk brown 10 text with smaller margings */
p.mainp2 {
	color:#171511;
	font-size:10pt;
	line-height:12pt;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
}

/* board of directors page dk brown 10 text with smaller margings */
.list {
	color:#171511;
	font-size:10pt;
	font-family:'verdana';
	text-align:right;
	margin-left:15px;
	margin-right:5px;
	margin-top:5px;
}

/* board of directors page line bottom */
.lineb {
	color:#171511;
	font-size:12pt;
	font-weight:bold;
	font-family:'verdana';
	text-align:center;
	border-bottom:2px dotted #171511;
	margin-left:22px;
	margin-right:22px;
	padding-bottom:5px;
}

/* board of directors page line top */
.linet {
	color:#E6E2DD;
	font-size:12pt;
	font-family:'verdana';
	text-align:center;
	border-top:2px dotted #171511;
	margin-left:22px;
	margin-right:22px;
}

/* main dk brown 12 text */
.lrg {
	color:#171511;
	font-size:11pt;
	line-height:14pt;
	text-align:justify;
	font-family:'verdana';
	margin-left:22px;
	margin-right:22px;
	border-top:2px dotted #171511;
	border-bottom:2px dotted #171511;
	padding-top:6px;
	padding-bottom:8px;
}

/* main dk brown 12 text centered*/
.lrgc {
	color:#171511;
	font-size:12pt;
	line-height:14pt;
	text-align:center;
	font-family:'verdana';
}

/* main dk brown 12 text centered*/
.lrgc2 {
	color:#171511;
	font-size:14pt;
	line-height:18pt;
	text-align:center;
	font-weight:bold;
	font-family:'verdana';
}

/* small dk brown 7 text */
.sml {
	color:#171511;
	font-size:7pt;
	line-height:9pt;
	text-align:left;
	font-family:'verdana';
}

/* bold any text */
.bold {
	font-weight:bold;
}

/* bold any text 12pt */
.bold2 {
	font-weight:bold;
	font-size:12pt;
	line-height:18pt;
}

/* bigger margin on the left */
.mrg2 {
	margin-left:25px;
}

/* bigger margin on the left */
.mrg3 {
	margin-left:40px;
	color:#171511;
	font-size:10pt;
}

/* copyright notice, dk brown text*/
.copy {
	color:#171511;
	font-size:10pt;
	line-height:20pt;
	letter-spacing:1px;
	font-family:'verdana';
}

/* tan title area at top and the copyright area */
.tanarea {
	background-color:#D7D2C8;
}

/* now playing title area for INDEX ONLY- green, no border on right */
.nowplaybox {
	background-color:#6F9183;
	border-top:1px solid #ABBEB7;
	border-left:1px solid #ABBEB7;
}

/* now playing title area - green, no border on right */
.nowplaybox2 {
	background-color:#6F9183;
	border-top:1px solid #ABBEB7;
	border-right:1px solid #ABBEB7;
}

/* dark green areas, color the background until the image loads (sponsors, alt-nav header, etc.) */
.dkgreen {
	background-color:#4F6860;
}

/* left tan area under navigation, use solid color until image loads */
.lefttan {
	background-color:#D7D2C8;
	 background-image:url(images/lp_fadelft.png); background-repeat:repeat-y;
}

/* right tan area for sponsors, use solid color until image loads */
.righttan {
	background-color:#D7D2C8;
	 background-image:url(images/lp_fadert.png); background-repeat:repeat-y;
}

/* dark brown areas (border coloring), this is the area where the current play loads */
.dkbrown {
	background-color:#302C23;
	border-left:1px solid #FFFFFF;
}

/* tan (very light) text are for synopsis, etc. - this is the main text area for all pages - had dk brown border*/
.txtarea {
	background-color:#E6E2DD;
	background-image:url(images/lp_textarea.png); background-repeat:repeat-y;
}

/* address and phone number at top of page, by the Lambda Players title */
/* dk brown text */
.capt2 {
	background-color:#D7D2C8;
	background-image:url(images/lp_phone_back.png); background-repeat:repeat-x;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #C6BFB0;
	color:#171511;
	font-size:10pt;
	line-height:12pt;
	font-family:'verdana';
	text-align:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	padding-left:6px;
	padding-bottom:3px;
}

/* title for cast and crew, galleries links, after show is over */
.box1ttl {
	border-top:1px solid #4F6860;
	border-left:1px solid #4F6860;
	border-right:1px solid #4F6860;
	background-color:#ABBEB7;
	background-image:url(images/box1ttl_fade.png);
	background-repeat: repeat-y;
	width:400px;
	margin-left:45px;
	font-size:10pt;
	line-height:18pt;
	color:#171511;
	font-weight:bold;
	font-family:'verdana';
	padding-left:10px;
}

/* cast and crew, galleries links, after show is over */
.box1 {
	border:1px solid #4F6860;
	background-color:#F0EEEC;
	width:400px;
	margin-left:45px;
	padding-top:10px;
	padding-left:10px;
}

/* now playing page title boxes */
.box2ttl {
	border:1px solid #4F6860;
	background-color:#ABBEB7;
	background-image:url(images/box1ttl_fade.png);
	background-repeat: repeat-y;
	width:450px;
	margin-left:20px;
	font-size:10pt;
	line-height:18pt;
	color:#171511;
	font-weight:bold;
	clear: both;
}

/* now playing page */
.box2 {
	border: none;
	width:450px;
	margin-left:20px;
	padding-top: 10px;
}

/* this will control the picture on the left of the Now Playing sections */
.leftColumn {
	float: left;
	width: 110px;
}

.rightColumn {
	float: right;
	width: 336px;
}

/* Current Season page, small images */
.csimg {
	border:1px solid #4F6860;
	margin-right:5px;
}

/* Now Playing page, small images */
.npimg {
	border:1px solid #302C23;
	margin: 5px 0 15px 15px;
}

/* Now Playing page, darker bold titles */
.npttl {
	font-weight: bold;
	font-size: 12pt;
	color: #2D3934;
}

/* cast images, brown border */
.castimg {
	border:1px solid #302C23;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* this is for the JS date of last modified */
.smlDate {
   text-align: center;
   color: #4f6860;
   font-size: .6em;
   padding-bottom: 5px;
   clear: both;
}

/* listed item in box1 dk brown 10 text with smaller margings */
ul {
	color:#4F6860;
	font-size:10pt;
	line-height:20pt;
	font-family:'verdana';
	list-style-type: square;
}

/* sponsors page, bulleted area */
ul.bullets {
	color:#171511;
	font-size:10pt;
	line-height:14pt;
	font-family:'verdana';
	list-style-type: square;
}

/* text nav area at the bottom - green, border on top and bottom only */
.txtnavbox {
	background-color:#4F6860;
	border-top:1px solid #ABBEB7;
	border-bottom:1px solid #42574F;
	text-align:center;
	color:#FFFFFF;
	font-size:8pt;
	font-family:'verdana';
	line-height:10pt;
}

/* text nav links - white text */
a:link {
	color:#FFFFFF;
	font-size:8pt;
	font-family:'verdana';
	line-height:10pt;
	text-decoration:underline;
}
a:visited {
	color:#FFFFFF;
	font-size:8pt;
	font-family:'verdana';
	line-height:10pt;
}
a:active {
	color:#FFFFFF;
	font-size:8pt;
	font-family:'verdana';
	text-decoration:underline;
}
a:hover {
	color:#FFFF66;
	font-size:8pt;
	text-decoration:underline;
	font-family:'verdana';
}

/* privacy policy link and other bold links*/
a.pp:link, a.pp:visited, a.pp:active {
	color:#171511;
	font-size:9pt;
	line-height:12pt;
	font-weight:bold;
}
a.pp:hover {
	color:#171511;
	font-size:9pt;
	line-height:12pt;
	font-weight:bold;
	text-decoration:underline;
}

/* prior seasons links */
a.pp2:link, a.pp2:visited, a.pp2:active {
	color:#171511;
	font-size:10pt;
	line-height:20pt;
	font-weight:bold;
}
a.pp2:hover {
	color:#171511;
	font-size:10pt;
	line-height:20pt;
	font-weight:bold;
	text-decoration:underline;
}

/* prior seasons links */
a.pp3:link, a.pp3:visited, a.pp3:active {
	color:#171511;
	font-size:12pt;
	line-height:20pt;
	font-weight:bold;
}
a.pp3:hover {
	color:#171511;
	font-size:12pt;
	line-height:20pt;
	font-weight:bold;
	text-decoration:underline;
}

/* box1 for cast and crew, galleries links */
a.bx1:link, a.bx1:visited, a.bx1:active {
	color:#4F6860;
	font-size:10pt;
	line-height:20pt;
	font-family:'verdana';
	text-decoration:underline;
}
a.bx1:hover {
	color:#171511;
	font-size:10pt;
	line-height:20pt;
	font-family:'verdana';
	text-decoration:underline;
}

/* board of director emails */
a.bofd:link, a.bofd:visited, a.bofd:active {
	color:#171511;
	font-size:9pt;
	margin-left:15px;
}
a.bofd:hover {
	color:#171511;
	font-size:9pt;
	margin-left:15px;
	text-decoration:underline;
}

/* links sml dk text 7pt */
a.pp4:link, a.pp4:visited, a.pp4:active {
	color:#171511;
	font-size:7pt;
	line-height:9pt;
}
a.pp4:hover {
	color:#171511;
	font-size:7pt;
	line-height:9pt;
	text-decoration:underline;
}