﻿/* For Dev Only
    Bright Orange:      #ffa12d
    Dark Brown:         #524741
    Dark Orange Text:   #dd6000    
    Yellow:             #f9e497
*/

body {
    margin: 0px;
    height: 100%;    
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    /*color: #524741;    */
    color: #000000;
    font-size: 11pt;
}

hr {
    width: 90%;
    color: #444444;
    background-color: #444444;
    height: 2px;
    clear: both;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 15px;
    border: none;
}

div.main {
    min-width: 920px;
    background: #ffa12d url(/images/bggrad.jpg) repeat-x top;
}

div.quarterLogo {
    width: 234px;
    height: 208px;  
    background: url('/images/quarterLogo.png') no-repeat right top;
    position: absolute;
    top: 113px;
    right: 0px;    
}

div.top {
    height: 113px;    
    /*background: #524741 url(/images/logotop.jpg) no-repeat left top;*/
    /*background: #524741;*/
    background: #ffffff;
    margin-bottom: 36px;
}

div.middle {
}

td.leftBar {
    width: 61px;
    vertical-align: top;
}

div.leftBar {
    width: 61px;
    height: 297px;
    background: url(/images/leftbar.jpg);
}

td.leftMenu {
    vertical-align: top;
    background: #ffffff url(/images/leftmenubot.jpg) no-repeat left bottom;
    width: 175px;
}

div.leftMenu {   
    width: 175px;
    padding-bottom: 45px;
}

div.leftMenu div.button {    
    height: 40px;
    line-height: 40px;
    width: 155px;
    margin: 10px;
    text-align: center;
    vertical-align: middle;    
    text-decoration: none;
    font-size: 13px;
    
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

div.leftMenu div.subMenu {
    margin-left: 20px;
    display: none;
    width: 155px;
    overflow: hidden;
}

div.unselected {
    background-color: #f9e497;
    color: #dd6000;
}
div.selected {
    background-color: #dd6000;
    color: #ffffff;
}

div.leftMenu div.subMenu a {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
    margin-right: 100%;
}

div.leftMenu div.subMenu a:hover {
    text-decoration: underline;
    color: #333333;
}

td.content {
    vertical-align: top;
}

div.content { 
    overflow: hidden; /*keeps div from wrapping*/
    margin: 0px 30px 40px 30px;    
}

div.bottom {
    clear: both;
    height: 81px;
    background: #ffffff url(/images/phrasebottom.jpg) no-repeat right bottom;
    position: relative;    
    min-width: 920px;    
}

div.footerLinks {
    left: 60px;
    padding-left: 10px;
    position: absolute; /*HMA:NOTE:ADAM:FIX*/
}

div.footerLinks, div.footerLinks a {
    font-size: 11px;
    color: #dd6000;
    text-decoration: none;
    
}

div.footerLinks a:hover {
    text-decoration: underline;
}

div.innerImg {
    height: 220px;    
    overflow: hidden;    
}

div.innerBody h3 {
    font-size: 24pt;    
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    /*font-family: "Monotype Corsiva", "Apple Chancery", "URW Chancery L", cursive;*/
    color: #534741;
    font-weight: normal;
}

div.fore {
    z-index: 1; 
    position: relative;
}

.emphasize {
    font-weight: bold;
}

#Locations {
    
    
}

#Locations img {
    padding: 10px;
    border: none;
}

#Partners {
    background-color: White;
    padding: 25px;
    text-align: center;
}
#Partners img {
    padding: 10px;
    border: none;
}

div#Testimonials {
    /*background-color: White;*/
    /*padding: 20px;*/
}

div#Testimonials div {
    clear: both;
    padding-bottom: 10px;
}

div#President {
    background-color: White;
    padding: 20px;
}

div#President img {
    padding: 0px 0px 20px 0px;
}

div#ContactUs {
    text-align: right; 
    width: 375px;
    line-height: 30px;    
}

div#ContactUs input[type=text] {
    margin-left: 10px;
    width: 250px;
}

div#ContactUs input[type=submit] {
    width: 80px;
}

.required {
    font-weight: bold;
    margin-right: 4px;
}

div.err {
	text-align: left;
	background-color: White;
	padding: 5px;
	margin-bottom:20px;
}

div.err div {
    background-color: #dd0000;
    padding: 15px;
    color: White;
}

div#ContactConfirm {
    padding-top: 25px;
    
}

div#GroupPhoto {
    position: relative;
    z-index: 1;
    width: 100%;    
}

div#GroupPhoto img {
    border: none;
}

div.Staff {
    clear: both;
    font-weight: bold;  
    position: relative;
    height: 125px;
    overflow: hidden;
    display: none;
}

div.Staff div a {
    color: #ffffff;
}

div.Staff div {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    height: 105px;
    background-color: #524741;
    color: #ffffff;
    font-size: 10pt;
    font-weight: normal;
    overflow: hidden;
}

div.Profile {
    width: 100%;
    padding: 10px;
}

div.Staff div div {
    position: relative;
    display: inline;
    float: left;
}

div.Staff div div img {
    float: left;
    padding-right: 10px; 
    width: 105px;
    height: 105px;
}

div.StaffLinks {
    padding-top: 10px;
    font-size: 10pt;
}

div.StaffLinks a {
    color: Black;    
    font-size: 10pt;
    white-space: nowrap;
    float: left;    
}

div.StaffLinks div {
    float: left;
    width: 24%;
    padding-right: 5px;
}

div.Newsletter {
    
}

div.Newsletter div {
    margin: 5px;
    padding: 2px;
    font-size: 9pt;
}

div.Newsletter a {
    color: #000000;
    font-size: 11pt;
}
	
span.itemHead {
	font-size: 18pt;	
	color: #444444;	
}

span.small {
    font-size: 7pt;
}

ul.expandable li
{
    list-style: none;       
}

ul.expandable li div {
    display: none;
}

ul.expandable li a {
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
    line-height: 25px;
    
}

div.locations {
    width: 650px; 
    padding-top: 35px;
}

div.locations div {
    text-align: center;    
    font-weight: bold;
}

div.column {
    float: left;
    padding: 20px 10px;
}

div.map {
    width: 884px;
}

div.map div div {
    float: left;
}

div.bio {
    padding-top: 10px;
}

div.bio img {
    padding-right: 15px;
    float: left;
}

span.bioTitle {
    font-weight: bold;
}


