/* 
  
  .oooo.        ooooooooo    oooooooooo.   oooooooooooo  .oooooo..o ooooo   .oooooo.    ooooo      ooo  .oooooo..o 
.dP""Y88b      d"""""""8'    `888'   `Y8b  `888'     `8 d8P'    `Y8 `888'  d8P'  `Y8b   `888b.     `8' d8P'    `Y8 
      ]8P'           .8'      888      888  888         Y88bo.       888  888            8 `88b.    8  Y88bo.      
    <88b.           .8'       888      888  888oooo8     `"Y8888o.   888  888            8   `88b.  8   `"Y8888o.  
     `88b.         .8'        888      888  888    "         `"Y88b  888  888     ooooo  8     `88b.8       `"Y88b 
o.   .88P  .o.    .8'         888     d88'  888       o oo     .d8P  888  `88.    .88'   8       `888  oo     .d8P 
`8bd88P'   Y8P   .8'         o888bood8P'   o888ooooood8 8""88888P'  o888o  `Y8bood8P'   o8o        `8  8""88888P'  

  
 Like the code you see? - www.3point7designs.com

  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  || TABLE OF CONTENTS 									        ||
  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
  =01 : UNIVERSAL SELECTORS
  =02 : BODY STRUCTURE
  =03 : LINKS
  =04 : NAVIGATION
  =05 : HELPER CLASSES
  =06 : ACCESSIBILITY
  =07 : TABLES


  MARGINS:

  SMALL t10px / b10px
  DEFAULT  t20px / b20px
  LARGE t30px / b30px

*/

/* =01 : UNIVERSAL SELECTORS */

@import "mobile.css" handheld; /* import the mobile stylesheet for mobile browsers */

