body {
	background-color: #63857d;
	text-align: center;
	vertical-align: top;
	height: 100%;
	margin: 0px;
}
html, body {
	height: 100%;
	margin:0;
	padding:0;
	background-color: #63857d;
	background-image: url(../images/Glow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#insideBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 7px;
	width: 95%;
	line-height: 16px;
}
#leftGlow {
	
	text-align: center;
	height: auto;
	width: 900px;
	vertical-align: top;
	margin: 0 auto;
	height: 100%;
	position: relative;
	min-height:100%;
}
#brownBarSm {
	background-color: #4D3D07;
	height: 1px;
	width: 100%;
	margin-bottom: 3px;
}
#footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A3A04;
	text-align: left;
	display: block;
	margin: auto;
	padding-bottom: 5px;
	padding-top: 50px;
	padding-left: 15px;
	border-bottom: #584602 1px solid;
}
#smallNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	display: block;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	margin-top: 3px;
	border-top: #63857D 1px solid;
	padding-top: 5px;
}
#brownBar {
	border-bottom: #584602 1px solid;
	padding-bottom: 3px;
} 
#smallNav li {
	display: inline;
	margin: auto;
	padding-top: 10px;
}
#smallNav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#smallNav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/rollGrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
}
#outsideBox {
	height: auto;
	width: 750px;
	text-align: center;
	vertical-align: top;
	filter: Glow(Color=#000000, Strength=5);
	background-color: #FFFFFF;
	margin: 0 auto;
	height: 100%;
	position: relative;
	min-height:100%;
}
#nav {
	background-image: url(../images/navGrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	font-style: italic;
	padding-top: 6px;
	margin-top: 4px;
	margin-bottom: 5px;
}

#nav li {
	display: inline;
}
#nav li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#nav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/rollGrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 11px;
}
#nav li ul {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
}
#grad1 {
	background-image: url(../images/grad1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
	height: 173px;
	width: 100%;
}
.textBox {
	background-color: #FFFFFF;
	background-image: url(../images/grad2TextBox.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #483803;
	font-weight: bolder;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #372D0C;
	padding-right: 10px;
}
.leftNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #372D0C;
	text-decoration: none;
}
.leftNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #63857D;
}

#infusion { font-size:10px; font-family:Arial, Helvetica, sans-serif; text-align:right; padding:10px 10px; color:#666; }
#infusion img { margin-top:3px; border:none; }
