@font-face {    font-family: 'BellGothicStdBlack';    src: url('bellgothicstd-black-webfont.eot');    src: url('bellgothicstd-black-webfont.eot?#iefix') format('embedded-opentype'),         url('bellgothicstd-black-webfont.woff') format('woff'),         url('bellgothicstd-black-webfont.ttf') format('truetype'),         url('bellgothicstd-black-webfont.svg#BellGothicStdBlack') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'BellGothicStdBold';    src: url('bellgothicstd-bold-webfont.eot');    src: url('bellgothicstd-bold-webfont.eot?#iefix') format('embedded-opentype'),         url('bellgothicstd-bold-webfont.woff') format('woff'),         url('bellgothicstd-bold-webfont.ttf') format('truetype'),         url('bellgothicstd-bold-webfont.svg#BellGothicStdBold') format('svg');    font-weight: normal;    font-style: normal;}body{	margin: 0 auto;	padding: 0;	background:#854a12 url(images/bg.jpg) repeat-x;}#art-main{	position: relative;	width: 100%;	left: 0;	top: 0;}

#banner1
{
background:url(images/logo.png) no-repeat top center;
margin: -1px 0px 0px 0px;
padding: 8px;
width:400px;
height: 71px;
display: block;
}

#banner_logo { 
/*position: absolute;*/
 }

#banner_address
{
/*float: right;
padding:10px 0 0 0;
color:#E4AC76;*/

float: right;
padding: 20px 0 0 0;
color: black;
font-size: 11px;
line-height: 20px;
}

#banner_address span
{
color:#361004;
font-size:14px;
}

