/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #cc9966;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
/*img {
	behavior: url(java/png_behavior.htc);
	}*/
 a, a:link {
	text-decoration:none;
	color:#FF6600;

}
a:visited {
	text-decoration:none;
	color:#FF6600;
}
a:hover, a:active {
	text-decoration:none;
	color:#FF6600;
}
table {
	font-size:12px;
}
#wrapper {
	top: 0px;
	width: 800px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	font-size:12px;
	background-color:#ffffff;
}
#banner {
	position: relative;
	width: 800px;
	height: 142px;
	background-image:url(../images/banners/brown.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#bannerfrench {
	position: relative;
	width: 800px;
	height: 142px;
	background-image:url(../images/banners/brownfrench.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#mainnav {
	position: relative;
	width: 800px;
	height: 25px;
	background-color:#000000;
	z-index:1000;
}
#panel {
	position: relative;
	width: 800px;
	height: 244px;
	background-color:#000000;
	z-index:1;
}
#content {
	position: relative;
	width: 800px;
	height: auto;
	z-index:1;
}
td.didyouknow {
	background-image:url(../images/backgrounds/rtsidegrey.jpg);
	background-position:left top;
	background-repeat: repeat-y;
}

.rightsidemenu ul {
	list-style-type: none;
	z-index: 100;
	margin: 0;
	padding-left: 17px;
}

.rightsidemenu ul li {
	z-index: 100;
	background-image:url(../images/nav/fadebg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.rightsidemenu ul li a {
	display: block;
	padding-left:10px;
	padding-top:1px;
	height: 30px;
	text-decoration: none;
	color: #cc9966;
	letter-spacing:3px;
	font: bold 12px arial;
	z-index: 100;
}
.leftcontent {
	color:#000000;
	font-size:12px;
	z-index:1;
}
.leftcontent a, .leftcontent a:link,  .leftcontent a:visited{
	color:#FF6600;
	text-decoration:none;
}
.leftcontent a:hover, .leftcontent a:active {
	color:#FF6600;
	text-decoration:none;
}
#boxtop {
	position:relative;
	display: block;
	background-image:url(../images/backgrounds/brownboxtop.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width:405px;
	height:25px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	letter-spacing:4px;
	text-align:center;
}
#boxfield {
	position:relative;
	display: block;
	background-image:url(../images/backgrounds/brownboxfield.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width:405px;
	height:111px;
	color:#FFFFFF;
	font-size:12px;
	
}
.boxtext {
	padding:7px 15px 15px 15px;
}

#basepanel {
	position:absolute;
	top: 590px;
	width: 790px;
	height: auto;
}
td.basetext {
	color:#9E9E9E;
	font-size:12px;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
}
td.basetext a {
	margin:8px;
}
td.basetext a:link, td.basetext a:visited {
	color:#9E9E9E;
	text-decoration:none;
	border-bottom: solid;
	border-bottom-color: #9E9E9E;
	border-bottom-width: 1px;
}
td.basetext a:hover, td.basetext a:active {
	color:#9E9E9E;
	text-decoration:none;
	border-bottom: solid;
	border-bottom-color: #cc9966;
	border-bottom-width: 1px;
}
td.basetextfrench {
	color:#9E9E9E;
	font-size:12px;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
}
td.basetextfrench a {
	margin:2px;
}
td.basetextfrench a:link, td.basetextfrench a:visited {
	color:#9E9E9E;
	text-decoration:none;
	border-bottom: solid;
	border-bottom-color: #9E9E9E;
	border-bottom-width: 1px;
}
td.basetextfrench a:hover, td.basetextfrench a:active {
	color:#9E9E9E;
	text-decoration:none;
	border-bottom: solid;
	border-bottom-color: #cc9966;
	border-bottom-width: 1px;
}
.highlight {
	color:#FF0000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.highlight a, .highlight a:link, .highlight a:visited {
	color:#FF0000;
	text-decoration:none;
}
.highlight a:hover, .highlight a:active {
	color:#FF0000;
	text-decoration:underline;
}
.heading20 {
	font-size : 20px;
	font-weight: bold;
	color:#cc9966;
}
.headingwh {
	font-size : 20px;
	font-weight: bold;
	color:#ffffff;
}
.whtxt {
	font-size : 14px;
	color:#ffffff;
}
.headinggr {
	font-size : 16px;
	font-weight: bold;
	color:#666666;
}
.headinggrsm {
	font-size : 14px;
	font-weight: bold;
	color:#666666;
}
.heading22 {
	font-size : 22px;
	font-weight: bold;
	color:#cc9966;
}
.heading18 {
	font-size : 18px;
	font-weight: bold;
	color:#cc9966;
}
.heading12 {
	font-size : 12px;
	font-weight: bold;
	color:#cc9966;
}
.heading12 a, .heading12 a:link, .heading12 a:visited {
	font-size : 12px;
	font-weight: bold;
	color:#cc9966;
	text-decoration:underline;
}
.heading12 a:hover, .heading12 a:active{
	font-size : 12px;
	font-weight: bold;
	color:#cc9966;
	text-decoration:none;
}
.smtxt {
	font-size : 10px;
}
.footer {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}
td.textarea {
	padding: 0px 3px 5px 8px;
}
td.submenu {
	width: 531px;
	background-image:url(images/fillnav5.jpg);
	height:35px;
}
td.calcell {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}
.button {
	background-color: #cc9966;
	border: 1px inset;
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	border-color: #383737 #383737 #383737 #383737;
	height: 20px;
	vertical-align: middle;
}
#adminbox {
	font-family: Arial, sans-serif;
	background-color: #cc9966;
	text-align: center;
	padding: 10px;
	border: 2px solid #ffffff;
	position: absolute;
	z-index: 100000;
	width: 800px;
	height:30px;
}
.buslink a {
	text-decoration:underline;
	color:#FF6600;
}
.buslink a:hover {
	text-decoration:underline;
	color:#FF6600;
}
