@import "http://commoncode.solterra.us/css/SolTerraWebCMS-CSSResetV2.css";

body {
	background-image: url('http://rivervalleyagritourism.solterraweb.com/themes/RVAA-BG.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-color: #91A574;
	font-family: Arial, Helvetica, sans-serif
}
p {
	padding-bottom: 10px;
}
.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}


#container {
	text-align: left;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	min-height:1000px
}
/* Specific to subpages*/
#headersubpage {
	background-repeat: no-repeat;
	background-position: center top;
	height: 216px;
	width: 820px;
	position: relative;
}
#logolink {
/*background-color:#FF0000;*/
	position: absolute;
	left: 40px;
	top: 50px;
	background-repeat: no-repeat;
	width: 172px;
	height: 154px;
background-image:url(http://rivervalleyagritourism.solterraweb.com/themes/RVAALogoSmall.gif);
}
#subpagefeaturedcontent {
/*	 background-color:#000000; */
	position: absolute;
	left: 250px;
	top: 50px;
	background-repeat: no-repeat;
	width: 525px;
	height: 154px;
}
/* Specific to home page below*/
#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 435px;
	width: 820px;
	position: relative;
}

#logo {
	position: absolute;
	left: 70px;
	top: 130px;
	background-repeat: no-repeat;
	width: 172px;
	height: 200px;
}
#visitorsguidecover {
	position: absolute;
	left: 70px;
	top: 190px;
	background-repeat: no-repeat;
	width: 145px;
	height: 174px;
	visibility:hidden;
}
#moreinfobutton {
	position: absolute;
	left: 80px;
	top: 365px;
	background-repeat: no-repeat;
	width: 128px;
	height: 40px;
	visibility:hidden;
}
#visitorsGuide {
	position: absolute;
	left: 93px;
	top: 375px;
	visibility:hidden;
}
#visitorsGuide p {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#visitorsGuide p a {
	color: #000;
	text-decoration: none;
}
#photoStack {
	height: 380px;
	width: 514px;
	position: absolute;
	z-index: 10;
	background-image: url('http://rivervalleyagritourism.solterraweb.com/themes/photoStack_bg.jpg');
	background-repeat: no-repeat;
	left: 269px;
	top: 44px
}
#photoFrameTopLeft {
	background-repeat: no-repeat;
	background-position:top left;
	position: absolute;
	z-index: 100;
	height: 60px;
	width: 50px;
	top: 0px;
	left: 0px 
}
#photoFrameTopRight {
	background-repeat: no-repeat;
	background-position:top right;
	position: absolute;
	z-index: 100;
	height: 60px;
	width: 70px;
	top: 0px;
	right: 0px;
}
#photoFrameBottomRight {
	background-repeat: no-repeat;
	background-position:bottom right;
	position: absolute;
	z-index: 100;
	height: 70px;
	width: 70px;
	bottom: 0px;
	right: 0px;
}
#photoFrameBottomLeft {
	background-repeat: no-repeat;
	background-position:bottom left;
	position: absolute;
	z-index: 100;
	height: 70px;
	width: 70px;
	bottom: 0px;
	left: 0px;
}


#bodyWrapper {
	background-repeat: repeat-y;
	background-position: center top;
	width: 820px;
	min-height: 700px;
	overflow:hidden;
}
#rightColumn {
	text-align: left;
	float: right;
	width: 180px;
	margin-right:30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	min-height: 500px;
	border-color:#FFFFFF;
	border-width: thin;
	border-style: solid;
	background-color: white;
	
}
#fillerrightcolumn {
	text-align: left;
	float: right;
	width: 180px;
	margin-right:30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	min-height: 500px;
	border-color:#FFFFFF;
	border-width: thin;
	border-style: solid;
	background-color: #FFFFCC;
	
}
#leftColumn {
	width: 510px;
	margin-right: 200px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 40px;
	min-height: 500px;

}

#footer { color:#FFFFFF;
	text-align: center;
	width: 820px;
	min-height: 50px;
	padding-top: 30px;
	font-size: 10px;
}
#footer a {color:#FFFFFF;}
#footer a:visited {color:#FFFF99;}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
}
.dateformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.dateEventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: black;
}
.listingphoto {
	border:10px solid #FFFFFF;
	width: 150px;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	
}
#preheadernav {
	background-repeat: repeat-y;
	background-position: center top;
	width: 820px;
	text-align:center;
	background-color:none;
}

