
@charset "utf-8";

/*-----Pre-Defined HTML Tags-----*/

html
{
	font-size: 90%;
}

#Content, #ExtendTabs { background: url(images/TopRight.gif) top right no-repeat;}

#Content ul, #Content li, #Content ol, #Content p, #Content form, #Content label, #Content object, h1, h2, h4, h5, h6
{
	margin: 10px 15px 5px 20px;
}

#Content tr td h6 { padding-top: 7px;}
#Content p table tr td p { text-align:left; }

#Content A, #Content A:link  { color:#333; }
#Content A:hover { color:#453; }
#Content A:visited, #Content A:active { color:#473; }

/*-----Headings-----*/
h1 { font-size: 2.0em; padding-top: 23px; padding-bottom: 15px; color: #333;}
h2 { font-size: 1.7em; padding-top: 0px; padding-bottom: 15px; color: #777;}
h3 { font-size: 1.4em; border-bottom: 7px solid #0094c4; padding: 10px 10px 0px 20px; display:inline; text-transform:uppercase; color: #0094c4; }
h5 { font-size: 1.2em;}
h6 { font-size: 1em; font-weight:normal; margin: 0px; padding: 0px;}
h4 { font-size:1.5em; padding: 25px 0px 20px 0px;}


#navcontainer {	float: left;}
:root #navlist {}
#navlist
{
	list-style: none;
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 6px;
	overflow: hidden;
	padding-bottom: 1px;
	margin: 0px;
	z-index: 600;
	/*height: 33px;*/
}

#navlist li
{
	display: inline;
	list-style: none;
	position:relative;
}

#navlist li a:link, #navlist li a:visited
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 10px 15px;
	background: url("images/navbullet.gif") no-repeat left top;
	font-weight: bold;
	/*display: block;*/
}

#navlist li a:hover
{
	color:#a7af8e;
	text-decoration: none;
}


/*-----Sub Nav Elements-----*/

#navlist li ul 
{
/*	display: none; */
	z-index: 601;
	position: absolute;
	left: -999em;
	top: 27px;
	padding: 0px;
	margin: 0px;
	width: 170px;
}

#navlist li:hover ul, #navlist li.over ul 
{
	left: 2px;
	display: block; 
	background: #333333;
}

#navlist li ul li 
{
	width: 170px;
	height: auto;
	background-image:none; 
	margin: 0px;
}

#navlist li ul li a:link, #navlist li ul li a:visited
{
	width: 160px;
	line-height: 15px;
	height: auto; 
	padding: 5px;
	text-align: left;
	position: relative;
	display: block;
	background: none;
	border: 0px;
	border-bottom: 1px solid #666;
	font-weight: normal;
}

#navlist li ul li a:hover
{
	color:#ccc;
	text-decoration: none;
}

:root #navlist li ul li a 
{
	height: auto;
}




#localnavcontainer {
  padding-top: 20px;
  width: 192px;
  background-image: url(images/HomeNewsTop.gif);
  background-repeat: no-repeat;
}
#localnavcontainer ul {
  margin: 0px;
  list-style-type: none;
  background-image: url(images/HomeNewsBot.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #7F875F;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}
#localnavcontainer li {
  margin: 0px;
  padding: 0px;
  background-repeat: repeat-y;
  vertical-align: bottom;
}
#localnavcontainer ul a {
  margin: 0px;
  display: block;
  background-repeat: no-repeat;
  background-position: 7px 7px;
  padding-left: 20px;
  padding-top: 3px;
  padding-right: 15px;
  padding-bottom: 3px;
  padding-left: auto;
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#localnavcontainer ul a:hover {
  text-decoration: none;
  background-color: #a8af8e;
}
#localnavcontainer ul a:link, #localnavcontainer ul a:visited {
  color: #FFFFFF;	
}
#localnavcontainer ul .active a {
  color: #ddd;
}


.GreenBack { background:url(images/BannerLeft.gif) right top no-repeat; padding: 5px 20px 0px 5px; }
.GreenBack H2 { font-size: 2.1em; color:#000; font-family: 'Trebuchet MS'; margin: 0px 0px 0px 10px; padding: 0px; font-stretch:condensed; font-weight:lighter; }
.GreenBack H1 { font-size: 2.8em; color:#000; font-family: 'Trebuchet MS'; line-height: .8em; text-align:center; margin: 5px; padding: 0px; font-weight:bold; font-stretch:condensed; }
#GreenBack:link,
#GreenBack:hover,
#GreenBack:visited,
#GreenBack, 
.GreenBack span a:link,
.GreenBack span a:hover,
.GreenBack span a:visited,
.GreenBack span a { font-size: .8em; color:#FFF; margin: 4px; padding: 0px; font-stretch:condensed; display:block; text-decoration:none }


#greybar { background-color: #333; height: 10px;}
#greenbar { background-color: #758828; height: 5px;}

/* Bio Stuff Below */

#AttProfileT { background-color: #333; }

#AttProfileB { background: url(images/TemplateBack.gif);}

#RightContent {
	width: 240px;
	float: right;
	color:#CCCCCC;
}


#RightContent h2 { 
color:#FFFFFF; font-size: .9em;
	font-weight: bold; padding-bottom: 0px;
}

#RightContent ul { margin: 0px; list-style: none; padding: 0px 5px 5px 22px;}

#RightContent li {
	list-style: none;
	color: #eee;
	text-decoration: none;
	font-size: .8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}

#RightContent a,
#RightContent a:link,
#RightContent a:visited,
#RightContent a:hover  {
	color: #D6DFB5;
	text-decoration: none;
}

 
#MainBioBox #clear {
	clear: both;
}
#Footer {
	clear: both;
}
p.office, p.office a {
	color: #eee; text-decoration:none; font-size: .9em;
}


#LeftContent {
	margin-right: 235px;
	padding-top: 12px;
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 12px;
}
#LeftContent h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	font-family: tahoma, arial, sans-serif;
}
#LeftContent p, #LeftContent div, #LeftContent ul {
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: .9em;
	line-height: 18px;
	text-align:justify;
}

#LeftContent table tbody tr td p { text-align:left; }

#map, #map div { margin-bottom: auto; }

#Schooling p, #Schooling ul, #Membership p, #Membership ul{
	margin-left: 10px;
	margin-top: 0px;
}

#Extended {
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#Extended li {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size: .8em;
}

#attdetails { color:#EEE; }