body { margin: 0px; padding:0px; background-color:#666634; }
body, td, th, div, li, select, input, textarea { font-family: Verdana, Arial, Helvetica, 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:#990000; text-decoration:none; }
a:hover { text-decoration:underline; }
.spacer { clear:both; font-size:0px; height:0px; }

/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 

/* To Make Sure Google Maps Buttons Are Centered */
.gmnoprint div div { text-align:center; } 
/* To Make Sure Google Maps Links Can Been Seen */
#gmapDirHead a { color:#495978; }

#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; }


.pageContent { padding:0px 15px 0px 10px; }

.membersOnlyTitle { font-weight:bold; margin-bottom:10px; color:#25516A; font-size:20px; float:left; width:421px; border-bottom:1px solid #25516A; }
.membersOnlyContent { padding:20px 0px 20px 20px; margin-top:5px; font-size:11px; background:url(/images/pageHeadingBlankBG.jpg) top center no-repeat; }
.membersOnlyBlock { width:50px; height:50px; float:right; }

.aboutUsTitle { font-weight:bold; margin-bottom:10px; color:#25516A; font-size:20px; float:left; width:261px; border-bottom:1px solid #25516A; }
.aboutUsContent { padding:20px 0px 20px 20px; margin-top:5px; font-size:11px; background:url(/images/pageHeadingAboutBG.jpg) top center no-repeat; }
.aboutUsBlock { width:210px; height:110px; float:right; }

.individualsTitle { font-weight:bold; margin-bottom:10px; color:#25516A; font-size:20px; float:left; width:281px; border-bottom:1px solid #25516A; }
.individualsContent { padding:20px 0px 20px 20px; margin-top:5px; font-size:11px; background:url(/images/pageHeadingIndividualsBG.jpg) top center no-repeat; }
.individualsBlock { width:190px; height:110px; float:right; }

.corporationsTitle { font-weight:bold; margin-bottom:10px; color:#25516A; font-size:20px; float:left; width:306px; border-bottom:1px solid #25516A; }
.corporationsContent { padding:20px 0px 20px 20px; margin-top:5px; font-size:11px; background:url(/images/pageHeadingCorporationsBG.jpg) top center no-repeat; }
.corporationsBlock { width:165px; height:110px; float:right; }

.professionalTitle { font-weight:bold; margin-bottom:10px; color:#25516A; font-size:20px; float:left; width:271px; border-bottom:1px solid #25516A; }
.professionalContent { padding:20px 0px 20px 20px; margin-top:5px; font-size:11px; background:url(/images/pageHeadingProfessionalBG.jpg) top center no-repeat; }
.professionalBlock { width:195px; height:110px; float:right; }

#container { margin:10px auto; background-color:#FFFFFF; padding:10px; width:761px; }
#topBar { font-size:0px; height:131px; clear:both; width:761px; }
#mainPictureBar { height:158px; clear:both; width:761px; }

#highlightBox { width:251px; background:url(/images/highlightBoxBG.jpg) #FFCC66 top left repeat-x; margin:0px auto; }
#highlightBoxMainText { font-size:16px; padding:10px 10px 0px 15px; }
#highlightBoxSubText { font-size:13px; padding:10px 15px; }





.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; }

.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:#26516A; 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; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; 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:120px; text-align:center; border-bottom:1px dashed #DDD; padding:5px 10px 5px 0px; }
.productsGeneral_picture { border:1px solid #777; padding:2px; width:100px; }
.productsGeneral_informationColumn { 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 {}

/* 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 {}
