body {
	margin:0px;
	background-color:#ebebeb;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

#container {
	width:760px;
	border-right:5px solid white;
	border-left:5px solid white;
	border-bottom:5px solid white;
	text-align:center;
	margin:auto;
	background-color:#ffc424;
}

#banner {
	width:760px;
}

#abovenavbar {
		width:760px;
		height:18px;
		background-image:url(../images/bg_abovenav.gif);
}

#content {
	width:760px;
}

.navigation {
	width:161px;
	background-image:url(../images/bg_nav.jpg);
	background-repeat:no-repeat;
	background-color:#6886c3;
	line-height:32px;
	text-align:left !important;
	padding-top:10px;
}


.navigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	text-decoration:none;
	padding-left:18px;
	font-weight:normal
}

.navigation a:hover {
	color:#ffc424;
}


.navigationfr {
	width:161px;
	background-image:url(../images/bg_nav_fr.jpg);
	background-repeat:no-repeat;
	background-color:#6886c3;
	line-height:32px;
	text-align:left !important;
	padding-top:10px;
}

.navigationfr a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	text-decoration:none;
	padding-left:18px;
	font-weight:normal
}

.navigationfr a:hover {
	color:#ffc424;
}


.yellowcolor {
	color:#ffc424 !important;
}

.contentarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;
	padding:30px;
	text-align:left;
}

.gallerytable {
	text-align:center;
	border:1px solid #d59c02;
	background-color:#ffd76a;
}

.gallerytable img {
		border:1px solid #d59c02;
}

.bigclass {
	font-size:25px;
}

.listclass {
	font-size:14px;
}



td {
	vertical-align:top;
}

p {
	margin-top:0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#010d53;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#010d53;
	font-weight:bold;
}


h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#010d53;
	font-weight:bold;
}

a {
	color:#6886c3;
	font-weight:bold;
}

.colorbackground {
	background-color:#ffd86f;
}

.officehours {
	border:1px solid #cd9e1d;
}
