  
  
a {color: #3D5F92; text-decoration: none;}

a:hover {color: #993300; text-decoration: underline;}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #242424;
	margin-top: 3px;
	margin-bottom: 8px;
}

li {margin-bottom: 4px;}

html {
  height: 100%;	
  }
	
body {
  background-color: #41392e;
  background-image: url("../images/BackgroundPage.jpg");
  background-repeat: repeat-x;
  width: 100%;
  height: 100%;
  }
  
#centerView {
  position: absolute;
  top: 0px;
  width: 966px;
  }
  
#headerImage {
  position:relative;
  width:100%;
  }
  
#frameBorderOutside {
  top: 22px;
  }
   
#frameBorderInside {
  width: 942px;
  }
  
#topMenu {
  position:relative;
  width:100%;
  height:32px;
  background-image: url("../images/MenuBackground.png");
  background-repeat: repeat-x;
  }
  
#topMenuCentered {
  position: relative;
  height:100%;
  }

#topShading {
  position:relative;
  width:100%;
  height:22px;
  background-image: url("../images/ShadingTopSlice.png");
  background-repeat: repeat-x;
  z-index: -1;
  }
  
#center { 
  position:relative;
  width:100%;
  min-height: 110px;
  background-color:#F9F9F9;
  }
  
#centerContent {
  position:relative;
  width:904px;
  }

#leftNavigationBorderInside {
  background-color: #DCD2BB;
  width:129px; /* 139 total*/
  padding-left: 5px;
  padding-right: 5px;
  background-repeat: no-repeat;
  background-position: left bottom;
  
  }
  
#leftNavigation {
  position:relative;
  top:0px;
  left:0px;
  width:184px; /*185*/
  height:100%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  border: 0;
  padding: 0;
  }
  
#leftNavigationCentered {
  position: relative;
  top:0;
  width:153px;
  height: 100%;
  text-align:left;
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  }
  
#leftNavigationHeader {
  position:relative;
  height: 40px;
  font-size:18px;
  width:100%;
  }
 
#leftNavigationHeader span.topLettering { 
  position:absolute;
  top:5px;
  left:8px;
  z-index:2;
  font-style:bold;
  color:white;
  text-transform: uppercase;
  }
  
#leftNavigationHeader span.bottomLettering {
  position:absolute;
  top:7px;
  left:10px;
  z-index:1;
  color:#908A7A;
  text-transform: uppercase;
  }
	
#leftNavigationContent {
  position: relative;
  top: 0;
  width: 100%;
  }
  
#leftNavigationContent ul {
  position:relative;
  left: 0px;
  list-style-position: inside;
  text-align:left;
  color: #301F0E;
  padding: 0;
  margin: 0;
  }
  
#leftNavigationContent ul li:first-child {
	border-top:1px dotted #BCAC8C;
	}	

#leftNavigationContent ul li { 
	color: #301F0E;
	border-bottom:1px dotted #BCAC8C;
	text-align: left;
	cursor: pointer;
	background-image: url("../images/ArrowLeft.png");
	background-repeat:no-repeat;
    background-position:center left;
    list-style: none;
    padding-left: 15px;
	}
	
#leftNavigationContent ul li[selected='yes'] {
  color: #566C37;
  cursor: default;
  }
  
#leftNavigationContent ul li[selected='yes'] a {
  cursor: default;
  color: #566C37;
  }
	
#leftNavigationContent ul li a {
  text-decoration:none; 
  text-transform: capitalize;
  text-align: left;
  }	
	
#leftNavigationContent ul li:hover {
  color: #984217;
  background-color:white;
  }
  
#leftNavigationContent ul li[selected='yes']:hover {
  background-color:inherit;
  }
  
#middleContent {
  margin: 0 -4px; /*why -4 cant find this one */
  border: 0;
  padding: 0;
  position:relative;
  width:522px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  }
  
#middleContentHeader {
  margin-bottom: 10px;	
  text-align:left;
  width:100%;
  height:10%;
  }
  
#middleContentHeader span {
  vertical-align:middle;
  padding-left:10px;
  font-size:20px;
  font-style: bold;
  color: #455A17;	
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  }

#rightNavigation {
  position:relative;
  width: 197px;
  height:100%;
  display:inline-block;
  vertical-align: top;
  margin: 0;
  border: 0;
  padding: 0;
  }
  
#rightNavigationCentered {
  width:169px;
  } 
  
#rightNavigationBorderInside {
  width: 159px;
  background-color: #D7D9C5; 
  }
  
#rightNavigationHeader {
  position: relative; 
  top:0; 
  left: 0; 
  width: 100%; 
  height: 50px;
  background-image: url("../images/RightNavigationHeaderSlice.png");
  background-repeat: repeat-x;
  }
  
#rightNavigationHeaderArrow {
  position: relative;
  top: 10px;
  left: 0px;
  width: 18px;
  height: 18px;
  vertical-align:middle;
  }
  
#rightNavigationHeader span.topLettering { 
  position:relative;
  top: -5px;
  font-style:bold;
  color:white;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: -2.5em;
  }
  
