@charset "utf-8";

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #a5c99d;
	background-repeat: repeat-x;

}

body,td,th {

	font-family: Loch Lomond Farm Cottages;

	font-size: 10px;

}
A, A:active, A:visited {
	font-style:normal;
	color: #16691d;
	text-decoration: none;
}
A:hover {
color: #00350a;
text-decoration: none;
}
td.content {

background-repeat: no-repeat

}

TD.titleBox, SPAN.titleBox, P.titleBox {

  font-family: Myriad Pro, Verdana, Arial, sans-serif;

  font-size: 24px;

  color: #16691d; 

}


TD.subtitleBox, SPAN.subtitleBox, P.subtitleBox {

  font-family: Myriad Pro, Verdana, Arial, sans-serif;

  font-size: 20px;

  color: #16691d; 

}

TD.textGreen, SPAN.textGreen, P.textGreen {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #00350a;

  }
  
  TD.textGreenhome, SPAN.textGreenhome, P.textGreenhome {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px; font-weight:bold;

  color: #00350a;

  }
  TD.textWhite, SPAN.textWhite, P.textWhite {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #ffffff;

  }
  TD.textWhitehome, SPAN.textWhitehome, P.textWhitehome {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px; 

  color: #ffffff;

  }
TD.error, SPAN.error, P.error {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #FF0000;

  }
TD.titleNoBox, SPAN.titleNoBox, P.titleNoBox {

  font-family: Myriad Pro, Verdana, Arial, sans-serif;

  font-size: 24px;

  color: #ffffff; 

}

TD.titleBlack, SPAN.titleBlack, P.titleBlack {

  font-family: Myriad Pro, Verdana, Arial, sans-serif;

  font-size: 16px;

  color: #000000; 

}

TD.titleBlackSmall, SPAN.titleBlackSmall, P.titleBlackSmall {

  font-family: Myriad Pro, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #000000; 

}

TD.ReadMore, SPAN.ReadMore, P.ReadMore {

	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 10px;

	color: #808080;

	text-decoration: underline;

}

TD.footer, SPAN.footer, P.footer {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #97979a;

  }

A.footer {

  font-style:normal;

  text-decoration:none;

  color: #97979a;

  }

A.footer:active {

  font-style:normal;

  text-decoration:none;

  color: #97979a;

  }

A.footer:visited {

  font-style:normal;

  text-decoration:none;

  color: #97979a;

  }

A.footer:hover {

  font-style:normal;

  text-decoration:none;

  color: #a5c99d;

  }



.table_form_color {

	background-color: #f4f4f4;

	border: thin solid #00aa20;

}

.inputField {
	border: 0px groove #ffffff;
	text-align: left;
	background-color: #ffffff;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width: 150px;
 }
.inputFieldText {
	border: 0px groove #ffffff;
	text-align: left;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width: 303px;
	font-size: 10px;
	height: 100px;

 }
.inputFieldText2 {
	border: 0px groove #ffffff;
	text-align: left;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width: 303px;
	font-size: 10px;
	height: 50px;

 }
 .inputField2 {

	border-color: #E5E5E5;

	border-style: solid;

	border-width: 2;

	text-align: left;
font-size: 10px;
	background-color: #FFFFFF;
 }
 
 
 div#wrapper{
	width:100%;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	border: 0px dashed #ff9900;
}
table .cal_month{
	border:1px solid #DDDDDD;
	background-color:#f4f4f4;
	}
thead td{
	text-align:center;

}
.cal_title{
	border:1px solid #DDDDDD;
	background-color:#00aa20;
	text-align:center;
	font-size:70%;
	color:#FFFFFF;
	}
.cal_data{
	text-align:center;
	}
.cal_empty{
	text-align:center;
	/*border:1px solid #EEEEEE;*/
	}
	
	
div.container { 
	/* outer container */
	position:relative; 
}

div.images {
	/* movie clip 2 (top) container */
	position:absolute;
	width:197px;
	top:325px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:1;
}

