﻿body
{
	font-size: 10pt;
	font-family: Verdana;
}
p
{
	line-height: 14pt;
}
h3
{
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
	}
	h4
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	
	padding-bottom: 3px;
}
.h3
{
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
}
.sylPageTitle
{
	font-weight: normal;
	font-size: 14pt;
	font-family: Arial;
}

.sylWatermark
{
	background-image: url(../../Images/home5WM.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.sylHeadStartWatermark
{
	background-position: center center;
	
	background-image: url(../../Images/headstartWM.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.sylCourtWatermark
{
    background-position: center center;
    background-image: url(../../Images/courtWM.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.sylContactWatermark
{
    background-position: center center;
    background-image: url(../../Images/courtWM.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.sylHistoricalWatermark
{
	background-position: center center;
	background-image: url(../../Images/historicalWM.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.sylCultureWatermark
{
	background-position: center center;
	background-image: url(../../Images/cultureWM.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.sylYouthWatermark
{
	background-position: center center;
	background-image: url(../../Images/youthWM.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.sylEmergencyWatermark
{
	background-position: center center;
	background-image: url(../../Images/emergencyWM.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.sylEconWatermark
{
	background-position: center center;
	background-image: url(../../Images/EconWM.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.sylHealthclinicWatermark
{
	background-position: center center;
	background-image: url(../../Images/healthclinicWM.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.sylWatermark2
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(../../Images/image5.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}


.sylSideBarR
{
	background-image: url(../../Images/sideR.png);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #dadada;
}
.sylSideBarL
{
	
	background-image: url(../../Images/sideL.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #dadada;
}
.sylSideBarB
{
	background-image: url(../../Images/sideB.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #dadada;
}
.sylSideBarBL
{
	background-image: url(../../Images/sideBL.png);
	background-repeat:no-repeat;
	background-position: right top;
	background-color: #dadada;
}
.sylSideBarBR
{
	background-image: url(../../Images/sideBR.png);
	background-repeat:no-repeat;
	background-position: left top;
	background-color: #dadada;
}
.sylButton2
{
	font-size: 30pt;
	background-image: url(/StCroixTribalCenter/Images/mButton.png);
}

a.sylButton1:link
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-style: italic;
	font-family: 'Times New Roman';
	background-image: url(/StCroixTribalCenter/Images/mButton.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 40px;
}

a.sylButton1:visited
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-style: italic;
	font-family: 'Times New Roman';
	background-image: url(/StCroixTribalCenter/Images/mButton.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 20px;
	padding-bottom: 20px;
	cursor: hand;
	padding-top: 20px;
}

a.sylButton1:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: blue;
	font-style: italic;
	font-family: 'Times New Roman';
}
.sylTreeNode
{
	border-top: #ffffff 1px solid;
	font-size: 10pt;
	
	font-style: italic;
	font-family: Arial;
}
.sylListItems
{
	list-style-position: outside;
	list-style-type: circle;
}

.sylZIndex
{ 
	z-index:2
  }