/*
#rightNavigationHeader span.topLettering { 
  position:absolute;
  top:5px;
  left:4px;
  z-index:2;
  font-style:bold;
  color:white;
  text-transform: uppercase;
  }
 
#rightNavigationHeader span.bottomLettering {
  position:absolute;
  top:7px;
  left:6px;
  z-index:1;
  color:#908A7A;
  text-transform: uppercase;
  }
*/
	
#rightNavigationTearoff {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: url("../images/RightNavigationTearoff.png");
  background-repeat: repeat-x;
  }
  
#rightNavigationContent {
  position: relative;
  width: 100%;
  padding-bottom: 20px;
  }
  
#rightNavigationContent ul {
  margin-left: -20px;
  padding-right: 10px;
  list-style-image: url("../images/rightbox_arrow.gif"); /* total width= 25width="17" height="10"*/
  text-align: left;
  }

#rightNavigationContent ul  li {
  padding-bottom:8px;	
  }
  
#rightNavigationImage {
  position: relative;
  top: 15px;
  width: 100%;
  height: auto; 
  }
  
#rightNavigationImage img {
  width: 100%;
  height: auto;
  }

.bgRightBox {
	background-image: url("../images/bg_rightbox.gif");
	background-repeat: repeat-y;
}

.infoBoxSimple {
	margin: 12px;
	width: 80%;
	border: 1px solid #879762;
}

#bottomShading {
  position:relative;
  width:100%;
  height:13px;
  background-image: url("../images/ShadingBottomSlice.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  }

#bottomButtons {
  position:relative;
  width: 100%;
  height: 29px;
  background-color: #565C32;
  background-image: url("../images/BottomButtonsBackground.png");
  background-repeat: repeat-x;
  text-align: center;
  }
  
#centeredBottomButtons {
  position:absolute;
  height:100%;
  }
  
.bottomButton {
  position: relative;
  top:0px;
  left: 0px;
  height: 100%;
  display:inline-block;
  background: url("../images/BottomButtonBackground.png");
  background-repeat: repeat-x;
  }
	
.bottomButtonText {
  position: relative;
  color: #D8C18C; 
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
  vertical-align:middle;
  line-height: 2em;
  } 
  
.bottomButtonImage {
  position: relative;
  top:0px;
  width: 1px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  }
   
#copyright {
  position:relative;
  top:16px;
  width:100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  line-height: 12px;
  color: #968169;
  margin: 0px 20px 20px;
  text-align: center;
  height: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
  } 
  
#copyright a {
  color: #BCB598; 
  text-decoration: none;
  }

#copyright a:hover {
  color: #F5E8CB; 
  text-decoration: underline;
  }
  
  
/* Frame Elements --------------------- */

.borderOutside {
  position: relative;
  top: 0px;
  width:auto;
  height: 100%;
  border-style: solid;
  border-color: transparent;
  z-index: 1;
  }

.borderTop {
  position:absolute;
  }
    
.borderLeftTopCorner {
  position:absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  }
  
.borderAcrossTop {
  position:absolute;
  height: 100%;
  background-repeat: repeat-x;
  top: 0px;
  }
     
.borderRightTopCorner {
  position:absolute;
  right: 0px;
  height: 100%;
  }
	
.borderLeft {
  position: absolute;
  top:0px;
  background-repeat: repeat-y;	
  }
  
.borderRight {
  position:absolute;
  top: 0px;
  background-repeat: repeat-y;	
  }
 
.borderInside {
  position: relative;
  width: 100%;
  }
  
.borderBottom {
  position:absolute;
  }
	
.borderLeftBottomCorner {
  position:absolute;
  height:100%;
  left: 0px;
  }

.borderAcrossBottom {
  position:absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  background-repeat: repeat-x;
  }
	
.borderRightBottomCorner {
  position:absolute;
  right: 0px;
  height: 100%;
  }
  
#frameBorderLeftTopCorner {
  margin-top: -3px;
  }
 
#frameBorderRightTopCorner {
  margin-top: -3px;
  }
  
#frameBorderLeftBottomCorner {
  margin-top: -2px;
  }
  
#frameBorderRightBottomCorner {
  margin-top: -2px;
  }
  
#leftNavigationBorderLeftTopCorner {
  margin-top: -8px;
  }
 
#leftNavigationBorderRightTopCorner {
  margin-top: -8px;
  }
  
#leftNavigationBorderLeftBottomCorner {
  margin-top: -12px;
  }
  
#leftNavigationBorderRightBottomCorner {
  margin-top: -12px;
  }
  
#leftNavigationBorderAcrossBottom {
  margin-top: -4px;
  }
  
#rightNavigationBorderLeftTopCorner {
  margin-top: -10px;
  }
 
#rightNavigationBorderRightTopCorner {
  margin-top: -10px;
  }
  
#rightNavigationBorderLeftBottomCorner {
  margin-top: -11px;
  }
  
#rightNavigationBorderRightBottomCorner {
  margin-top: -11px;
  }
   
.imageContainer img {
  width: 100%;
  height: 100%;
  }

