body{
	font-family: times new roman,verdana, arial;
	font-size: 18px;
	margin: 0;
	background-color: #DCE1E3;
	text-align: justify;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	font-weight: bold;	
	color: #0E2E4C;
	font-family:Garamond;
	}


h1{

	color
	font-size: 26px;
	text-align: center;
	}
h2{
	font-size: 24px;
	}
h3{
	font-size: 20px;
	text-align: left;
	}
h4{
	font-size: 16px;
	text-align: center;
	}
h5{
	font-size: 14px;
	}	
h6{
	font-size: 26px;
	}	

#main {
	padding: 30px 50px;
	text-align: justify;
}

.banner {padding-bottom: 10px;
		text-align: center;	
		color: #fff}

a:link {
	text-decoration: underline;
	color: #0D2D4A;	
}
a:visited {
	text-decoration: underline;
	color: #19548C;	
}
a:hover {
	text-decoration: underline;
	color: #4A0D1D;	
}
a:active {
	text-decoration: underline;
	text-align: center;
}

.navtop {border-top:medium #A0723C solid;
		border-bottom:thin #A0723C solid;
		background-color:#DABD9D;
		font-size:18px;
		text-align:center;
		font-weight:bold;
		color: #19548C}
		
.navtop a {
	text-decoration: none;
	color: #113A60;	
}



.nav h1{
	font-size: 18px;
	color: #FFFFFF;
}

.quote {padding: 15px;}



#nav a:link {
	color: #0D2D4A;
	text-decoration: none;
	font-weight: bold;
}
#nav a:visited {
	color:#19548C ;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #4A0D1D;
	text-decoration: none;
	font-weight: bold;
}

.gallery {background-color:#fff}

a.bb:link { 
		font-size: 9px;
		text-decoration: none;

}
a.bb:visited { 
		font-size: 9px;
		text-decoration: none;
}
a.bb:hover { 
		font-size: 9px;
		text-decoration: none;
}

.bottom {font-size: 10px;}
 
li {padding-bottom: 5px}


.table p {
	text-align:justify
}

.table {width:700px}

.right {
	text-align:right;
}

.center {
	text-align:center
}

.divright {float:right}
.acenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	color: #FFF;
	font-style: italic;
}
.a2center {
	text-align: center;
}

