html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #e7e7e7;
  color: #333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  /*text-align: center;*/
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #3a66c8;
  font-weight: normal;
  text-decoration: underline;
}
a:visited {
  color: #3a66c8;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: #000;
  font-weight: normal;
  text-decoration: underline;
}
a:focus {
  color: #3a66c8;
}
a:active {
  color: #3a66c8;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 980px;
}
/*#outerWrapper #bannerAd {
	background-color: #FFFFFF;
	height: 90px;
	margin-left: 200px;
}*/
#outerWrapper #bannerAdWrapper {
  overflow: hidden;
  background-color: #e7e7e7;
}
#outerWrapper #bannerTopLeft {
	background-color: #FFFFFF;
	float: left;
	width: 200px;
	height: 50px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	text-align: center;
	vertical-align: middle;
}
#outerWrapper #bannerAd {
  background-color: #FFFFFF;
  float: right;
  margin-right: 0px;
  width: 728px;
  height: 90px
}
#outerWrapper #spacerBarTop {
  background-color: #e7e7e7;
  height: 15px;
}
#outerWrapper #bannerVC {
	background-color: #FFFFFF;
	height: 60px;
}
#outerWrapper #bannerVCprint {
	display: none;
}
#outerWrapper #bannerPhotos {
  background-color: #FFFFFF;
  height: 90px;
}
#outerWrapper #menu {
	/*background-color: #e7e7e7;*/
	/*background-color: #ffffff;*/
	border-bottom: solid 1px #a6a6a6;
	border-top: solid 1px #a6a6a6;
	height: 37px;
/*	padding-left: 150px;*/
}
#outerWrapper #cmsMenu {
	border-bottom: solid 1px #a6a6a6;
	border-top: solid 1px #a6a6a6;
	height: 37px;
/*	padding-left: 150px;*/
}
#outerWrapper #searchBar {
  background-color: #FFFFFF;
  height: 35px;
}
#outerWrapper #spacerBar {
  background-color: #FFFFFF;
  height: 35px;
}
#outerWrapper #spacerBarCMS {
  background-color: #FFFFFF;
  height: 45px;
}
#outerWrapper #pageTitleBar {
	background-color: #FFFFFF;
	height: 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 40px;
	color: #cc003a;
	text-indent: 20px;
	padding-top: 5px;
}
#outerWrapper #contentWrapper {
/*  background-image: url("../ValleyCitizen3Column_images/contentWrapper_bg.png");
  background-repeat: repeat-y;*/
  overflow: hidden;
}
/* ----------------- Begin Front Page Column Definitions ----------------- */
#outerWrapper #contentWrapper #leftColumn {
  background-color: #FFFFFF;
/*  border-right: solid 1px #666;*/
  float: left;
/*  margin-left: 20px;*/
  width: 410px;
  margin: 0 15px 0 15px;
}
#outerWrapper #contentWrapper #rightColumn {
  background-color: #FFFFFF;
/*  border-left: solid 1px #666;*/
  float: left;
/*  margin-left: 15px;*/
/*  margin-right: 20px;*/
  width: 180px;
  padding: 0 0 15px 15px;
}
#outerWrapper #contentWrapper #centerColumn {
  background-color: #e7e7e7;
  float:right;
/*  margin: 0 215px 0 435px;*/
  width: 300px;
  margin:0 10px 0 0;
/*  padding: 15px 15px 15px 15px;*/
  padding: 15px 15px 15px 15px;
  text-align:center;
}
/* ----------------- End Front Page Column Definitions ----------------- */

/* ----------------- Begin Interior Page Column_2 Definitions -----------------*/
#leftColumn_2 {
  background-color: #FFFFFF;
  float: left;
  margin-left: 20px;
  width: 700px;
  padding: 0px 15px 15px 0px;
}
#outerWrapper #contentWrapper #rightColumn_2 {
  background-color: #e7e7e7;
  float: right;
  margin-right: 20px;
  width: 200px;
  padding: 20px 0px 10px 20px;
}
#outerWrapper #contentWrapper #centerColumn_2 {
  background-color: #e7e7e7;
  margin: 0 240px 0 435px;
  width: 300px;
  padding: 15px 15px 15px 15px;
}
/* ----------------- End Interior Page Column_2 Definitions ----------------- */


