/*	Desc: *title* Screen Style Sheet
	Author: *your Name*
=== === === === === === === === === === */
/* STRUCTURE
=== === === === === === === === === === */
html {

}

body {
	margin: 15px 0 0 0;
	background-color: #bbb3cf;
	font: 70%/17px helvetica, arial, verdana, sans-serif;
	text-align: center;
}


#container {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

#container_top {	
	background: transparent url(../images/top_shadow.gif) no-repeat center bottom;
	width: 980px;
	height:10px;
	margin: 0;
	padding: 0;
}

#container-bot {	
	background: transparent url(../images/bot_shadow.gif) no-repeat center top;
	width: 980px;
	height:10px;
	margin: 0;
	padding: 0;
}

#container_main {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/side_shadow.gif) top left repeat-y;
	padding: 0 10px 0 10px;
}

/* COMMON
=== === === === === === === === === === */
* {
	padding: 0;
	margin: 0
}

h1 {
	font: 17px/24px Helvetica, Arial, Geneva, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	color: #570461;
	font-weight: 600;
}

h2 {
	font: 14px Helvetica, Arial, Geneva, sans-serif;
	margin: 20px 0 10px 0;
	padding: 0;
	color: #570461;
	font-weight: bold;
}

h3 {
	font: 16px Helvetica, Arial, Geneva, sans-serif;
	margin: 20px 0 5px 0;
	padding: 10px 0 5px 0;
	color: #570461;
	font-weight: 100;
}

h4 {
	font: 10px Helvetica, Arial, Geneva, sans-serif;
	margin: 20px 0 5px 0;
	padding: 0;
	color: #570461;
	font-weight: 600;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #000000;
}

li {
	margin: 0 0 5px 0;
	padding: 0;
	color: #000000;
}

small {
	font-size:9px;
	line-height:normal;
	margin: 0 0 0 0;
	padding: 0;
	color: #897EA8;
}

.right {
	text-align: right;
}

.box p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #897EA8;
}

ul {
	margin: 0 0 20px 15px;
	padding: 0;
}
	
a {
	color: #570461;
	text-decoration: none;
}

a:hover {
	color: #bbb3cf;
	text-decoration: none;
}

.clear {
	clear: both;
}

img {
	border: #ffffff solid 4px;
}

a#lilas {
	width: 100px;
	height: 90px;
	display: block;
	background: transparent url(../images/lilas_logo_new.gif) no-repeat 0 0;
}

a#lilas:hover {
	background: transparent url(../images/lilas_logo_new.gif) no-repeat 0 -90px;
}

/* english */



body#enghom #english a,
body#eng #english a {
	width: 50px;
	height: 50px;
	padding: 0 0 0 50px;
	display: block;
	color: #000000;
	line-height: 14px;
	font-size: 10px;
	background: transparent url(../images/english_off.gif) no-repeat 0 0;
}

body#enghom #french a,
body#eng #french a {
	width: 50px;
	height: 50px;
	padding: 0 0 0 50px;
	display: block;
	color: #CCCCCC;
	line-height: 14px;
	font-size: 10px;
	background: transparent url(../images/french_on.gif) no-repeat 0 0;
	
}

body#enghom #french a:hover,
body#eng #french a:hover{
	color: #000000;
	background: transparent url(../images/french_off.gif) no-repeat 0 0;
}

/* french */

body#frenhom #english a,
body#fren #english a {
	width: 50px;
	height: 50px;
	padding: 0 0 0 50px;
	display: block;
	color: #CCCCCC;
	line-height: 14px;
	font-size: 10px;
	background: transparent url(../images/english_on.gif) no-repeat 0 0;
}
body#frenhom #english a:hover,
body#fren #english a:hover {
	color: #000000;
	background: transparent url(../images/english_off.gif) no-repeat 0 0;
}

body#frenhom #french a,
body#fren #french a {
	width: 50px;
	height: 50px;
	padding: 0 0 0 50px;
	display: block;
	color: #000000;
	line-height: 14px;
	font-size: 10px;
	background: transparent url(../images/french_off.gif) no-repeat 0 0;
}

/* home */

#home {
	border-top: 1px dotted;
	border-top-color: #999999;
}

body#frenhom #home a,
body#enghom #home a {
	width: 50px;
	height: 50px;
	padding: 0 0 0 50px;
	display: block;
	line-height: 14px;
	font-size: 10px;
	color: #000000;
	background: transparent url(../images/home_off.gif) no-repeat left bottom;
}

body#eng #home a,
body#fren #home a {
	width: 50px;
	height: 50px;
	padding: 0 0 0 50px;
	display: block;
	line-height: 14px;
	font-size: 10px;
	color: #CCCCCC;
	background: transparent url(../images/home_on.gif) no-repeat left bottom;
}

body#eng #home a:hover,
body#fren #home a:hover {
	color: #000000;
	background: transparent url(../images/home_off.gif) no-repeat left bottom;
	
}

/* HEADER
=== === === === === === === === === === */
#header {
	width: 960px;
	height:135px;
	margin: 0;
	padding: 0;
	background: #570461 url(../images/banner.jpg) no-repeat center top;

}
/* NAVIGATION
=== === === === === === === === === === */
#nav_space {
	width: 960px;
	height: 105px;
}