#headerNav {
	background-repeat: no-repeat;
	background-position: center top;
	height: 81px;
	width: 820px;
	text-align:center;
	background-color:none;
}
#navContainer {
	padding-left:175px;
	padding-top: 10px;
	text-align:center;
	background-color:none;
	
}
/* start of dropdown css*/

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: inherit;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
 background-color:none;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;

}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}



#nav li a {
	font-size: 16px;
}

#nav li ul li a {
	font-size: 12px;
}

/*------------------------------------------------------------------------------------------------------/
 * @section		Base Drop-Down Styling
 * @structure	ul (unordered list)
 *				ul li (list item)
 *				ul li a (links)
 *				*(.class|:hover)
 * @level sep	ul
 */


/* ----- ALL LEVELS (incl. first) */

ul.dropdown {
 font: bold 12px Arial, Helvetica, sans-serif;
 text-align:left;
}

	ul.dropdown li {
	padding: 7px 12px;
	background-color: transparent;
	color: #fff;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	background-color: transparent;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited {
	color: #000;
	text-decoration: none;
}
	ul.dropdown a:hover {
	color: #000;
	text-decoration: none;
}
	ul.dropdown a:active {
	color: #000;
}


/* ----- END LEVEL */


	/* ----- NON-FIRST LEVEL */

	ul.dropdown ul {
	margin-left: -6px;
	width: 250px;
	padding-bottom: 9px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	background-color:#FFFFCC;
	
	
	background-repeat: no-repeat;
	background-position: 0 100%;
	 background-color:#FFFFCC;
	border: #999999 thin solid;
	}

		ul.dropdown ul li {
		 background-color: transparent;
		 color: #000;
		}

		ul.dropdown ul li.hover,
		ul.dropdown ul li:hover {
		 background-color: transparent;
		}

		ul.dropdown ul li.empty {
		 padding: 12px 12px 7px !important;
		 font-weight: bold;
		}

		ul.dropdown ul a:link,
		ul.dropdown ul a:visited { color: #000; }
		ul.dropdown ul a:hover { color: #000; text-decoration: none; }
		ul.dropdown ul a:active { color: #000; }

			ul.dropdown ul ul {
			 display: none;
			}

			ul.dropdown ul ul li {}

/* ----- END LEVEL */



/*------------------------------------------------------------------------------------------------------/
 * @section	Support Class 'dir'
 * @level sep	ul, .class
 */


/* ----- ALL LEVELS (incl. first) */

ul.dropdown *.dir {
 padding-right: 12px;
 background-image: url('none');
 background-position: 100% 50%;
 background-repeat: no-repeat
}

/* ----- END LEVEL */





/* Components override */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url('images/nav-arrow-right.png');
 background-position: 100% 50%;
 background-repeat: no-repeat
}

ul.dropdown-vertical *.dir {
 background-image: url('images/nav-arrow-right.png');
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 15px;
 background-image: url('images/nav-arrow-left.png');
 background-position: 0 50%
}

/* */

	ul.dropdown li a { /* Moved from 'custom' section */
	 display: block;
	 padding: 7px 12px;
	}


/* ------------- Override default */

	ul.dropdown li {
	 padding: 0;
	}


/* ------------- Reinitiate default: post-override activities  */

	ul.dropdown li.dir {
	 padding: 7px 20px 7px 12px;
	}

	ul.dropdown ul li.dir {
	 padding-right: 15px;
	}


/* ------------- Custom */

	ul.dropdown li {color:#000000;

	}


	/* Especially for IE6 or lower */

	ul.dropdown ul a {
	 padding: 4px 5px 4px 12px;
	 /*width: 139px;*/
	}

	ul.dropdown ul a:hover {
	 padding: 3px 5px 3px 11px;
	 border: solid 1px #ddd;
	 background-color: #eee;
	 font-weight: bold;
	}

	ul.dropdown ul a.dir {
	 /*width: 129px;*/
	}
