body { margin: 0px; padding:0px; background:url(/images/bg.jpg) repeat-x #dfe0e2; }
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:#B92A00; 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:973px; margin:26px auto 0px auto;}
.headerLeft { width:4px; background:url(/images/headerLeft.gif) repeat-y;}
.headerRight { width:4px; background:url(/images/headerRight.gif) repeat-y;}
.left { width:4px; background:url(/images/left.png) repeat-y;}
.middle {background-color:#fff;}
.right { width:4px; background:url(/images/right.png) repeat-y;}
#sidebarHeader {font-weight:bold; font-size:13px; margin-top:10px; border-bottom:1px solid #000; }
#sidebarLink { padding:2px 0px 0px 4px; }
#content { padding:10px 15px 100px 15px; color:#000;}
#footerShadow { height:10px; background:url(/images/footerShadow.png) repeat-x;}

#links { height:31px; font-size:0px;background:url(/images/linkBG.gif) repeat-x #DBDBDB; }

.sidebarLink { display:block; margin:3px 4px 2px 4px; padding:4px 5px 4px 5px; border-bottom:1px solid #AAA; color:#434B5E; }
.sidebarLink:hover { text-decoration:none; color:#FFF; background-color:#676F7F; }

.subMenu1 { display:block; font-weight:bold; font-size:12px; color:#000; margin:3px 6px 2px 6px; border-top:1px solid #AAA; padding:3px 4px 1px 2px; }
.subMenu1:hover { color:#B92A00; text-decoration:none; }
.subMenu2 { display:block; font-weight:normal; font-size:11px; padding-left:18px; color:#444; margin-bottom:4px; }
.subMenu2:hover { color:#B92A00; text-decoration:none; }
.subMenu3 { display:block; font-weight:normal; font-size:10px; padding-left:24px; color:#444; margin-bottom:4px; }
.subMenu3:hover { color:#B92A00; text-decoration:none; }


.contentHeader { font-weight:bold; font-size:18px; color:#5F636C; border-bottom:1px solid #5F636C; }
.contentBody { padding:5px 10px 5px 10px; }

/* 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:5px 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:5px auto; padding:3px; border:1px solid #228844; background-color:#CCFFCC; color:#228844; font-size:14px; font-weight:bold;text-align:center; }

.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; }
.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 { width:110px; text-align:center; float:left; margin:5px; padding:3px; border:#333 solid 1px; }
.category1 { margin-left: 10px; } 
.category2 { margin-left: 15px; } 
.category3 { margin-left: 20px; }
.categoryLink { display:block; text-align:center; padding:2px; }
.categoryLink:hover { background-color:#B92A00; color:#FFF; text-decoration:none; }

/* 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 {}



/*************/
/* SuperFish */


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:	none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:	absolute;
	top:			-999em;
	width:		10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:	100%;
}
.sf-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:		left;
	position:	relative;
}
.sf-menu a {
	display:	block;
	position:	relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:	99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}



/*** DEMO SKIN ***/
.sf-menu { float:left; margin-bottom:1em; }
.sf-menu a { border-top:1px solid #000000; padding:.75em 1.5em; text-decoration:none; }

/* visited pseudo selector so IE6 applies text color */
.sf-menu a  { color:#000000; }

.sf-menu li { background:none; }

.sf-menu li li { background:#434B5E; }
.sf-menu li li a { color:#FFFFFF; }
.sf-menu li li a:hover { background:none; background-color:#8B919F; }

.sf-menu li li li { background:#434B5E; }
.sf-menu li li li a { color:#FFFFFF; }
.sf-menu li li li a:hover { background:none; background-color:#8B919F; }

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover { background:url(/images/linkBGOver.gif); outline:0; }



/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:			absolute;
	display:			block;
	right:				.75em;
	top:					1.05em; /* IE6 only */
	width:				10px;
	height:				10px;
	text-indent: 	-999em;
	overflow:			hidden;
	background:		url('/wn_shared/javascripts/superfish/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,

.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/wn_shared/javascripts/superfish/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}