A {
	color: Olive;
	font-weight: bold;
	text-decoration: underline;
}

A:VISITED {
	background-color: transparent;
	color: #999999;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	text-decoration: underline
}

A.link-dark{
	color: #3A7B00;
	font-weight: bolder
	text-decoration: underline;
}

A.link-dark:VISITED {
	color: #3F3F3F;
	font-weight: bolder
	text-decoration: underline;
}

A.link-light{
	color: #EEE3C7;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

A.link-light:VISITED{
	color: #EEE3C7;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

A.link-light:HOVER{
	color: #EEE3C7;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

A.link-light-small:VISITED {
	color: #E2D1A9;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
}

A.link-light-small{
	color: #E2D1A9;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

A.link-light-small:HOVER{
	color: White;
	font-size: 100%;
	font-weight: bolder;
	text-decoration: underline;
	font-size: 12px;
}

A.link-light-large{
	color: #EEE3C7;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

A.link-light-large:HOVER{
	color: White;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}

A.link-light-large:VISITED{
	color: #EEE3C7;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}




.news, {
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

A.news, A.news:ACTIVE, A.news:VISITED{
	color: #ffffff;
	font-size: 80%;
	font-weight: normal;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;

}

A.news:HOVER{
	color: White;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;

}

.news-h1{
	color: #EEE3C7;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;

}

A.news-h1, A.news-h1:ACTIVE, A.news-h1:VISITED{
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;

}

A.news-h1:HOVER{
	color: White;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

.news-h2, {
	color: #EEE3C7;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

A.news-h2, A.news-h2:ACTIVE, A.news-h2:VISITED{
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

A.news-h2:HOVER{
	color: White;
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}


.news-h3, {
	color: #EEE3C7;
	font-size: 200%;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

A.news-h3, A.news-h3:ACTIVE, A.news-h3:VISITED{
	color: #FFFFFF;
	font-size: 200%;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

A.news-h3:HOVER{
	color: White;
	font-size: 200%;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}



A:ACTIVE, A:HOVER, A:VISITED  {
	color: #CCB233;
	text-decoration: underline
}



H1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0
}

H2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 175%;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0
}

H3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0
}

H4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0
}

H5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0
}

H6 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-transform: capitalize
}

INPUT.input-small {
	background: #FFFFFF;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px
}

TABLE.table-borderlight {
	border: thin Silver;
	border-style: solid solid solid solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

TD {
	color: #3F3F3F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 90%;
	line-height: 120%;
}

TD.small {
	color: #3F3F3F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 90%;
	line-height: 120%;
}

TD.td-bgcolormedium {
	background-color: #D5D5D5;
	color: #000000;
	font: "Trebuchet MS", Verdana, Arial, Helvetica;
}

TD.td-bgcolorlight {
	background-color: #F6F6F6;
	color: #000000;
	font: "Trebuchet MS", Verdana, Arial, Helvetica;
}

TD.td-bgcolorclear {
	color: #000000;
	font: "Trebuchet MS", Verdana, Arial, Helvetica;
	}

TD.td-header {
	background-color: #C39F3D;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px
}

TD.td-headerlarge {
	background-color: #626262;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	padding-left: 3px
}

TD.td-label {
	background-color: transparent;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal
}

TD.td-labeldark {
	background-color: #6A6A6A;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bolder;
	color: #F1F1F1;
}

TD.td-labellarge {
	background-color: transparent;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal
}

.dark-huge {
	color: #3F3F3F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 140%;
	font-weight: bold
}

.dark-large {
	color: #3F3F3F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 120%;
	font-weight: bold
}

.dark-medium {
	color: #3F3F3F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 100%
}

.dark-small {
	color: #3F3F3F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
}

.dark-tiny {
	color: #3F3F3F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 60%
}

.light-small{
	color: #E2D1A9;
	font-size: 100%;
	text-decoration: none;
}

.white-huge {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 140%;
	font-weight: bold
}

.white-large {
	color: #3F3F3F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 120%;
	font-weight: bold
}

A.white-large:HOVER {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline
}


.white-medium {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 100%
}

.white-small {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
}

.white-tiny {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 60%
}

#photo{
  	position : absolute;
  	left : 19px;
  	top : 17px;
	width: 166px;
	height: 165px;
	z-index: 2
} 

#mid{
  	position : absolute;
  	left : 0px;
  	top : 98px;
  	z-index: 1;
} 

#highlight{
  	position : absolute;
  	left : 0px;
  	top : 220px;
	width: 145px;
	height: 72px;
	z-index: 2;
} 

#splash_nav {
	position: absolute;
	left: 110px;
	top: 230px;
	width: 189px;
	height: 115px;
}

#splash_photos {
	background: url(images/sp_photos.jpg);
	position: absolute;
	left: 298px;
	top: 0px;
	width: 119px;
	height: 575px;
}

#splash_rght {
	background: url(images/splash_rght.gif);
	background-repeat: repeat;
	background-color: #C6A95B;
	position: absolute;
	left: 418px;
	top: 0px;
	width: 577px;
	height: 575px;
}

#splash_news2 {
	position: absolute;
	left: 457px;
	top: 26px;
	width: 525px;
	height: 545px;
}





#splash_news {
	position: absolute;
	left: 1436px;
	top: 730px;
	width: 400px;
	height: 120px;
	font: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-weight: bolder;
	font-size: medium;
	color: #FEFEFE;
}

#splash_footer {
	position: absolute;
	left: 2px;
	top: 580px;
	color: #3A7B00;
	font-weight: bolder;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 70%;
}
