body
{
             color: #000;
             background-color: #f5ecc9;
	background-image: none;
	background-repeat: no-repeat;
	font-family: 'tahoma', serif;
	font-size: 14px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: 'tahoma', serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #ECEBDB;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #ECEBDB;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #ECEBDB;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #ECEBDB;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #ECEBDB;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #D9D9CC;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #D9D9CC;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #D9D9CC;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #D9D9CC;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #D9D9CC;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #817C76;
	background-color: #F5F5ED;
	font-family: 'tahoma', serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #817C76;
	background-color: #F5F5ED;
	font-family: 'tahoma', serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #817C76;
	background-color: #F5F5ED;
	font-family: 'tahoma', serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #817C76;
	background-color: #F5F5ED;
	font-family: 'tahoma', serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #817C76;
	background-color: #F5F5ED;
	font-family: 'tahoma', serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #1E1B08;
	background-color: #888260;
	font-family: 'tahoma', serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #1E1B08;
	background-color: #888260;
	font-family: 'tahoma', serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #1E1B08;
	background-color: #888260;
	font-family: 'tahoma', serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #1E1B08;
	background-color: #888260;
	font-family: 'tahoma', serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #1E1B08;
	background-color: #888260;
	font-family: 'tahoma', serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'tahoma', serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: 'tahoma', serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000;
	font-family: 'tahoma', serif;
	font-size: 14px;
	font-weight: normal;
                line-height:20px;

}
.BoldText
{
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 16px;
	font-weight: bold;
}
.ReducedText
{
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'tahoma', serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #D9D9CC;
	border-bottom: #D9D9CC 1px solid;
	border-left: #D9D9CC 1px solid;
	border-right: #D9D9CC 1px solid;
	border-top: #D9D9CC 1px solid;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #D9D9CC;
	border-bottom: #D9D9CC 1px solid;
	border-left: #D9D9CC 1px solid;
	border-right: #D9D9CC 1px solid;
	border-top: #D9D9CC 1px solid;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #D9D9CC;
	border-bottom: #D9D9CC 1px solid;
	border-left: #D9D9CC 1px solid;
	border-right: #D9D9CC 1px solid;
	border-top: #D9D9CC 1px solid;
	color: #817C76;
	font-family: 'tahoma', serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #D9D9CC;
	color: #FF0000;
	font-family: 'tahoma', serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #D9D9CC;
	border-width: 1px;
	font-family: 'tahoma', serif;
	font-weight: normal;
}
.FormButtons
{
	color: #817C76;
	background-color: #ECEBDB;
	border-color: #D9D9CC;
	border-width: 1px;
	font-family: 'tahoma', serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #000000;
	font-family: 'tahoma', serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #000000; text-decoration:none;}
a:visited { color: #000000; text-decoration:none; } 
a:hover { color: #1E1B08; text-decoration:underline; }
a.menu
{
	text-decoration: none;
	color: #000000;
	font-family: 'tahoma', serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #000000; }
a.menu:visited { color: #000000; }
a.menu:hover { color: #1E1B08; }
a.Gridmenu
{
	text-decoration: none;
	color: #1E1B08;
	font-family: 'tahoma', serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #1E1B08; }
a.Gridmenu:visited { color: #1E1B08; }
a.Gridmenu:hover { color: #888260; }
a.Homebase
{
	text-decoration: none;
	color: #888260;
	font-family: 'tahoma', serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #888260; }
a.Homebase:visited { color: #888260; }
a.Homebase:hover { color: #1E1B08; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #888260;
	font-family: 'tahoma', serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #888260; }
a.FormFileManagerFileList:visited{ color: #888260; }
a.FormFileManagerFileList:hover
{
	color: #817C76;
	background-color: #D9D9CC;
}
img.BlockIMG
{
	display: block;
	margin: 0px;
}
#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}#sitesearch .MaxPagesRow
{
	display: block;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 100px;
	float: right;
	display: block;
}
.noprint { display: block; }
@media print {
	.noprint { display: none; }
}

/**** Custom Classes  Begin ****/

.container
{
  border:2px solid #670001;
  width: 950px;
}
.container .container
{
  border:none;
}

.containerEblast
{
  border:2px solid #670001;
  width: 500px;

}

.containerEblast .containerEblast
{
  border:none;
}

.siteBG
{
  background-image: url(../Content/Images/bg1.jpg);
  background-repeat: repeat;
}

.siteBG .siteBG
{
  background-image: none;

}


.contentScroll
{
  background-color:#f5ecc9;
  text-align: left;
  padding-left:3px;
  padding-top:3px;
  padding-right:3px;
  width:100%;  
  color: #000;
  font-family:'tahoma', serif;
  font-size:14px;
}

.contentScroll .contentScroll
{
  padding:0px;
}


a.subNav:link,
a.subNav:visited
{
  font-family:'Goudy SC', serif;
  color:#f5ecc9;
  text-decoration:none;
  font-size:14px; 
}

a.subNav:hover,
a.subNav:active
{
  font-family:'Goudy SC', serif;
  color:#f5ecc9;
  text-decoration:underline;
  font-size:14px;  
}

.subNavText
{
  font-family:'Goudy SC', serif;
  color:#f5ecc9;
  text-decoration:none;
  font-size:14px;  
  padding-top:3px;
  padding-bottom: 3px;

}

img.BlockIMG
{
	display: block;
	margin: 0px;
     padding: 0px;
}
.navTile
{
background:url(../content/images/leftnav/leftnavBGtile4.jpg) repeat-y 0 0 ;
}
.navTile .navTile
{
background:none;

}

.navTileBG
{
  background-color:#670001;  
}

ul, li
{
  padding-top:0px;
  margin-top:0px;
}

.Content
{
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 10px;
  margin-right: 10px;
}
.Content img
{
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border: #670001 solid 2px;
}
/** 9-12 classes **/

.912container{
     width: 804px;
/*     background-image: url(/DSN/wwwpiedmontcentercom/Content/Images/912/912-back.jpg); */
}
.912Page
{
/*  background-image: url(/DSN/wwwpiedmontcentercom/Content/Images/912/greenback.gif); */
  background-repeat: repeat;
}

.912Page .912Page {
  background-image: none;
}

.siteTealBG 
{
  background-image: url(../Content/Images/912/greenback.gif);
  background-repeat: repeat;
}
.siteTealBG TD
{
     font-family: arial;
     font-size: 12px;
     line-height: 14px;
}
.contentBlock .contentBlock {
     background: url(../Content/Images/912/PC912int_contentback.jpg) top no-repeat;
     padding: 15px 65px;
}
.contentBlock {
     background: #dadfd9;
     padding: 0px;
}
.contentBlock a {
     text-decoration: underline;
    font-size: 12px;
    font-family: arial;
}
