@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a:link{
	color:#008F9F
}
a:visited {
	color:#06595E
}


.thrColLiqHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.thrColLiqHdr #container2 {
	width: 99%;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.thrColLiqHdr #picture_rt{
	float:right;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;
	overflow: hidden;
	margin-left: 15px;
	padding-right: 1em;
}
.thrColLiqHdr #picture_lt{
	float:left;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
	overflow: hidden;
	margin-left: 0px;
	padding-left: 1em;
}
.thrColLiqHdr #header {
	background: #DDDDDD;
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	background-image: url(filmreel3.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 4em;
} 
.thrColLiqHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}.thrColLiqHdr  h4.left  {
	margin: 2em .5em .5em .5em;
	padding: 0 0 0 .5em;
	font-size: 125%;
	color: #044B4F;
	font-weight: normal;
	background-image: url(images/background/sidebar1.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #EFFAF9;
	border-bottom: 1px solid #89C5BD;
	}
.thrColLiqHdr  h4.right  {
	margin: 2em 0em .5em .5em;
	padding: 0 0 0 .5em;
	font-size: 115%;
	color: #044B4F;
	font-weight: normal;
	background-image: url(images/background/sidebar2.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #EFFAF9;
	border-bottom:1px solid #89C5BD;
	}

/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.thrColLiqHdr #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 22%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 1em 0;
	overflow: hidden;
	background-image: url(images/background/sidebar1.gifz);
	background-position: right;
	background-repeat: repeat-y;
	border: 1px solid #4F8A82;
	background: #FFFFFF;
}
.thrColLiqHdr   #sidebar1_small {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 13em; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 .5em 1em .5em;
	overflow: hidden;
	border: 1px solid #000000;
	background-image: url(images/background/sidebar1.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #EFFAF9;
	font-size: 90%;
}


.thrColLiqHdr #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 22%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 1em 0;
	background-image: url(images/background/sidebar2.gifz);
	background-repeat: repeat-y;
	overflow: hidden;
	border: 1px solid #4F8A82;
	background: #FFFFFF;
}
.thrColLiqHdr #mainContent{
	margin: 0 24% 1.5em 24%;
	border: 1px solid #4F8A82;
	padding: 0 0 1em 0;
	background-image: url(images/maple_leaf_embroidery.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.thrColLiqHdr   #mainContent_long {
	margin: 0 0 1.5em 14em;
	padding: 0 0 1em 0;
	background-image: url(images/maple_leaf_embroidery.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.thrColLiqHdr  #mainContent_long p {
	font-size: 80%;
	padding: 0 1em;
}



.thrColLiqHdr #mainContent p{
	font-size: 80%;
	padding: 0 1em;

}
.thrColLiqHdr   p.title {
	font-size:90%;
	margin-bottom: 0.2em;
	font-weight: bold;
}
.thrColLiqHdr    p.info   {
	color: #000000;
	font-weight: normal;
	margin-bottom: 0.2em;
	font-size: 100%;
	font-style: italic;
}
.thrColLiqHdr  p .large {
	color: #7C180E;
	font-weight: bold;
	margin-bottom: 0.2em;
	font-size: 120%;
	font-style: normal;
}

.thrColLiqHdr   #sidebar1   p, .thrColLiqHdr   #sidebar2   p         {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	font-size: 80%;
}
.thrColLiqHdr h1{
	margin:0;
	padding:0.3em;
	font-size:200%;
	font-weight: bold;
}
.thrColLiqHdr li{
	margin:0 0 .3em 0;
	padding:0;
	font-size: 80%;
}
.thrColLiqHdr h2{
	margin:0 0 .5em 0;
	padding:0.5em 0 .15em .5em;
	font-size:150%;
	color: #08656A;
	border-bottom: 4px solid;
	width: 80%;
	font-weight: normal;
	background-position: none;
	border-bottom-color: #FFCC33;
}
.thrColLiqHdr h2.greenbkg{
	background-color: #DBF0ED;
	border-bottom: 1px solid #4F8A82;
	background-image: url(images/background/sidebarhoriz.gif);
	padding: .5em;
	color: #000000;
	width: auto;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 0 0.5em 0;
}
.thrColLiqHdr h3 {
	margin:0;
	padding:0.5em 0 0 .5em;
	font-size:120%;
	color: #000000;
	width: 80%;
	font-weight: normal;
	background-position: none;
}

.thrColLiqHdr p{
	margin:0em 0 1em 0;
	padding:0;
	font-size:90%;
}
.thrColLiqHdr table p{
	margin:0 0 .5em 0;
	padding:0;
}

.thrColLiqHdr #footer {
	background-color: #FFFFFF;
	font-size: 100%;
	width: 100%;
	margin: 1em auto;
	padding: 0;
	text-align: center;
}
.thrColLiqHdr #footer ul {
	padding: 0;
	margin: 0 0 1em 0;
}

.thrColLiqHdr #footer li {
	display:inline;
	border-left:1px solid #006666;
	margin-right:0.6em;
	padding-left:1em;
	list-style-type: none;
}
.thrColLiqHdr #footer li.first {
	border-left:none;
	padding-left:none;
}
.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 70%;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.first  {
	background-image: url(none);
}
.thrColLiqHdr    h1.small  {
	margin:0;
	padding:0;
	font-size:90%;
	font-weight: bold;
	color: #000000;
	background-color: #EFFAF9;
}
.thrColLiqHdr h3.nopad {
	margin:0;
	padding:.5em 0 .2em 0;
	font-size:150%;
	color: #000000;
	width: 100%;
	font-weight: normal;
	background-position: none;
	border-bottom: 0px solid #000000;
}
.thrColLiqHdr #halfsplit {
	width: 30%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
	float: left;
}
.thrColLiqHdr #floatcontainer {
	width:100%;
	float:left;
}
.thrColLiqHdr   #picture_lt   img  a, .thrColLiqHdr   #picture_rt  img  a, .thrColLiqHdr #picture_lt img, .thrColLiqHdr #picture_rt img {
	border: 0;

}
.thrColLiqHdr  h4.whitebkgd {
	background-color: #CEF1EE;
	width: auto;
	font-size: 130%;
	font-weight: normal;
	background-image: url(images/background/subheadunderline.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: .8em;
}
.thrColLiqHdr #sidebar1_small img {
	border: 1px solid #000000;
}
.thrColLiqHdr    #mainContent_long li   {
	font-size: 95%;
}
.thrColLiqHdr #picture_rt_full {
	float:right;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;
	overflow: hidden;
	margin-left: 15px;
	padding-right: 1em;
}
.thrColLiqHdr #picture_lt_full {
	float:left;
	text-align:left;
	overflow: hidden;
	margin-left: 0px;
	padding: 0 1em 1em 1.5em;
	width: 100%;
}
