@charset "utf-8";
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; /* background colour for left and right none website colour
	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #CCC;
	word-spacing: normal;
	line-height: normal;
}

/* hyperlinks */
a {color: #000; text-decoration:none;}
a:link {text-decoration:none; color:#000;}
a:visited {color: #660066;}
a:hover {color: #fcf9e6; background: #060; }
a:active {color: #fff;text-decoration: none}

/* master div styles */
.twoColLiqLtHdr #container h1 { 
	font-size:36px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
}
.twoColLiqLtHdr #container h2 { 
	font-size:24px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
}
.twoColLiqLtHdr #container h3 { 
	font-size:16px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
}
.twoColLiqLtHdr #container h4 { 
	font-size:16px;
	text-align:left;
	margin-left:5px;
	font-family:"Times New Roman", Times, serif;
}
.twoColLiqLtHdr #container { 
	width: 776px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fcf9e6;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
/*	border: 1px solid #000000; */
	border: none;
	text-align:justify; /* this overrides the text-align: center on the body element. */
} 
.twoColLiqLtHdr #page-header { 
	background: #060; 
	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. */
} 
.twoColLiqLtHdr #page-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 */
	font-size:72px;
	background-color:#060;
	color: #fcf9e6;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
.smallcaps {
	font-size:48px;
}
.smallnav {
	font-size:11px;
	float:right;
}
.smalllist {
	font-size:10px;
	margin-left: -20px;
	margin-right: 5px;
	text-align:left;
	text-decoration:none;
	cursor:auto;
}
.green {
	font-size:12px;
	color:#060;
}

/* Sidebar styles */
.twoColLiqLtHdr #sidebar1 {
	float: left; 
	width: 150px; /* since this element is floated, a width must be given */
	background-color: #fcf9e6; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0; /* top and bottom padding create visual space within this div  */
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 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;
}
.twoColLiqLtHdr #sidebar2 {
	float: right; 
	border: 2px dotted #060;
	top: 20px;
	width: 160px;
	height: 190px;
	background-color: #fcf9e6;
	padding: 0 0 0 0;
	margin: 5px 5px 5px 5px;
	position:relative;
	overflow:auto;
}

.twoColLiqLtHdr #navmenu {
	left: 5;
	top: -10;
	position:relative;
}
.twoColLiqLtHdr #sb-contact {
	width: 150px;
	top: 650px;
	height: 120px;
    padding: 0;  
    margin:  0 auto;
	position:absolute;
} 

/* Main Container styles */
.twoColLiqLtHdr #mainContent { 
	margin: 0 0 0 150px; /* the left margin ensures the main content does not overlap the sidebar. */
	padding: 0 10px 0 10px; /* the padding separates the sidebar and page edges from the content */
} 
.twoColLiqLtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#060;
	font-size:10px;
} 
.twoColLiqLtHdr #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: 11px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* 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 */
	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 a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Slideshow styles */
.twoColLiqLtHdr #slideshow {
	position:absolute;
	top: 400px;
	width: 150px;
	height: 120px;
    padding: 0;  
    margin:  0 auto; 
} 
.twoColLiqLtHdr #slideshow.img {  
    padding: 0;  
    border: 5px solid #fcf9e6;
    background-color: #fcf9e6;
/*    width: 150px;
    height: 120px; */
	position:relative;
    top: 0px;  
}

/* TickerTape styles */
#wrapp {TEXT-ALIGN: left; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-LEFT: 0px; WIDTH: 760px; PADDING-RIGHT: 0px; FONT: 1em Arial; COLOR: black; PADDING-TOP: 0px}
#wrapp H1 {PADDING-BOTTOM: 0px; MARGIN: 1.2em 0px 0.5em; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: bold 1.1em Arial; PADDING-TOP: 0px}
#wrapp P {PADDING-BOTTOM: 0px; MARGIN: 1em 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: 0.9em Arial; PADDING-TOP: 0px}
#wrapp H2 {FONT: bold 1em Arial}
.tickercontainer {BORDER:0; MARGIN: 0px; padding-bottom:5px; WIDTH: 100%; HEIGHT: 27px } 
.tickercontainer .mask {POSITION: relative; WIDTH: 718px; OVERFLOW: hidden; TOP: 8px; LEFT: 10px}
UL.newsticker {POSITION: relative; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE:circle; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: bold 10px Verdana; PADDING-TOP: 0px; LEFT: 750px}
UL.newsticker LI {PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; margin-right:0px; margin-top:0px; margin-bottom:0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: #fff; FLOAT: left; PADDING-TOP: 0px}
UL.newsticker A {PADDING-BOTTOM: 0px; MARGIN: 0px 50px 0px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: bold 10px Verdana; WHITE-SPACE: nowrap; COLOR: #060; PADDING-TOP: 0px}
UL.newsticker A:hover {PADDING-BOTTOM: 0px; MARGIN: 0px 50px 0px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: bold 10px Verdana; WHITE-SPACE: nowrap; COLOR: #fcf9e6; background:#060; PADDING-TOP: 0px}
UL.newsticker SPAN {MARGIN: 0px 10px 0px 0px}

