html {
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
}
body {
	height: 100%;
	max-height: 100%;
	background: #f4e5c6 url(../../media/bckgrn_pattern.jpg) repeat-y left top;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: small;
	line-height: 170%;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}

#frame {
	overflow: auto;
	bottom: 55px;
	position: absolute;
	top: 0;
	z-index: 3;
	width: 100%;
	right: 0;
}

* html #frame {
	height: 100%;
	width: 100%;
	z-index: 2;
	bottom: 55px;
	border-bottom: 60px solid white;
}

#container {
	margin: 0;
	padding: 0;
	width: 900px;
}

* html #container {
	width: 1000px;
}

/* header */
#header {
	background: url(../../media/header_contbckgrnd.jpg) repeat-x;
	height: 150px;
}
#address {
	display: block;
	position: absolute;
	top: 140px;
	width: 650px;
	left: 250px;
}
/* header navigation */
#navigation1 {
	display: block;
	width: 650px;
	position: absolute;
	border-bottom: 1px solid silver;
	left: 250px;
	padding-bottom: 2px;
	top: 2px;
}
#navigation1 ul {
	margin: 0;
	padding: 0;
}
#navigation1 li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	padding: 0;
}
/* left side */
#lftside {
	width: 250px;
	float: left;
	margin: 0;
	height: auto;
	padding: 0;
	top: 140px;
	left: 0;
	position: absolute;
}
#lftnav {
	margin-left: 35px;
	width: 180px;
	position: relative;
	bottom: 220px;
}
#box {
	padding: 10px;
	margin: 20px 0 0;
	border: 1px solid #c0c477;
	background-image: url(../../media/boxback.png);
}

* html #box {
	background: url(/media/greentint.gif) repeat;
}
/* right side */
#narrowcol {
	width: 140px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	height: auto;
	float: left;
}
* html #narrowcol {
	width: 260px;
}
#rtside {
	margin-left: 250px;
	padding-top: 20px;
	padding-bottom: 70px;
	padding-left: 20px;
	background: url(../../media/rtside_logo_bckgrnd.jpg) repeat-y right top;
}
.line {
	height: 10px;
	margin: 10px 0 0;
	border-top: 1px solid #a0a0a0;
	padding: 0;
}
#widecol {
	width: 440px;
	margin: 0 0 0 200px;
	height: auto;
	padding: 0;
}
#widecol table {
	margin: 0;
	padding: 0 0 10px;
	line-height: 140%;
	color: #5b5036;
	border-style: none;
}
#widecol td {
	margin: 0;
	width: 180px;
	border-style: none;
	vertical-align: text-top;
	padding-bottom: 3px;
	padding-top: 0;
}
#widecol td strong {
	margin: 0;
	padding-right: 40px;
}
#widecol td em {
	line-height: 170%;
	width: 380px;
}
/* footer */
#footer {
	margin: 0;
	background: url(../../media/footer_contbckgrnd.png) repeat-x;
	width: 100%;
	position: fixed;
	bottom: 0;
	padding: 10px 0 0 30px;
	height: 55px;
	z-index: 4;
	left: 0;
}
* html #footer {
	padding: 10px 0 0 30px;
	position: absolute;
	bottom: 0;
	z-index: 3;
	margin: 0;
}
#footer img {
	padding: 0;
	margin: 0 40px 0 0;
	float: right;
}
.right {
	float: right;
	margin: 0;
}
#bottom_space {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 15px;
	height: 100px;
}

#footer ul {
	margin: 0;
	padding: 10px 0 0;
	display: inline;
	float: left;
	font-size: 80%;
}
#footer li {
	list-style-image: none;
	margin-right: 10px;
	padding: 0;
	display: inline;
	float: left;
}

/* typography */
 h1 {
	color: #3c1f57;
	margin: 0;
	padding: 0 0 20px;
	font-style: normal;
	font-size: 170%;
}
h2 {
	color: #3c1f57;
	margin: 0;
	padding: 0 0 5px;
	font-weight: bold;
	font-size: 120%;
	line-height: 120%;
}
h2 a {
	color: #3c1f57;
	margin: 0 0 5px;
	border-bottom-style: none;
	padding: 0;
}
.head {
	color: #5b5036;
	margin: 0;
	padding-bottom: 10px;
	font-weight: bold;
}
h3 {
	margin: 0;
	text-transform: uppercase;
	padding: 0;
	line-height: 150%;
	font-size: 90%;
}
h4 {
	margin: 5px 0 0;
	padding: 0;
	color: #5b5036;
	line-height: 110%;
	font-variant: normal;
	font-style: italic;
	font-size: 80%;
}
p {
	color: #5b5036;
	padding-bottom: 15px;
	padding-top: 0;
	margin: 0;
}

em {
	color: #5b5036;
	margin: 0;
	line-height: 24px;
	font-style: italic;
}
ul {
	color: #5b5036;
	margin: 0;
	padding: 0 0 15px 15px;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

#narrowcol p {
	color: #5b5036;
	margin: 0;
	padding-bottom: 10px;
	line-height: 120%;
}
#lftside h1 {
	color: #3c1f57;
	margin: 0;
	padding: 0 0 10px;
	line-height: 20px;
	font-style: normal;
}
#lftside h2 {
	color: #3c1f57;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 110%;
	line-height: 110%;
}
#lftside p {
	padding-bottom: 5px;
	line-height: 150%;
}

#footer p {
	padding: 10px 0 0;
	font-size: 80%;
	color: #d0d0d0;
}
/* links */
a {
	text-decoration: none;
}
a:link {
	color: #3c1f57;
}
a:hover {
	border-bottom: 1px solid #6f6f6f;
	color: #3f245a;
}
#navigation1 a, #footer a {
	color: #d0d0d0;
}

#navigation1 a:hover, .menu_current, #footer a:hover {
	color: #fff;
	margin: 0;
	border-bottom: 3px solid #fff;
	padding-bottom: 4px;
}

a#pagetop {
	margin: 0;
	padding: 0;
	height: 5px;
	font-size: 5px;
	line-height: 5%;
}
/* images */
a.image, a img {
	border-bottom: none;
}
img {
	margin: 0 0 5px;
	border-style: none;
	padding: 0;
}
#lftnav img {
	border-style: none;
	margin: 0;
	padding: 0;
}
td img {
	margin: 0;
	padding: 0;
}
img.inline {
	margin: 0;
	float: left;
	padding: 0;
	bottom: 10px;
	position: relative;
	display: inline;
	height: 27px;
}
.icon {
	margin: -20px 0 0;
	position: relative;
	top: 10px;
}
