/*
 * BWT HTML Elements.
 *
 * $ $Revision: 5 $ $Modtime: 2009-06-13 14:58:41-04:00 $
 */
 

#LeftMenu, 
#LeftMenu a
{
	text-decoration: none;
	font-size: 9pt;
	color: black;
}

#LeftMenu .lmParent ul a   
{
	font-weight: normal;
	color: black;
}

#LeftMenu .lmSelected
{
	font-weight: bold;
	color: white;
}

.LeftColumn
{
	background-color: #6699CC;
}

#PageTitle 
{
    border-bottom: 7px solid #0D4472;
    color: #0D4472;
}
	
#SectionTitle 
{
    color: black;
}





/*
 * Styles for DotNetNuke Module.
 */
 
.SiteTitle
{
	font-size: 12pt;
	font-weight: bold;
}

#LoopDetails_aspx P 
{
	margin-top: 20px;
}

#InnerTable 
{
	padding: 0pt 10pt 0pt 10pt;
}

#xLoopDetails_aspx #tblSites 
{
	color: White;
}


#SiteDetails_aspx .HeaderText 
{
	font-weight: bold;
}


.Directions 
{
	padding: 3pt 3pt 12pt 3pt;
	border-right: dimgray 1pt solid;
	border-top: dimgray 1pt solid;
	border-left: dimgray 1pt solid;
	border-bottom: dimgray 1pt solid;
	background-color: LightYellow;
}

.SubDirectionTitle
{
	font-weight: bold;
	font-size: 10pt;
	margin-top: 3px;
	margin-bottom: 3px;
}

#FullTitle1 
{
	font-weight: bold;
	font-size: 10pt;
	margin-top: 3px;
	color: #000080;
}

#FullTitle1 A, #FullTitle2 A
{
	color: #000080;
}

#FullTitle2
{
	font-weight: bold;
	font-size: 12pt;
	margin-top: 3px;
	margin-bottom: 16px;
	color: #000080;
}

div #StopNumber
{
	font-weight: bold;
	font-size: 18pt;
	padding: 0 0 10 0;
	margin-left: 14px;
	font-family: Times New Roman, Times, serif;
}

.PhotoDescription
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

td .PhotoCredit
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#DirectionIcons
{
	text-align: right;
	position: relative;
	top: -13px;
	margin: 0px 9px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#SiteIcons
{
	text-align: right;
	margin: 0px 9px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#FooterBooks
{
	text-align: center; 
	padding-top: 35px;
	width: 740px;
	background-color: #eaeaea;
	border-top: solid 1px #FF9900;
}

#FooterNJAS
{
	padding-top: 10px;
	width: 740px;
	background-color: #eaeaea;
}