#banner{
	
	margin-bottom : 5px;
	background-color : #F0E68C;
}

p {
	font-family : Arial;
	font-size : 14px;
}

h1 {
	font-family : Arial;
	font-size : 18px;
	color : #0061BD;
}

h2 {
	font-family : Arial;
	font-size : 16px;
	
}


.bannerleft{
	
}
.bannerright{
	background-image : url(images/top1.jpg);
	background-repeat : no-repeat;
	padding-left : 0px;
	padding-top : 0px;
}
#emailprint{
	padding-right : 30px;
}
.navigation{
	margin-top : 20px;
	margin-left : 10px;
	margin-right : 10px;
}

#navigation{
	border-collapse : collapse;
	}



#address{
	
	padding-bottom : 6px;
	padding-top : -5px;
	
}
#pagebox{
	background-image :  url("images/global/bg.jpg");
	background-repeat : repeat;
}

.pagelayout{
	border-collapse : collapse;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : White;
}

.pagelayoutleft{
    padding-right : 0px;
	background-color : White;
	padding-left : 0px;
	padding-bottom : 10px;
	padding-top : 10px;
}
.pagelayoutright{
	background-color : White;
	padding-left : 40px;
	padding-right : 20px;
	padding-top : 10px;
	padding-bottom : 20px;
}
#footer{
	background-image :  url("images/global/bg1.jpg");
	background-repeat : repeat;
}




body {
	margin-top : 10px;
	background-color : #EFBC69;
}


.red A:hover {
	color : Red;
}
.caption{
	font-family : Arial;
	font-size : 12px;
	color : #556E47;
}
.navicell{
	padding-bottom : 5px;
	padding-top : 5px;
	font-family : Arial;
	font-size : 14px;
	color : White;
	
	padding-left : 5px;
	padding-right : 5px;
}

.navicell a{
	
	font-family : Arial;
	font-size : 14px;
	color : Navy;
	text-decoration : none;
}

.navicell A:hover{
	color : Red;
}

.address a{
	font-family : Arial;
	font-size : 12px;
	color : White;
	text-decoration : none;
}

.address{
	font-family : Arial;
	font-size : 12px;
	color : White;
	margin-left : 10px;
}
.footer{
	font-family : Arial;
	font-size : 15px;
	color : #A9A9A9;
	
	margin-top : 0px;
}
.mylink a{
	
	color :  white;
	text-decoration : none;
}
.mylink{
	font-family : Arial;
	font-size : 14px;
	color : white;
	
	margin-top : 0px;
}

