body { margin: 0px; padding:0px; background:#D5DBEA; }
body, td, th, div, li, select, input, textarea { font-family: "Verdana", Arial, Sans-serif; font-size:12px; }
body, td, th, div, li { vertical-align:top; }
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
a { font-weight:bold; color:#405B81; text-decoration:none; }
a:hover { color:#FFD457; text-decoration:underline; }
div.spacer { clear:both; font-size:0px; }

/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 

/* 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; }


/* Site Specific */

#container { width:762px; background-color:#F5F3F1; border:1px solid #666; margin:10px auto; }
#topBar { background-color:#F5F3F1; border-bottom:1px solid #666; padding:0px; height:169px; font-size:0px; }
#sideBar { width:230px; vertical-align:top; background-color:#F5F3F1; border-right: 1px solid #666; }
#main { width:530px; }

#menuTable { width:100%; margin:0px auto; background-color:#405B81; }
a.menuItem { font-size:13px; text-decoration:none; color:#FFD457; font-weight:bold; }
a.menuItem:hover { color:#FFF; }
.menuArrow { width:20px; padding-right:10px; vertical-align:middle; text-align:right; }

#leftHeader { background-color:#FFD457; padding:8px 0px; text-align:center; color:#405B81; font-size:16px; font-weight:bold; border-top:1px solid #413120; border-bottom:1px solid #413120; }
#leftContent { padding:10px 20px; }

#mainHeader { background-color:#F5F3F1; padding:8px 0px; text-align:center; color:#405B81; font-size:16px; font-weight:bold; border-top:1px solid #413120; border-bottom:1px solid #413120; }
#mainContent { background-color:#FFF; padding:10px 20px; border-bottom:1px solid #666; }
#mainContentBlue { background-color:#FFF; padding:8px 10px; color:#405B81; font-size:11px; text-align:left; }


#errorBox { width:90%; margin:10px 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:10px auto; padding:3px; border:1px solid #228844; background-color:#CCFFCC; color:#228844; font-size:14px; font-weight:bold;text-align:center; }

.list { list-style:none; list-style-image:url(/images/arrowBlack.gif); margin-left:0px; padding-left:20px; }
.list li { font-size:12px; margin-left:-5px; padding:2px 0px; }

.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 { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.newsContent { padding:10px; font-size:11px; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; width:80px; margin:0px 5px 5px 0px; }
.newsTitleLink {}
.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; width:100px; }
.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; display:block; text-align:center; }
.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 {}