body {
	background: #fff;
	padding: 0;
	margin: 0;
}
a img {
	border: 0;
}
#outer {
	background: url(/layout_files/images/pagebg.jpg) repeat-x;
}
#outer.landing {
	background: url(/layout_files/images/landing-pagebg.jpg) repeat-x;
}
#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
#header {
	height: 134px;
	background: url(/layout_files/images/header.jpg) no-repeat;
}
#logo {
	float: left;
	height: 134px;
	width: 225px;
	margin-right: 10px;
}
#trail {
	height: 87px;
	color: #900;
	font: italic normal normal 14px/87px Garamond, "Times New Roman", serif;
}
#trail a {
	color: #900;
	font: italic normal normal 14px/87px Garamond, "Times New Roman", serif;
	text-decoration: none;
}
#trail a:hover {
	text-decoration: underline;
}
#nav {
	display: block;
}
#nav ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: block;
	height: 47px;
	padding: 0 15px;
	float: left;
	color: #333;
	text-decoration: none;
	font: normal normal normal 16px/47px Garamond, "Times New Roman", serif;
}
#nav ul li a:hover, #nav ul li a.active {
	color: #900;
	background: url(/layout_files/images/nav-pointer.gif) no-repeat top center;
}
#middle {
	background: url(/layout_files/images/mainbg.jpg) no-repeat;
	min-height: 590px;
	-height: 590px;
}
#middle #content {
	width: 950px;
}
#middle #content_text {
	padding: 20px 100px;
}
#middle.twocol {
	background: url(/layout_files/images/mainbg-1.jpg) no-repeat;
}
#middle.twocol #content {
	float: left;
	width: 725px;
}
#middle.twocol #content_text {
	padding: 20px 30px;
}
#middle.threecol {
	background: url(/layout_files/images/mainbg-2.jpg) no-repeat;
}
#middle.threecol #content {
	float: left;
	width: 500px;
}
#middle.threecol #content_text {
	padding: 20px 30px;
}
#middle.main {
	background: url(/layout_files/images/mainbg-loc.jpg) no-repeat;
}
#middle.main #content {
	width: 950px;
}
#middle.main #content_text {
	width: 600px;
	padding: 20px 20px;
}
#middle.main #content_text h2 {
	color: #4D4D4D;
}
#outer.landing #middle {
	background: none;
}
#outer.landing #content {
	margin-top: 8px;
	width: 600px;
	min-height: 300px;
	-height: 300px;
	float: left;
}
#outer.landing #content_text {
	padding: 20px 20px 20px 120px;
}
#outer.landing #content_text h3 {
	font: italic normal normal 22px Garamond, "Times New Roman", serif;
	color: #600;
	margin-top: 15px;
	margin-bottom: 5px;
}
#outer.landing #content_text a.locationlink {
	display: block;
	height: 47px;
	width: 160px;
	padding: 0 10px 0 15px;
	margin: 15px 20px 5px 0;
	background: url(/layout_files/images/locationlink.jpg) no-repeat;
	color: #333;
	font: italic normal normal 18px/42px Garamond, "Times New Roman", serif;
	text-decoration: none;
	float: left;
}
#outer.landing #content_text a.locationlink:hover {
	color: #600;
}

#outer.landing #right {
	margin: 25px 0;
	float: left;
	width: 320px;
}
#outer.landing #right_text {
	padding:  15px 20px;
}
#outer.landing #right_text h2 {
	font: italic normal normal 26px Garamond, "Times New Roman", serif;
	color: #600;
	margin: 5px 0;
}
#outer.landing #right_text p {
	padding: 0 5px;
	margin-top: 10px;
	font: normal normal normal 14px Garamond, "Times New Roman", serif;
	color: #4d4d4d;
}
#outer.landing #find_mona {
	position: absolute;
	top: 430px;
	left: 30px;
	width: 98px;
	height: 98px;
	background: url(/layout_files/images/find-mona.png) no-repeat;
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout_files/images/find-mona.png', sizingMethod='fixed');
}
#outer.error h3 {
	font: italic normal normal 20px Garamond, "Times New Roman", serif;
	color: #600;
	margin-top: 15px;
	margin-bottom: 5px;
}
#middle .box {
	width: 289px;
	background: url(/layout_files/images/box-rpt.gif) repeat-y;
	margin-bottom: 15px;
}
#middle .box_inner {
	width: 289px;
	background: url(/layout_files/images/box-bottom.gif) no-repeat bottom left;
}
#middle .box_text {
	min-height: 160px;
	-height: 160px;
	padding: 10px 20px 10px 15px;
	background: url(/layout_files/images/box-top.gif) no-repeat top left;
}
#middle .whitecorner {
	background: url(/layout_files/images/box-top2.gif) no-repeat top left;
}
#middle .box_text h2 {
	font: italic normal normal 26px Garamond, "Times New Roman", serif;
	color: #600;
	margin: 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
