body { margin: 0px; padding:0px;visibility:visible;  background:url(/images/bottomBG.jpg) repeat-x bottom #09090d; background-attachment:fixed;}
body, td, th, div, li, select, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size:12px;visibility:visible; }
body, td, th, div, li { vertical-align:top;visibility:visible; }
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
a { font-weight:bold; color:#6F9A33; text-decoration:none; }
a:hover {text-decoration:underline; }
div.spacer { clear:both; font-size:0px; height:0px; }

/* For Crazy IE Peekaboo Bug */
div { line-height:1.2;visibility:visible; } 

#container {width:780px; margin:8px auto; }
#wrapper{ background:url(/images/bg2.jpg) repeat-x; background-position: 0% 0%;  background-attachment:fixed; }
#links { height:29px; font-size:0px; background:url(/images/linkBG.png) repeat-x; }
#links a { color:#4b4b4b; padding:7px 12px 0px 12px; font-size:12px; display:block; }
#links a:hover { color:#8dc740; text-decoration:none; }
#blue {background:url(/images/blueBG.png) repeat-y; }
#blueHeader {background:url(/images/blueHeader.png) no-repeat; }
#content { width:720px; margin:0px auto; background-color:#fff; padding:10px; }

.mainLink { display:block; font-size:12px; margin:4px 0px 4px 6px; padding:0px 0px 0px 12px; background:url(/images/bullet.gif) left no-repeat; color:#000000; }
.subLink { display:block; margin:0px 0px 3px 0px; color:#000000; font-weight:normal; }

#contentHeader { height:27px; background:url(/images/titleBar.png) no-repeat; font-size:12px; font-weight:bold; margin:6px 0px 0px 3px; padding:10px 0px 0px 14px; }
#contentText { font-size:11px; padding:5px 15px 0px 15px; }
#contentText div { font-size:11px; }

#sideButton { width:154px; margin:4px auto; }

/* To Make Sure Google Maps Buttons Are Centered & Links Can Be Seen*/
.gmnoprint div div { text-align:center; color:#000000; } 
#gmapDirHead a { color:#990000; }
#gmapDirHeadFrom a { color:#990000; }
#gmapDirHeadTo a { color:#990000; }
#gmapmarker { color:#000000; }
.gmapDirButton { text-align:center; }

#errorBox { width:90%; margin:30px auto; padding:3px; border:1px solid #CC0000; background-color:#FFDCDC; color:#CC0000; font-size:14px; font-weight:bold; text-align:center; }
#confirmBox { width:90%; margin:30px auto; padding:3px; border:1px solid #228844; background-color:#CCFFCC; color:#228844; font-size:14px; font-weight:bold;text-align:center; }

.list { margin:5px 0px 0px 10px; padding:0px 0px 0px 15px; list-style:none; list-style-image:url(/images/blueArrows.gif); }
.list li { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:12px; }

.pageHeader { font-size:14px; font-weight:bold; text-decoration:underline; margin-bottom:10px; }
.pageContent { font-size:12px; font-weight:normal; padding:5px; }
.pageSubHeader { font-size:11px; font-weight:bold; text-decoration:underline; }
.pageSubContent { font-size:11px; font-weight:normal; padding:5px; margin-bottom:5px; }

.titlePink    { color:#FA8B9B; font-weight:bold; font-size:14px; }
.titleRed     { color:#DD2B27; font-weight:bold; font-size:14px; }
.titleGreen   { color:#7EB53A; font-weight:bold; font-size:14px; }
.titleBlue    { color:#16927E; font-weight:bold; font-size:14px; }
.titleGrey    { color:#515151; font-weight:bold; font-size:14px; }
.titleYellow  { color:#FFFF33; font-weight:bold; font-size:14px; }

/* For new Events Display Functions */
.eventDateHeader { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.eventContent { padding:10px; }
.eventPicture { margin:0px auto 5px auto; }
.eventTitleLink { background:url(/images/bullet.gif) left no-repeat; margin-left:6px; padding-left:12px; color:#000; }
.eventSubContent {}
.eventDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.eventShowAllLink { background:url(/images/bullet.gif) left no-repeat; display:block; margin:0px 0px 5px 0px; color:#000; padding-left:12px; width:100px; float:right; } 

/* For News Display Functions */
.newsDateHeader { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.newsContent { padding:10px; }
.newsPicture { display:block; border:1px solid #EEE; padding:2px; margin:0px; }
.newsTitleLink { background:url(/images/bullet.gif) left no-repeat; margin-left:6px; padding-left:12px; color:#000; }
.newsSubContent { clear:both; }
.newsDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.newsShowAllLink { background:url(/images/bullet.gif) left no-repeat; display:block; margin:0px 0px 5px 0px; color:#000; padding-left:12px; width:100px; float:right; } 
.newsReadMoreLink { display:block; margin:5px 0px; }

/* For Category Display Functions 
 *   Each "subCategory" has its own class (eg. .category1, .category2 ...) to allow full customization
 *   but also uses .category as its base class.
 */
.category { margin-bottom:5px; padding-bottom:5px; border-bottom:#333 dashed 1px; }
.category1 { margin-left: 10px; } 
.category2 { margin-left: 15px; } 
.category3 { margin-left: 20px; }
.categoryLink { color:#0072BB; }

/* For Products General Display Functions */
.productsGeneral_mainTable { width:100%; }
.productsGeneral_rowA {}
.productsGeneral_rowB {}
.productsGeneral_pictureColumn { width:130px; text-align:center; border-bottom:1px dashed #DDD; padding:5px 10px 5px 0px; }
.productsGeneral_picture { border:1px solid #777; padding:2px; width:120px; }
.productsGeneral_pictureLink {}
.productsGeneral_informationColumn { border-bottom:1px dashed #DDD; padding:5px 0px; }
.productsGeneral_featuredColumn { border-bottom:1px dashed #DDD; padding:5px 0px; }
.productsGeneral_nameLink { font-weight:bold; font-size:14px; color:#0072BB; }
.productsGeneral_modelNumber {}
.productsGeneral_retailPrice {}
.productsGeneral_ourPrice {}
.productsGeneral_details {}
.productsGeneral_categoryTitle { margin:10px 0px; font-weight:bold; font-size:14px; border:1px solid #0C468E; padding:3px; }
.productsGeneral_linksBar { text-align:center; margin-top:20px; }
.productsGeneral_totalProducts { font-size:10px; text-align:center; margin:10px; }
a.productsGeneral_current { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.productsGeneral_current:hover { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.productsGeneral_number { border:1px solid #CCC; padding:2px 5px; margin:0px 2px; color:#999; }
a.productsGeneral_number:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.productsGeneral_next { border:1px solid #CCC; padding:2px 5px; margin:0px 2px 0px 15px; color:#999; }
a.productsGeneral_next:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.productsGeneral_previous { border:1px solid #CCC; padding:2px 5px; margin:0px 15px 0px 2px; color:#999; }
a.productsGeneral_previous:hover { border:1px solid #000; background-color:#666; color:#FFF; }

/* For Real Estate Display Functions */
.realEstate_mainTable { width:100%; }
.realEstate_rowA {}
.realEstate_rowB {}
.realEstate_pictureColumn { width:120px; text-align:center; border-bottom:1px dashed #DDD; padding:5px 10px 5px 0px; }
.realEstate_picture { border:1px solid #777; padding:2px; width:100px; }
.realEstate_informationColumn { border-bottom:1px dashed #DDD; padding:5px 0px; }
.realEstate_headlineLink { font-weight:bold; font-size:14px; color:#0072BB; }
.realEstate_address {}
.realEstate_price {}
.realEstate_acreage {}
.realEstate_numBeds {}
.realEstate_numBaths {}
.realEstate_squareFootage {}
.realEstate_propertyDescription {}
