﻿
#content 
{
    background: #e7e2d7;
    color: #A68462;
    line-height: 1.5em;
}

#nav, #aspnetForm
{
    background-color: #e2e55b;
}

#section_nav 
{
    background-image: url("/gtku/ui/nav_bg.gif");
    background-position: left top;
    background-repeat:no-repeat;
    clear: both;
    width: 100%;
    padding-top: 0px;
}

h5
{
    line-height: normal;
    }
    
.navLink
{
    border-bottom:1px solid #A68462;
    color: #A68462;
}
    
.navLink:Hover, .navLinkSelected
{
    background-color: #cdcb4d;
    border-bottom:1px solid #A68462;
    color: #A68462;
}


/* ---------------------  PRESS  ---------------------------  */

#press 
{
    font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	}
	
.pressMonth 
{
    font-weight: bold;
    list-style-type: none;
    margin: 10px 0px;
}
	    
.pressItem
{
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
	
.pressItem h1 
{
    border-bottom: 1px solid #d8cfbc;
    font-size: 12px;
    margin: 0px 10px 5px 10px;
}

.pressItem p
{
	font-weight: normal;
	margin: 0px 5px;
}

.pressLink:link, .pressLink:visited
{
    background-color:#ded6c5;
	border: 1px solid #d8cfbc;
    color: #A68462;
    display: block;
    height: 1%;
    padding: 5px;
    text-decoration: none;
    vertical-align: top;
}

.pressLink:hover
{
    background-color:#ded6c5;
	border: 1px solid #A68462;
}

.pressLink:hover .pressThumb, .pressLink:hover h1
{
	border-color: #A68462;
}

.pressLink:after
{
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.pressThumb {
	border: 1px solid #d8cfbc;
	margin: 0px 10px 0px 5px;
	float: left;
	vertical-align: top;
	}

/* --------------  Personal Profiles -------------------- */

.perproItem
{
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 50%;
	float: left;
}

.perproItem h1 
{
    color: #916232;
    border-bottom: 1px solid #d8cfbc;
    font-size: 12px;
    margin: 0px 10px 5px 10px;
}

.perproItem p
{
	font-weight: normal;
	margin: .5em 0 1em 0;
}

.perproLink
{
    margin-top: 1em;
}

.perproThumb {
    border: 1px solid #d8cfbc;
	margin-right: 10px;
	float: left;
	vertical-align: top;
	clear: none;
}

/* --------------  subheads -------------------- */


.subheads dt 
{
    color: #916232;
    font-weight: bold;
    line-height:normal;
    border-bottom: 1px solid #A68462;
    margin-bottom: .5em;
}

.subheads dt a:link, .subheads dt a:visited 
{
    color: #A68462;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
}

.subheads dd
{
    margin-left: 10px;
    margin-bottom: 1em;
    line-height:1.5em;
}


/* ---------------------  PROFILES  ---------------------------  */

.listContainer 
{
    margin: 0px;
    padding: 0px;
    line-height: 100%;
}

.profileList 
{
    font-weight: bold;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.profileHeader
{
    margin-bottom: 5px;
}

.profileList li
{
    color: #d7cdb7;
    font-weight: normal;
    list-style-position: outside;
    margin: 0px 10px 0px 30px;
    padding: 0px;
}

.profileLinks:link, .profileLinks:visited
{
    border-bottom: 1px solid #d7cdb7;
    color: Blue;
    display: block;
    font-weight: normal;
    margin: 0px;
    padding: 4px 0px 2px 0px;
    text-decoration:none;
    vertical-align: top;
    width: 100%;
}

.profileLinks:hover
{
    background-color: #d7cdb7;
    font-weight: bold;
    list-style-position: outside;
    border-bottom: 1px solid #A68462;
}

.pListLeft
{
    color: Blue;
    display: -moz-inline-box;
    display: inline-block;
    text-align: left;
    float: left;
    padding: 0px;
    margin-left: 2px;
}


.pListRight
{
    color: #A68462;
}

/* ---------------------  NAV   --------------------  */

/*.contentHeadText {
	font-family:'Times New Roman', Times, serif; font-style:italic; 
	border-bottom: 1px solid #A68462;
	width: 40%;
	}*/
	

	
/* -----------------  EMPLOYMENT   -----------------  */	

#EmploymentList
{
    background-color:#efede9;
    border: 1px solid #d8cfbc;
    margin: 0px;
    padding:5px;
    text-align: justify;
}

#EmploymentList dt
{
    font-weight: bold;
    border-bottom: 1px solid #d8cfbc;
    padding-left: 5px;
    margin-top: .5em;
}

#EmploymentList dd
{
    padding: 0px 5px;
    margin: .5em 0px 1em 0px;
}

#EmploymentList dd ul
{
    list-style-position: outside;
    margin: 0px;
}

#EmploymentList dd li
{
    margin-left: 25px;
}
     
/* ---------------------  NAV   --------------------  */

.FAQListQuestion
{
}

.FAQListAnswer
{
    margin-bottom: 10px;
     
    }