body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6A4F3B;
	background-image: url(../images/bkgd_site_xy.jpg);
	background-repeat: repeat;
	height: 100%;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #402D1E;
	margin: 0px 0px 15px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #402D1E;
	margin: 0px;
}
h3 {
	margin: 0px;
	font-size: 16px;
	color: #6A4F3B;
}
h3.press {
	margin-bottom:.4em;
	padding-bottom:.3em;
	border-bottom:solid 1px #555555;
}

h3.press span{
	font-weight:normal;
	white-space:nowrap;
}
html {
	height: 100%;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p.pleftindent {
	margin-left: 25px;
}
p.pnopad {
	margin: 0px;
}
a {
	font-weight: bold;
	color: #402D1E;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #6A4F3B;
	text-decoration: underline;
}
a.blackroll {
	font-weight: bold;
	color: #402D1E;
	text-decoration: none;
}
a.blackroll:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
ul {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
li {
	padding-top: 5px;
}
.sitemargin {
	padding-top: 14px;
}
.contentframe {
	background-image: url(../images/bkgd_content_y.jpg);
	background-repeat: repeat-y;
}
.content {
	padding: 20px 30px 30px;
	text-align: left;
}
.headerframe {
	background-image: url(../images/bkgd_headerright_noxy.jpg);
	background-repeat: no-repeat;
	padding-top: 76px;
}
.frameleft {
	background-image: url(../images/bkgd_contentleft_noxy.jpg);
	padding-top: 55px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
}
.imgcaption {
	font-size: 12px;
	text-align: center;
	margin-right: 10px;
	margin-left: 34px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
}
.framemid {
	background-image: url(../images/bkgd_contentmid_noxy.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 360px;
}
.frameright {
	background-image: url(../images/bkgd_contentright_noxy.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 44px;
}
.footerframe {
	font-size: 10px;
	color: #C8B2AC;
	text-align: right;
	width: 890px;
}
.footerframe a {
	text-decoration:none;
	color: #C8B2AC;
	padding:0px 3px 3px 3px;
	font-weight:normal;
}
.footerframe a:hover {
	text-decoration:underline;
}
.sidebkgdtop {
	background-image: url(../images/bkgd_site_frametop_x.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sidebkgdbot {
	background-image: url(../images/bkgd_site_framebot_x.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.nav {
	height: 17px;
	width: 980px;
	text-align: right;
}
.homecontentbkgd {
	background-image: url(../images/bkgd_homecontent_noxy.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 0px;
	min-height: 370px;
	text-align: left;
}
.homecontentframe {
	margin-right: 30px;
	margin-left: 60px;
	margin-top: 10px;
}
.homeimgmargin {
	margin-right: 25px;
	margin-bottom: 10px;
}
.imgmarginbot {
	margin-bottom: 15px;
}
.framefull {
	background-image: url(../images/content_bkgd_full.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 360px;
}
.headerframefull {
	background-image: url(../images/bkgd_headerfull_noxy.jpg);
	background-repeat: no-repeat;
	padding-top: 76px;
}
.homeimgcaption {
	margin-right: 30px;
	margin-left: 60px;
	margin-bottom: 15px;
	text-align: center;
	font-style: italic;
	color: #402D1E;
	font-size: 12px;
	font-weight: bold;
}
.menusubtitle {
	width: 629px;
}

.offscreen {
    position: absolute;
    left: -999em;
}

