
body
{	background-color : #113d06;
}

table.tbl1
{	table-layout : fixed;
	width : 800px;
	margin : auto;
	/* border : 1px solid #148d7f; */
	background-color : #fff2e3;
	border-collapse: collapse;
	background-color : #ffffe3;
}

table.tbl1 td.header
{	width : 800px;
}

table.tbl1 td.tdgreen
{
	background-color : #fff2e3;
}

table.tbl2
{	table-layout : fixed;
	width : 800px;
	margin : auto;
	margin-top : 0px;
	border-top : none ;
	/*border-left: 1px solid #238f2d;
	border-right: 1px solid #238f2d;
	*/
	border-bottom: 1px solid #148d7f;
	border-collapse: collapse;
	background-color : #ffffe3;
}
tbl2 td.menul
{	width : 115px;
	border-right : none;
	border-top : none;
	border-left : none;
	border-bottom : none;
	padding-top : 0px;
	padding-left : 5px;
	padding-right : 0px;
	vertical-align : top;
	font-family : "Century Gothic";
}
td.textl
{
	border-right : none;
	border-top : none;
	border-left : none;
	border-bottom : none;
	padding-top : 2px;
	vertical-align : top;
	margin-top : 0px;
}
td.textr
{	width : 581px;
	border-right : none;
	border-top : none;
	border-left : none;
	border-bottom : none;
	padding :1em;
	vertical-align : top;
	margin-top : 0px;
}
td.tdlink
{
	width : 260px;
	text-align : center;
	color : #148d7f;
	font-weight : 700;
	font-family : "Comic Sans MS";
	font-size : 15px;
	padding-bottom : 10px;
}

td.text2
{
	width : 350px;
	font-family : "Century Gothic";
	font-size : 13px;
	color : #148d7f;
}

h1
{	font-family : "Comic Sans MS";
	font-size : 20px;
	text-align: center;
	color : #148d7f;
	text-align : center;
}

h2
{
	font-family : "Comic Sans MS";
	font-size : 15px;
	text-align: center;
	color : #148d7f;
	text-align : center;
}

h3
{	font-family : arial, times, serif;
	font-size : .9em;
	color : #238f2d;
	text-align : center;
	margin : 10px 0px 4px 0px;
}

h4
{	font-family : arial, times, serif;
	font-size : 1.2em;
	color : #238f2d;
	text-align : center;
	margin : 10px 0px 4px 0px;
}
p.menuM
{
	font-family : "Century Gothic";
	font-size : 14px;
	font-weight : 700;
	color : #148d7f;
	background-image : none;
	background-color : #fff2e3;
	text-indent : 5px;
	padding-left: .2em;
	padding-top : 5px;
	width : 140px;
	margin-top : 0em;
	margin-bottom : .2em;
}
p.menuML
{	font-family : "Century Gothic";
	font-size : 14px;
	font-weight : 700;
	color : #148d7f;
	background-image : none;
	background-color : #238f2d;
	background-color : #fff2e3;
	text-indent : 5px;
	padding-left: .2em;
	width : 130px;
	margin-top : 0em;
	margin-bottom : .2em;
}

 /* p.menuML:hover
{
	color : #fff2e3;
	background-color : #148d7f;
}
 */

p.menuS
{	font-family : "Century Gothic";
	font-size : 13px;
	font-weight : 400;
	color : #148d7f;
	background-image : none;
	background-color : #fff2e3;
	text-indent : 5px;
	padding-left: .2em;
	width : 130px;
	margin-top : 0em;
	margin-bottom : .2em;
}

/*p.menuS:hover
{
	color : #fff2e3;
	background-color : #148d7f;
}
*/

p
{
	font-family : "Century Gothic";
	font-size : 13px;
	line-height : 18px;
	color : #148d7f;
	color : #066d62;
	color : #148d7f;
}
p.normal
{
	font-family : "Century Gothic";
	font-size : 13px;
	line-height : 18px;
	color : #148d7f;
	color : #066d62;
	color : #148d7f;
}
p.outdent
{
	width : 120px;
	font-family : "Century Gothic";
	margin-left : 0px;
	margin-top : 0px;
	font-weight : 700;
	background-color : #065e55;;
	color : #fff2e3;
}
/*
 p.outdent1
{
	font-family : georgia, times, serif;
	font-size : 14px;
	margin-left : 0px;
	margin-top : 0px;
	font-weight : 700;
	background-color : #705c00;
	color : white;
}
*/
p.hr
{
	background-color : #148d7f;;
	color : #148d7f;
	width : 550px;
	height : 2px;
	margin : 7px 0px 7px 0px;
}
p.col
{
	font-family : georgia, times, serif;
	font-size : 14px;
	line-height : 18px;
}
p.caption
{
	font-family : Century Gothic;
	font-size : 10px;
	line-height : 10px;
	color : #148d7f;
	padding : 3px;
	margin : 8px 5px 5px 5px;
	text-align : center;
}
p.calendar
{
	padding-left : 26px;
	text-indent : -24px;
}
/*img.imgL
{
	margin : 10px 5px 5px 5px;
	float: left

}
img.imgR
{
	margin : 10px;
	float: right;
}
*/
img.imgH
{
	margin-left : 50px;
	margin-top : 10px;
}

