/* Copyright NapaValley.com and FreeRun Technologies | All Rights Reserved */

@import "/stylesheets/adsSpace.css";
@import "/stylesheets/nav.css";


/* ______________ body ______________ 
body {
	background: #ffffff
}*/
/* ______________ hyperlinks ______________ 
a:link {color: #336633; text-decoration: underline;}
a:visited {color: #336633; text-decoration: underline;}
a:active {color: #999999; text-decoration: none;}
a:hover {color: #CC9933; text-decoration: none;}
a {font-weight: bold;}*/
/* ______________ default text ______________
body, td, .txt {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}*/
/* ______________ headers ______________ 
h1, .h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	
}
h2, .h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}
.customHeight1 {
	line-height: 16px;
	height: 22px;
}*/
/* ______________ navigation ______________ 
.navlink {
	font-size: 12px;
} 
.navlink a:link {}
.navlink a:visited {}
.navlink a:active {}
.navlink a:hover {}
.navlink2 {
	font-size: 12px;
	font-style: italic;
}*/
/* ______________ font styles ______________ 
.navblock {
	font-size: 10px;
}
.small {
	font-size: 10px;
}
.smaller {
	font-size: 11px;
}
.large {
	font-size: 14px;
}
.caption {
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
.horizontalLine {
	background: #D0D0D0
}*/
/* ______________ store ______________ 
.storeMessage {
	font-size: 12px;
	font-style: italic;
	color: #777777;
}
.storeAlert {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.storeNavActive {
	font-weight: bold;
	color: #999999;
}
.storeDynButton {
     font-family: arial, helvetica, geneva, sans-serif;
      background: white;
           color: black;
          margin: 0;
          border: 0;
    border-width: 0;
    border-color: white;
    border-style: none;
      text-align: right;
}
.storeColHeader {
	background-color: #555555;
	color: white;
}
.storeColSubHeader {
	font-size: 10px;
	color: #555555;
	background: #EEEEEE;
}
.storeColSubHeader {
	font-size: 10px;
	color: #555555;
	background: #EEEEEE;
}
.storeSystemMsg {
	color: #c0c0c0;
}
.storeSystemError {
	color: red;
}*/
/* ______________ forms ______________ 
input {
	font-family: monospace;
	font-size: 12px;
}
form {
	display: inline;
}*/
/* ______________ rule ______________    
.rule {
  background-color: #cc6600;
  }*/ 
/* ______________ image ______________    
.image {
	border-color: #cc6600;
	border-style: solid;
	border-width:1px;
    }*/
/* ______________ address text ______________
.address {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}*/
/* ______________ copyright text ______________
.copyright {
	font-size: 11px;
}*/

.botnav {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4F4F4F;
}

a.botnav:link, a.botnav:visited {
	text-decoration: underline;
}

a.botnav:hover {
	color: #6B8F00;
	text-decoration: none;
}


/* ______________ ALL NEW CSS REDESIGN PHASE 1 ______________ */
body {
	margin: 0;
	background: #fff;
}

html {
	text-align: center;
}

img {
	border: 0;
}

#printLogo {
	display: none;
}

#pgContainer {
	margin: 0;
	text-align: center;
}

#contentCont {
	width: 960px;
	background: #fff url(/images/contentBg.gif) repeat-y;
}

#bannerWCobjecCont {
	width: 960px;
	background: #fff;
	margin: 0 auto; padding: 0;
	border: 1px solid #9ABA04;
}


/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Footer Calls ______________ */
#footerCont {
	width: 960px;
	background: #fff;
	margin: 30px auto !important; padding-bottom: 30px;
}

/* ______________ ALL NEW CSS REDESIGN PHASE 1 - TEXT LINKS ______________ */

#beta h1.welcome {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #BD2901;
	font-weight: bold;
	margin: 12px 10px 20px 10px;
}

#beta p.mpCatLinks {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #F49500;
	text-transform: uppercase;
	font-weight: bold;
	margin: 12px 10px 1px;
}

a.mpCatLinks:link, a.mpCatLinks:visited {
	color: #F49500;
	text-decoration: none;
}

a.mpCatLinks:hover {
	text-decoration: underline;
	color: #6B8F00;
}

#beta p.mpCatLinksTxt {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px dashed #BFBFBF;
	padding-bottom: 8px;
	margin: 0 10px 6px 10px;
}

.lastMPCatLink {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 8px;
	margin: 0 10px 15px 10px;
}

.wc_brandingLinks {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4F4F4F;
	padding: 0 5px;
}

a.wc_brandingLinks:link, a.wc_brandingLinks:visited {
	text-decoration: none;
}

a.wc_brandingLinks:hover {
	color: #fff;
	padding: 0 5px;
	background-color: #6B8F00;
	text-decoration: none;
}

#addResources {
	display: none;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #990000;
	margin: 5px 0 20px 0;
}

#addResources h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0 6px 0;
}

