
body
{	background-color : #bebeba;
}

table.tbl1
{	table-layout : fixed;
	width : 800px;
	margin : auto;
	border : 1px solid #238f2d; /* RGB: 35 143 45 */
	background-color : white;
	border-collapse: collapse;
}

table.tbl1 td.header
{	width : 800px;
}

table.tbl2
{	table-layout : fixed;
	width : 800px;
	margin : auto;
	border-top : none ;
	border-left: 1px solid #238f2d;
	border-right: 1px solid #238f2d;
	border-bottom: 1px solid #238f2d;
	background-color : white;
	border-collapse: collapse;
}
td.menul
{	width : 115px;
	border-right : 1px solid #238f2d;
	border-right : none;
	border-top : none;
	border-left : none;
	border-bottom : none;
	padding-top : 15px;
	padding-left : 15px;
	padding-right : 0px;
	vertical-align : top;
}
td.textr
{	width : 581px;
	border-right : 1px solid #238f2d;
	border-top : none;
	border-left : none;
	border-bottom : none;
	padding :1em;
	vertical-align : top;
}
td.pics
{	width : 275px;
	border-right : none;
	border-top : none;
	border-left : none;
	border-bottom : none;
	padding :1em;
	vertical-align : top;
}
h1
{	font-family : verdana;
	font-size : 1.2em;
	color : #238f2d;
	text-align : center;
	margin : 2px 0px 0px 2px;
}

h2
{
	font-family : arial, serif;
	font-size : .9em;
	color : #238f2d;
	text-align : center;
	margin : 4px 0px 2px 0px;
}

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 : arial;
	font-size : 13px;
	font-weight : 700;
	color : white;
	background-color : #238f2d;
	background-color : #1c6b23;
	text-indent : 5px;
	padding-left: .2em;
	width : 110px;
	margin-top : 0em;
	margin-bottom : .2em;
}
p.menuML
{	font-family : arial;
	font-size : 13px;
	color : white;
	background-color : #238f2d;
	background-color : #1c6b23;
	text-indent : 5px;
	padding-left: .2em;
	width : 110px;
	margin-top : 0em;
	margin-bottom : .2em;
}

 p.menuML:hover
{
	background-color : #705c00;	
}


p.menuS
{	font-family : arial;
	font-size : 11px;
	color : white;
	background-color : #1c6b23;
	text-indent : 5px;
	padding-left: .3em;
	width : 110px;
	margin-top : 0em;
	margin-bottom : .2em;
}

p.menuS:hover
{
	background-color : #705c00;
}

p
{
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	line-height : 18px;
}
p.outdent
{
	margin-left : -15px;
	margin-top : -20px;
	font-weight : 700;
	background-color : #6b4e20;
	background-color : #238f2d;
	background-color : #705c00;
	color : white;
}
p.outdent1
{
	font-family : georgia, times, serif;
	font-size : 14px;
	margin-left : -15px;
	margin-top : -20px;
	font-weight : 700;
	background-color : #705c00;
	color : white;
}
p.hr
{
	color : #238f2d;
	background-color : #238f2d;
	width : 100px;
	height : 1px;
	margin : 7px 0px 7px 0px;
}
p.col
{
	font-family : georgia, times, serif;
	font-size : 14px;
	line-height : 18px;
}
p.caption
{
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	line-height : 10px;
	color : #705c00;
	padding : 2px;
	margin : 0px;
	text-align : center;
}

img.imgL
{
	margin : 10px;
	float: left;
	border : 0px;

}
img.imgR
{
	margin : 10px;
	float: right;
	border : 0px;
}

img.imgH
{
	margin-left : 50px;
	margin-top : 10px;
}

a
{	text-decoration : none;
	font-weight : 700;
	color : #6b4e20;
	color : #705c00;
}

a:hover
{
	text-decoration : underline;
}

a.menu
{
	text-decoration : none;
	color : white;
}

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.imgL
{
	margin : 5px 8px 5px 0px;
	border : dotted 2px #6b4e20;
	border : dotted 1px #238f2d;
	border : dotted 1px #705c00;
	padding : 5px;
	width : 202px;
	float : left;
}

div.imgR
{
	margin : 5px 0px 5px 8px;
	border : dotted 2px #6b4e20;
	border : dotted 1px #238f2d;
	border : dotted 1px #705c00;
	padding : 5px;
	width : 202px;
	float : right;
}

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 : 2px 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 : verdana;
	font-size : 13px;
}

table.news
{
	table-layout : auto;
	width : 400px;
	margin : auto;
	border : none;
	background-color : white;
	border-collapse: collapse;
}

td.news1
{
	height : 18px;
	border : none;
	vertical-align : top;
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
	text-align : left;
	width : 120px;
}

td.news2
{
	height : 18px;
	border : none;
	vertical-align : top;
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
	text-align : left;
	
}