.thinbar {
display: block;
height: 37px;
width: 100%;
background: url(http://www.gov.sk.ca/images/common-nl/banner37x1024.jpg) repeat-x;
	}
img {
border: 0;
	}

.thinnerbar {
display: block;
height: 26px;
width: 100%;
background: url(http://www.gov.sk.ca/images/common-nl/banner26x1024.jpg) repeat-x;
	}
img {
	border: 0;
	}

.heading {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 15px; line-height: 15pt;
	color: #5C381D;
	font-weight: bold;
	letter-spacing: 3px;
	}
.title {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px; line-height: 13pt;
	color: #643C60;
	font-weight: bold;
	border: 1px solid #717352;
	padding: 1px;
	margin: 1px;
	background-color: #FFF097;
	}
	
	.LStitle {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px; line-height: 13pt;
	color: #000000;
	font-weight: bold;
	border: 1px solid #717352;
	padding: 1px;
	margin: 1px;
	background-color: #FFF097;
	}

.subtitle {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px; line-height: 13pt;
	color: #5C381D;
	font-weight: bold;
	}
.caption {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px; line-height: 11pt;
	color: #643C60;
	font-weight: bold;
	letter-spacing: 1px;
	}
.copyright {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px; line-height: 11pt;
	color: #939DA2;
	font-weight: normal;
	}
.copyrightlink {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px; line-height: 11pt;
	color: #336699;
	font-weight: normal;
	}
.copyrightlink:hover {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px; line-height: 11pt;
	color: #643C60;
	font-weight: normal;
	text-decoration: none;
	}
.links {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px; line-height: 12pt;
	color: #336699;
	font-weight: bold;
	}
	
	.LSlinks {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px; line-height: 14pt;
	color: #336699;
	font-weight: bold;
	}
.links:hover {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px; line-height: 12pt;
	color: #643C60;
	font-weight: bold;
	text-decoration: none;
	}
.sublinks {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px; line-height: 12pt;
	color: #996633;
	font-weight: bold;
	}
	
	.LSsublinks {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px; line-height: 11pt;
	color: #996633;
	font-weight: bold;
	}
.sublinks:hover {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px; line-height: 12pt;
	color: #;
	font-weight: bold;
	text-decoration: none;
	}
	
	.LSsublinks:hover {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px; line-height: 11pt;
	color: #;
	font-weight: bold;
	text-decoration: none;
	}
	
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#nav a {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px; line-height: 11pt;
	font-weight: bold;
	color: #336699;
	}
#nav a {
	text-decoration: none;
	}
#nav li li a {
	display: block;
	font-weight: normal;
	color: #336699;
	padding: 0.2em 10px;
	}
#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #643C60;
	border-width: 0 5px;
	}
ul li a {
	background: transparent; /* IE6 Bug */
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li {
	float: left;
	position: relative;
	width: 7em;
	text-align: center;
	cursor: default;
	background-color: #EBD77F;
	border: 1px solid #643C60;
	border-width: 1px 0;
	}
li#first {
	border-left-width: 0.4em;
	}
li#last {
	border-right-width: 0.4em;
	}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(/main_images/ddbg3.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #643C60;
	}
li>ul {
	top: auto;
	left: auto;
	}
li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	}
li:hover ul, li.over ul {
	display: block;
	}
#sublinks a {
	margin: 0;
	padding: 0px 0px 0px 42px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
	}
#sublinks a:hover {
	margin: 0;
	padding: 0px 0px 0px 42px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	color: #663366;
	font-weight: bold;
	text-decoration: underline;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */	
div#content {
	margin: 0;
	padding: 5px;
	width: 633px;
	float: left;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color: #5C381D;
	font-weight: normal;
	}
	
	div#LScontent {
	margin: 0;
	padding: 5px;
	width: 640px;
	float: left;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color: #5c381d;
	font-weight: normal;
	}
div#scroll {
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 130px;
	height: 250px;
	float: left;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 10pt;
	color: #330033;
	background-image: url(main_images/scroll2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 55px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
	}
div#rightside {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 25px;
	width: 114px;
	height: 350px;
	float: left;
	background: url(/main_images/right_insert_purple.gif) top left no-repeat;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	color: #330033;	
	}
div#about_right {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 25px;
	width: 114px;
	height: 350px;
	float: left;
	background: url(/main_images/right_insert_purple.gif) top left no-repeat;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	color: #330033;	
	}
#footer {
	margin: 0;
	padding: 10px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	color: #336699;
	font-weight: bold;
	}	
#topbar {
	background: url(/main_images/top_horz_bkg.gif) top left repeat-x;
	}	
#leftbar {
	background: url(/main_images/left_vert_bkg.gif) top left repeat-y;
	}	
#logobkg {
	background: url(/main_images/top_horz_bkg.gif) top left repeat-x;
	}	
textarea {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C381D;
	text-decoration: none;
	border: 1px none #5C381D;
	cursor: hand;
	background-color: #FFFFFF;
	}
input {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C381D;
	text-decoration: none;
	}
select {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C381D;
	text-decoration: none;
	border: 1px solid #5C381D;
	background-color: #FFFFFF;
	}
option {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C381D;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #5C381D;
	}
.error { 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px; 
	line-height: 10pt; 
	color: #990033; 
	font-weight: normal; }
.kids {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px; line-height: 14pt;
	color: #006600;
	font-weight: bold;
	}
.kids:hover {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px; line-height: 14pt;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	}
.concerts {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px; line-height: 14pt;
	color: #000099;
	font-weight: bold;
	}
.concerts:hover {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px; line-height: 14pt;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	}
.workshops {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px; line-height: 14pt;
	color: #990000;
	font-weight: bold;
	}
.workshops:hover {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px; line-height: 14pt;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	}
.talks {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px; line-height: 14pt;
	color: #999900;
	font-weight: bold;
	}
.talks:hover {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px; line-height: 14pt;
	color: #999900;
	font-weight: bold;
	text-decoration: none;
	}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	font-weight: normal;
	color: #5c381d;
}
