/* #DBEEDB */

body {
	
	font-family : Arial;
	font-size : 13px;
	background-color : #F4FFDD;
}
.bodycell{
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 0px;
}

p {
	font-family : Arial;
	font-size : 13px;
	
}
h1{
	font-family : "Monotype Corsiva";
	font-size : 28px;
	color : #339933;
	padding-bottom : 0px;
	margin-bottom : 0px;
}


h1.main{
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	padding-bottom : 0px;
	margin-bottom : 6px;
	color : #339933;
	margin-top : 4px;
	margin-left : 5px;
	margin-right : 5px;
}

h2 {
	
	font-family : "Monotype Corsiva";
	font-size : 21px;
	color : #339933;
}
.bodytable{
	border : 2px solid #D7D7D7;
	background-color : White;
}

.bannerheading{
	background-image : url(global/headingbg1.jpg);
	background-repeat : repeat;
	border-bottom-color : #8D8D8D;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.bannermain{
	padding-bottom : 0px;
}

.shadowleft{
	background-image : url(global/headerbgleft.jpg);
	background-position :top left;
	background-repeat : no-repeat;
}
.shadowright{
	background-image : url(global/headerbgright.jpg);
	background-position :top right;
	background-repeat : no-repeat;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}

.links a{
	color : #9D6B9F;
	text-decoration : none;
}


.caption{
	font-family : Arial;
	font-size : 12px;
	
}
.navigationtable{
	
	border-collapse : collapse;
}
.navicell {
	border-right: #0d6f3c 1px solid;	
	border-bottom: #0d6f3c 1px solid;	
	padding-right : 10px;
	padding-left : 10px;
	padding-bottom : 6px;
	padding-top : 6px;
	background-image : url(global/navibg1.jpg);
}
.navicell p{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
        margin-bottom : 0px;
}

.navicell  A {
	color : Black;
}
.navicell  A:hover {
	color : #A52A2A;
}







.linktextsmall a{
	text-decoration : none;
	
}

.linktextsmall{
	font-family : Arial;
	font-size : 14px;
	
	
}

.linktext a{
	text-decoration : none;
	
}
.linktext a:hover{
	text-decoration : none;
	color : #FFDEAD;
}
.linktext{
	font-family : Arial;
	font-size : 15px;
	
	font-weight : bold;
	
}
.textnavigation a{
	font-family : Arial;
	font-size : 12px;
	
	text-decoration : none;
}
.textnavigation{
	font-family : Arial;
	font-size : 14px;
	
}
.address a{
	font-family : Arial;
	font-size : 14px;
	
}

.address{
	padding-left : 10px;
}
.footer{
	font-family : Arial;
	font-size : 13px;
	color : #BFBFBF;
	margin-top : 0px;
	padding-top : 0px;
	
}
.mylink a{
	font-family : Arial;
	font-size : 11px;
	
	margin-top : 0px;
	color : #C9C9C9;
	text-decoration : none;
}

