/***********************************************/
/* agristyle.css                               */
/* Stysheet for Tuscan Farm Holidays           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/* park this - could be useful on maps         
	cursor: help;
/***********************************************/ 

body {
	position: absolute;
	top: 0px;
	/* background-image: url('gradient.gif') */
	font-family: Arial, sans-serif;
	color: #666666;
	background-color: #F4FFE4;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #2A7F55;
	text-decoration: none;
}

a:visited {
	color: #2A7F55;
	text-decoration: none;
}
a:hover {
	color:#993300;
	text-decoration: none;
	font-weight: bold;
	background-color: #D5EDB3;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 24pt;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #5EB847;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: circle;
}

p {
	color:#666666;
	line-height:normal;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
}

td p {
	color:#18561D;
	line-height:normal;
	margin-top:2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

td h2 {
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 2px;
	margin-right: 5px;
}
dt {
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
	color: #444444;
}
dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

/***********************************************/
/* Font definitions                            */
/* Could not get these to work so they are commented out for now. To be investigated.
/***********************************************/
/*
@font-face {
    font-family: "Swiss 721";
    src: url("swiss721hvy.pfr"); /* Swiss 721 heavy */
/*    font-style: normal, italic;
    font-weight: 700;
}
@font-face {
  src: local("Kustom Kar"),
       url("kustomka.ttf") format("truetype");
  font-family: "Agri";
  font-style: normal
}
@font-face {
  src: local("Agri Oblique"),
       url("psaudi5.ttf") format("truetype");
  font-family: "Agri";
  font-style: oblique;
  slope: -18
}
*/
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead-left /* Picture in left side of the master page heading */
{
	z-index: 2;
	position: fixed;
	top: 0px;
	left: 0px;
	padding-left: 30px;
	padding-right: 0px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	visibility: visible;
	height: 75px;
	width: 200px;
	clear: both;
	float: left;
}				

#masthead-right  /* Picture in right side of the master page heading */
{
	z-index: 3;
	position: fixed;
	top: 0px;
	right: 0px;
	padding-right: 30px;
	padding-left: 0px;
	vertical-align: top;
	background-color: #D5EDB3;
	overflow: hidden;
	visibility: visible;
	height: 75px;
	width: 200px;
	clear: both;
	text-align: right;
}				

#masthead  /* The master page heading */
{
	z-index: 4;
	position: fixed;
	left: 25%;
	width: 50%;
	text-align: center;
	letter-spacing: 4px;
	background-color: transparent;
	overflow: visible;
	visibility: visible;
	}
	
#masthead-back  /* Background colour to the master page heading	*/
{
	z-index: 1;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 77px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
	vertical-align: top;
	white-space: normal;
	background-color: #D5EDB3;
	overflow: visible;
	visibility: visible;
/*	display: none; 
*/	}

#masthead-fixed  /* Fixed master page heading - alternative for lack of CSS support	*/
{
	z-index: 1;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 77px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
	vertical-align: middle;
	white-space: normal;
	overflow: visible;
	background-color: #D5EDB3;
	visibility: visible;
/*	display: none; 
*/	}

	

#navBar{ /* Navigation bar that sits down left side of the page */
	position: absolute;
	left: 0px;
	top: 100px;
	width: 200px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 30px;
	text-transform: lowercase;
	background-image: url(Gifs/g-y-grad.gif);
	color: #6600FF;
}

#content{ /* The main content of the page */
	position: absolute;
	top: 100px;
	left: 205px;
	width: 780px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	overflow: visible;
}

#map{ /* The area in which the Google map resides */
	margin: 0;
	float: right;
	vertical-align: top;
	width: 780px;
	height: 500px;
}

#minimap{ /* The area in which the mini Google map resides */
	margin: 0;
	float: right;
	vertical-align: top;
	width: 300px;
	height: 200px;
}

#maptab{ /* The tab and text in which the mini Google map resides */
	background-color: #ffffcc;
	float: left;
	width: 400px;
	height: 200px;
	text-align: left;
}

#maplnkbox{ /* The box in which the map links are shown */
	overflow: auto;
	background-color: #F4FFE4;
	border: 2px inset black;
	height: 210px;
	width: 130px;
	float: left;
	padding-left: 0px;
}
#maplnkbox ul{
 	list-style-type: square;
	font-size: x-small;
	position: absolute;
	left: -20px;
	top: 65px;
}
#maplnkbox h1{
	float: left;
	position: absolute;
	left: 0px;
	width: 126px;
	margin: 2px;
	font-size: small;
}