#addResources p {
	font-size: 12px;
	font-weight: bold;
}

#addResources ul {
	list-style: none;
	margin: 0;
	padding: 0 5px 2px 8px;
}

#addResources ul li {
	font-size: 11px;
	color: #fff;
}

#addResources a.addResources:link, a.addResources:visited {
	color: #fff;
	text-decoration: none;
}

#addResources a.addResources:hover {
	text-decoration: underline;
}



/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Homepage Specific ______________ */

#mpFlashCont {
	margin: 0 auto;
}

table#boxOne, #boxTwo, #boxThree, #boxFour {
	width: 335px;
	margin: 20px 0 0;
	padding-bottom: 15px;
	text-align: left;
	border-bottom: 1px dashed #BFBFBF;
}

#boxOne h3, #boxTwo h3, #boxThree h3, #boxFour h3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 1px 0;
	color: #BD2901;
}

#boxOne p, ul li, #boxTwo p, ul li, #boxThree p, ul li, #boxFour p, ul li {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#boxOne p, #boxTwo p, #boxThree p, #boxFour p {
	margin: 0 0 6px 0;
}

#boxOne ul, #boxTwo ul, #boxThree ul, #boxFour ul {
	margin: 0; padding: 0;
}

#boxOne ul li, #boxTwo ul li, #boxThree ul li, #boxFour ul li {
	margin: 0; padding: 0;
	list-style: none;
}

#boxOne ul li a.boxLink:link, #boxTwo ul li a.boxLink:link, #boxThree ul li a.boxLink:link, #boxFour ul li a.boxLink:link, 
#boxOne ul li a.boxLink:visited, #boxTwo ul li a.boxLink:visited, #boxThree ul li a.boxLink:visited, #boxFour ul li a.boxLink:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}

#boxTwo a.boxLink:link, #boxTwo a.boxLink:visited, #boxThree a.boxLink:link, #boxThree a.boxLink:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}

#boxOne ul li a.boxLink:hover, #boxTwo ul li a.boxLink:hover, #boxThree ul li a.boxLink:hover, #boxFour ul li a.boxLink:hover, #boxTwo a.boxLink:hover, #boxThree a.boxLink:hover {
	text-decoration: none;
}

#weatherMod {
	margin: 0 auto 18px auto;
}


/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Page Title and Breadcrumb Specific ______________ */

p.pageTitleTxt {
	margin: 6px 10px; padding: 0;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

table#breadcrumbList ul {
	margin: 0 10px; padding: 0;
	list-style: none;
}

table#breadcrumbList ul li {
	display: inline;
	color: #990000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #990000;
	padding: 0 6px;
}

table#breadcrumbList ul li a {
	color: #990000;
	text-decoration: underline;
}

table#breadcrumbList ul li a:hover {
	color: #990000;
	text-decoration: none;
}

table#breadcrumbList ul li.last {
	border: 0;
}

/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Alpha Listings Page Table Container ______________ */

#alphaListingsCont {
	width: 610px;
	text-align: left;
	margin: 0 auto;
}


/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Left hand secondary links ______________ */

div#moreLinksTitle {	
	width: 90%;
	height: 18px;
	background: #6B8F00;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	margin: 12px auto 0;
	padding: 3px 5px 0;
}

table#moreLinks {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 20px;	
}

#moreLinks p.moreLinksHeader {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 16px 8px 0 8px;
	color: #397D10;
}

#moreLinks p.moreLinksDesc {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 8px 6px 8px;
}

a.moreLinksHeader:link, a.moreLinksHeader:visited {
	color: #397D10;
	text-decoration: none;
}

a.moreLinksHeader:hover {
	text-decoration: underline;
}


#interactiveMapImg {
	margin: 22px auto 10px;
}



/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Events Calendar Calls ______________ */
#eventsNav {
	width: 85%;
	margin-bottom: 20px;
	border: 1px dashed #6B8F00;
}

.monthly_cells {
	width:60px;
	height:24px;
	text-align: center;
	margin:0;
	float: left;
}

.monthly_cells a:link, .monthly_cells a:visited {
	color: #397D10;
	text-decoration:underline;
}

.monthly_cells a:hover {
	color: #CC9933;
	text-decoration:none;
}

#monthlyCont {
	position:inherit;
	top:0; left:0;
	width:380px;
	height:48px;
	text-align: center;
	margin: 15px auto;
}

.txt2 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.addEventNav {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
.addEventNav a:link { color: #397D10; text-decoration:underline;}
.addEventNav a:visited { color: #397D10; text-decoration:underline;}
.addEventNav a:hover { color: #CC9933; text-decoration:none;}

#contentcell a:link, #contentcell a:visited {
	color: #990000;
	text-decoration: underline;
}

#contentcell a:hover {
	color: #990000;
	text-decoration: none;
}


.btn_addListings {
	margin: 5px auto 25px;
}


tr td#wcBannerCont {
	width: 714px;
	background-color: #F3FBD0;
}
