@charset "UTF-8";
body  {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #e8ecee;
	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;
}
.twoColFixLt #containerbcgd
{
	background: url(images/background.gif) repeat-y center top;
	margin: 0px auto;
	padding: 0px;
}

.twoColFixLt a:link {
	color: #CC6600;
	text-decoration: underline;
	border-width: 0px;
	border-style: none;
}

.twoColFixLt a:visited
{
	color: #CC6600;
	text-decoration: underline;
}

.twoColFixLt a:hover
{
	color: #000000;
	text-decoration: none;
}

.twoColFixLt a:active
{
	color: #CC6600;
	text-decoration: underline;
}
.twoColFixLt #container {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	height: auto;
	background: #FFFFFF;
}
.twoColFixLt  #container #mainContent p  {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
.twoColFixLt #container .title  {
	font: bolder 1.35em Georgia, "Times New Roman", Times, serif;
	color: #CC6600;
	letter-spacing: 2px;
	padding-top: 0px;
	border-bottom: 1px solid #E8ECEE;
	margin: 0px 15px 10px;
}
.twoColFixLt #mainContent h1 
{
	font: bolder 1.4em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 2px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.twoColFixLt  #mainContent  h2  {
	font-size: 1.15em;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

.twoColFixLt #container .home {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 960px;
}

.twoColFixLt #container .home a {
	margin: 0px;
	padding: 0px;
}

.twoColFixLt #container .home img {
	margin: 0px;
	padding: 0px;
}

.twoColFixLt #container .home ul {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}

.twoColFixLt #container .home li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.twoColFixLt #mastheadhome {
	background: url(images/masthead_home.jpg) no-repeat right top;
	margin: 0px auto;
	padding: 0px;
	height: 121px;
	width: 960px;
	font: .80em/1.25em Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

.twoColFixLt #mastheadhome img {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}

.twoColFixLt .menu {
	font: 1.35em/1.25em Georgia, "Times New Roman", Times, serif;
	float: right;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 20px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 0px;
	color: #999999;
}

.twoColFixLt .menu a:link {
	color: #F7941E;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.twoColFixLt .menu a:visited
{
	color: #CC6600;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.twoColFixLt .menu a:hover
{
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.twoColFixLt .menu p {
	font-size: 0.76em;
	margin: 0px;
	padding: 7px 0px 0px;
}

.twoColFixLt .menu p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.twoColFixLt .menu p a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.twoColFixLt .menu p a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: underline;
}
.twoColFixLt .mastheadlinks  {
	font: .80em/1.25em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 20px;
	margin: 0px;
	width: 500px;
	text-align: right;
	display: block;
	float: right;
}

.twoColFixLt #footer {
	background: url(images/background_footer_top.gif) repeat-y center top;
	margin: 0px auto;
	padding: 13px 0px 0px;
	color: #666666;
	font: 0.68em/1.65em Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 1000px;
}

.twoColFixLt #blackbar {
	background: #000000;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
}
.twoColFixLt .sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 5px 0px 0px;
	font: bolder 0.78em/1.35em Georgia, "Times New Roman", Times, serif;
	border-right: 1px solid #FCEDCE;
}
.twoColFixLt .sidebar1 ul {
	display: block;
	padding: 0px;
	list-style: none;
	margin: 0px;
}

.twoColFixLt .sidebar1 li
{
	list-style: none;
	border-bottom: 1px solid #FFE9D3;
	text-align: left;
	display: block;
	font: bolder 1em Georgia, "Times New Roman", Times, serif;
	color: #545454;
	padding: 5px 5px 5px 0px;
	margin-left: 15px;
}

.twoColFixLt .sidebar1 h3 {
	color: #000000;
	margin: 0px;
	font-size: 1em;
}

.twoColFixLt .sidebar1 li a:link
{
	list-style: none;
	text-align: left;
	text-decoration: none;
	display: block;
}

.twoColFixLt .sidebar1 li a:visited
{
	list-style: none;
	text-align: left;
	text-decoration: none;
	display: block;
}

.twoColFixLt .sidebar1 li a:hover
{
	list-style: none;
	color: #333333;
	text-align: left;
	text-decoration: underline;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.twoColFixLt #mainContent {
	margin: 0px 0px 0px 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 8px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font: .78em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
} 

.twoColFixLt #mainContent .rightcol {
	background: #FCE8D3;
	text-align: left;
	padding: 10px;
	float: right;
	width: 144px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.82em;
}
.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;
}

.twoColFixLt #mastheadmain
{
	background: url(images/masthead_main.jpg) no-repeat right top;
	margin: 0px auto;
	padding: 0px;
	height: 121px;
	width: 960px;
	font: .80em/1.25em Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

.twoColFixLt #mastheadmain img
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}

.twoColFixLt #mainContent .rightcolgroup
{
	background: #FCE8D3;
	text-align: center;
	padding: 10px;
	float: right;
	width: 300px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.82em;
}

.twoColFixLt #container #mainContent ul
{
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.5em;
}

.twoColFixLt #mainContent h3
{
	font-size: 1.5em;
	color: #CC6600;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.25em;
}

.twoColFixLt #mainContent h4
{
	font-size: 1.25em;
	color: #333;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.25em;
	text-transform:uppercase;
}

.twoColFixLt #mainContent h5
{
	font-size: 1em;
	color: #333;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing:.15em;
	font-style:italic;
}
