/***** Links *****/

a {
	text-decoration: none;
	color: #17625C;
	border-bottom: 1px;
}

a:hover {
	text-decoration: none;
	color: #173E3A;
}

/***** Main HEADER Layout ****/

.container {
	width: 825px;
	height: 250px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#header {
	float:left;
	width:825px;
	background-position: top;
	margin-top: 210px;
      }
	  
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
	  
    #header li {
	float:left;
	margin:0;
	padding:0 0 0 9px;
	background-image: url(images/norm_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #header a {
	display:block;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:normal;
	color:#ECEDE8;
	background-image: url(images/norm_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: .1em;
      }
    #header a:hover {
	color:#C2B598;
      }
    #header #current {
	background-image:url(images/norm_left_on.gif);
      }
    #header #current a {
	background-image:url(images/norm_right_on.gif);
	color:#333;
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: .1em;
      }


/***** Main Layout ****/


.yellow {
	width: 825px;
	height: 185px;
	background-image: url(images/content-yl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.yellow-break {
	width: 825px;
	height: 20px;
	background-image: url(images/short-bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.FOOT {
	width: 825px;
	height: 150px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#wrapper {
	width: 825px;
	text-align: left;/* center the page in Firefox */
	background-image: url(images/content-dv.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 412;
}


#wrapperALT {
	width: 825px;
	text-align: left;/* center the page in Firefox */
	background-image: url(images/content-dv.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 270;
}





/**** Form Layout ****/

form {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 10px;
}

input, textarea, select {
	font: 1em arial, helvetica, sans-serif;
	line-height: 1.25em;
	padding: 0 0 0 2px;
}

input:focus, textarea:focus, select:focus {
	background-color: #f6f6f6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

label {cursor: pointer;}

.errormsg {
  display: block;
  width: 90%;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

input.button {
  background: url(images/button.jpg) repeat-x center;
  color: white;
  padding: 0 7px;
  height: 23px;
  border: 1px solid #302723;
  cursor: pointer;
}

/**** Text Class ****/


.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	color: #D35327;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.Yel-Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	color: #3C2415;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #3C2415;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}


.TXTcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #58595B;
	font-style: normal;
	font-weight: normal;
}

.TXT-YLcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3C2415;
	font-style: normal;
	font-weight: normal;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
	color: #17625C;

}


.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
	margin-top: 60px;
	line-height: 14px;
	text-align: left;
	text-decoration: underline;
}

.news a {
	color: #58595B;
	text-decoration: underline;
}

.news a:hover {border-bottom: 1px dotted #17625C;}


.courtseyNAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2B598;
	margin-top: 60px;
	line-height: 14px;
	background-position: center;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: .1em;
}

.courtseyNAV a {color: #C2B598;}

.courtseyNAV a:hover {border-bottom: 1px dotted #C2B598;}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C2B598;
	margin-top: 60px;
	line-height: 12px;
	background-position: center;
	text-align: center;
	letter-spacing: .2em;
}

.footer a {color: #C2B598;}

.footer a:hover {border-bottom: 1px dotted #C2B598;}

/* CSS Document */

