body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: center top;
	background-color: #FFCB98;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #006325;
}
td img {display: block;
}
a:link {
	text-decoration: none;
	color: #7B0D1E;
}
a:visited {
	text-decoration: none;
	color: #790D1B;
}
a:hover {
	text-decoration: underline;
	color: #601E06;
}
a:active {
	text-decoration: none;
	color: #611C06;
}
h1,h2,h3,h4,h5,h6 {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #631B09;
	top: 0px;
	text-align: left;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #006125;
}
h3 {
	font-size: 18px;
	color: #820C20;
	font-weight: lighter;
}
h4 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #F57D2F;
}
h6 {
	font-size: 10px;
	color: #333;
}
img { 
       border: none; 
}
.menu {
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-right: 5px;
	vertical-align: bottom;
	background-image: url(images/psh_header2_s1.png);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
.menuGraphical {
	vertical-align: top;
	text-align: right;
	padding-left: 0px;
	padding-right: 12px;
	background-image: url(images/psh_header1_s1.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-bottom: 0px;
	padding-top: 18px;
}	
.LeftSide {
	vertical-align: top;
	text-align: right;
	padding-left: 0px;
	padding-right: 12px;
	background-image: url(images/leftside.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-bottom: 0px;
	padding-top: 18px;
}
.RightSide {
	vertical-align: top;
	text-align: right;
	padding-left: 0px;
	padding-right: 12px;
	background-image: url(images/rightside.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-bottom: 0px;
	padding-top: 18px;
}
.band {
	vertical-align: top;
	text-align: right;
	padding-left: 0px;
	padding-right: 12px;
	background-image: url(images/Band_s1.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-bottom: 0px;
	padding-top: 18px;
}
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5F1F06;
	}
.Sliders {
	vertical-align: bottom;
	text-align: center;
}
.MainBody {
	vertical-align: top;
	text-align: left;
        padding-top: 15px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	background-color: #FEF6EB;
}
.SideNav {
	vertical-align: top;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	white-space: nowrap;
	background-image: url(images/sidenav-background1a_s1.png);
	background-repeat: repeat-y;
	color: #7C0D1E;
	background-color: #FEF6EB;
}
.SideBody {
	vertical-align: top;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	white-space: nowrap;
	background-image: url(images/sidenav-background1a_s1.png);
	background-repeat: repeat-y;
	color: #7C0D1E;
	background-color: #FEF6EB;
	padding: 20px;
}
.SideNav ul {
	list-style-type: none;
} 
.SideNav li{
    padding-left: 20px;	
    vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #770C19;
	margin-left: -40px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #770C19;
	line-height: 45px;
	margin-bottom: -1px;
}
.SideNav a:link {
	color: #7C0D1C;
}
.SideNav a:visited {
	color: #7B0D1E;
}
.SideNav a:hover {
	color: #5C2206;
	text-decoration: none;
	background-color: #FC9;
}
.SideNav a:active {
	color: #601E06;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C0D1E;
	text-align: left;
	background-position: top;
	vertical-align: top;
	text-indent: 0px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 1opx;
	padding-left: 15px;
}
.Footer a:link {
	color: #7C0D1E;
	text-decoration: underline;
}
.Footer a:visited {
	color: #7C0D1E;
	text-decoration: underline;
}
.Footer a:hover {
	color: #7C0D1E;
	text-decoration: underline;
}
.Footer a:active {
	color: #7C0D1E;
	text-decoration: underline;
}