@media screen { 

* { }
html, body { margin: 0; font-family: 'lucida sans', 'lucida grande', lucida, arial, helvetica, san-serif; line-height: 1.45em;}

/* ====================== */
/* = Background Styling = */
/* ====================== */

html, body { background: url(../images/structure/main-bg.gif) #fff repeat-x; }

#page-top { background: url(../images/structure/top-bg.gif) center top no-repeat; }
#page-middle { background: url(../images/structure/middle-bg.gif) center repeat-y;}

#logo a {
	background: url('../images/structure/logo.png') no-repeat scroll top left;
	width: 152px; display: block; position: absolute; left: 50%; margin-left: -76px;
	height: 162px; text-indent: -999999px; overflow: hidden; z-index: 500; 
}

#content a { color: #136d31;}
/*
#content-main a { padding-right: 0px !important;}
*/
#photo-gallery { clear: both; height: 286px !important; overflow: hidden; margin: 0 !important; padding: 0 !important; }
#photo-gallery img { border: none !important; margin: 0 !important; padding: 0; display: block; position: relative; left: 0; top: 0; width: 960px; }
#photo-gallery a { display: none; border: none !important; margin: 0; padding: 0; position: relative: left: 0; top: 0; width: 960px; display: block; }
#photo-gallery a.active { display: block; }
.subpage #photo-gallery { height: 210px !important; overflow: hidden; }
.subpage #photo-gallery img { height: 210px; }

/* =02: HTML5 BASED NAMING CONVENTIONS + BODY STRUCTURE */

#page { width: 960px; margin: 0 auto 0 auto;}

.article {}
.section {}
.aside

.navigation {}

#header { width: 960px !important;}

.half-col { width: 47%; float: left; margin-right: 1%;}

#content { padding-top: 15px;}
#content-main { width: 599px; float: left; background: url(../images/structure/content-bg-yellow.gif) top left no-repeat; padding: 10px 15px; min-height: 341px;}

.wide #content-main { width: 682px; background: url(../images/structure/wide-content-bg.gif) top left no-repeat; padding-top: 20px; }
.wide #content-sup { width: 228px; }
.wide #content-sup h2, .wide #content-sup h3, .wide #content-sup ul { padding-left: 30px;}

#content-main p { font-size: 13px; line-height: 18px;}
#content-sup { width: 285px; float: right; padding: 5px 20px 20px 0; }

#content-main h2, #content-sup h2 {  margin-bottom: 10px !important;}

#content-sup h2 { color: #136d31;  }
#content-main h2 { color: #33531b; font-size: 20px; text-transform: uppercase;}

#content-main h3 { color: #222; font-size: 15px; font-weight: bold;   }
#content-sup h3 { color: #33531b; font-style: italic; font-size: 16px; margin: 20px 0 10px 0; line-height: 22px;}
#content-sup h3 span { color: #222; font-style: normal; font-size: 14px; line-height: 18px; }

.signup-box input { width: 245px; margin-bottom: 5px; }
.signup-box { padding: 1px;  border: 1px solid #33531b; width: 294px; margin-bottom: 10px; }
.signup-box div {  border: 1px solid #a1bd27; padding: 15px; background: #fffef0; }
.signup-box h3 { margin-top: 0px !important; }
.newsletter-input { width: 100px !important;  }

.newsletter-list { margin-left: 0; padding-left: 0; }
.newsletter-list li { float: left; width: 280px; line-height: 100px; font-weight: bold; padding-left: 0; margin-left: 10px; }

/* ============== */
/* = navigation = */
/* ============== */

ul.navigation { list-style: none; margin: 0; padding: 0;}
ul.navigation li { list-style: none; margin: 0; padding: 0;}

#utility-nav { float: right; margin-top: 0px; }
#utility-nav li { display: inline; border-right: 1px solid #646247; padding: 0 5px 0 5px; }
#utility-nav li a { color: #646247;}

.navigation li.last { border-right: none !important; padding-right: 0 !important; margin-right: 0 !important;}

#navigation-bar { height: 27px; padding-top: 70px;}
#main-nav-one, #main-nav-two { padding: 0 10px 0 10px; float: left; margin: 0;}
#main-nav-one li, #main-nav-two li { float: left;  padding: 0; margin: 0; border-right: 1px solid #6caf3a;}
#main-nav-one li a, #main-nav-two li a { padding: 0px 21px 0px 21px; display: block; margin: 0; }

#navigation-bar ul li a:hover, #navigation-bar a.current, #navigation-bar a.section { color: #fffcd6; }

#main-nav-one li ul, #main-nav-two li ul { position: absolute; left: -99999px; margin: 0; z-index:999; padding: 0; background: url('../images/structure/dd-background.gif') no-repeat;}
#main-nav-one li:hover ul, #main-nav-two li:hover ul, #main-nav-one li.sfhover ul, #main-nav-two li.sfhover ul { left: auto; }

#main-nav-one li ul, #main-nav-two li ul { padding: 10px 0 0 0; border: 1px solid #c3cf21; border-top: none; width: 200px; z-index: 1000;}
#main-nav-one li ul li, #main-nav-two li ul li { display: block; float: none; margin: 0;  border-bottom: 1px solid #c3cf21; border-right: none !important; }
#main-nav-one li ul li a, #main-nav-two li ul li a { color: #136d31; background: #fff; display: block; padding: 5px !important;}

#main-nav-one li ul li a:hover, #main-nav-two li ul li a:hover { color: #000;}

#main-nav-one { margin-right: 190px; padding: 0 0 0 25px;}

#navigation-bar li a.first { padding: 0 22px 0 0 !important; }
#navigation-bar li a.last { padding: 0 0 0 22px !important; border-right: none !important;}
#navigation-bar li.last { border-right: none; }
#navigation-bar li a { color: #fff; text-decoration: none; text-transform: uppercase;}
#navigation-bar li ul li a { text-transform: none !important;}

/* ================== */
/* = Sup-Navigation = */
/* ================== */

#sup-nav { 
	height: 114px; background: url('../images/structure/three-sections-bg.gif') no-repeat; margin: 0; 
	}
	
#sup-nav li { width: 295px; float: left; padding: 10px; color: #fff;}


a.sup-box { display: block; width: 295px; height: 115px; position: absolute; z-index: 10000; }

#sup-nav h2 { color: #fff; font-size: 16px; text-transform: uppercase; margin-bottom: 8px; margin-top: 0px;}


#sup-nav p { margin: 0px 0 8px 0;}
#sup-nav a { color: #fff;}

#sup-nav p:hover { color: #eee; }

/* ========== */
/* = Footer = */
/* ========== */

#footer { background: url('../images/structure/footer-bg.gif') center top no-repeat; height: 139px !important; width: 100%; }
#footer-wrapper { width: 910px !important; margin: 0 auto 0 auto; padding: 34px 25px 0 25px; color: #fff; position: relative;}
#footer-wrapper a { color: #fff;}

#footer-wrapper p { margin: 0 0 5px 0 !important; }
.credits { font-size: 11px; }

.photo-credit { width: 920px; margin: 50px auto 20px auto;}
.photo-credit a { color: #999;}


/* ========== */
/* = Search = */
/* ========== */

#footer #site-search { position: absolute; right: 0; width: 270px; top: 40px; height: 40px;}
/*
#footer #site-search p { float: left; line-height: 40px;}
#footer #SearchForm_SearchForm { float: right; border: none;}
#footer #SearchForm_SearchForm fieldset { float: right; border: none; width: 180px; margin: 0 20px 0 0; padding: 0;}
#footer #site-search .middleColumn { float: left; }

#footer #Search, .middleColumn { border: none; background: none; margin: 0 !important; padding: 2px 0 0 2px !important;}

#footer #Search, .middleColumn { border: none; float: left; width: 100px !important; background: none !important; margin: 0; }

#footer .text { width: 125px !important; height: 15px; padding: 2px; margin: 0 !!important; font-size: 12px !important; float: left !important; }
#footer #site-search .action { float: right; margin: 8px 0 0 0 !important; }
*/

#footer label { float: left; margin-right: 10px; }
#footer .text { float: left; margin-right: 10px; width: 125px !important; padding: 2px; margin: 0 !important; font-size: 12px !important; }
#footer .action { float: left; }

/* =03: LINKS */



a { }
a:hover { text-decoration: none; }
a:vistied {}
a:active {}


/* =04: NAVIGATION */


#main_nav { list-style: none; margin: 0; padding: 0; }

/* 
ACCESSIBLE CSS ROLL OVERS 
#main_nav li a { display: block; float: left; width: 0px; height: 0px; text-indent: -99999px; overflow: hidden; }
*/

#subnav {}

#breadcrumbs { list-style: none; margin: 0 0 18px 0; padding: 0;}
#breadcrumbs li { display: inline; font-size: 10px; color: #999; }
#breadcrumbs li a { color: #666; }

/* =06: HELPER CLASSES */

.tac, .center { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }

.fl, .left { float: left; }
.fr, .right { float: right; }

.imgfl { float: left; margin-right: 18px; }
.imgfr { float: right; margin-left: 18px; }

.clear { clear: both; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nolist, .nolist li { margin: 0; padding: 0; list-style: none;}

/* =07: ACCESSIBILITY */

#skiplinks { position: absolute; top: -500px; }

/* =08: TABLES */

table
table tr
table td
summary {}
th {}
legend {}

/* ============================ */
/* = Headlines = */
/* ============================ */

#shop-different-headline {
	background: url('../images/headings/shop-different.gif') no-repeat scroll top left;
	width: 270px; margin-top: 0px;
	height: 54px; text-indent: -99999px; overflow: hidden;
}

.breadcrumbs { font-size: 14px; width: 400px; float: left; margin: 0; }
.breadcrumbs a { font-size: 10px; color: #fffcd6;}

#sub-bar-nav { width: 350px; float: right; margin: 0; padding: 1px 0 0px 0; list-style: none; }
#sub-bar-nav li { float: right; margin: 0 0 2px 0; padding: 0 0 0 0;  }
#sub-bar-nav li a { display: block; border-left: 1px solid #84c84f; border-right: 1px solid #578335; color: #fff; padding: 0 15px 0 15px; text-decoration: none; text-transform: uppercase;}
#sub-bar-nav li.first a { border-right: none !important;}
#sub-bar-nav li a:hover { background: #6ba241; }

/* =============== */
/* = Events List = */
/* =============== */

#events-list { list-style: none; padding: 0; margin: 0;}
#events-list li { margin-bottom: 6px; font-size: 11px;}
#events-list li strong { padding: 0; font-size: 12px; display: block; }
/* #events-list li a { text-transform: uppercase; color: #333; } */

#events-list li a span { display: none; text-transform: none; padding-top: 10px; text-decoration: none;}

/* =========== */
/* = Buttons = */
/* =========== */

#main-st-assoc, .sidebar-banner { margin: 0px 0 0 0px;
	background: #5d9732; 
 	padding: 5px; width: 288px;
	text-align: center; position: relative;
}

#main-st-assoc div { border: 1px solid #c3cf21; padding: 5px; }

.sidebar-banner div { border: 1px solid #c3cf21; padding: 10px; }
.sidebar-banner div h3,.sidebar-banner div h2,.sidebar-banner div h1,.sidebar-banner div h4,.sidebar-banner div h5,.sidebar-banner div p, .sidebar-banner div a { color: #fff !important; margin: 0 !important; }

#facebook-box {  }

#twitter-link { padding-top: 0px; }


.twitter-spacer { width: 110px; height: 20px; text-indent: -99999px; overflow: hidden; background: url(../images/twitters.png) no-repeat; }

#mmsc-icon { display: block; text-indent: -99999px; overflow: hidden; position: absolute; right: 0; top: 0; width: 44px; height: 80px;}

.green-box { background: #5d9732; padding: 2px; margin-bottom: 20px;}
.green-box-wrapper { border: 1px solid #fffcd6; padding: 10px; display: block; font-weight: bold; text-align: center; }
.green-box p a { color: #fff !important; font-size: 13px; }
.green-box ul { margin-left: 5px; padding-left: 0; }
.green-box li { text-align: left; list-style: none; margin-left: 0; padding-left: 0; }
.green-box ul a { color: #fff !important; }

#main-st-assoc a { color: #fff; font-family: palatino, 'palatino linotype', georgia, 'times new roman', times; text-align: center !important; font-style: italic; font-size: 15px; } 
#main-st-assoc span { font-size: 16px; display: block; line-height: 21px; font-weight: bold; margin-bottom: 2px;}

/* ============ */
/* = Sub Bar  = */
/* ============ */

#sub-bar-caption { background: #323232; height: 25px; color: #fff; margin: 0; }
#sub-bar-caption h3 { margin: 0; float: left; color: #999; font-size: 14px; text-transform: uppercase; margin: 0 10px 0 15px; line-height: 25px;  }
#sub-bar-caption p { margin: 0; float: left; line-height: 25px !important; color: #ccc; font-size: 10px; font-style: italic;  }
#sub-bar-lower { height: 65px; background: url(../images/structure/sub-nav-bg.gif) no-repeat; color: #fff !important; padding: 0 20px 0 15px; line-height: 57px; overflow: hidden;}
#sub-bar-lower h1 { font-size: 22px; color: #fff; text-transform: uppercase; line-height: 68px; margin: 0;}


/* =================== */
/* = Calendar Widget = */
/* =================== */

#calendar-widget { margin: 0 !important; padding: 0;}
#calendar-widget th { background: #fff; color: #333;}
#calendar-widget h2 { color: #fff; background: #77a852; margin: 0;}
a.dp-nav-prev-month, a.dp-nav-next-month { color: #fff !important;}

.dp-popup { margin: 0; padding: 0; }

#calendar-widget td { background: #fff; color: #77a852; border-right: 1px solid #eee; border-bottom: 1px solid #eee;}
#calendar-widget td.other-month { color: #ddd;}

.dp-calendar { border: 1px solid #a1bd27; width: 200px;}

.dp-hover { background: #eee !important;}

/* =========== */
/* = Sidebar = */
/* =========== */

#sidebar { 
	
/*	background: #fffeec;
	padding: 2px; */
	}
	
#sidebar-wrapper { 
/*	
	border: 1px solid #e8f25d;
	padding: 10px 10px 0 10px;  */
	}

.box { padding: 10px 20px 20px 20px; background: #f8f8f0; margin: 20px 0 0 -1px;}
.box h3 { padding-left: 0px !important;}
	
#sidebar-wrapper ul { margin-left: 0; padding-left: 15px;}
#sidebar-wrapper ul li { padding-bottom: 5px; }	
	
#sidebar h3 { margin-bottom: 10px; line-height: 22px;}

/* ======================= */
/* = Twitter Update List = */
/* ======================= */

#twitter_update_list { list-style: none; margin: 0; padding: 0px;  }
#twitter_update_list li { margin: 0 0 10px 0; padding: 0 0 0px 0; width: 260px; }

#twitter_div { background: #68b2ca; padding: 5px; width: 288px; height: 135px; font-size: 11px; line-height: 14px; color: #f4fcff; margin-top: 10px; margin-bottom: 10px; }
#twitter_div div { border: 1px solid #fff; padding: 10px; height: 113px; }

.col3 { width: 298px; float: right; }
.col6 { width: 596px; float: left; }

#twitter_update_box { background: #7ac0d6; padding: 5px; }
#twitter_update_box ul { border: 1px solid #fff; padding: 0px; margin: 0; padding: 0; }
#twitter_update_box ul li { margin: 0 0 10px 0; padding: 5px 10px; color: #fff; }

#add-space { margin: 0 auto 0 auto; border: 2px solid #333; padding: 1px; width: 590px;}
#add-space img { border: none; margin: 0 !important; padding: 0 !important; display: block; }
#add-space a { border: none; text-decoration: none; }

#add-title { border-bottom: 1px solid #ddd; line-height: 32px; font-size: 16px; text-transform: uppercase; height: 16px; }
#add-title span { background: #fff; color: #ccc; position: absolute; padding: 0 5px 0 5px; margin-left: 15px; }

/* ======== */
/* = News = */
/* ======== */

#NewsList { margin: 5px 0 20px 0; padding: 0; list-style: none; }
#NewsList .newsDateTitle a { font-family: 'palatino','palatino linotype','georgia','times','times new roman', serif; font-size: 14px !important; font-weight: bold; margin: 20px 0 0 0 !important;}
#NewsList .newsDateTitle { font-size: 11px; color: #666; padding: 5px 0 5px 0; }
.newsSummary { margin-bottom: 20px; }

/* ============ */
/* = Calendar = */
/* ============ */

.view-container-border { background: #5d9732 !important; }
.today-button { display: none !important;}

/* ==================== */
/* = Business Listing = */
/* ==================== */

.downloads th { background: url(../images/structure/table-bg.gif) bottom repeat-x #488126; color: #fff; text-align: left; padding: 10px; }
.downloads { border: 2px solid #ddd; padding: 5px; }
.downloads th { border: 0; border-spacing: 0; }
.downloads tr { background: #fff; padding: 10px; margin: 1px; }
.downloads tr.odd { background: #eee; }
.downloads td { padding: 10px; }
.downloads a img { border: none; }

#business-table tr,th { border: 0; border-spacing: 0; }
#business-table tbody tr { background: #fff; padding: 10px; margin: 1px; }
#business-table tbody tr.odd { background: #eee;}
#business-table th { background: url(../images/structure/table-bg.gif) bottom repeat-x #488126; color: #fff; text-align: left; padding: 10px; }
#business-table { border: 2px solid #275e0d; padding: 1px; border-collapse: collapse;}
#business-table td { padding: 10px; }

#business-listings { margin-left: 0; padding-left: 0; list-style: none; }
#business-listings li { display: block; margin-left: 0; padding-left: 0; font-size: 14px; height: 25px; line-height: 25px; font-family: 'Palatino','palatino linotype','georgia','times','times new roman',serif; font-variant: capitalize; }
#business-listings li a { color: #333; padding: 0 0 0 0px; display: block; }
#business-listings li a.active { text-decoration: none; color: #111; background: url(../images/structure/active-listing.gif) left no-repeat; position: absolute; width: 245px; margin-left: -31px; padding-left: 31px; }

#business-details { list-style: none; margin-left: 0; padding-left: 0;}
#business-details li { padding-left: 0; margin-left: 0; }
/*
.navigation_tabs { display: none; }
*/
#property-listing { list-style: none; margin: 0; padding: 15px; background: #fff; -moz-box-shadow: 0px 0px 15px #d7d3a9; -webkit-box-shadow: 0px 0px 15px #d7d3a9; clear: both; }
#property-listing .property-information {  }
#property-listing img { width: 100px; border: none !important; outline: none !important; display: block; }
#property-listing .prop_photo a.thumb { background: #fff; display: block; width: 100px; max-height: 100px; border: 10px solid #619a36; overflow: hidden; float: right; margin: 0 0 0 10px; }
* html body #property-listing .prop_photo a.thumb { height: 100px; }
#property-listing .click { text-align: right;  }
#property-listing .click a {  }
#property-listing .contact-title { font-weight: bold; text-transform: uppercase;}
#property-listing li { clear: both; margin: 0px 0 0px 0; padding: 15px 10px; list-style: none; background: url('../images/plist_bg.gif') repeat-x;  }
#property-listing li.odd { background: url('../images/plist_bg_dark.gif') repeat-x #d9d9d9; }
#property-listing ul li { margin: 0; padding: 0; border: none; }
#property-listing h4 { font-size: 19px; font-weight: normal; margin-bottom: 10px;  }
#property-listing h4 strong { font-weight: normal; padding-right: 15px; }
#property-listing h4 span.price { font-size: 14px; font-weight: bold; border-left: 1px solid #cdcdcd; padding-left: 15px; font-family: 'lucida sans', 'lucida grande', lucida, arial, helvetica, san-serif; }
#property-listing .type { margin: 0 0 10px 0; color: #8d8d8d;}

#property-listing li.odd p.type { color: #333; } 
#property-listing .thickbox { font-size: 11px; width: 200px; text-align: center;}

div.ui-tabs-hide { display: none; }
.navigation_tabs li.ui-state-active a { background: #fff !important; color: #000 !important; }

.navigation_tabs { list-style: none; margin: 0; padding: 0; height: 25px; }
.navigation_tabs li { float: left; margin: 0 2px 0 0; padding: 0; }
.navigation_tabs li a { display: block; padding: 0 10px !important; padding-right: 10px !important;  line-height: 25px; height: 25px; background: url('../images/tab_bg.gif') repeat-x; color: #fff !important; text-decoration: none; font-size: 13px; font-weight: bold; }
.navigation_tabs li a:hover { background-position: 0 -26px; }


.prop_photo { float: right; width: 225px; }

span.gbadge { padding: 2px 5px; background: #639b38; color: #fff; text-transform: uppercase; }

.bus-directory p { padding: 0 0 0 30px; }

.contact-info { margin: 40px 0 0 0; list-style: none; padding: 6px 0 0 0; border-top: 1px solid #efefef; clear: both; }
.contact-info li { margin: 0 !important; padding: 0 20px 0 0 !important; display: inline; background: none !important; }

/* ============ */
/* = Homepage = */
/* ============ */

#content-bottom { background: #e3e3e3; padding: 10px 10px 0 10px; clear:both; margin-bottom: -5px; }

/* ================= */
/* = Image Gallery = */
/* ================= */

#ImageGallery { margin-top: 20px; }
.lightwindow img { padding: 5px; border: 1px solid #e3e3e3 !important;}

/* ================= */
/* = Event Windows = */
/* ================= */

.event-window { position: absolute; left: -9999px; top: 0; width: 300px; }
.event-title { font-style: italic; font-size: 24px; color: #323232; }
.event-details { list-style: none; font-size: 13px; font-family: 'palatino','palatino linotype','georgia',times,'times new roman'; margin-left: 0; padding-left: 0; }
.event-details li { margin-left: 0; padding-left: 0;}
.event-details-title { font-size: 13px; text-transform: uppercase; letter-spacing: 1px; color: #777; font-weight: bold; margin-bottom: 0px;}
.spacer-window { margin: 15px; }

.event-pagelink a { color: #000 !important; }

/* ============ */
/* = Parnters = */
/* ============ */

#partner-list { list-style: none; padding-left: 0; margin-left: 0; }
#partner-list li { padding: 10px 0 10px 175px; margin-left: 0; height: 93px; line-height: 93px; margin: 10px 0 10px 0; border-bottom: 1px solid #ddd; }

#dlibrary { background: url(../images/partners/Librarylogo.JPG) left center no-repeat; }
#chamber { background: url(../images/partners/chamber.jpg) left center no-repeat; }
#opera-house { background: url(../images/partners/opera-house.jpg) left center no-repeat; }
#howellmi { background: url(../images/partners/howellmi.jpg) left center no-repeat; }
#howell-historic { background: url(../images/partners/HistSociety.jpg) left center no-repeat;  }
#howell-parks { background: url(../images/partners/parks.jpg) left center no-repeat;}

.avil-price { margin-top: 0px !important; color: #666; font-weight: bold;}

/* ========================= */
/* = End Screen CSS Import = */
/* ========================= */


/*
.nosee {display:none;}
*/

.fan_box .page_stream {
    height: 230px !important;
}