/* ----------------- Begin Interior Page Single Column Definitions -----------------*/
#outerWrapper #contentWrapper #content {
  background-color: #FFFFFF;
  color: #333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0px 20px 0px 20px;
  width: 940px;
/*  padding: 0px 15px 15px 0px;*/
}
/* ----------------- End Interior Page Single Column Definitions ----------------- */

/* ----------------- Begin CMS Definitions -----------------*/
#outerWrapper #contentWrapper #centerColumn_cms {
  background-color: #e7e7e7;
 /* background-color: #99cccc;*/
  margin: 0 20px 0 20px;
  width: 900px;
  padding: 15px 15px 15px 15px;
}
/* ----------------- End CMSDefinitions ----------------- */

/* ----------------- Begin Alternate Interior Page Definitions - 200px rightColumn ----------------- */
/*#outerWrapper #contentWrapper #leftColumn_2 {
  background-color: #FFFFFF;
  float: left;
  margin-left: 20px;
  width: 700px;
  padding: 0px 15px 15px 0px;
}
#outerWrapper #contentWrapper #rightColumn_2 {
  background-color: #e7e7e7;
  float: right;
  margin-right: 20px;
  width: 200px;
  padding: 20px 0px 10px 20px;
}
#outerWrapper #contentWrapper #centerColumn_2 {
  background-color: #e7e7e7;
  margin: 0 240px 0 435px;
  width: 300px;
  padding: 15px 15px 15px 15px;
}*/
/* ----------------- End Alternate Interior Page Definitions - 200px rightColumn ----------------- */

/* ----------------- Begin Alternate Interior Page Definitions - 350px rightColumn ----------------- */
/*#outerWrapper #contentWrapper #leftColumn_3 {
  background-color: #FFFFFF;
  float: left;
  margin-left: 20px;
  width: 550px;
  padding: 0px 20px 15px 0px;
}
#outerWrapper #contentWrapper #rightColumn_3 {
  background-color: #e7e7e7;
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  width: 350px;
  padding: 20px 0px 15px 20px;
}
#outerWrapper #contentWrapper #centerColumn_3 {
  background-color: #e7e7e7;
  margin: 0 240px 0 435px;
  width: 300px;
  padding: 15px 15px 15px 15px;
}*/
/* *----------------- End Interior Page Column_3 Definitions ----------------- */

#outerWrapper #bottomBanner {
	background-color: #ffffff;
/*	border-top: solid 1px #666;*/
 	margin-top: 20px;
	height: 60px;
	text-align: center;
}
#outerWrapper #footer {
	background-color: #ffffff;
	border-top: solid 1px #666;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
}
/*----------------------  Begin Text Formatting -------------------  */
.text_storyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3a66c8;
	line-height: 30px;
}
.text_columnistsTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #3a66c8;
	line-height: 20px;
}
.guideHeadingTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
	background-color: #999;
}
.guideListingTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a66c8;
	line-height: 22px;
}
.guideTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3a66c8;
	line-height: 16px;