#art-page-background-simple-gradient{	position: absolute;	background-image: url('images/Page-BgSimpleGradient.jpg');	background-repeat: repeat-x;	top:0;	width: 100%;	height: 1px;}.cleared{	float: none;	clear: both;	margin: 0;	padding: 0;	border: none;	font-size:1px;}form{	padding:0 !important;	margin:0 !important;}table.position{	position: relative;	width: 100%;	table-layout: fixed;}/* end Page *//* begin Box, Sheet */.art-Sheet{	position:relative;	z-index:0;	margin:0 auto;	width: 900px;	min-width:23px;	min-height:23px;}.art-Sheet-body{	position: relative;	z-index:1;	padding:0px;	background:#FFF url(images/content-bg-transparent.png) repeat-x top center;	width:999px;}.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl{	position:absolute;	z-index:-1;}.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl{	width: 42px;	height: 42px;	background-image: url('images/Sheet-s.png');}.art-Sheet-tl{	top:0;	left:0;	clip: rect(auto, 21px, 21px, auto);}.art-Sheet-tr{	top: 0;	right: 0;	clip: rect(auto, auto, 21px, 21px);}.art-Sheet-bl{	bottom: 0;	left: 0;	clip: rect(21px, 21px, auto, auto);}.art-Sheet-br{	bottom: 0;	right: 0;	clip: rect(21px, auto, auto, 21px);}.art-Sheet-tc, .art-Sheet-bc{	left: 21px;	right: 21px;	height: 42px;	background-image: url('images/Sheet-h.png');}.art-Sheet-tc{	top: 0;	clip: rect(auto, auto, 21px, auto);}.art-Sheet-bc{	bottom: 0;	clip: rect(21px, auto, auto, auto);}.art-Sheet-cr, .art-Sheet-cl{	top: 21px;	bottom: 21px;	width: 42px;	background-image: url('images/Sheet-v.png');}.art-Sheet-cr{	right:0;	clip: rect(auto, auto, auto, 21px);}.art-Sheet-cl{	left:0;	clip: rect(auto, 21px, auto, auto);}.art-Sheet-cc{	position:absolute;	z-index:-1;	top: 21px;	left: 21px;	right: 21px;	bottom: 21px;	background-color: #F9FAFB;}.art-Sheet{	margin-top: 1px !important;}#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare{	min-width:900px;}/* end Box, Sheet *//* begin Header */div.art-Header{		position: relative;	z-index:0;	width: 1000px;	height:328px;}div.art-Header-jpeg{	position: absolute;	z-index:-1;	top: 0px;	left: 0;	width: 1000px;	height: 328px;	background-image: url('images/header.png');	background-repeat: no-repeat;	background-position: top left;}/* end Header *//* begin Logo */.art-Logo{	display : block;	position: absolute;	left: 53px;	top: 70px;	width: 835px;}h1.art-Logo-name{	display: block;	text-align: left;}h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover{	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	font-size: 32px;	text-decoration: none;	padding:0;	margin:0;	color: #F0F6F9 !important;}/* end Logo *//* begin Menu *//* menu structure */.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover{	text-align:left;	text-decoration:none;	outline:none;	letter-spacing:normal;	word-spacing:normal;}.art-menu, .art-menu ul{	margin: 0;	padding: 0;	border: 0;	list-style-type: none;	display: block;}.art-menu li{	margin: 0;	padding: 0;	border: 0;	display: block;	float: left;	position: relative;	z-index: 5;	background:none;}.art-menu li:hover{	z-index: 10000;	white-space: normal;}.art-menu li li{	float: none;}.art-menu ul{	visibility: hidden;	position: absolute;	z-index: 10;	left: 0;	top: 0;	background:none;}.art-menu li:hover>ul{	visibility: visible;	top: 100%;}.art-menu li li:hover>ul{	top: 0;	left: 100%;}.art-menu:after, .art-menu ul:after{	content: ".";	height: 0;	display: block;	visibility: hidden;	overflow: hidden;	clear: both;}.art-menu, .art-menu ul{	min-height: 0;}.art-menu ul{	background-image: url(images/spacer.gif);	padding: 10px 30px 30px 30px;	margin: -10px 0 0 -30px;}.art-menu ul ul{	padding: 30px 30px 30px 10px;	margin: -30px 0 0 -10px;}/* menu structure */.art-menu{	padding: 3px 3px 3px 3px;}.art-nav{	position: relative;	height: 40px;	z-index: 100;	/*background-image:url('images/nav.png') ;*/}.art-nav .l, .art-nav .r{	position: absolute;	z-index: -1;	top: 0px;	height: 41px;	}.art-nav .l{	left: 0;	right:0px;}.art-nav .r{	right: 0;	width: 888px;	clip: rect(auto, auto, auto, 888px);}/* end Menu *//* begin MenuItem */.art-menu ul li{	clear: both;}.art-menu a{	position:relative;	display: block;	overflow:hidden;	height: 28px;	cursor: pointer;	text-decoration: none;	margin-right: 1px;	margin-left: 0px;}.art-menu a .r, .art-menu a .l{	position:absolute;	display: block;	top:0;	z-index:-1;	height: 84px;	background-image: none;}.art-menu a .l{	left:0;	right:0px;}.art-menu a .r{	width:400px;	right:0;	clip: rect(auto, auto, auto, 400px);}.art-menu a .t {	font-family: 'BellGothicStdBold',"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	font-size: 16px;	color: #FFF;	padding: 0 22px;	margin: 0 0px;	line-height: 34px;	text-align: center;}.art-menu a:hover .l, .art-menu a:hover .r{	top:-28px;}.art-menu li:hover>a .l, .art-menu li:hover>a .r{	top:-28px;}.art-menu li:hover a .l, .art-menu li:hover a .r{	top:-28px;}.art-menu a:hover .t{	color: #999999;}.art-menu li:hover a .t{	color: #999999;}.art-menu li:hover>a .t{	color: #999999;}.art-menu a.active .l, .art-menu a.active .r{	top: -56px;}.art-menu a.active .t{	color: #d9700c;}/* end MenuItem *//* begin MenuSeparator */.art-nav .art-menu-separator{	display: block;	width: 2px;	height: 28px;	background-image: url('images/MenuSeparator.png');}/* end MenuSeparator *//* begin ContentLayout */.art-contentLayout{	position: relative;	margin-bottom: 0px;	width: 999px;	margin:20px 0px;}/* end ContentLayout *//* begin Box, Block */.art-Block{	position:relative;	z-index:0;	margin:0 auto;	min-width:3px;	min-height:3px;}.art-Block-body{	position: relative;	z-index:1;	padding: 0px;	}.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl{	position:absolute;	z-index:-1;}.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl{	width: 2px;	height: 2px;	background-image: url('images/Block-s.png');}.art-Block-tl{	top:0;	left:0;	clip: rect(auto, 1px, 1px, auto);}.art-Block-tr{	top: 0;	right: 0;	clip: rect(auto, auto, 1px, 1px);}.art-Block-bl{	bottom: 0;	left: 0;	clip: rect(1px, 1px, auto, auto);}.art-Block-br{	bottom: 0;	right: 0;	clip: rect(1px, auto, auto, 1px);}.art-Block-tc, .art-Block-bc{	left: 1px;	right: 1px;	height: 2px;	}.art-Block-tc{	top: 0;	clip: rect(auto, auto, 1px, auto);}.art-Block-bc{		clip: rect(1px, auto, auto, auto);}.art-Block-cr, .art-Block-cl{	top: 1px;	bottom: 1px;	width: 2px;	}.art-Block-cr{	right:0;	clip: rect(auto, auto, auto, 1px);}.art-Block-cl{	left:0;	clip: rect(auto, 1px, auto, auto);}.art-Block-cc{	position:absolute;	z-index:-1;	top: 1px;	left: 1px;	right: 1px;	bottom: 1px;		}.art-Block{	margin: 7px;}/* end Box, Block *//* begin BlockHeader */.art-BlockHeader{	position:relative;	z-index:0;	height: 30px;	padding: 0 7px;	margin-bottom: 7px;}.art-BlockHeader .t{	height: 30px;	color: #000000;	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	font-size: 12px;	white-space : nowrap;	padding: 0 7px;	line-height: 30px;	}.art-BlockHeader .t h2.subject{	height: 32px;	color: #FFF;	font-family: 'BellGothicStdBold',"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	font-size: 18px;	white-space : nowrap;	padding: 0 7px;	line-height: 30px;	top: 0;	margin-bottom: 0;	margin-top: 0;}.art-BlockHeader .l, .art-BlockHeader .r{	display:block;	position:absolute;	z-index:-1;	height: 34px;	background:#361004;	}.art-BlockHeader .l{	left:0;	right:0px;}.art-BlockHeader .r{ 	width:888px;	right:0;	clip: rect(auto, auto, auto, 888px);}.art-header-tag-icon{	display:inline-block;	background-position:left top;	background-image: url('images/BlockHeaderIcon.png');	padding:0 0 0 5px;	background-repeat: no-repeat;	min-height: 10px;	margin: 0 0 0 5px;}/* end BlockHeader *//* begin Box, BlockContent */.art-BlockContent{	position:relative;	z-index:0;	margin:0 auto;	min-width:1px;	min-height:1px;		}.art-BlockContent-body{	position: relative;	z-index:1;	}.art-BlockContent-body{	color:#364759;	font-family: Arial, Helvetica, Sans-Serif;	font-size: 12px;	}.art-BlockContent-body a:link{	color: #854a12;	font-family:  Arial, Helvetica, Sans-Serif;}.art-BlockContent-body a:visited, .art-BlockContent-body a.visited{	color: #854a12;	font-family:  Arial, Helvetica, Sans-Serif;	text-decoration: none;}.art-BlockContent-body a:hover, .art-BlockContent-body a.hover{	color: #000;	font-family: Arial, Helvetica, Sans-Serif;	text-decoration: underline;}.art-BlockContent-body ul{	list-style-type: none;	color: #364759;	margin:0;	padding:0px 0px 0px 15px;}.art-BlockContent-body li{	font-family:  Arial, Helvetica, Sans-Serif;	font-size: 12px;}.art-BlockContent-body ul li{	padding:0px 26px;		margin:0.5em 0 0.5em 0;	line-height:23px;}.art-BlockContent-body .calendar-calendar td a:visited, .art-BlockContent-body .calendar-calendar td a.visited{	color: #2B5973;}.art-BlockContent-body  .links li{	float: left;	padding: 0 0 0 1em;	background-image: none;}.art-BlockContent-body .calendar-calendar td a:hover{	text-decoration:underline;}.art-BlockContent-body table td.mini a{	font-weight:normal;}.art-BlockContent-body table td div.mini-day-on a {	text-decoration:underline;}.art-BlockContent-body .calendar-calendar td a{	text-decoration:none;}/* end Box, BlockContent *//* begin Box, Post */.art-Post{	position:relative;	z-index:0;	margin:0 auto;	min-width:1px;	min-height:1px;}.art-Post-body{	position: relative;	z-index:1;	padding: 3px;}.art-Post{	margin: 7px;}/* Start images */a img{	border:1px solid #e2e1e1;	padding:10px;		}.art-article img, img.art-article{	margin: 0 1em;}.art-metadata-icons img{	border: none;	vertical-align: middle;	margin:2px;}/* Finish images *//* Start tables */.art-article table, table.art-article{	border-collapse: collapse;	margin: 1px;	}.art-article table, table.art-article .art-article tr, .art-article th, .art-article td{	background-color:Transparent;width:450px;border:1px solid;}.art-article th{	text-align:center;	vertical-align:middle;	padding: 7px;}/* Finish tables *//* end Box, Post *//* begin PostHeaderIcon */.art-PostHeaderIcon-wrapper{	text-decoration:none;	margin: 0.2em 0;	padding: 0;	font-weight:normal;	font-style:normal;	letter-spacing:normal;	word-spacing:normal;	font-variant:normal;	text-decoration:none;	font-variant:normal;	text-transform:none;	text-align:left;	text-indent:0;	line-height:inherit;	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	font-size: 22px;	color: #214559;}.art-PostHeaderIcon-wrapper, .art-PostHeaderIcon-wrapper a, .art-PostHeaderIcon-wrapper a:link, .art-PostHeaderIcon-wrapper a:visited, .art-PostHeaderIcon-wrapper a:hover{	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	font-size: 22px;	color: #214559;}/* end PostHeaderIcon *//* begin PostHeader */.art-PostHeader a:link{  font-family: 'BellGothicStdBold',"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;  font-size: 20px;  text-decoration: none;  text-align: left;  color: #7a564a;}.art-PostHeader a:visited, .art-PostHeader a.visited{  font-family: 'BellGothicStdBold',"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;  text-decoration: none;  text-align: left;  color: #7a564a;}.art-PostHeader a:hover, .art-PostHeader a.hovered{  font-family: 'BellGothicStdBold',"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;  text-decoration: none;  text-align: left;  color: #d9700c;}/* end PostHeader *//* begin PostIcons */.art-PostHeaderIcons{	padding:1px;}.art-PostHeaderIcons, .art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover{	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	color: #3D5266;}.art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover{	margin:0;}.art-PostHeaderIcons a:link{	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	text-decoration: none;	color: #2F617F;}.art-PostHeaderIcons a:visited, .art-PostHeaderIcons a.visited{	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	font-style: italic;	font-weight: normal;	text-decoration: none;	color: #2F617F;}.art-PostHeaderIcons a:hover, .art-PostHeaderIcons a.hover{	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	font-style: italic;	font-weight: normal;	text-decoration: underline;	color: #3E81A8;}/* end PostIcons *//* begin PostContent *//* Content Text Font & Color (Default) */body{  font-family: Arial, Helvetica, Sans-Serif;  font-size: 12px;  color: #0F1419;}.art-PostContent{  font-family:  Arial, Helvetica, Sans-Serif;  font-size: 12px;  color: #5b5b5b;  line-height:20px;}/* Start Content link style *//*The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.http://www.w3schools.com/CSS/css_pseudo_classes.asphttp://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/*/a{  font-family:  Arial, Helvetica, Sans-Serif;  text-decoration: none;  color: #4c1c0c;  font-weight:bold;    }/* Adds special style to an unvisited link. */a:link{  font-family:  Arial, Helvetica, Sans-Serif;  text-decoration: none;  color: #72250e;   font-weight:bold; }/* Adds special style to a visited link. */a:visited, a.visited{  font-family:  Arial, Helvetica, Sans-Serif;  text-decoration: none;  color: #d47114;  }/* :hover - adds special style to an element when you mouse over it. */a:hover, a.hover{  font-family:  Arial, Helvetica, Sans-Serif;  text-decoration: underline;  color: #854a12;  }/* Finish Content link style *//* Resert some headings default style & links default style for links in headings*/h1, h2, h3, h4, h5, h6,h1 a, h2 a, h3 a, h4 a, h5 a, h6 ah1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hoverh1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited{  font-weight: normal;  font-style: normal;  text-decoration: none;}/* Start Content headings Fonts & Colors  */h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover{  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;  font-size: 29px;  color: #2F617F;}h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover{  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;  font-size: 22px;  color: #FFF;}h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover{  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;  font-size: 17px;  color: #41576C;}h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover{  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;  font-size: 14px;  color: #3D5266;}h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover{  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;  font-size: 12px;  color: #3D5266;}h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover{  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;  font-size: 10px;  color: #3D5266;}/* Finish Content headings Fonts & Colors  */.art-PostContent .calendar-calendar ul li, .art-PostContent .calendar-calendar ol ul li,.art-PostContent div.view div.views-admin-links ul li, .art-PostContent div.view div.views-admin-links ol ul li{	background-image: none;	padding: 2px;}.date-heading h3{	text-align: center;}.art-PostContent ul.arttabs_primary li, .art-PostContent ul.arttabs_secondary li{	background-repeat: no-repeat;	background-image: none;}/* end PostContent *//* begin PostBullets *//* Start Content list */ol, ul{	color: #2E3D4C;	margin:1em 0 1em 2em;	padding:0;	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	font-size: 12px;}li ol, li ul{	margin:0.5em 0 0.5em 2em;	padding:0;}li {	margin:0.2em 0;	padding:0;}ul{	list-style-type: none;}ol{	list-style-position:inside;	}.art-Post li{	padding:0px 0 0px 13px;	line-height:1.2em;}.art-Post ol li, .art-Post ul ol li{	background: none;	padding-left:0;}.art-Post ul li, .art-Post ol ul li {	background-image: url('images/PostBullets.png');	background-repeat:no-repeat;	padding-left:13px;}/* Finish Content list *//* end PostBullets *//* begin PostQuote *//* Start blockquote */blockquote p{	color:#1E1300;	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;}blockquote{		margin:10px 10px 10px 50px;	padding:5px 5px 5px 41px;	background-color:#DCE3EA;	background-image:url('images/PostQuote.png');	background-position:left top;	background-repeat:no-repeat;}/* Finish blockuote *//* end PostQuote *//* begin PostIcons */.art-PostFooterIcons{	padding:1px;}.art-PostFooterIcons, .art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover{	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	color: #3D5266;}.art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover{	margin:0;}.art-PostFooterIcons a:link{	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	text-decoration: none;	color: #2F617F;}.art-PostFooterIcons a:visited, .art-PostFooterIcons a.visited{	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	text-decoration: none;	color: #2F617F;}.art-PostFooterIcons a:hover, .art-PostFooterIcons a.hover{	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	text-decoration: none;	color: #3E81A8;}/* end PostIcons *//* begin Button */.art-button-wrapper .art-button{	display:inline-block;	width:auto;	min-width:90px;	outline:none;	border:none;	background:none;	line-height:32px;	margin:0 !important;	padding:0 !important;	overflow: visible;	cursor: default;	text-decoration: none !important;	z-index:0;	background:#febf06 url(images/submit.png) repeat-x;	border-radius:4px;	-moz-border-radius:4px;	-webkit-border-radius:4px;	-o-border-radious:4px;	border:1px solid #f2e510;	text-shadow:1px 1px #FFF;	}.art-button-wrapper{	display:inline-block;	position:relative;	height: 32px;	overflow:hidden;	white-space: nowrap;	width: auto;	z-index:0;	margin:24px 0px 0px 0px; width:100%;}.art-button-wrapper .art-button{	display:block;	height: 32px; width: 100%; font-family:  Arial, Helvetica, Sans-Serif;	font-size: 15px;	font-weight:bold;	white-space: nowrap;	text-align: center;	padding: 0 11px !important;	line-height: 32px;	text-decoration: none !important;	color: #000; !important;	background:#febf06 url(images/submit.png) repeat-x;	border-radius:4px;	-moz-border-radius:4px;	-webkit-border-radius:4px;	-o-border-radious:4px;	border:1px solid #f2e510;	text-shadow:1px 1px #FFF;}input, select{	font-family:  Arial, Helvetica, Sans-Serif;	font-size: 12px;	}.art-button-wrapper.hover .art-button, .art-button:hover{	color: #e57312 !important;	text-decoration: none !important;	text-shadow:1px 1px #FFF;}.art-button-wrapper.active .art-button{	color: #c07732 !important;}.art-button-wrapper .l, .art-button-wrapper .r{	display:block;	position:absolute;	z-index:-1;	height: 84px;	background-image: url('images/Button.png');}.art-button-wrapper .l{	left:0;	right:10px;}.art-button-wrapper .r{	width:409px;	right:0;	clip: rect(auto, auto, auto, 399px);}.art-button-wrapper.hover .l, .art-button-wrapper.hover .r{	top: -28px;}.art-button-wrapper.active .l, .art-button-wrapper.active .r{	top: -56px;}/* end Button *//* begin Footer */.art-Footer{	position:relative;	z-index:0;	overflow:hidden;	width: 999px;	margin: 5px auto 0px auto;	background:#141516;	height:30px;}.art-Footer .art-Footer-inner{	height:1%;	position: relative;	z-index: 0;	padding: 8px;	text-align: center;	background:}.art-Footer .art-Footer-background{	position:absolute;	z-index:-1;	width: 999px;	height: 150px;	bottom:0;	left:0;}.art-Footer .art-Footer-text p{	margin: 0;}.art-Footer .art-Footer-text{	display:inline-block;	color:#FFF;	font-family:  Arial, Helvetica, Sans-Serif;}.art-Footer .art-Footer-text a:link{	text-decoration: none;	color: #295670;	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	text-decoration: none;}.art-Footer .art-Footer-text a:visited{	text-decoration: none;	color: #394D60;	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	text-decoration: none;}.art-Footer .art-Footer-text a:hover{	text-decoration: none;	color: #1C394A;	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	text-decoration: none;}/* end Footer *//* begin PageFooter */.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover{	font-family:Arial;	font-size:10px;	letter-spacing:normal;	word-spacing:normal;	font-style:normal;	font-weight:normal;	text-decoration:none;	color:#ccc;}.art-page-footer{	margin:0em;	text-align:center;	text-decoration:none;	color:#ccc;}/* end PageFooter *//* begin LayoutCell */.art-contentLayout .art-sidebar1{	position: relative;	margin: 0;	padding: 0;	border: 0;	float: left;	overflow: hidden;	width: 275px;}/* end LayoutCell *//* begin LayoutCell */.art-contentLayout .art-content{	position: relative;	margin: 0;	padding: 0;	border: 0;	float: left;	overflow: hidden;	width: 497px;}.art-contentLayout .art-content-sidebar1{	position: relative;	margin: 0;	padding: 0;	border: 0;	float: left;	overflow: hidden;	width: 692px;}.art-contentLayout .art-content-sidebar2{	position: relative;	margin: 0;	padding: 0;	border: 0;	float: left;	overflow: hidden;	width: 722px;}.art-contentLayout .art-content-wide{	position: relative;	margin: 0;	padding: 0;	border: 0;	float: left;	overflow: hidden;	width: 887px;}/* end LayoutCell *//* begin LayoutCell */.art-contentLayout .art-sidebar2{	position: relative;	margin: 0;	padding: 0;	border: 0;	float: left;	overflow: hidden;	width: 195px;}/* end LayoutCell *//*** HTML elements*/#footer{	text-align: center;}ul li, li.expanded, li.leaf, li.collapsed{	text-align: left;	display: block;	background-image: none;	list-style-type: none;	list-style-image: none;	}.arttabs_primary, .arttabs_secondary, .links, .service-links img, service-links img{	padding-left: 0px;	margin: 0px;}ul.arttabs_primary li, ul.arttabs_secondary li{	background-image: none;	float: left;	display: inline;	padding: 0;	}ul.arttabs_primary li a, ul.arttabs_secondary li a{	margin: 0 5px;}ul.links li{	display: inline;	background-image: none;}#user-login-form {	text-align: left;}#user-login-form ul li{	background-image: none;	padding-left:0;}ul.menu li a.active{	font-weight: bold;}fieldset{	margin: 1em 0;	padding: 1em;	border: 1px solid ;	width: 95%;}fieldset legend {	/* Fix disappearing legend in FFox */	display: block;}.breadcrumb {	display: block; 	padding-bottom: .7em;}.form-text, .form-textarea{	width: 95%;	text-align: left;}.tags{	float: left;}.messages{	padding: 5px;	margin: 5px 0;}.status{	border: 1px solid #090;	background:#C9FBC8;	margin: 5px 0;}.messages li{	margin: 5px 0;}tr.even, tr.odd{	background-color: transparent;}#forum .links li{	float: none;	clear: both;}#forum table{	width: auto;	margin-top: 15px;}#forum td.container{	padding-top: 15px;	border-left: none;	border-right: none;}#forum td.active{	background-color: transparent;}#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply{	padding-top: 4px;	padding-bottom: 4px;}#forum td.container{	font-weight: bold;}#forum td.active{	background-color: transparent;}.forum-topic-navigation{	border-top: 0px transparent;	border-bottom: 0px transparent;}.forum-topic-navigation .topic-previous{	text-align: left;	float: left;}.forum-topic-navigation .topic-next{	text-align: right;	float: right;}.read_more{	margin: 5px 0px;	text-align:left;}.sticky-table H2{	font-size: 10px;}.Footer .Footer-inner{	float: left;	width: 100%;}.BlockContent{	width: 100% !important;	}#Search {  font:normal 12px Arial, Helvetica, sans-serif; color:#FFF; background:#280f06; }#Search-BlockContent { font:normal 12px Arial, Helvetica, sans-serif; color:#FFF; !important;	  }.search-BlockHeader { width:auto; /*height:28px;*/ display:block; font:normal 12px/38px Arial, Helvetica, sans-serif; color:#FFF; padding:0px 0px 0px 18px; } .search-BlockContent-body { color:#FFF;  background:url(images/nav.png) repeat; padding:0px 15px 35px 15px; }.search-BlockContent-body label{ color:#E4AC76;  }#property_cnt { width:220px; height:36px; display:block; margin:20px 0px 0px 0px; background:#faa61c url(images/prprty-count.jpg) repeat-x; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; border:2px solid #7c3218; font:bold 24px/36px Arial, Helvetica, sans-serif; color:#000; text-align:center; text-shadow:1px 1px #FFF; }
.Subtitle-C {
font-family: "Georgia", serif;
font-style: italic;
font-size: 16.0px;
line-height: 2.13em;
letter-spacing: 0.40px;
}

.block-block_example{}
.block-block_example .form-item{
    display:block;
    clear:both;
    padding-top: 10px;
}
.block-block_example .form-item select{
    float:right;
}

.quicklinks{
    width:100% !important;
}
.quicklinks td{
    padding:7px;
}

#maxprice{
	/* margin:-34px 114px 0; */
	
	}

#maxfootage{
	/* margin:-34px 114px 0; */
	
	}