.tooltip {
	background-color:#D5EDB3;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	border-style: inset;
	border-color: #CC3300;
	border-width: 2px;
}

.tab { /* This is the class that Google maps uses for its tabs */
	width: 400px;
	background-color: #D5EDB3; 
	font-size: small;
	list-style-type: disc;
}
.button {
	background-color:#D5EDB3;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	border-style: outset;
	border-color: #CC3300;
	border-width: 4px;
	width: auto;
	text-align: center;
}
.button:hover {
	border-style: inset;
	color:#993300;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffcc;
}

/***********************************************/
/*Component Styles                             */
/***********************************************/

#siteName{ /* The name of the site that goes in the master page heading */
	background-color: #d5edb3; /* prevents image from interrupting text if slid underneath */
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	max-width: 100%;
	min-width: 430px;
	text-align: center;
	display: block;
}
#apice{ /* The APICE name that forms a subheading to the site name in the master page heading */
	background-color: #d5edb3; /* prevents image from interrupting text if slid underneath */
	display: block;
	max-width: 100%;
	min-width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	color: #336666;
}

/*************** #pageName styles **************/
/* Not used for now so commented out
#pageName{
	padding: 0px 0px 10px 10px;
}
#pageId{
	display: none;
}
*/

/************* #globalNav styles **************/
/* Currently the globalNav styles are used only as a blank
/* bar separator below the master page heading. Components
/* left here for potential future use... possibly a
/* ticker flowing through the bar */

#globalNav{
	position: fixed;
	top: 77px;
	left: 0px;
	width: 100%;
	height: 18px;
	visibility: visible;
	color: #D5EDB3;
	white-space: nowrap;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #007F00;
	border-right-color: #007F00;
	border-bottom-color: #007F00;
	border-left-color: #007F00;
	overflow: visible;
	z-index: 3;
	background-image: url(Gifs/texturebar.gif);
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

/**********************************************/
/*               CONTENT Styles               */
/*                                            */
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
	
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.hilite {
	font-weight: bold;
	color: #990000;
}

.img_right{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}

.img_left{
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

.img_centre{
	float: none;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	text-align: center;
}

.mini{
	float: left;
	position: absolute;
	left: 0px;
	width: 96px;
}
h1.mini{
	font-size: small;
}
p.mini{
	top: 30px;
	font-size: x-small;
}
p.button {
	font-size: x-small;
	top: 130px;
	left: 25px;
	top: 130px;
	width: 40px;
}
#minibut{
	float: left;
	position: absolute;
	left: 30px;
	top: 130px;
	width: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	left: 0px;
/*	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
*/	font-size: 75%;
	color: #cccccc;
	padding: 0px;
	text-align: center;
	background-color: #99CC99;
	margin: 0px;
	width: 200px;
	float: left;
	background-image: url(Gifs/g-y-grad.gif);
	vertical-align: text-bottom;
	position: absolute;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link {
	display: block;
	color: #37A332;
	text-decoration: none;
}
#navBar ul a:visited {
	display: block;
	color: #37A332;
	text-decoration: none;
}
#navBar ul a:hover {
	color:#993300;
	text-decoration: none;
	font-size: larger;
	background-image: url(Gifs/y-g-grad.gif);
	font-weight: bold;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}
#navBar #navBar ul ul a:visited {
	display: block;
	color: #FFFFCC;
	text-decoration: none;
}
#navBar ul ul a:link {
	display: block;
	color: #FFFFCC;
	text-decoration: none;
}
#navBar ul ul a:hover {
	color:#388D2C;
	text-decoration: none;
	background-image: url(Gifs/y-g-grad.gif);
	font-size: larger;
	font-weight: bold;
}
#navBar ul ul {
	margin: 0;
	padding: 0;
	list-style-type: circle;
	text-indent: 40px;
}
#lastupdate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#admin {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
/*	border-bottom: 1px solid #cccccc;
*/	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
/*	border-top: 1px solid #cccccc;
*/	width: 100%;
    voice-family: "\"}\""; 
    voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
/*	border-top: 1px solid #cccccc;
*/	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

.subLink{
	color: #FF0000;
	font-size: smaller;
	font-weight: bold;
	text-decoration: blink;
}

/* Maplinks are not displayed until the list of links */
/* is built dynamically when the page is loaded. The  */
/* display property is then reset by the javascript   */
/* that builds the links, making them appear.         */
#maplinks {
	display: none; 
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}