/* Main CSS for Agritourism */
/* applies to all pages */


body{
	background-color: #E6E4D3;
	background-image: url(/img/home/greenBg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #555;
	margin-top:-40px;
}

img{
	border: 0;
}

div{
	position: relative;
}

h1,h2,h3,h4,h5,h6{
	font-size: 16pt;
	color: #60A52B;
}

a{
	text-decoration: none;
	border: 0;
    outline: none;
}

a:active
{
  outline: none;
}

a:hover{
	/*border-bottom: dotted 1px;*/
        text-decoration: underline;
}

#paperTearTop{
	position: absolute;
	top: 75px;
	left: 0px;
	width: 100%;
	height: 51px;
	background-image: url(/img/paperTearTop.png);
	background-repeat: repeat-x;
	z-index: 1;
}

#wrapper{
	width: 840px;
	margin: 0 auto;
	padding: 72px 0 25px;
	z-index: 2;
}

#headerDiv{
	height: 85px;
	z-index: 2;
}

#logoDiv{
	background-image: url(/img/logoBg.png);
	height: 136px;
	width: 566px;
	top: -23px;
	left: 0px;
	position: absolute;
	z-index: 3;
}

#logoText{
	position: absolute;
	top: 45px;
	left: 43px;
}

#hdrSearchBgHolder{
	width: 100%;
	position: absolute;
	top: 43px;
	left: 0;
	text-align: center;
}

#hdrSearchBgHolder img{
	margin: 0;
	padding: 0;
	border: 0;
}

#hdrSearchForm{
	position: absolute;
	z-index: 2;
	height: 72px;
	width: 311px;
	left: 515px;
	top: 10px;
	padding: 7px 0 0;
}

#hdrSearchForm input{
	position: relative;
	margin: 0 0 0 50px;
	background-color: #749300;
	height: 19px;
	width: 215px;
	top: -8px;
	border: 0;
	color: #E6E6E6;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#hdrSearchBtn{
	cursor: pointer;
}

.shadowLeft, .shadowRight{
	height: 75px;
	width: 13px;
	position: absolute;
	z-index: 99;
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
}

.shadowLeft{
	background-image: url(/img/shadowLeft.png);
}

.shadowRight{
	background-image: url(/img/shadowRight.png);
}

#mainnavLinks .shadowLeft{
	top: -19px;
	left: 0px;
	margin: 0;
}

#mainnavLinks .shadowRight{
	top: -19px;
	left: 813px;
	margin: 0;
}

#mainnavLinks{
	background-image: url(/img/orangeBg.jpg);
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	width: 825px;
	height: 35px;
	margin: 40px 0 0;
}

#mainnavLinks div{
	float: left;
	height: 11px;
	border-right: solid 1px #D0B912;
	padding: 10px 13px 14px;
}

#mainnavLinks div.first{
	padding: 10px 16px 15px 21px;
}

#mainnavLinks div.last{
	border: 0;
}

#mainnavLinks div.active a{
	border-bottom: dotted 1px;
}

#mainnavLinks div.active a:hover{
	border-bottom: 0;
}

#mainnavLinks div a{
	color: #FFF;
}

#mainnavDiv{
	float: none;
	padding: 0 0 15px;
}

#contentDiv{
	/*top: -45px;*/
	padding: 0 15px;
	min-height: 250px;
}

#contentDiv p{
	max-width: 570px;
}

#footer{
	background-image: url(/img/greenBg.jpg);
	background-repeat: repeat-both;
	height: 305px;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 8pt;
	padding: 0 0 290px;
	overflow: hidden;
}

#footer-inline span {
	display:inline-block;
	text-align:left;
	overflow:hidden;
} 

#footernavDiv{
	margin: 10px 0;
}

#footer .first{
	margin-left: 0;
}

#footer a{
	color: #733C09;
	text-transform: UPPERCASE;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 5px;
	border: 0;
}

#footer a:hover{
	border-bottom: dotted 1px #834C19;
	border:none;
}

#paperTearBtm{
	background-image: url(/img/paperTearBtm.png);
	background-repeat: repeat-x;
	height: 56px;
}

.errmsg{
	color: #DD0000;
	margin: 20px 0;
	text-align: center;
	font-size: 12pt;
}

.icon{
	font-size: 7pt;
	text-align:center;
	width: 50px;
	line-height: 11pt;
	float: left;
	margin: 7px 14px 0;
	height: 95px;
}

.title{
	font-size: 14pt;
	font-weight: bold;
}

.orange {
	color: #C9591B;
}

.brightorange{
	color: #f58f23;
}

.green {
	color: #58a825;
}

#brandingLinks{
	text-align: right;
	margin: 10px 0;
}

.indented{
	margin-left: 10px;
}

.datebox{
	display: inline;
	float: left;
	margin: 0 10px 50px 10px;
	padding: 4px 6px;
	width: auto;
	text-align: center;
	background-image: url(/img/orangeBg.jpg);
	background-color: #d68d00;
	color: #E6E4D3;
	font-size: 12pt;
	font-weight: bold;
	line-height: 13pt;
	text-transform: UPPERCASE;
}


#PressRoomList h4{
	margin-top: 0;
}

/*footer subscribe_inputs*/
#footer #subscribe_inputs { background-image:url(../img/passportLogin.png); }
#footer #subscribe_inputs { height:149px; width:320px; overflow:hidden; }
#footer #subscribe_inputs { float:left; padding:147px 0 0 40px; font-size:12px; font-style:italic; color:#666666; }
#footer #subscribe_inputs .input2 { padding:5px 0 0 0; }
#footer #subscribe_inputs .input3 { padding:0px 0 0 0; }
/*hacks*/
*:first-child+html #footer #subscribe_inputs .input2 { padding:3px 0 0 0; }
#footer #subscribe_inputs .input2, x:-moz-any-link, x:default { padding:11px 0 0 0; }
#footer #subscribe_inputs .input3, x:-moz-any-link, x:default { margin:-3px 0 0 0; }
/*end hacks*/
#footer #subscribe_inputs .footer_input { width:182px; height:31px; margin:0; padding:0 0 0 13px; font:12px ; font-family:Arial, Helvetica, sans-serif; font-style:none; color:#666666; background:transparent; border:none; }
/*end*/

/*footer subscribe*/
#footer #footer_subscribe { float:left; width:230px; padding:60px 0 0 15px; font-size:14px; font-style:italic; color:#666666; line-height:20px; }
/*end*/

.artist-wrapper { margin-left:50px; margin-top:10px; padding:0 0 0 0px; float:left; width:700px; height:29px; line-height:29px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:bold; }
.artist-wrapper p { margin:0; padding:0; float:left; width:80px; height:29px; line-height:29px; color:#fff; text-align:center; }
.artist-wrapper ul { margin:0; padding:0; list-style:none; width:620px; float:right; }
.artist-wrapper li { display:inline; }
.artist-wrapper a { text-decoration:none; color:#002C85; padding:0 0px 0 9px; }
.artist-wrapper a:hover { text-decoration:none; color:#54A6B6; }

.search-wrapper { margin:0; padding:0; float:right; width:270px; height:29px; line-height:29px; text-align:right; }






