
.header {
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #807b73;
  border-left-color: #807b73;
  border-right-width: 2px;
  border-left-width: 2px;
  width: 900px;
  height: 50px;
}

#navigation-head {
	padding-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-bottom: 3px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
	height: 80px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	letter-spacing: 3px;
	word-spacing: 0px;
	float: left;
	width: 896px;
	font-size: 12px;
	background: #d6cfc1;
}

#navigation-head ul {
	padding: 0;
	margin: 0px auto;
	white-space: nowrap;
}

#navigation-head li {
	text-align: center;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0px;
}

#navigation-head a {
	margin-bottom: 5px;
	border-color: #d6cfc1;
	border-style: dashed;
	border-width: 1px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 11px;
	float: left;
	color: #6d9654;
	text-decoration: none;
	
	background:  #f5eedd;	
	text-align:center;
}

#navigation-head li.selected a {
	background: #f5eedd;
	color: #6d9654;
	border-left : 0px solid #3c56a3;
	border-right : 0px solid #3c56a3;
	text-decoration: none;
}

#navigation-head li a:hover {
	color: #f5eedd;
	background: #6d9654;
}


.column1{
  border-left-width: 2px;
  border-bottom-width: 0px;
  border-right-width: 2px;
  border-top-width: 0px;
  border-color: #807b73;
  border-style: solid;
  width: 190px;
  font-family: Helvetica, sans-serif;
  color: #735e57;
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  background-color: #f5eedd;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px;
  text-align: left;
  text-transform: none;
}

.column2{
  border-color: #7c7c7c;
  border-style: dotted;
  border-right-width: 1px;
  width: 410px;
  font-family: Helvetica, sans-serif;
  color: black;
  letter-spacing: 0px;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
  background-color: white;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: left;
  text-transform: none;
}

.column3{
  width: 185px;
  font-family: Helvetica, sans-serif;
  color: black;
  letter-spacing: 0px;
  font-size: 11px;
  font-weight: normal;
  line-height: 9px;
  background-color: white;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  text-align: left;
  text-transform: none;
}

.column1-wide{
  border-color: #7c7c7c;
  border-style: dotted;
  border-right-width: 1px;
  width: 600px;
  font-family: Helvetica, sans-serif;
  color: black;
  letter-spacing: 0px;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
  background-color: white;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: none;
}

hr {
  border: 1px dotted #999999; 
  border-style: none none dotted; 
}

img {
	border-style: dashed;
	border-width: 1px;
}

.img-home {
	border-width: 0px;
}

td {
       font-family: Helvetica, sans-serif;
       color: black;
       font-size:12px;
       text-transform: none;
       letter-spacing: 0px;

}

body {
      background-repeat: repeat-y;
      background-color: #f5eedd;
      margin: 0px; 
      width: 1000px;
      margin-left: auto;
      margin-right: auto;
      
}

form {
      font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
       color: #666666;
       font-size:10px;
       line-height: 12px;       
}


input { 
color: #FFFFFF; 
background: #333; 
font-size=10px; 
font-family: arial; sans-serif;
}

.footer_pwda {
       font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
       background-position: 50% 50%;
       background-repeat: no-repeat;
       color: #929292;
       letter-spacing: 0px;
       font-size:9px;
       font-weight: normal;
       padding-top: 5px;
       padding-right: 0px;
       width: 900px;
       text-align: right;
}



.footer {
  padding: 10px;
  border-right-style: solid;
  border-right-color: #807b73;
  border-right-width: 2px;
  background-color: #d6cfc1;
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-color: #807b73;
  border-bottom-color: #807b73;
  border-left-width: 2px;
  border-bottom-width: 3px;
  width: 900px;
  height: 25px;
}

a:link {
	color: #6d9654;
	text-decoration: underline;
}

a:active { 
	color: #6d9654; 
        text-decoration: underline ;
}

a:visited { 
	text-decoration: underline;
	color: #6d9654;
}

a:hover {
    text-decoration: none ;
    background-color: #6d9654;
    color: white;
}

b  {
     font-size: 12px;
     text-transform: uppercase;
     color: #5d7e47;
     line-height: 120%;
}

 em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
        color: #fff; 
        
}


.cssTitle, H1 {
	border-color: #6d9654;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-width: 1px;
	border-style: dashed;
	word-spacing: -2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
        color: #474540; 
        text-align: left;
        /*background-color: #000;*/
        text-transform: uppercase;

}
.cssDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        color: #7e7e7e; 
        text-align: left;
        padding: 0px;
}
.cssContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        color: #7e7e7e; 
        line-height: 120%;
        text-align: left;
        padding: 0px; 
}
 .cssLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
        color: #6d9654; 
        text-align: left;
        padding: 0px; 
}


