body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}	
#side-nav {
	padding: 10px 5px 10px 20px;
	color: #957a41;
	font:  11px/20px Arial, Helvetica, sans-serif;
}
#side-nav a:visited{
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	color: #7d6840;
	text-decoration: none;
}
#side-nav a:link{
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	color: #7d6840;
	text-decoration: none;
}
#side-nav a:hover{
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	color: #57441f;
	text-decoration: none;
}
	a:link {
	color : #2b629a; 
	text-decoration : underline; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal; 
} 
	a:visited {
	color : #2b629a; 
	text-decoration : underline; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal; 
} 
	a:hover {
	color : #2b629a; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal; 
	text-decoration : none; 
} 
.input {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #eaeaea;

}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	text-decoration: none;
}
.error {
	font-family: Verdana;
	font-size: 11px;
	color: #f43b1e;
	text-decoration: none;
}
LEGEND {
	COLOR: #003366;
}
h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #957a41;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #bfab81;
}
h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #A3C62B;
}
.logo-bg {
	background-color: #2b629a;
	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;
	border-top-color: #2b629a;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header-bg {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ppl {
	background-image: url(../images/ppl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box-rep {
	background-image: url(../images/box-rep.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 31px;
	padding-left: 18px;
}
.footer-rep {
	background-color: #2b629a;
	background-image: url(../images/footer-rep.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 36px;
	font-family: verdana;
	font-size: 10px;
	color: #a4bbd2;
	padding-right: 18px;
}
.main {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.box-ped {
	padding: 10px 5px 10px 13px;
}

.menuoff a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.menuoff a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.menuoff a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: BOLD;
	color: #000000;
	text-decoration: none;
	}
.menuon {
	background-image: url(../images/circle.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.home-header-bg {
	background-image: url(../images/home-header-bg.gif);
	background-repeat: repeat-x;
}
.home-logo{
	background-color: #2b629a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.img-box {
	vertical-align : top;
	}
.img-box img{
	border : 1px solid #dfdede;
	background-color: #F7F7F7;
	padding: 8px;
	margin: 8px;
	}
.gallery-nav {
	margin: 4px;
	padding:8px;
	background-color: #F7F7F7;
	border:solid 1px #CCCCCC;
}