/* CSS - Sub -TKaen DoD 30 */
/* ---------|------------------------------------------------

			Header
			
---------------------------------------------------------- */

#search {
		width: 570px !important;
		padding-top: 15px;
		}

#tea {
		padding-left: 441px;
		}

#search input#searchtext {
		margin-left: 409px; 
		}
		
#header ul {
		clear: both;
		float: right;
		padding-top: 3px;
		}
		
#header ul li {
		list-style: none;
		display: inline;
		background: #fff url('../images/audience_spacer.gif') 0 3px no-repeat; 
		padding-left: 8px;
		}

#header ul li.nobackground {
		background: none;
		}
		
#header ul li a {
		font-size: .83em;
		color: #1b2f54;
		}
		
#header ul li a:hover {
		text-decoration: underline;
		}
		
/* ---------|------------------------------------------------

			Photo Bar
			
---------------------------------------------------------- */

#photobar {
		height: 136px;
		background: #2B3A2E  url('../images/feature_border.gif') top left repeat-x;
		}
		
#photobar div {
		position: relative;
		width: 775px;
		margin: 0 auto;
		padding-top: 6px;
		}

#photobar h2 {
		position: absolute;
		left: 0;
		z-index: 100;
		padding: 90px 0 0 17px;
		float: left;
		}
		
#photobar h2 a {
		color: #fff;
		font-family: "Times New Roman";
		font-size: 1.6em;
		line-height: 1;
		}
		
#photobar img {
		float: left;
		}
		
#photobar img.photo1 {
		border-right: 1px #1b2f54 solid;
		padding-left: 174px;
		}

/* #photobar img.photo2 {
		border-left: 1px #f5f0dd solid;
		}
*/

#photobar img.photo3 {
		padding-left: 374px;
		}

#photobar h2.twoline {
		padding: 56px 0 0 17px !important;
		}

/* ---------|------------------------------------------------

			Leftnav
			
---------------------------------------------------------- */

#leftnav {
		width: 170px;
		background: #eae3d0;
		margin-top: 0 !important;
		padding-bottom: 35px;
		}
		
#leftnav ul {
		border-bottom: 1px #fff solid;
		margin: 17px 8px 0 15px;
		width: 147px;
		}

#leftnav ul.nobottomborder {
		border-bottom: 0;
		}
		
#leftnav ul li {
		border-top: 1px #fff solid;
		list-style: none;
		width: 147px;
		}
		
#leftnav ul li a {
		color: #87744c;
		font-size: 1em;
		font-weight: bold;
		}
		
#leftnav ul li.bottomborder {
		border: 1px #fff solid;
		border-width: 1px 0;
		}

#leftnav h4 {
		color: #87744c;
		margin: 25px 0 0 15px;
		font-size: 1em;
		}
		
#leftnav ul.seealso {
		margin-top: 0;
		border-width: 0;
		width: 125px;
		}
		
#leftnav ul.seealso li {
		border-width: 0;
		width: 125px;
		}
		
#leftnav ul.seealso li a {
		color: #2B3A2E;
		font-weight: normal;
		font-size: .94em;
		}
		
#leftnav ul.seealso li a:hover {
		border-bottom: 1px #2B3A2E solid;
		}

#leftnav ul li.selected a {
		color: #2B3A2E;
		}

#leftnav p.hours {
		color: #2B3A2E;
		font-weight: normal;
		padding: 0 15px 15px 15px;
		}
		
/* ---------|------------------------------------------------

			Content
			
---------------------------------------------------------- */

#content {
		width: 573px;
		padding-left: 25px;
		border: 1px #f5f0dd solid;
		overflow:auto;
		}

#skip {
		display: none;
		}

		#skiptest {
			background-color: #FFF;
			float: left;
			}
		
			a.skiptest:link, a.skiptest:visited {
				color: #FFF;
				width: 0px;
				height: 0px;
				visibility: hidden;
				}
				
			a.skiptest:active, a.skiptest:hover {
				color: #000;
				}
				
	
#content h3 {
		color: #2B3A2E;
		font-weight: bold;
		}
#content h3.alert {
		color: #000000;
		font-weight:lighter;
		}

#content a {
		border-bottom: 1px #a19b88 solid;
		}
		
#content a:hover {
		color: #2B3A2E;
		border-bottom: 1px #2B3A2E solid;
		}
				
/* ---------|

			Content - Lists
			
---------------------------------------------------------- */

#content ul, #content ol {
		margin-bottom: 5px; 
		}
		
#content ul li {
		list-style: none !important;
		background: #f5f0dd url('../images/bullet.gif') 0 12px no-repeat;
		padding: 5px 5px 5px 15px;
		margin-left: 20px;
		}
		
#content ol li {
		padding: 5px 2px 5px 5px;
		margin-left: 30px;
		}

#content ul.nobullet li {
		background: #f5f0dd;
		}
		
#content ul li.nobullet {
		background: #f5f0dd;
		}

#content ol li.nobullet {
		list-style: none;
		}
		
#content ol li ul li, #content ul li ul li {
		padding-left: 15px;
		}
		
#content ul.inline li {
		display: inline;
		}

#content ul.nobackground li {
		background: transparent url('../images/bullet.gif') 0 12px no-repeat;
		}
		

		
#content p {
		padding: .75em 0;
		line-height: 1.7em;
		}
		
p.center {
		text-align: center;
		}
		
#content .highlight {
		font-size: 1.2em;
		color: #1b2f54;
		}

#content .textcenter {
		text-align: center;
		}
		
#content .topquote {
		width: 550px;
		color: #1b2f54;
		border: 1px #87744c solid;
		border-width: 1px 0 3px 0;
		margin-bottom: 15px;
		font: 1.3em/125% Georgia;
		padding: 10px;
		}
		
#content ul.inline li {
		list-style: none;
		display: inline;
		margin: 2px;
		padding: 0 15px 0 8px;
		background: #f5f0dd url('../images/bullet.gif') 0 6px no-repeat;
		}
	
#content .hide {
		display: none;
		}

#content .show {
		display: block;
		}
		
#content .topcontent {
		margin-top: 25px;
		}
		
#content .underh4 {
		color: #000;
		font-size: .8em;
		font-weight: normal;
		}
		
/* ---------|------------------------------------------------

			Footer
			
---------------------------------------------------------- */

#footer {
		padding-top: 35px;
		}

/* ---------|------------------------------------------------

			Profile Box
			
---------------------------------------------------------- */

#profile {
		float: right;
		margin-left: 20px;
		margin-bottom: 10px;
		background: #fde8af url('../images/profile_header.gif') 0 0 no-repeat;
		width: 179px;
		padding-bottom: 18px;
		}

#profile h4, #profile h5 {
		margin: 10px 0 0 20px;
		
		}
				
#profile img {
		margin: 3px 0 0 5px;
		}

#profile .noborder {
		border: 0;
		}

#profile .noborder:hover {
		border: 0;
		}
		
#profile p {
		margin: 8px 15px 0 20px;
		font-family: Georgia;
		}

#profile p.quotee {
		font: .92em "Lucida Grande", Tahoma;
		margin-top: 0;
		padding-right: 5px;
		text-align: right;
		}
		
#profile ul li {
		margin: 0 20px;
		background-color: #fde8af;
		font-size: .94em;
		}
		
#profile ul li a {
		font-size: .95em;
		}

