body { margin: 0px; padding:0px; background-color:#3d3d3d; }
body, td, th, div, li, select, input, textarea { font-family: 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:#495978; text-decoration:none; }
a:hover { text-decoration:underline; }
div.spacer { clear:both; font-size:0px; }

/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 


#container { width:820px; margin:0px auto;}
.left { width:11px; background:url(/images/left.gif) repeat-y;}
.middle { width:798px; background-color:#ededed;}
.right { width:11px; background:url(/images/right.gif) repeat-y;}
#sidebarContent { background-color:#fff; border-left: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;}
#links { background:url(/images/bullet.gif) left no-repeat; margin: 0px 6px; padding:4px 0px 4px 18px; }
#links a { font-weight:bold; color:#000; display:block;}
#links a:hover { font-weight:bold; color:#ff0000; text-decoration:none;}
#sidebarHeader { height:17px; padding:10px 12px; background:url(/images/sidebarHeader.jpg) no-repeat; font-weight:bold; font-size:16px;}
.contentBody { padding:5px 10px 10px 10px; border-bottom: 1px dashed #d9d9d9; margin-bottom:15px; }
.contentTitle { color:#ff0000; font-size:16px; font-weight:bold; }
#homepageSponsors {color:#000; text-align:center;}
#homepageSponsors a {color:#000; display:block; font-weight:bold; font-size:14px;}
#homepageSponsors a:hover {color:#fff; display:block; text-decoration:none; }

.highlightedLink { font-size:13px; display:block; width:300px; border:1px solid #000; color:#000; padding:3px; margin:0px auto 10px auto; text-align:center; background-color:#FFA64F; }
.highlightedLink:hover { color:#FF9933; background-color:#000; text-decoration:none; }

.directoryMainLink { font-size:11px; display:block; width:90px; float:right; clear:right; border:1px solid #000; color:#000; padding:3px; margin:0px 0px 10px 0px; text-align:center; background-color:#FFA64F; }
.directoryMainLink:hover { color:#FF9933; background-color:#000; text-decoration:none; }
.directoryMainLinkActive { font-size:12px; display:block; width:90px; float:right; clear:right; border:1px solid #000; padding:3px; margin:0px 0px 10px 0px; text-align:center; color:#FF9933; background-color:#000; text-decoration:none; }
.directoryListingLink { display:block; margin:0px 0px 5px 0px; font-size:12px; color:#EF7D0E; border-bottom:1px dashed #BBB; padding-bottom:2px; }
.directoryCompanyName { font-size:18px; font-weight:bold; }
.directoryContact { background-color:#EEE; padding:5px 5px 1px 5px; margin:10px 0px 0px 0px; border:1px solid #BBB; }
.directoryContactName { font-weight:bold; margin-bottom:6px; font-size:14px; }
.directoryContactEmail { margin:0px 0px 6px 6px; display:block; }
.directoryContactPhone { margin:0px 0px 6px 6px; }
.directoryContactAddress { margin:0px 0px 6px 6px; }
.directoryContactWebsite { margin:0px 0px 6px 6px; display:block; }

/* 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; }

/* 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; }

