body { margin: 0px; padding:0px; background:url(images/bg.jpg) top repeat-x #5c7682; }
body, td, th, div, li, select, input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; }
body, td, th, div, li { vertical-align:top; }
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
a {color:#495978; 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; } 

/* For JKM Consulting */
#container { width:785px; margin:0px auto;}
.left { width:13px; background:url(images/left.gif) repeat-y;}
.middle {background-color:#000;}
.right { width:13px; background:url(images/right.gif) repeat-y;}
#content { width:715px; margin:0px auto; background:url(images/contentBG.jpg) repeat-y; }
#links { height:40px; font-size:0px; background:url(images/linkBG.jpg) repeat-x;}
#links a { color:#000; padding:12px 6px 0px 6px; font-size:11px; display:block;}
#links a:hover {padding:12px 6px 0px 6px; color:#fa1d0f; text-decoration:none;}
#innerContent { padding:10px; }
#headline { height:32px; background:url(images/headlineBG.jpg) left no-repeat; padding:7px 0px 2px 24px; font-size:14px; font-weight:bold;}
#contentText {padding:10px 10px 10px 10px; font-size:12px;}
#sidebarText { background:url(images/bullet.gif) left no-repeat; margin:0px 38px 0px 20px; font-size:11px; padding:4px 20px 4px 12px;}
#footer {color:#000; margin-top:6px; font-weight:bold; font-size:10px; text-align:center;}
#footer a {color:#76b0cb;}
#footer a:hover {color:#fa1d0f; text-decoration:none;}


/* 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, #warningBox, #confirmBox { font-size:14px; font-weight:bold; padding:5px 10px 3px 10px; border: 2px solid #ddd; margin:10px auto; text-align:center; width:95%; }
#errorBox { background: #FBE3E4; color: #BF777A; border-color: #FBC2C4; }
#errorBox a { color: #BF777A; }
#warningBox { background: #FFF6BF; color: #514721; border-color: #FFD324; }
#warningBox a { color: #514721; }
#confirmBox { background: #E6EFC2; color: #9EAF57; border-color: #C6D880; }
#confirmBox a { color: #9EAF57; }

.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 { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventTitleLink {}
.eventSubContent {}
.eventDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.eventShowAllLink { display:block; margin:5px 0px; } 

/* For News Display Functions */
.newsDateHeader_front { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.newsContent_front { padding:10px; }
.newsPicture_front { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsTitleLink_front { font-weight:bold; font-size:12px; }
.newsSubContent_front { font-size:11px; }
.newsDivider_front { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.newsShowAllLink_front { display:block; margin:5px 0px; } 
.newsReadMoreLink_front { display:block; margin:5px 0px; }

.newsDateHeader { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.newsContent { padding:10px; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsTitleLink { font-weight:bold; font-size:14px; }
.newsSubContent {}
.newsDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.newsShowAllLink { display:block; margin:5px 0px; } 
.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 #555; padding:2px; }
.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:#cd0802; }
.productsGeneral_modelNumber {}
.productsGeneral_retailPrice {}
.productsGeneral_ourPrice {}
.productsGeneral_details {}
.productsGeneralBreadcrumbs {}
.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 {}




.formTitle { font-weight:bold; }


a.buttonLink { font-size:12px; display:block; float:right; clear:right; width:150px; background:#6ea2ba; border:1px solid #5c7782; color:#fff; font-weight:bold; text-decoration:none; padding:6px 0px; margin:0px 8px 10px 0px; text-align:center; -moz-border-radius:8px; border-radius:8px; }
a.buttonLink:hover { background:#c00; border:1px solid #600; text-decoration:none; }