img.imgM
{
	margin-left : 25px;
	margin-top : 15px;
}
img.imgT
{
	margin-bottom : -10px;
}
a
{	text-decoration : none;
	font-weight : 700;
	color : #148d7f
}

a img
{
	border : none;
	margin-bottom : -5px;
}

a:visited
{
	color : #148d7f;
}
a:hover
{
	text-decoration : none;
}

a.menu
{
	
	text-decoration : none;
	font-weight : 400;
}

a.menu:hover
{
	background-color : #148d7f;
	color : #fff2e3;
}
a.menuL
{
	color : #148d7f;
	text-decoration : none;
	font-weight : 700;
}

a.menuL:hover
{
	background-color : #148d7f;
	color : #fff2e3;
}
a.imageA
{
	border : none;
	color : white;
}

a.mini
{
	text-decoration : none;
	font-weight : 400;
	font-size : 11px;
	color : #6b4e20;
	color : #705c00;
}

a.mini:hover
{
	text-decoration : underline;
}
div.normal
{
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	line-height : 18px;
}

div.div1
{
	margin : 20px 5px 5px 5px;
	border : dotted 1px #705c00;
	padding : 10px;
	width : 590px;
}
div.txtL
{
	margin : 5px 8px 5px 0px;
	border : solid 1px #148d7f;
	padding : 5px;
	width : 202px;
	float : left;
}

div.txtR
{
	margin : 5px 0px 5px 10px;
	border : solid 1px #148d7f;
	padding : 5px;
	width : 250px;
	float : right;
}

/*div.menuD
{
	margin : 0px 8px 0px 8px;
	border : solid 1px #148d7f;
	border-bottom : none;
	padding : 5px;
	width : 140px;
	float : left;
}
*/


ul
{
	line-height : 18px;
}
table.cal
{
	table-layout : auto;
	width : 400px;
	margin : auto;
	border : 2px solid #705c00;
	background-color : white;
	border-collapse: collapse;
}
caption.calc
{
	width : 396px;
	background : #705c00;
	border-top : 5px solid #705c00;
	border-right : 2px solid #705c00;
	border-left : 2px solid #705c00;
	border-bottom :none;
	color : white;
	font-family : verdana;
	font-size : 12px;
}
td.cal1
{
	height : 18px;
	border : 1px solid #705c00;
	vertical-align : middle;
	font-family : verdana;
	font-size : 11px;
	text-align : center;
}

td.cal2
{
	height : 18px;
	border : 1px solid #705c00;
	vertical-align : middle;
	font-family : verdana;
	font-size : 11px;
	text-align : center;
	
}

td.mam1
{
	height : 18px;
	width : 120px;
	border : 1px solid #705c00;
	vertical-align : middle;
	font-family : verdana;
	font-size : 11px;
	text-align : center;
}
table.birds
{
	table-layout : auto;
	width : 500px;
	margin : auto;
	border : 2px solid #705c00;
	background-color : white;
	border-collapse : collapse;
}

td.bird1
{
	height : 18px;
	width : 180px;
	border : 1px solid #705c00;
	vertical-align : middle;
	font-family : verdana;
	font-size : 11px;
	text-align : center;
}
td.bird2
{
	height : 18px;
	width : 150px;
	border : 1px solid #705c00;
	vertical-align : middle;
	font-family : verdana;
	font-size : 11px;
	text-align : center;
	
}
p.quote
{
	font-size : 14px;
	padding-left : 20px;
	padding-right : 20px;
	font-family : times,serif;
}
li
{
	font-family : "Century Gothic";
	color : #148d7f ;
	font-size : 13px;
}

tr.links
{
	border-top : 0px;
	border-right : none;
	border-bottom : solid 1px #148d7f;
}

p.plink
{
	color : #148d7f;
	font-size : 13px;
}
p.menuD
{
	font-family : "Comic Sans MS";
	border: solid 1px #148d7f;
	border-bottom : none;
	font-size : 14px;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-top : 2px;
	margin : 0px 0px 0px 5px;
}
div.imgL
{
	margin : 5px 8px 5px 0px;
	border : dotted 1px #148d7f;
	padding : 5px;
	width : 202px;
	float : left;
}

div.imgR
{
	margin : 5px 0px 5px 8px;
	border : dotted 1px #148d7f;
	padding : 5px;
	width : 202px;
	float : right;
}

