﻿body 
{
	height:auto;
	margin: 0;
	padding: 0;

}

/*******************Logo & Navigation Bar ***********************/
.Top
{
	background-color:#C6EBFF;
	margin-left:auto;
	width:100%;
	height:165px;
	width:800px;
}

.SecondTop .adxPngImg
{
	padding-top:25px;
	padding-bottom:15px;
	padding-left:30px;
}


.SecondTop
{
	background-color:#C6EBFF;
	background-image:url(/Images/test.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	width:795px;
	margin-top:-168px;
}

#navbardiv
{
	 margin:0 auto;
	 width:795px;
	 
}

#navbar
{
	clear:both;	
	padding:7px 0;
	background-image:url(/Images/NavBarCurveImage.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:White;
	width:665px;
}

#navbar ul
{
	clear:both;
	list-style:none;
	margin: 0px;
	padding-left:25px;
	height:18px;
	
}

#navbar ul li
{
	display:inline;
	float:left;
	border-right:1px solid #666666; 
	padding:0 5px 0 0;
	margin:0px 0px 0px 5px;
	
}

#navbar a, #navbar a:link, #navbar a:visited
{
	font-size:14px;
	font-family:Georgia, Times New Roman;
	text-decoration:none;
	color:#666666;
}

#navbar ul li.last
{
	border-right:none;	
}

.navbarline
{
	border: 6px solid #DEF0EB;
}

/***************** Main Body ******************/
.MainBody
{
	background:url(/Images/background_tile.jpg);
}

#ContentWrapper
{
	clear:both;
	width:795px;
	background-color:White;	
	margin:0 auto;
	height:auto;
}

.TocPrint
{
	background:url(/Images/background_tile.jpg);
}


.PrintSection
{
	width:795px;
	background-color:White;	
	margin:0 auto;
	height:25px;
}


.BreadCrumbs
{
	color:#666666;
	font-family:Verdana;
	font-size:10px;
	float:left;
	margin:5px 0 0 30px;
}

.Printer
{
	font-family:Verdana;
	font-size:10px;
	float:right;
	margin:5px 35px 5px 0;
}

.Printer a
{
	text-decoration:none;  
	color:#666666;
}

/***************** Home ******************/
#HomeContent
{
	width:735px;
	margin:0 auto;
}

#HomeContent .LowContentSection
{
 
}


#HomeContent .adxSectionSubhead
{
	color:#009DDC;
	font-family:Georgia;
	font-size:28px;	
}

#HomeContent p.adxSectionSubhead 
{
	margin:25px 0 0 0;
	padding:0px;
}

#HomeContent .adxSectionCopy
{
	font-size:14px;
	font-family:Georgia light;
	color:#666666;
	line-height:1.4;
}

#HomeContent .adxSectionCopy p
{
	margin:20px 0 15px 0;
	padding:0;
}

#HomeContent .Content
{
	float:left;
	width:520px;
}

#HomeContent .AdSection
{
	float:right;
	width:190px;
	margin:25px 5px 0 0;
}

#HomeContent .AdSection table
{
	margin:0 0 5px 0;	
}

#HomeContent .ServiceSection
{
	float:left;
	border-top: 2px dotted #666666;
	padding:15px 24px 0 0;
	color:#009DDC;
	font-family:Georgia;
	font-size:18px;
	width:43%;
}

#HomeContent .ServiceText
{
	 font-family:Verdana;
	 font-size:11px;
	 font-weight:bold;	
	 color:#666666;
	 margin:15px 0 15px 0px;
}

#HomeContent .ServiceSection ul
{
	 list-style:none;
	 margin:0;
	 padding:0;
}

#HomeContent .ServiceSection ul li
{
	margin:0px;
	margin-top:8px;
	padding:0px;
	line-height:13px;
}

#HomeContent .ServiceSection a
{
	font-size:11px;	
	text-decoration:none;	 
	color:#02B293;
	font-family:Verdana;
}

/*#HomeContent .ServiceSection ul li.last
{
	 margin-top:8px;
	 line-height:0.9;
}*/

#HomeContent .EventSection
{
	border-top: 2px dotted #666666;
	border-left: 2px dotted #666666;
	padding:15px 0px 0px 30px;
	color:#009DDC;
	font-family:Georgia;
	font-size:18px;
	margin:0;
	float:left;
	width:230px;
}

#HomeContent .adxHomepageTOCDate
{
	 font-style:italic;
	 font-size:9px;	
}

#HomeContent .ColumnOne
{
	float:left;
	width:50%;
} 

#HomeContent .ColumnTwo
{
	float:left;
} 

#HomeContent .MoreServices
{
	 clear:both;
	 padding:10px 0 0 0;
	 margin:0;
	 max-height:20px;	
	 line-height:15px;  
}

#HomeContent .MoreServices a
{	 
	 font-family:Verdana;
	 font-size:10px;
	 font-weight:bold;
}

#HomeContent .Events 
{	
	margin:15px 0 0 0;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}



#HomeContent .Events  li
{
	display:inline;
	margin:0px;
	padding:0px;
}

#HomeContent .Events li a 
{
	text-decoration:none;	 
	color:#666666;
	font-weight:bold;
}

#HomeContent .Events .summary
{
	 width:220px;
}

#HomeContent .Events .summary p
{
	padding:0;
	margin: 10px 0 10px 0;
	width:260px;
}

#HomeContent .MoreEvents a
{
	 text-decoration:none;	
	 color:#02B293;
	 font-family:Verdana;
	 font-size:10px;
	 font-weight:bold;
}



/***************** Footer ******************/
.ButtomSection
{	
	height:40px;
}

#FooterSection
{
	 clear:both;
	 padding:20px 0 0 0;
}

.bottomline
{
	border: 1px solid #DEF0EB;
	margin:10px 0 2px 0;
}

.CopyRight
{
	float:left;	
	margin:10px 0 0 0;
	font-family:Verdana;
	font-size:10px;
	color:#999999;
}

.FooterLink
{
	 float:right;
}

.FooterLink ul
{
	 list-style:none;
	 margin:0;
	 padding:0;
}

.FooterLink ul li
{
	clear:both;
	display:inline;
	margin:0px;
	padding:0;
}

.FooterLink ul li a
{
	text-decoration:none;	 
	color:#999999;
	font-family:Verdana;
	font-size:10px;	
	border-right:1px solid #999999; 
	padding:0 5px 0 0;
}

.FooterLink  ul li.last a
{
	border-right:none;	
}

/***************** Sub Page ******************/

.left
{
	float:left;
}

#LeftNav
{
	 clear:both;
	 background-color:#DCF0EB;
	 width:190px;
	 margin:0 0 0 25px;
	 border-bottom:15px solid #DCF0EB;
}

.TreeviewNavTitle
{
	 background-color:#02B293;
	 color:White;
	 border-bottom:1px solid white;
	 font-family:Georgia, Verdana;
	 font-size:18px;
	 padding:5px 0 5px 10px;
	 width:180px;
	 background-image:url(/Images/TreeCurveNavBar.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
}

.TreeviewNavigation ul
{
	 list-style:none;
	 margin:0 20px 0 10px;
	 padding:0;
	 
}

.TreeviewNavigation ul li
{
	 border-bottom:2px dotted #666666;
	 padding:2px 0;
}

.TreeviewNavigation ul li a
{
	text-decoration:none;
	font-size:11px;
	font-family:Verdana;
	color:#009DDC;
}

.TreeviewNavigation ul li ul
{	
	 
	 margin:0 0 0 15px;
	 font-size:10px;
}

.TreeviewNavigation ul li ul li
{
	 border:none;
	 padding:0 0 0 0;
	 margin: 0 0 5px 5px;
	 list-style-type:square;
	 /*width:200px;*/
}

.TreeviewNavigation ul li ul li a
{
	 font-family:Verdana;
	 font-size:9px;
	 color:#666666;
	 margin:0;
}

#LeftAd
{
	 clear:both;
	 width:190px;
	 margin:15px 0 10px 25px;
}

.DonateAd
{
	margin:10px 0 10px 0;	
}

.RightContent
{
	width:70%;
	float:right;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}

.ChildNavTitle
{
	font-size:28px;
	font-family:Georgia, Verdana;
	color:#009DDC;
	margin-bottom:10px;
}

.ChildNavigation
{	
	margin: 0 10px 0 0;
}

.ChildNavigation .adxTOCSummary
{	
	margin:0 0 15px 0;
	padding:0;
}

.ChildNavigation .adxTOCSummary p
{	
	margin:5px 0 0 0;
	padding:0;
}

.ChildNavigation table
{
	margin:0;
	padding:0;
}

.ChildNavigation a
{
	text-decoration:none;
	color:#02B293;
	font-size:12px;
}

.ContentHead
{
	font-size:28px;
	font-family:Georgia, Verdana;
	color:#009DDC;
	margin-bottom:10px;
}

.ContentSection 
{
	color:#666666;		
}

.ContentSection .adxSectionSubhead
{
	 font-family:Verdana;
	 font-size:12px;
	 font-weight:bold;
}

.ContentSection .adxSectionMediaImage
{
	 margin:0 5px 0 0;
}

.ContentSection .adxSectionMediaImageTable
{
}

.ContentSection .adxSectionMediaCaption
{
	font-size:8.81px;
	font-style:italic;
	width:200px;
	margin-left:10px;
}

.ContentSection .adxSectionCopy
{
	margin:0;
	padding:0 15px 20px 0;
}

.ContentSection .adxSectionCopy p
{
	margin:0 0 0 0px;
	padding:0;
	line-height:1.4;
}

.ContentSection .adxSectionCopy ul
{
	margin:0 0 0 15px;
	padding:0;
}

.ContentSection .adxSectionCopy ul li
{
	line-height:1.7;
}

.LinkSection
{
	margin:15px 0 0 0;
	line-height:1.5;
}

.LinkSection .LinkTitle
{
	color:#009DDC;
	font-family:Georgia, Verdana;
	font-size:11px;
}

.LinkSection .adxLinkSummary p
{
	margin:0;
	padding:0;	
}

.LinkSection  a
{
	 text-decoration:none;
}

.LinkContent .adxLinkTitle a
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	font-weight:bold;
}

.LinkContent .adxLinkURL a
{
	color:#02B293;
}

.borderdash
{
	border-bottom:2px dotted #666666;	
	margin:0 190px 0 0;
}

.AttachSection
{
	 margin:15px 0 0 0;
	 line-height:1.5;
}

.AttachSection .AttachTitle
{
	color:#009DDC;
	font-family:Georgia, Verdana;
	font-size:11px;
}

.AttachSection .adxAttachmentSummary p
{
	margin:0;
	padding:0;	
}

.AttachSection a
{
	 text-decoration:none;	
}

.AttachSection .adxAttachmentTitle a
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	font-weight:bold;
}

.AttachSection .adxAttachmentFilename a, .adxAttachmentSize
{	
	color:#02B293;
}


/***************** Site Map ******************/
.SiteMap a
{
	text-decoration:none;
	 font-family:Verdana;
	 color:#666666;
	 line-height:15px;
}

.SiteMap .SiteMapOne
{
	font-size:12px;
	font-weight:bold;
}

.SiteMap .SiteMapTwo
{
	font-size:10px;
}