@import url(sitemap.css);

BODY {
	margin : 0px;
	padding : 0px;
	background-color:#ffffff;
}
#layOpen {
	border: 1px solid #8d7548;
}

#layMain {
	border: 1px solid #8d7548;
}

/* overwritten in Karin's Webhotel in the color stylesheets */
#navTabBaseline {
	/*background-color : #E4DDC0; */
}

#leftNavColumn {
	background-image : url(images/dot.gif);
	background-repeat : repeat-x;
	/*background-position: right top;*/
}

#leftNav {
	padding-top:20px;
	padding-bottom:20px;
}

#navLan {
	padding-bottom:20px;
}

#leftColTextArea {
	padding-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	border-bottom: 1px solid #cabc94;
	margin-bottom: 20px;
}

.leftText {
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #cabc94;
}

#footer {
	width:770px;
	background-color : #CABC94;
}

#footerSiteMap {
	float: right;
	padding-right:10px;
	padding-top:3px;
	
}

#generalTextContentArea {
	padding-top:30px;
	padding-left:50px;
	padding-right:0px;
	padding-bottom:50px;
	
}

#portfolioContentArea {
	padding-top:30px;
	padding-left:50px;
	padding-right:0px;
	padding-bottom:50px;
}

#textandPodContentArea {
	padding-top:30px;
	padding-left:40px;
	padding-right:0px;
	padding-bottom:50px;
}

DIV.personPod {
	border-bottom: 1px solid #cabc94;
	padding-bottom:10px;
	margin-bottom: 16px;
}

.rightPod {
	border-top: 1px solid #E8E1C8;
	border-left: 1px solid #E8E1C8;
	border-bottom: 1px solid #E8E1C8;
	padding-bottom: 4px;
	margin-bottom: 16px;
	background-color : #F3EEE0;
	margin-top: 30px;
	margin-left: 25px;
}

.pThumb {
	float: left;
	padding-right:13px;
	padding-bottom:13px;
}

/* --- Standard content classes --- */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight :bold;
	color : #37863e;
	margin-bottom : 5px;
	margin-top : 15px;
	letter-spacing : 0px;
	padding-right:70px;
}

.subtitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight :bold;
	color: #5a6022;  
	margin-bottom : 5px;
	margin-top : 5px;
	padding-right:70px;
}

.question, .personName {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight :bold;
	color: #5a6022;
	margin-bottom : 5px;
	margin-top : 5px;
	padding-right:70px;
}

DIV.answer {
	padding-left:30px;
}

.text, .answer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 17px;
	color: #3c3939;
	margin-bottom : 10px;  
	text-decoration : none;
	padding-right:70px;
}

.text A:link, .answer A:link {
	color : #37863e;
	font-weight : bold;
	text-decoration : none;
}

.text A:visited, .answer A:visited {
	color : #37863e;
	font-weight : bold;
	text-decoration : none;
}

.text A:hover, .answer A:hover {
	color: #81ac67;
	font-weight : bold;
	text-decoration : none;
} 

A.text {
	background-image : url(images/linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}

.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight :bold;
	color : #5a6022;
	padding-left: 13px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right: 8px;
	background-color: #e4ddc0;
}

.smallSubtitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight :bold;
	color: #81ac67; 
	padding-left: 13px;
	padding-top:4px;
	padding-bottom:2px;
	padding-right: 8px;
}

DIV.smallText {
	padding-left: 13px;
	padding-top:4px;
	padding-bottom:8px;
	padding-right: 8px;
}

.smallText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	text-align: left ;
	color: #7f8658;
	text-decoration : none;
}

A.smallText {
	background-image : url(images/linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}

.smallText A:link {
	color: #37863e;
	font-weight : bold;
	text-decoration : none;
}

.smallText A:visited {
	color: #37863e;
	font-weight : bold;
	text-decoration : none;
}

.smallText A:hover {
	color: #81ac67;
	font-weight : bold;
	text-decoration : none;
} 

.featureBoxNW {
	background-image : url(images/featureBoxNW.gif);
	background-repeat : no-repeat;
	background-position: left top;
}

.featureBoxNE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight :bold;
	color : #2E3A51;
	background-image : url(images/featureBoxNE.gif);
	background-repeat : no-repeat;
	background-position: right top;
	padding-left:20px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 60px;
}

.featureBox {
	background-color : #F3EEE0;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:20px;
	border-right: 1px solid #CFC7AD;
	border-left: 1px solid #CFC7AD;
	border-bottom: 1px solid #CFC7AD;
	margin-bottom: 30px;
	margin-right: 60px;
}

.featureSubtitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight :bold;
	color: #81ac67; 
	padding-left: 0px;
	padding-top:4px;
	padding-bottom:6px;
	padding-right: 8px;
}

