/* colors */
.CyanK10 { color: #0098D2; }
.CyanK02 { color: #008BBF; }
hr.CyanK02 { background:#008BBF; }
.LeafGreen { color: #489236; }
.LeafGreenDark { color: #3A7F2D; }
.LeafGreenDarkType6, .LeafGreenDarkType6 td, .LeafGreenDarkType6 p { color: #25611E; }
.Orange  { color: #F7931E; }
.OrangeDark  { color: #DF771C; }
hr.OrangeDark { background:#DF771C; }
.OrangeDark02  { color: #CA6C18; }
.LimeGreen { color: #8CC63F; }
.LimeGreenDark { color: #82B93B; }
hr.LimeGreenDark { background:#82B93B; }
.Raspberry { color: #AC2B3B; }
hr.Raspberry { background:#AC2B3B; }
.Teal { color: #007070; }
.TealDark, .TealDark td, .TealDark p { color: #00575B; }
.NiceYellow  { color: #FFD400; }
.YellowLeaf  { color: #FFC20E; }
.YellowLeafDark  { color: #FDB913; }
hr.YellowLeafDark { background:#FDB913; }

.pagetitle
{
	text-align: left;
	margin: 5pt auto 0 auto;
	font-family: Georgia,Times,serif; 
	font-size: 17.57pt;
	font-weight: normal;
	color: #008BBF;
}

.pagesubtitle
{
	font-family: Arial,Helvetica,san-serif;
	font-size: .9em;
	margin-top: 0;
}

h1
{
	text-align: left;
	margin: 0 auto 1em auto;
	font-family: Georgia,Times,serif; 
	font-size: 17.57pt;
	font-weight: normal;
	color: #008BBF;
}

h2
{
	text-align: left;
	margin: 1em auto 1em auto;
	font-family: Tahoma,san-serif; 
	font-size: 1em;
	font-weight: bold;
	color: #CA6C18;
}

table.sponsortitle 
{
	margin: 1em 0 0 1.5em;
	padding:0;
}
table.sponsortitle h3
{
	margin: 0;
	padding:0;
	font-size: 1.2em;
}

.sponsortitle td.title
{
	font-weight: bold;
	padding-right: 1em;
	white-space: nowrap;
}

.sponsortitle td.line {	width: 100%;
	background-image: url(/images/dot.gi);
	vertical-align: bottom;
}

.sponsortitle .line p {
	line-height: .6em;
	vertical-align: top;
	border-bottom: #999 solid 2px;
}

.sponsortitle .line p.CyanK02 {	border-bottom-color: #008BBF; }
.sponsortitle .line p.OrangeDark {	border-bottom-color: #DF771C; }
.sponsortitle .line p.LimeGreenDark {	border-bottom-color: #82B93B; }
.sponsortitle .line p.Raspberry {	border-bottom-color: #AC2B3B; }
.sponsortitle .line p.YellowLeafDark {	border-bottom-color: #FDB913; }


.sponsortitle .line hr {	height:2px; }

table.sponsorbenefits { margin: 0; padding:0; }

.sponsorbenefits tr { vertical-align:top; }

.sponsorbenefits td { 
	padding-right: 1em; 
	width: 50%;
}

#content-adsize div.section {
	border-style: solid;
	border-width: 2px;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

#content-adsize div.section.quarter {
	width: 3.687in;
	height: 4.812in;
	border-color: OrangeDark;
}

#content-adsize div.section.eighth {
	width: 3.687in;
	height: 2.342in;
	border-color: YellowLeafDark;
}

#content-adsize div.section.half {
	width: 7.5in;
	height: 4.812in;
	border-color: LimgeGreenDark;
}

#content-adsize div.section.full {
	width: 2in;
	border-color: Raspberry;
	border-style: dotted;
}

.toc p
{
	color: #00575B;
	font-family: Tahoma, san-serif;
	line-height: 1.2em;
}

table td.innerquotes
{
	border: 1px solid #0098D2;
	-moz-border-radius: 1em;
	border-radius: 1em;
	padding: 1em;
}

table td.innerquotes p
{
	margin:0;
	color: #25611E;
	line-height: 1.7em;
}

ul.el2 {
	margin-left: 1.5em;
}

ul.el li, ul.el2 li
{
	background-repeat: no-repeat;
	background-position: 0 -1px;
	color: #25611E;
	padding-left: 1.5em;
	line-height: 1.3em;
	margin-bottom: .65em;
	margin-top: 0;
}

ul.el li { background-image: url('/images/Bullet-ForListings.gif'); }

ul.el2 li { background-image: url('/images/Bullet-ContributingSponsor.gif'); }

ul.el.TitleSponsor li
{
	background-image: url('/images/Bullet-TitleSponsor.gif');
}
ul.el.SustainingSponsor li
{
	background-image: url('/images/Bullet-SustainingSponsor.gif');
}
ul.el.SupportingSponsor li
{
	background-image: url('/images/Bullet-SupportingSponsor.gif');
}
ul.el.ContributingSponsor li
{
	background-image: url('/images/Bullet-ContributingSponsor.gif');
}
ul.el.BusinessSponsor li
{
	background-image: url('/images/Bullet-BusinessSponsor.gif');
}

p.close
{
	text-align:right;
	margin-bottom:-1em;
	font-size: .8em;
}

.ELORGAbout p
{
	font-family: Tahoma, san-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #00575B;
}

#content-elorg p {
	line-height: 1.5em;
}

.ELORGAbout td { width:50%; }

.ELORGAbout td.left { padding-right: 5px }
.ELORGAbout td.right { padding-left: 5px }

.ELORGAbout a:link, .ELORGAbout a:visited  { color: #DF771C; }

table.dotleader { width: 235px;}

table.dotleader.width100 {
	width: 100%;
	margin-bottom: 1em;
}

table.width100 tr {
	vertical-align: bottom;
}

.width100 td.rightcol {
	text-align:left;
	width: 200px;
}

table.dotleader td.dotleader { 
	width:100%; 
	background-image: url('/images/TealDarkLeader.gif');
	background-repeat: repeat-x;
	background-position: 0 1px;
	padding-right: 2px;
}
table.dotleader td.dotleader.line2 {
	background-position: 0 1.2em;
}
table.dotleader td { 
	line-height: 1.2em;
	padding:0;
	margin:0;
	font-size: .9em;
	white-space:nowrap; 
	width: 10%;
}

td.tc_logo_hor
{
	padding: 0 0 10px 0;
	margin:0;
	text-align:left;
}

td.tc_tagline
{
	text-align: right;
	margin:0;
	padding: 0 30px 10px 0;
}

p.food_banner
{
	margin:0 0 20px 0;
}

hr.sidenav_divider
{
	background-color: #FFD400;
	color: #FFD400;
	width: 100%;
	height:1px;
	margin: 10px 0 10px 0;
}

.sidenav {
color: #0098D2;
font-family: Tahoma, Arial, san-serif;
font-size: 1em;
line-height: 1em;
margin: .5em 0 .5em 0;
}

.sidenav a:link {
text-decoration: none;
color: #0098D2;
}

.sidenav a:visited {
text-decoration: none;
color: #0098D2;
}

.sidenav a:hover {
text-decoration: underline;
color: #CA6C18;
}

.sidenav a:active {
text-decoration: none;
color: #CA6C18;
}

.sidenav a#current {
text-decoration: none;
color: #CA6C18; 
}

.icform
{
	color: #AC2B3B;
}

.icform input
{
	color: #AC2B3B;
}

/* OLD from top of page */
li.bullet {
	margin-bottom: 1em;
}


div.quote 
{
	display:block;
	margin: 0 15px;
	width: 175px;
	/*padding: .75em;*/
	font-size: 1em;
	/*border: 1pt #09f solid;*/
	color: #393;

}
div.quote.right
{
	float: right;
	margin: 0 0 1em .7em;
	
}
div.quote.left
{
	float: left;
	margin: 0 2em 1em 0;
	
}

.toc-head-closed,.toc-head-open
{
	width:536px;
	background-repeat: no-repeat;
	margin-top: 3px;

}

.toc-head-open { background-image:url('/images/OrangeToYellowBAR.jpg'); }
.toc-head-closed { background-image:url('/images/TealToGreenBAR.jpg'); }

.toc-head-closed .headertext
{
	color: #fff;
	font-size: .85em;
	font-weight: normal;
	font-family: tahoma;
	padding-left: 137px;
	vertical-align: top;
}

a.headertext:hover
{
	color:#ffc203;
}

.toc-head-open .headertext
{
	display:none;
	font-size: .5em;
	padding:0;
}

.toc-head-closed a.headertext:hover
{
	text-decoration:none;
}

.toc
{
	display: block;
	width: 100%;
	border: 1px #ffc203 solid;
	margin: 0;
	padding: 0;
}

.toc td
{
		padding: 10px;
}

#toc h2 
{
	margin: .5em 0;
}

#toc li 
{
	margin: .5em 0;
}

li.toc
{
	font-size:1.1em;
}

ul.biglist
{
	list-style-type: disc;
	padding-left: 1em;
	margin-left: 1em;
}

li
{
	margin-bottom: 1em;
}