.general1{
	font-family: Arial;
	font-size: 10pt;
	color: #579BCC;
	padding-left: 5px;
	padding-right: 5px;
}
/* Interface Styles */



.iface, .topframe, .bottomframe, .leftframe, .rightframe {
	font-family: Arial, sans-serif;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
}



.bgHomeCol {
	color: #2A2A2A;
	background-image: url("../images/dot_line_vert.gif");
	background-repeat: repeat-y;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



div.dividerHorizHome {
	background-image: url("../images/dot_line_horiz.gif");
	background-repeat: repeat-x;
	margin: 6px 0px 2px;
	height: 5px;
	font-size: 1px;
}

/* text styles */

p {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #242424;
}
p.bodyCopy {
	color: #242424;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 12px;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #623F20;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}

h1 {margin-top: 2px;}
.text14 {
	font-size: 14px;
}




.copy11, .copy10, .copy9, .copy9Tight {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
}
.copy10 {
	font-size: 10px;
}
.copy10Red{
	font-size: 10px;
	color: #993300;
}
.copy9 {
	font-size: 9px;
}
.copy9Tight {
	font-size: 9px;
	line-height: 9px;
}
.homeColText, .homeColTextNoPad, .homeColTextTight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #242424;
	margin: 0px 2px 8px 12px;
}

.homeColTextNoPad {
	margin: 0px 2px 2px 0px;
}
.homeColTextTight {
	line-height: 14px;
}
.serif22 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	margin-top: 2px;
	margin-bottom: 8px;
}

.darkOrange {color: #993300;}



/* form styles */
input.homenews, input.homelogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242424;
	background-color: #FCFCFC;
	background-image: url("../images/formField-bg.gif");
	background-repeat: repeat-x;
	height: 16px;
	width: 183px;
	border: 1px solid #9CADCE;
}
input.homelogin {
	width: 116px;

}
input.newsField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242424;
	background-color: #FCFCFC;
	background-image: url("../images/formField-bg.gif");
	background-repeat: repeat-x;
	height: 16px;
	width: 134px;
	border: 1px solid #9A9F88;
}

.userWelcome, .logLinks {
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #473d33;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 100%;
}

.logLinks {
	text-align: right;
	white-space: nowrap;
	padding-right: 20px;
}

.userWelcome a, .logLinks a {
	color: #993300;
	text-decoration: none;
}

.userWelcome a:hover, .logLinks a:hover {
	color: #67782C;
	text-decoration: underline;
}

 p.disclaimer {
	color: #242424;
	margin-top: 22px;
	margin-bottom: 8px;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
}

/* Menu -------------------------------- */


ul.topnav {
	list-style: none;
	padding: 0; 
	margin: 0;
	background-color: #F1E8D6;
	font-size: 10;
	background: url("../images/MenuSlice.png") repeat-x;
	font-family: Georgia, Garamond, serif;
	font-style: bold;
	line-height: 1em; 
   }

ul.topnav li {
	padding: 0 8px 0 8px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	border-left: 1px dotted #878277;
	display:  inline-block;
	}

ul.topnav li:first-child {
  border-left: 0;
  }

ul.topnav li a{
  padding: 10px 5px;
  color: #301F0E;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  }
  
ul.topnav li a:hover {
  color: #4D6E2F;
  cursor: pointer;
  }
	
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0px; 
	top: 28px;
	display: none;
    background-color: #F2EAD7;
    z-index: 100;  
    width: auto;
    padding: 0;
    border: 0;
    margin: 0;
    color: #301F0E;
    }

ul.topnav li ul.subnav li {
  position: relative;
  border-bottom: 1px solid #301F0E;
  text-align: left;
  width: 100%;
  /*line-height: 1em;*/
  padding: 0px 10px 0px 10px;
  margin: 0;
  background-color: #F2EAD7;
  }

ul.topnav li ul.subnav li a {
  font-size: 10;
  font-family: Georgia, Garamond, serif;
  font-style: bold;
  text-transform: capitalize;
  width: 100%;
  }

ul.topnav li ul.subnav li:hover {
  background-color: #301F0E;
  color: #F2EAD7;
  }
 
ul.topnav li ul.subnav li:hover a {
  color: #F2EAD7;
  } 
  
/* Team.php ----------------------------------- */

.team {
	width:100%;
	}
	
.teamMember:first-child {
  border: 0;
  }
	
.teamMember {
	border-top: 1px solid black;
	margin-bottom: 10px;
	clear: both;
	margin-top: 20px;
	}
	
.teamMemberName {
	font-style: bold;
	}
					
 .centered {
  right: 0px;
  left: 0px;
  margin-right: auto;
  margin-left: auto;
  text-align:center;
  }
  
 a.bottomButton {
 text-decoration: none;
 }
 
#flip-close {
  background-color: #565C32;
  }
  
.fullBio .bodyCopy {
  color: black;
  font-size: 14px;
  background-color: white;
  }
  
.fullBio h1 {
  font-size: 20px;
  }
  
.Properties a img {
	float: left;
	margin-right: 10px;
}

.Properties * {
	font-size: 15px;
	font-style: bold;
	}