.featureText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	text-align: left ;
	color: #3c3939;
	text-decoration : none;
	margin-bottom : 10px;  
}

A.featureText {
	background-image : url(images/linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}

.featureText A:link {
	color: #37863e;
	font-weight : bold;
	text-decoration : none;
}

.featureText A:visited {
	color: #37863e;
	font-weight : bold;
	text-decoration : none;
}

.featureText A:hover {
	color: #81ac67;
	font-weight : bold;
	text-decoration : none;
} 

/* light styles for text on home page and in left column*/

.lightTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight :bold;
	color : #5A6022;
	margin-bottom : 5px;
	margin-top : 15px;
	letter-spacing : 0px;
}

.lightSubtitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight :bold;
	color: #81ac67;  
	margin-bottom : 5px;
	margin-top : 5px;
}

.lightText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 15px;
	color: #7f8658;
	margin-bottom : 6px;  
	text-decoration : none;
}

A.lightText {
	background-image : url(images/linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}

.lightText A:link {
	color: #37863e;
	font-weight : bold;
	text-decoration : none;
}

.lightText A:visited {
	color: #37863e;
	font-weight : bold;
	text-decoration : none;
}

.lightText A:hover {
	color: #81ac67;
	font-weight : bold;
	text-decoration : none;
} 

.caption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #244D2C;
	margin-bottom : 10px;
	padding: 2px;
	line-height : 11px;
}

.searchLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #fefefe;
	padding-right:6px;
}

.searchBox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding:2px; 
	height:18px;
	width: 150px; 
	border: 1px solid #006634; 
}

/* for superscripting reg marks, etc */
SPAN.lift {
      vertical-align: super;
      font-size: 80%;
      }
/* vertical-align:33%*/
	  
	  
LI {
	margin-left : 10px;
	padding-left : 10px;
	list-style : disc outside;
} /* this is for the bullets in the text - nice format */

/* --- Navigation Menu classes  --- */

DIV.nav0, DIV.nav1 {
	padding-left: 10px;
	padding-right: 6px;
}

DIV.nav0active, DIV.nav1active {
	padding-left: 10px;
	padding-right: 6px;
	background-image : url(images/leftNavArrow.gif);
	background-repeat : no-repeat;
	background-position: 0px 6px ;
}

A.nav0, A.nav1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color: #5a6022;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 8px;
	padding-right: 0px;
	text-decoration: none;
	display : block;
}

A.nav0active, A.nav1active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color: #000000;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 8px;
	padding-right: 0px;
	text-decoration: none;
	display : block;
}

A.nav0:hover, A.nav1:hover {
	color: #cabc94;
}

DIV.nav2 {
	margin-left: 14px;
	padding-right: 3px;
}

DIV.nav2active {
	padding-left: 14px;
	padding-right: 3px;
	background-image : url(images/leftNavArrow.gif);
	background-repeat : no-repeat;
	background-position: 0px 6px ;
}

A.nav2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #5a6022;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 12px;
	padding-right: 0px;
	text-decoration: none;
	display : block;
	background-image : url(images/nav3_bullet.gif);
	background-repeat : no-repeat;
	background-position: left ;
}

A.nav2active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 12px;
	padding-right: 0px;
	text-decoration: none;
	display : block;
	background-image : url(images/nav2_bottom.gif);
	background-repeat : no-repeat;
	background-position: left bottom ;
}

A.nav2:hover {
	color: #cabc94;
}

.navLan {
	font-family: Arial, Helvetica, sans-serif;
	font-size :9px;
	color: #5a6022;
	text-decoration : none;
}

.navLan A:hover {
	color: #cabc94;
	text-decoration : none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a6022; 
	font-weight : bold;
	padding-top : 4px;
	padding-bottom : 4px;
}

.footer A:link {
	color: #5a6022; 
}

.footer A:visited {
	color: #5a6022; 
}

.footer A:hover {
	color: #81ac67;
}

.hint {
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #bbbbbb;
}

.hinthover {
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #333399;
	cursor : default;
}

A:link, A:visited, A:active {
	text-decoration : none;
}

.formLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3939;
	padding-right:8px;
	font-weight : bold;
}

.validationMessage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3939;
	padding-bottom:4px;
}

/* should be red of some sort, or the text on the form needs to change */
.missingformLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:8px;
	color : #FF0000; 
	font-weight : bold;
}

/* should be pink of some sort, or the text on the form needs to change */
.invalidformLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:8px;
	color : #FF00FF;
	font-weight : bold;
}

.formInput {
	border: 1px solid #545F71;
	background-color : #F5F6F0;
	width:200px;
}

.submitButton {
	color: #5a6022;
	background-color : #D6DABF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-color : #545F71;
	border-width : 1px;
	line-height : 16px;
	border-style : ridge;
}
