/* Layout Stylesheet */ 

body {
	color: #333333;
	text-align:center;
	padding:0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #CCCCFF;
	font-size: 10px;
 }

#outer {
	text-align:left;
	width:800px;
	margin:auto;
	background-image: url(sitefurniture/back.jpg);
	background-repeat: repeat-y;
 }

#hdr {
	height:107px;
	color: #333333;
	background-image: url(sitefurniture/header-back.jpg);
	background-repeat: no-repeat;
 }

#bar {
	height:25px;
	color: #FFFFFF;
	background-image: url(sitefurniture/nav-back.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	padding-top: 3px;
	text-align: right;
	padding-right: 20px;
	font-family: "Trebuchet MS";
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
 }
#bar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bar a:hover {
	color: #E7BCE7;
	text-decoration: none;
}
#cont span {
	color: #003366;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #666666;
}
#button {
	font-size: .85em;
}


#bar a:active {
	color: #999999;
	text-decoration: none;
}


#bodyblock {
	position:relative;
	color: #333333;
	width:782px;
	padding:0;
	background-image: url(sitefurniture/logo.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
 }

#l-col {
	float:left;
	color: #333333;
	width:240px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
	font-family: "Trebuchet MS";
 }
#l-col ul {
	list-style: none;
	width: 240px;
	padding: 0;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}	

#l-col li {
	margin-bottom: 1px;
}
#l-col a:hover {
	background-color: #E7BCE7;
}


#l-col li a {
	font-weight: bold;
	text-decoration: none;
	color: #545159;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E7BCE7;
	background-image: url(sitefurniture/title-back.jpg);
	background-repeat: no-repeat;
	background-position: 225px center;
	font-size: 1em;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 10px;
	padding-top: 3px;
	height: 18px;
}
#credit {
	width: 794px;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #333333;
}


#cont {
	width:472px;
	background:#ffffff;
	color: #333333;
	text-align:justify;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
 }
#credit a:link {
	color: #003366;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}

#l-col #sublist1 a:hover {
	background-color: #E7BCE7;

}



#ftr {
	height:26px;
	color: #666666;
	margin:0;
	clear: both;
	background-image: url(sitefurniture/ftr-back.jpg);
	background-repeat: no-repeat;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-width: 0;
	text-align: left;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
 }
#l-col #sublist1 li a {
	background-color: #F0D5F0;
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: normal;
	font-size: 1em;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#l-col li {
	background-color: #F0D5F0;
}
#l-col ul {
	list-style-type: none;
	display: block;
}


h1 {
	font-size: 1.1em;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993366;
	font-size: 1.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.spacer {
	color: #003399;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #003333;
	background-color: #E7BCE7;
	padding: 5px;
}
