body { margin:0px; padding:0px; }
.mainContent td, .mainContent th, .mainContent div, .mainContent li, .mainContent select, .mainContent input, .mainContent textarea { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
body, td, th, div, li { vertical-align:top; }
form { margin: 0px; padding: 0px; }
.mainContent a img { border: 0px; }
.mainContent a { font-weight:bold; color:#C00; text-decoration:none; }
.mainContent a:hover { text-decoration:underline; }
div.spacer { clear:both; font-size:0px; }

/* For Crazy IE Peekaboo Bug */
.mainContent div { line-height:1.2; } 
.mainContent ul { margin-left:14px; padding-left:0px; }

.links { height:26px; font-size:0px; text-align:center; margin:22px 0px 0px 0px; }
.links a { height:23px; color:#999999; padding:16px 11px 0px 11px; font-size:12px; }
.links a:hover { color:#A91140; text-decoration:none; }

.grayBox {background:#f3f3f3;}
.tanBox {background:#ede8d8;}
.sideBox {background:#cccccc; margin-left:12px;}
.red { color:#be1d2c;}

.title { font-weight:bold; vertical-align:middle; font-size:14px; white-space:nowrap; padding-right:10px; }
.input input { padding:5px 4px 4px 4px; font-weight:bold; width:280px; color:#A8103F; font-size:14px; }
.input textarea { padding:5px 4px 4px 4px; font-weight:bold; width:280px; color:#A8103F; font-size:14px; }
.input select { padding:5px 4px 4px 4px; font-weight:bold; width:292px; color:#A8103F; font-size:14px; }

#footer { background:#c4c4c4; text-align:center; margin-top:10px; padding:10px; font-size: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; }

/* Legends And Fieldsets */
legend { background-color:#FFF; padding:2px 8px 3px 8px; border:1px dotted #666; font-weight:bold; color:#666; font-size:11px; text-transform:uppercase; }
fieldset { border:1px solid #BBB; color:#666; padding:10px; }
fieldset { position: relative; } /* For Crazy IE Background Color Bleed Bug */
legend { position: absolute; top: -10px; left:2px; } /* For Crazy IE Background Color Bleed Bug */

#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; }

.mainContent .contentHeader { font-size:29px; color:#C00; font-weight:normal; margin-bottom:8px; }
.mainContent .contentBody { padding:0px 0px 14px; font-size:12px; }

.sidebarHeader {height:23px; width:188px; background:#be1d2c; padding:9px 0px 0px 12px; color:#fff; margin:10px 0px 0px 12px; text-transform:uppercase; font-weight:bold; font-size:14px;}


/* Basic; Full Width; Default */
.eventTitleLink { font-size:15px; margin-top:10px; display:block; }
.eventDates { font-size:11px; text-transform:uppercase; font-weight:bold; color:#888; }
.eventContent { padding-left:4px; font-size:11px; }
.eventSubContent { font-size:11px; line-height:14px; }
.eventPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventReadMoreLink { display:block; }
.eventDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.eventShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* Basic; Full Width; Default */
.newsPage .newsTitleLink { font-size:15px; margin-top:10px; margin-bottom:4px; display:block; }
.newsPage .newsContent { font-size:12px; line-height:14px; }
.newsPage .newsContent .newsAbstract img { width:100px; border:2px solid #000; float:left; margin:0px 5px 5px 0px; }
.newsPage .newsReadMoreLink { display:block; }
.newsPage .newsDivider { clear:both; height:1px; padding-bottom:10px; margin-bottom:10px; border-bottom:#CCC dashed 1px; font-size:0px; }
.newsPage .newsShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 
.newsPage .newsThumbWrap {
	width:95px;
	height:95px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:0;
	border:2px solid #000;
	background-color:#000;
	overflow:hidden;
	text-align:center;
}
.newsPage .newsThumb {
	height:auto;
	width:auto;
	margin:auto;
	padding:0;
}
.newsPage .newsDate {
	font-size:11px;
	font-style:italic;
	margin-bottom:4px;
}
.newsPage .newsContent .newsAbstract {
	text-align:left;
}



/* 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 {}

/* For Blog Display Functions */
.blogCategoryTitle { text-transform:uppercase; font-size:11px; }
.blogTitle { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.blogSubTitle { font-size:11px; color:#999; margin:2px 0px 6px 0px; }
.blogSubTitle a { font-weight:normal; }
.blogPost { padding:10px 0px; line-height:16px; font-size:12px; }
.blogContinue { display:block; margin:5px 0px; float:left; } 
.blogComments { display:block; margin:5px 0px; float:right; } 
.blogDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.blogCommentHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#000 solid 2px; padding-top:15px; }
ol.comments { margin:5px 0px 5px 0px; }
ol.comments li { padding-bottom:6px; border-bottom:1px dashed #CCC; margin-bottom:12px; }
.commentAuthor { margin-top:8px; font-weight:bold; color:#BBB; font-size:12px; }

/* For Forum Display Functions */
.forumColumnHeading { font-weight:bold; padding-left:10px; }
.forumCategoryTitle { border-top:3px solid #95494B; padding:10px; font-size:18px; font-weight:bold; background-color:#D8A6A5;  }
.forumColumnRow { background-color:#FFFAEF; padding:5px 0px 5px 10px; border-bottom:1px dashed #D8A6A5; line-height:18px; vertical-align:top; }
.forumMainLink { float:right; border:1px solid #95494B; background-color:#D8A6A5; padding:1px 4px 2px 4px; font-size:11px; margin-top:4px; text-align:center; }
.forumMainLink:hover { border:1px solid #95494B; background-color:#95494B; color:#D8A6A5; text-decoration:none; }
.forumBottomLink { float:left; border:1px solid #95494B; background-color:#D8A6A5; padding:1px 4px 2px 4px; font-size:11px; margin-top:10px; text-align:center; }
.forumBottomLink:hover { border:1px solid #95494B; background-color:#95494B; color:#D8A6A5; text-decoration:none; }
.forumPostHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#D39D9D solid 2px; padding-top:15px; }
.forumTopicSubject { border-top:3px solid #95494B; padding:10px; font-size:18px; font-weight:bold; background-color:#D8A6A5;  }
.forumTopicBody { background-color:#EFD2D1; padding:5px 0px 5px 10px; border-bottom:2px solid #D8A6A5; line-height:18px; vertical-align:top }
.forumPosterProfile { font-size:11px; text-align:left; padding:0px 10px 10px 10px; border-left:1px solid #D8A6A5; margin:5px 10px 5px 10px;}
.forumPosterProfile img { margin-bottom:8px; padding:2px; border:1px solid #D8A6A5; }
.forumResponseSubject { font-size:14px; font-weight:bold; }
.forumResponseBody { line-height:16px; margin:5px 0px; }
.forumResponseDate { font-size:11px; } 

/* For Photo Gallery Display Functions */
.photoGalleryColumnHeading { font-weight:bold; padding-left:10px; }
.photoGalleryCategoryTitle { border-top:3px solid #95494B; padding:10px; font-size:18px; font-weight:bold; background-color:#D8A6A5;  }
.photoGalleryColumnRow { background-color:#FFFAEF; padding:5px 0px 5px 10px; border-bottom:1px dashed #D8A6A5; line-height:18px; vertical-align:top; }
.photoGalleryMainLink { float:right; border:1px solid #95494B; background-color:#D8A6A5; padding:1px 4px 2px 4px; font-size:11px; margin-top:4px; text-align:center; }
.photoGalleryMainLink:hover { border:1px solid #95494B; background-color:#95494B; color:#D8A6A5; text-decoration:none; }
.photoGalleryBottomLink { float:left; border:1px solid #95494B; background-color:#D8A6A5; padding:1px 4px 2px 4px; font-size:11px; margin-top:10px; text-align:center; }
.photoGalleryBottomLink:hover { border:1px solid #95494B; background-color:#95494B; color:#D8A6A5; text-decoration:none; }
.photoGalleryPostHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#D39D9D solid 2px; padding-top:15px; }
.photoGalleryTopicSubject { border-top:3px solid #95494B; padding:10px; font-size:18px; font-weight:bold; background-color:#D8A6A5;  }
.photoGalleryTopicBody { background-color:#EFD2D1; padding:5px 0px 5px 10px; border-bottom:2px solid #D8A6A5; line-height:18px; vertical-align:top }
.photoGalleryPosterProfile { font-size:11px; text-align:left; padding:0px 10px 10px 10px; border-left:1px solid #D8A6A5; margin:5px 10px 5px 10px;}
.photoGalleryPosterProfile img { margin-bottom:8px; padding:2px; border:1px solid #D8A6A5; }
.photoGalleryResponseSubject { font-size:14px; font-weight:bold; }
.photoGalleryResponseBody { line-height:16px; margin:5px 0px; }
.photoGalleryResponseDate { font-size:11px; } 
.photoGallerySquares { padding:12px 3px 12px 12px; background-color:#FFFAEF; border-bottom:1px dashed #D8A6A5; }
.photoGallerySquares img { padding:3px; border:none; }
.photoGalleryPhoto { padding:12px 12px 12px 12px; background-color:#FFFAEF; border-bottom:1px dashed #D8A6A5; }
.photoGalleryPhoto img { padding:3px; border:none; }
.photoGalleryFloatingPicture { border:1px solid #000; background-color:#D8A6A5; border-width:1px 0px; text-align:center; font-size:12px; font-weight:bold; padding:2px 0px 3px 0px; }
.photoGallery_linksBar { text-align:center; margin-top:20px; }
.photoGallery_totalPhotos { font-size:10px; text-align:center; margin:10px; }
a.photoGallery_current { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.photoGallery_current:hover { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.photoGallery_number { border:1px solid #CCC; padding:2px 5px; margin:0px 2px; color:#999; }
a.photoGallery_number:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_next { border:1px solid #CCC; padding:2px 5px; margin:0px 2px 0px 15px; color:#999; }
a.photoGallery_next:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_previous { border:1px solid #CCC; padding:2px 5px; margin:0px 15px 0px 2px; color:#999; }
a.photoGallery_previous:hover { border:1px solid #000; background-color:#666; color:#FFF; }

#featureStory {
	height: 226px;
	margin-bottom:10px;
	border:solid #DDD 1px;
}

.featureStoryContent {
	padding: 10px 10px 5px 10px;
}

.featureStoryLeft {
	background: none;
	float: left;
	width: 300px;
	margin-left: 0px
}

.featureStoryRight {
	background: none;
	float: right;
	width: 305px;
}


#featureStory table {
	margin: 0;
	padding: 0;
	width: 538px;
}

#featureStory table td {
	margin: 0;
	padding: 0;
}

.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 517px;
	height: 226px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .featureStoryContent {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .featureStoryPost {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0 10px 0 10px; /*margin around each panel*/
	width: 498px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.featureStoryPost img {
	margin-right: 10px;
}

#featureStoryCarousel{overflow: hidden;}

/*******************************************************************************
Drop-down nav
*******************************************************************************/

.dd_nav {
	background: #ffffff;
}

.dd_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dd_nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}

.dd_nav ul li a {
	display: block;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
	color: #ffffff;
	font-size: 1.0em;	
}

.dd_nav ul li a:hover {
	background: #cccccc;
	color: #FFFFFF;	 
}

#dd0 ul li a { background: #EEE; color:#000; }
#dd0 ul li a:hover { background: #BE1D2C; color:#FFF; }

#dd1 ul li a { background: #EEE; color:#000; }
#dd1 ul li a:hover { background: #BE1D2C; color:#FFF; }

#dd2 ul li a { background: #EEE; color:#000; }
#dd2 ul li a:hover { background: #BE1D2C; color:#FFF; }

#dd3 ul li a { background: #EEE; color:#000; }
#dd3 ul li a:hover { background: #BE1D2C; color:#FFF; }

#dd4 ul li a { background: #EEE; color:#000; }
#dd4 ul li a:hover { background: #BE1D2C; color:#FFF; }

#dd5 ul li a { background: #EEE; color:#000; }
#dd5 ul li a:hover { background: #BE1D2C; color:#FFF; }

#dd6 ul li a { background: #EEE; color:#000; }
#dd6 ul li a:hover { background: #BE1D2C; color:#FFF; }

/* END OF WN DEFAULT STYLES */


/* NEW STYLES FOLLOW */

.leftSidebar_wrapper {
	background: url('/images/leftnavMiddle.png') repeat-y;
	width: 202px;
	margin-top:-7px;
  float:left;
	height: auto;
	padding: 0;
	border-top:1px solid #666;
}
.navLinks {
	margin:0;
	padding:0;
	list-style-type:none;
}
.navLinks a {
	list-style: none;
	color: black;
	display: block;
	padding: 4px 3px 4px 16px;
	width: 181px;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	border-size-left:1px;
	border-size-right:1px;
}
.navLinks a:hover{
	list-style: none;
	color: #fff;
	background-color:#cc0000;
	border-left:1px solid #900;
	border-right:1px solid #900;
}
.navLinks ul {
	list-style-type:none;
}
.navLinks ul li {
	margin:0;
	padding:0;
}
a.menuLevel2 {
	font-size:12px;
	padding: 3px 3px 3px 30px;
	width: 167px;
}
a.menuLevel2:hover{
}
.hide {
	display: none;
}
.show {
	display: block;
}
.leftSidebarDivider {
	clear:both;
	width:160px;
	margin:16px auto;
	height:0px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #ccc;
}
.socialLinks img {
	float:left;
	width:32px;
	margin-right:2px;
	margin-bottom:4px;
	border:none;
}
.searchBox {
	width:140px;
	height:20px;
	padding:1px 2px;
	font-size:11px;
	font-weight:bold;
	color:#900;
	margin-right:4px;
}
.searchGo {
	width:23px;
	height:16px;
	background:none;
	border:none;
	font-weight:bold;
	color:#666;
	cursor:pointer;
}
.mainContent {
	float:left;
	width:730px;
	margin:25px 0px 0px 25px;
	padding:0;
}
.scrollerWrapper {
	width:730px;
	height:266px;
	margin-bottom:35px;
	padding:0;
}
.frontMainLeft {
	width:500px;
	float:left;
	padding-right:20px;
	border-right:1px solid #ccc;
}
.frontMainRight {
	width:189px;
	float:right;
	margin-left:20px;
	padding:0px;
}
.subHead {
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	border-bottom: 1px #CCC dotted;
}
.frontMainLeft .newsThumbWrap {
	width:95px;
	height:95px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:0;
	border:2px solid #000;
	overflow:hidden;
	text-align:center;
}
.frontMainLeft .newsThumb {
	height:auto;
	width:auto;
	margin:auto;
	padding:0;
}
.frontMainLeft a.newsTitleLink {
	color:#c00;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding-top:0px;
}
.frontMainLeft a.newsTitleLink:hover {
	color:#000;
}
.frontMainLeft .newsDate {
	font-size:12px;
	font-style:italic;
}
.frontMainLeft .newsAbstract {
	font-size:12px;
}
.frontMainLeft .newsShowAllLink {
	text-align:right;
	padding-bottom:15px;
	padding-top:0;
	margin-top:0;
	border:none;
}
.frontMainLeft .newsShowAllLink a {
	color:#000;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	padding-top:0;
	margin-top:0;
}
.frontMainLeft .newsShowAllLink a:hover {
	color:#c00;
}
.frontMainRight a.newsTitleLink {
	color:#c00;
	font-size:12px;
	text-decoration:none;
	padding-top:0px;
	font-weight:normal;
	padding-bottom:4px;
}
.frontMainRight a.newsTitleLink:hover {
	color:#000;
	text-decoration:underline;
}
.frontMainRight .newsSource {
	font-size:11px;
}
.frontMainRight .newsSource cite {
	font-style:italic;
}
.frontMainRight .newsSourceDate {
	font-size:10px;
}
.footer {
	background:url('/images/footerBG.png') repeat-x;
	clear:both;
	height:71px;
	border-top:1px solid #c99;
	padding:14px 0px;
}
.footerContent {
	width:950px;
	margin:auto;
	color:#fff;
	font-size:10px;
	text-align:center;
}
.footer a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	color:#000;
}

/*******************************************************************************
Drop-down nav
*******************************************************************************/

.dd_nav {
	background: #ffffff;
}

.dd_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dd_nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: #555 1px solid;
	border-left: #555 1px solid;
}

.dd_nav ul li a {
	display: block;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
	color: #fff;
	font-size: 1.0em;	
}

.dd_nav ul li a:hover {
	background: #000;
	color: #fff;	 
}

#dd0 ul li a { background: #000; color:#fff; }
#dd0 ul li a:hover { background: #c00; color:#fff; }

#dd1 ul li a { background: #000; color:#fff; }
#dd1 ul li a:hover { background: #c00; color:#fff; }

#dd2 ul li a { background: #000; color:#fff; }
#dd2 ul li a:hover { background: #c00; color:#fff; }

#dd3 ul li a { background: #000; color:#fff; }
#dd3 ul li a:hover { background: #c00; color:#fff; }

#dd4 ul li a { background: #000; color:#fff; }
#dd4 ul li a:hover { background: #c00; color:#fff; }

#dd5 ul li a { background: #000; color:#fff; }
#dd5 ul li a:hover { background: #c00; color:#fff; }

#dd6 ul li a { background: #000; color:#fff; }
#dd6 ul li a:hover { background: #c00; color:#fff; }

#dd7 ul li a { background: #000; color:#fff; }
#dd7 ul li a:hover { background: #c00; color:#fff; }