/*	margin-left: 112px;*/
}
.text_byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
}
.text_subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555;
}
.text_story {
	font-size: 12px;
	line-height: 16px;
}
.text_10 {
	font-size: 10px;
}
.text_bold_10 {
	font-size: 10px;
	font-weight: bold;
}
.text_11 {
	font-size: 11px;
}
.text_bold_11 {
	font-size: 11px;
	font-weight: bold;
}
.text_bold_12 {
	font-size: 12px;
	font-weight: bold;	
}
.text_bold_14 {
	font-size: 14px;
	font-weight: bold;	
}
.text_LtGrey_10 {
	font-size: 10px;
	color: #666;
}
.text_LtGrey_11 {
	font-size: 11px;
	color: #666;
}
.text_bold_LtGrey_10 {
	font-size: 10px;
	color: #666;
	font-weight: bold;
}
.text_bold_LtGrey_11 {
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.text_bold_LtGrey_12 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.text_dateBox {
	font-size: 11px;
	color: #3a66c8;
}
.text_date {
	font-size: 10px;
	line-height: 14px;
	color: #666;
}
#lineRepeating {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#lineNarrow {
	width: 30%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
/*----------------------  End Text Formatting -------------------  */
/*----------------------  Begin Image Formatting -------------------  */
.photoIndexThumb {
	/*border: 1px solid #000;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photoNewsDetail {
	/*border: 1px solid #000;*/
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float:left;
}
.photoBorder {
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photoLeftBorder {
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
.photoLeftNoBorder {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
.photoTable {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.photoStaff {
	float: left;
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tableGuides {
	background-color: #e7e7e7;
}
.tableGuideRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
/*----------------------  End Image Formatting -------------------  */
/*----------------------  Begin hyperlink Formatting -------------------  */
.text_storyTitle a:link {
	text-decoration: none;
	font-weight: bold;
}
.text_storyTitle a:visited {
	text-decoration: none;
	font-weight: bold;
}
.text_storyTitle a:hover {
	text-decoration: underline;
	color: #3a66c8;
	font-weight: bold;
}
.text_storyTitle a:active {
	text-decoration: none;
}
/* ------------------------------------------------- */
.guideListingTitle a:link {
	text-decoration: none;
	color: #3a66c8;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.guideListingTitle a:visited {
	text-decoration: none;
	font-weight: bold;
}
.guideListingTitle a:hover {
	text-decoration: underline;
	color: #3a66c8;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px
}
.guideListingTitle a:active {
	text-decoration: none;
	font-weight: bold;
}

/* ------------------------------------------------- */
.imageNav {
	border: 1px solid #999999;
	background-color: #fff;
	font-size: 9px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.imageNav a:link {
	text-decoration: none;
}
.imageNav a:visited {
	text-decoration: none;
}
.imageNav a:hover {
	text-decoration: underline;
	color: #FFF;
	background-color: #3a66c8;
}
.imageNav a:active {
	text-decoration: none;
}
/*----------------------  Begin hyperlink Formatting -------------------  */
/*----------------------  Begin Classifieds Formatting -------------------  */
.classifiedsTd {
	border: 2px solid #000;
	height: auto;
	font-size:11px;
	vertical-align: top;
	/*background-color: #f1f0f0;*/
	background-color: #ddd;
	padding-right: 10px;
	padding-left: 10px;
}
.classifiedMenu {
	font-size: 11px;
	font-weight: bold;
	/*	padding-top: 5px;*/
	padding-right: 20px;
	padding-left: 20px;
	line-height: 11px;
}
.classifiedText_10 {
	font-size: 10px;
}
.classifiedText_11 {
	font-size: 11px;
}
.classifiedText_bold_12 {
	font-size: 12px;
	font-weight: bold;	
}
.classifiedText_LtGrey_10 {
	font-size: 10px;
	color: #666;
}
.classifiedText_LtGrey_11 {
	font-size: 11px;
	color: #666;
}
.classifiedTtext_date {
	font-size: 10px;
	line-height: 14px;
	color: #666;
}
#classifiedLineRepeating {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#classifiedBox {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
/*----------------------  End Classifieds Formatting -------------------  */
/*----------------------  Begin Featured Formatting -------------------  */

#featuredBox {
	border: 1px solid #ccc;
	width: 680px;
	height: auto;
	vertical-align: top;
	background-color: #FFF8DD;
	padding-right: 10px;
	padding-left: 10px;
}
#otherBox {
	border: 1px solid #ccc;
	width: 680px;
	height: auto;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
/*----------------------  End Featured Formatting -------------------  */