#nav {
	width: 750px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: left;
	height: 30px;
	float: right;
	background: transparent url(../images/nav.gif) no-repeat 0 0;
}

#nav ul {
	padding: 0;
	margin: 0;
}

#nav ul li {
	width: 125px;
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	text-align: center;
	width: 125px;
	display: block;
	padding: 8px 0 0 0;
	margin: 0;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 22px;
	text-transform: uppercase;
}

#nav ul li ul {
	opacity: .9;
	text-align:left;
	color:#570461;
	padding: 0;
	text-align: left;
	left: -2000px;
	position: absolute;
	margin: 0;
	border: 1px #FFF solid;
	border-top: none;
	background-color: #bbb3cf;
	width: 200px;
}

#nav ul li ul li {
	padding: 0;
	width: 200px;
	border-top: 1px solid #FFFFFF;

}
#nav ul li#link1 ul li a {
	text-align: left;
	display:block;
	color:#570461;
	padding: 5px;
	text-transform: none;
	width: 190px;
	height:auto;
}

#nav ul li#link1 ul li a:hover {
	background:none;
	background-color: #DDD9E7;
}

#nav ul li:hover ul,
#nav ul li.sfhover ul {
	left: auto;
	margin-left: -1px;
}

#nav ul li#link1 a:hover {
	background: transparent url(../images/nav.gif) no-repeat 0 -30px;
}

#nav ul li#link2 a:hover {
	background: transparent url(../images/nav.gif) no-repeat -125px -30px;
}

#nav ul li#link3 a:hover {
	background: transparent url(../images/nav.gif) no-repeat -250px -30px;
}

#nav ul li#link4 a:hover{
	background: transparent url(../images/nav.gif) no-repeat -375px -30px;
}

#nav ul li#link5 a:hover{
	background: transparent url(../images/nav.gif) no-repeat -500px -30px;
}

#nav ul li#link6 a:hover{
	background: transparent url(../images/nav.gif) no-repeat -625px -30px;
}


/* CONTENT
=== === === === === === === === === === */
#content {
	width: 960px;
}

#left_col {
	width: 100px;
	float: left;
	padding: 20px;
}

#address {
	width: 100px;
	background: transparent url(../images/logo.gif) no-repeat top right;
	padding: 90px 0 0 0;
	margin: 50px 0 30px 0;
	text-align:right;
}

#tlh_button {
	width: 100px;
	background: transparent url(../images/logo.gif) no-repeat top right;
	padding: 90px 0 0 0;
	margin: 50px 0 30px 0;
	text-align:right;
}

#main_col {
	width: 534px;
	float: left;
	padding: 0 20px 0 20px;
	margin: 20px 0 20px 0;
	border-left: 1px dotted;
	border-left-color: #999999;
	border-right: 1px dotted;
	border-right-color: #999999;
}

#right_col {
	width: 200px;
	float: left;
	padding: 20px;
}

a.more_but,
.more_but {
	margin: 5px 0 0 0;	
	font-size:12px;
	text-align:center;
}

a.more_but,
.more_but a {
	background: transparent url(../images/button_more.gif) no-repeat 0 0;
	height: 20px;
	width: 120px;
	display:block;
	color: #FFFFFF;
	padding:2px 0 0 0;
}

a.more_but:hover,
.more_but a:hover{
	color: #bbb3cf;
	background: transparent url(../images/button_more_on.gif) no-repeat 0 0;
}

.box {
	width: 176px;
	background-color: #DDD9E7;
	border: 2px #897EA8 solid;
	padding: 10px;
	margin: 0 0 20px 0;
}

.tlh_but {
	width: 100px;
	font-size:12px;
	text-align:center;
	margin: 20px 0 0 0;
}

.tlh_but a{
	background: transparent url(../images/button_off2.gif) no-repeat 0 0;
	height: 30px;
	width: 100px;
	display:block;
	color: #FFFFFF;
	padding:7px 0 0 0;
}

.tlh_but a:hover{
	color: #bbb3cf;
	background: transparent url(../images/button2.gif) no-repeat 0 0;
}

.train_but {
	font-size:12px;
	text-align:center;
	text-transform: uppercase;
}

.train_but a{
	background: transparent url(../images/button_off.gif) no-repeat 0 0;
	height: 30px;
	width: 200px;
	display:block;
	color: #FFFFFF;
	padding:7px 0 0 0;
}

.train_but a:hover{
	color: #bbb3cf;
	background: transparent url(../images/button.gif) no-repeat 0 0;
}
.comments {
	font-style: italic; 
}



/* FOOTER
=== === === === === === === === === === */
#footer {
	color:#FFFFFF;
	text-align: center;
	background-color: #bbb3cf;
	padding: 0 10px 0 10px;

}

/* input
=== === === === === === === === === === */
#form fieldset {
	padding: 20px 10px 20px 10px;
}

#form legend {
	color: #000;
}

#form p {
	width: 350px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /* width of left column containing the label elements */
	height: 1%;
}

#form label {
	font-weight: bold;
	float: left;
	line-height: 15px;
	margin-left: -155px; /* width of left column */
	width: 150px; /* width of labels */
}

#form input[type="text"] {
	width: 200px;
}

#form textarea {
	width: 300px;
	height: 100px;
}

/* miscellaneous
=== === === === === === === === === === */
.error {
	color: red;
}




