body.home {
	background-color:#FFFFFF;
	background-image: url(cssimages/topbodyback3.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	
	
	}
body.interior{
	background-color:#FFFFFF;
	background-image: url(cssimages/topbodyback2int.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	width: 225px;
	float:right;
	clear:both;
	padding: 8px;
	text-align: left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:10px;
	border: #0368a1 thin solid;
	background-color: #FFE1C4;
	font-size:12px;
}
#sidebar h1{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3F709B;
	margin-top:0px;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C60;	
}
#sidebar a:link {
	text-decoration:none;
	color:#036;
}
#sidebar a:hover {
	color:#006;
}
#head {
	width:1055px;
	height:100px;
	margin-bottom:5px;
	margin-top: 0px;
	margin-right:auto;
	margin-left: auto;
	}
#logo {
	float:left;
	
	}
#menu {
margin-left:210px;
	padding-top:50px;
	width:850px;

	}
	
#tagline {
	background-image:url(cssimages/tagback.jpg);
	background-repeat:none;
	

	}
#tagline h1 {
	font-size: 34px;
	color: #ffffff;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:70px 50px 80px 0px;
	
	}
#tagline img {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 30px;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #3F709B;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C60;
}
h3 {
	font-weight: bold;
	color:#c60;
}
#footer {
	background-color:#DEEEFE;
	border-top:#cccccc thin solid;
	border-bottom:#cccccc thin solid;
	clear:both;
	margin-top:40px;
	}
#footercontent {
	width:1000px;
	margin:auto;
	font-size:12px;
	}
#footercontent ul {
	margin-left:0px;
	}
#footercontent ul li {
	list-style-type:none;	
	margin-left:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE8EE;	
	
	}

#footercontent a:link, a:hover, a:active, a:visited {
	text-decoration:none;
	color:#3f709b;
	}

#footercontent a:hover {
    color: #C60;
}
#container #content img {
	
	margin: 10px;
	border: #0066a0 thin solid;

}
#content {
	margin-top:50px;
	width: 960px;
	
}
#content p {
	line-height:1.2ems;
}
#content ul li a:link, a:active, a:visited {
	color: #0066a0;
	text-decoration: none;
}
#content ul li a:hover{
	color:#c60;
}
#content ul li {
	padding-bottom:3px;
}
#content ol li {
	padding-bottom:3px;
}
.highlight {
	background-color: #FFE1C4;
	padding: 20px;
	
	margin-top: 10px;
	
	margin-bottom: 10px;
	margin-right:10px;
	border: thin solid #0066a0;
	font-style: italic;
}
.home #container #tagline img {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEEEFE;
	border-right-color: #DEEEFE;
	border-bottom-color: #DEEEFE;
	border-left-color: #DEEEFE;
}
.cellhead {
	background-color: #FFE1C4;
}
.border {
	border: #0066a0 thin solid;
}.arrow {
	background-image: url(cssimages/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.answer {
	padding-right: 50px;
	padding-left: 60px;
}
	
#copyright {
	width:1000px;
	margin:auto;
	font-size:11px;
	}
	
#sidebar li {
	padding-bottom:5px;
	font-size:12px;
}
