@charset "utf-8";


body 
{
	background-image: url(images-cpt/prchment.jpg);
		font-size: 100%;
}
#sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	clear: none;
	font-variant: normal;
	text-align: left;
	padding: 4px;
	width: 120px;
}
#sub-menu {
	font-weight: bold;
	color: #000063;
	width: 100%;
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sidebar a {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 12px;
	color: #FFFFFF;
	background-image: url(../images-template/fleurDeLisLtBlue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #000063;
	padding-bottom: 12px;
	display: block;
	padding-left: 28px;
}
#sidebar a:hover {
	color: #FF0000;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 12px;
	background-color: #f5cb89;
	background-image: url(../images-template/fleurDeLisRed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 28px;
}


#footer {
	clear: both;
}



.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right: 12px;
	padding-left: 12px;
}
.text-margin-left {
	margin-left: 8px;
	float: left;
	clear: both;
}
#sub-menu td a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000063;
	padding-left: 12px;
	padding-right: 12px;
}
#sub-menu a:hover {
	color: #FF0000;
	background-color: #f2f4ff;
	border: 1px solid #000063;
}
#info-table
{
font-family: Arial, "Times New Roman", sans-serif;
width:100%;
border-collapse:collapse;
}
#info-table td, #info-table th 
{
font-size:18px;
border:1px solid black;
padding:3px 7px 2px 7px;
}
#info-table th 
{
font-size:16px;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#f5cb89;
color: #A52A2A;
}
#info-table tr
{
color:#A52A2A ;
background-color:#f5f5dc;
}
#info-table td a:link {
    font-family: Arial, "Times New Roman", sans-serif;
	font-size:18px;
	color:Blue ;
	}
#info-table td a:hover {
    font-family: Arial, "Times New Roman", sans-serif;
	font-size:18px;
	color: #A52A2A;
	background-color: White;
	border: 1px solid #000063;
}
#info-table td a:visited {
    font-family: Arial, "Times New Roman", sans-serif;
	font-size:18px;
	color: purple;
}

.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eef6ff;
	background-image: url(images-cpt/prchment.jpg);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;
	font-variant: normal;
	color: #234c2e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f5cb89;
}
h1 a:link {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	font-variant: normal;
	color: #234c2e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f5cb89;
}
h1 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	font-variant: normal;
	color: #234c2e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f5cb89;
}

h1 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	font-variant: normal;
	color: green;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f5cb89;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.875em;
	font-style: italic;
	font-weight: bold;
	color: #234c2e;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-variant: small-caps;
	color: #234c2e;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #234c2e;
}

a.h4:link {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #234c2e;
}
a.h4:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #234c2e;
	text-decoration: underline;
}

a.h4:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FF0000;
	text-decoration: underline;
}


a:link {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000063;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #234c2e;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FF0000;
	text-decoration: underline;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

* html #sidebar a {
	height: 1px;
	}
.infoBox-right {
	background-color: #f5cb89;
	padding: 4px;
	float: right;
	width: 320px;
	border: 2px solid #234c2e;
	margin-left: 18px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #234c2e;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.narrowList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.narrowList li {
	margin-left: -24px;
	padding-left: -2px;
}
.boldRed {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
}
.padRight {
	margin-right: 18px;
}
.padLeft {
	margin-left: 18px;
}
.imgBorder {
	border: 4px outset #000063;
}
.gallery {
	float: left;
	text-align: center;
}
.gallery img {
	border: 4px outset #000063;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.Right {
	text-align: right;
}
.blueEmphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000063;
	padding-top: 4px;
	padding-bottom: 4px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.midSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bg-tan {
	background-color: #f5cb89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 8px;
}
.bg-medBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #8fb3d4;
	padding-left: 8px;
}
.emphasisBox {
	background-color: #f5cb89;
	border: 4px solid #000063;
	margin: 4px;
	padding: 4px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
