@charset "utf-8";
body  {
	background: #5995C8;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}
.twoColFixLtHdr #container {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 0px;
} 
.twoColFixLtHdr #header {
	background: #FFF;
	padding: 0 0 0 0;  /* 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. */
	border-top-color: #5995C8;
	border-top-style: solid;
	border-top-width: 30px;
	border-bottom-color: #5995C8;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
} 

#header a:link {
	color: #333;
	text-decoration: none;
} /* unvisited link */
#header a:visited {
	color:#333;
	text-decoration: none;
} /* visited link */
#header a:hover {
	color: #C1DDF1;
	text-decoration: none;
} /* mouse over link */
#header a:active {
	color: #C1DDF1;
	text-decoration: none;
} /* selected link */


#topnav a:link {
	color: #C1DDF1;
	text-decoration: none;
} /* unvisited link */
#topnav a:visited {color:#C1DDF1;text-decoration: none; } /* visited link */
#topnav a:hover {color: #FFF;text-decoration: none; }/* mouse over link */
#topnav a:active {
	color: #FFF;
	text-decoration: none;
	word-spacing: 10px;
} /* selected link */


#topnav{
	background: #5995C8;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C1DDF1;
	width: 940px;
	font-size: 16px;
	height: 25px;
	letter-spacing: 0.075em;
	text-align: center;
	

}
.twoColFixLtHdr #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 */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 199px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F6921E; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 10px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	height: 520px;
	font-size: 16px;
	line-height: 27px;
	letter-spacing: 0.075em;
	text-decoration: none;
}
#sidebar1 a:link {color: #FFF;text-decoration: none; } /* unvisited link */
#sidebar1 a:visited {color:#FFF;text-decoration: none; } /* visited link */
#sidebar1 a:hover {color: #5995C8;text-decoration: none; } /* mouse over link */
#sidebar1 a:active {color: #5995C8;text-decoration: none; } /* selected link */

	


.twoColFixLtHdr #container #footer table tr {
	letter-spacing: .075em;
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 228px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-top-style: solid;
	border-top-color: #FAAF3B;
	border-top-width: 15px;
	padding-left: 19px;
	font-size: 100%;
	padding-right: 14px;
	position: relative;
} 
.twoColFixLtHdr #footer {
	padding: 0px 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#5995C8;
	color: #C1DDF1;
	height: 35px;
	border-top: solid;
	border-color: #5995C8;
} 



#footer a:link {color: #C1DDF1;text-decoration: none; } /* unvisited link */
#footer a:visited {color:#C1DDF1;text-decoration: none; } /* visited link */
#footer a:hover {color: #FFF;text-decoration: none; } /* mouse over link */
#footer a:active {
	color: #5995C8;
	text-decoration: none;
} /* selected link */




.twoColFixLtHdr #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: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
.twoColFixLtHdr #container {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
.twoColFixLtHdr #container #header #topnav {
	font-weight: bold;
}
#sidebar1 center {
	font-size: 16pt;
}
center {
	font-size: 16pt;
}
.twoColFixLtHdr #container #sidebar1 center {
	font-size: 16px;
}


.twoColFixLtHdr #container #footer table tr td {
	text-align: left;
}
.text {
	text-align: justify;
}

#leftbox {
	clear: none;
	height: 216px;
	width: 212px;
	border-style: solid;
	border-color: #F6921E;
	float: left;
	margin-top: 17px;
}
#centerbox {
	clear: none;
	height: 216px;
	width: 212px;
	border-style: solid;
	border-color: #F6921E;
	float: left;
	margin-top: 17px;
	margin-left: 10px;
}
#parag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	width: 670px;
	text-align: justify;
}


#rightbox {
	clear: none;
	height: 216px;
	width: 212px;
	border-style: solid;
	border-color: #F6921E;
	float: right;
	margin-top: 17px;
	margin-right: 5px;
	margin-left: 2px;
}
.twoColFixLtHdr #container #footer {
	color: #5995C8;
}