#middle .box_text p {
	margin-top: 10px;
	padding: 0 5px;
	font: normal normal normal 16px Garamond, "Times New Roman", serif;
	color: #4d4d4d;
}
#left_sidebar {
	float: left;
	width: 225px;
}
#left_sidebar ul {
	margin: 0;
	padding: 0 0px;
	list-style-type: none;
}
#left_sidebar ul li {
	margin: 0px 10px 0px 0px;
}
#left_sidebar ul li div.bottom_border {
	border-bottom: 1px solid #d3acad;
}
#left_sidebar ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #333;
}
#left_sidebar ul li a:hover, #left_sidebar ul li a.active {
	color: #900;
	background: url(/layout_files/images/subnav-pointer.gif) no-repeat center left;
}
#left_sidebar ul li a span {
	display: block;
	font: normal normal normal 16px Garamond, "Times New Roman", serif;
	padding: 10px 0;
}
#left_sidebar ul li a.parent span {
	border-bottom: none;
}
#left_sidebar ul.sub2 {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
}
#left_sidebar ul.sub2 li {
	padding: 0 0 8px 0;
}
#left_sidebar ul.sub2 li a span {
	font: normal normal normal 14px Garamond, "Times New Roman", serif;
	padding: 0;
}
#right_sidebar {
	float: left;
	width: 225px;
}
#right_sidebar h3 {
	padding-left: 20px;
	font: italic normal normal 20px Garamond, "Times New Roman", serif;
	color: #600;
}
#right_sidebar ul {
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
}
#right_sidebar ul li {
	margin: 0;
	padding: 0;
}
#right_sidebar ul li a {
	display: block;
	margin: 0;
	padding: 0 15px;
	text-decoration: none;
}
#right_sidebar ul li a:hover, #right_sidebar ul li a.active {
	background: url(/layout_files/images/subnav-pointer.gif) no-repeat center left;
}
#right_sidebar ul li a span {
	display: block;
	color: #4d4d4d;
	padding: 2px 0;
	font: normal normal normal 14px Garamond, "Times New Roman", serif;
}
#content_text p, h1, h2, h3 {
	padding: 0 5px;
}
#content_text h1 {
	font: italic normal normal 40px Garamond, "Times New Roman", serif;
	color: #600;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content_text h2 {
	font: normal normal normal 20px Garamond, "Times New Roman", serif;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_text h3 {
	font: italic normal normal 18px Garamond, "Times New Roman", serif;
	color: #600;
	margin: 5px 0 0 0;
}
#content_text {
	font: normal normal normal 14px/20px Helvetica, Arial, sans-serif;
	color: #4D4D4D;
}
#content_text a {
	color: #900;
	text-decoration: none;
}
#content_text a:hover {
	text-decoration: underline;
}
#content_text img {
	border: 1px solid #999;
}
#content_text img.right {
	float: right;
	margin: 10px 10px 20px 20px;
}
#content_text .left {
	float: left;
}
#content_text input, #content_text textarea, #content_text select {
	border: 1px solid #666;
	padding: 2px;
	background: #fff;
}
#content_text hr {
	border: 0;
	border-top: 1px solid #666;
}
#content_text #join_mona {
	float: left;
	margin-right: 5px;
	width: 70px;
	height: 70px;
	background: url(/layout_files/images/join-mona.png) no-repeat;
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout_files/images/find-mona.png', sizingMethod='fixed');
}
#requestform {
	float: left; 
	width: 450px;
}
#requestform label {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 15px;
}
#middle div.buttonlink {
	display: block;
	height: 47px;
	width: 155px;
	padding: 0 10px 0 20px;
	margin: 0 auto;
	background: url(/layout_files/images/buttonlink.png) no-repeat;
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout_files/images/buttonlink.png', sizingMethod='fixed');
}
#middle div.buttonlink a {
	position: relative;
	z-index: 5;
	color: #666;
	font: italic normal normal 16px/42px Garamond, "Times New Roman", serif;
	text-decoration: none;
}
#middle div.buttonlink a:hover {
	color: #600;
}

#news_box {
	width: 602px;
	height: 257px;
	background: url(/layout_files/images/news_box.png) no-repeat;
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout_files/images/news_box.png', sizingMethod='fixed');
}
#news_box_inside {
	width: 507px;
	height: 170px;
	padding: 35px 25px 30px 70px;
	overflow: hidden;
	position: relative;
	z-index: 5;
}
#news_box_inside img {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	width: 240px;
	height: 180px;
	border: 2px solid #600;
}
#news_box_inside h3 {
	padding: 0 0 0 40px;
	font: italic normal normal 21px Garamond, "Times New Roman", serif;
	color: #600;
	margin: 0;
}
#news_box_inside p {
	font: normal normal normal 15px Garamond, "Times New Roman", serif;
	color: #666;
	padding-right: 10px;
}
#news_box_inside input.text {
	color: #999;
	width: 198px;
	border: 2px solid #999;
	padding: 2px;
}
#news_box_inside input.text:focus {
	color: #000;
}
#news_box_inside input.button {
	margin: 12px 0;
	padding-left: 125px;
}
table.location {
	width: 100%;
	padding: 5px 0;
}
table.location td {
	padding: 5px 30px;
}
table.location h3 {
	margin: 0;
	padding: 0 0 7px 0;
	text-align: left;
	font: italic normal normal 22px Garamond, "Times New Roman", serif;
	color: #600;
	border-bottom: 1px solid #999;
}
table.location p {
	margin: 7px 0;
	font: normal normal normal 13px/17px Helvetica, Arial, sans-serif;
	color: #4D4D4D;
}
table.location p.button {
	text-align: right;
	margin-top: 12px;
}
#footer {
	background: url(/layout_files/images/footerbg.jpg) repeat-x;
	height: 70px;
}
#footer_text {
	margin: 0 auto;
	width: 900px;
	color: #966;
	font: normal normal normal 11px/50px Arial, sans-serif;
}
#footer_text a {
	color: #600;
	text-decoration: none;
}
#footer_text a:hover {
	text-decoration: underline;
}
.padding1 {
	padding: 1px;
}
.clear {
	clear:both;
}
.fakelink {
	color: #999;
	text-decoration: underline;
}