body{
	font-family: times new roman,verdana, arial;
	font-size: 18px;
	color: #000000;
	margin: 0;
	background-color: #DCE1E3;
	text-align: justify;
}

h1,h2,h3,h4,h5 {
	margin: 0px;
	font-weight: bold;	
	color: #0E2E4C;
	font-family:Garamond;
	}

h1{

	color
	font-size: 26px;
	text-align: center;
	}
h2{
	font-size: 20px;
	}
h3{
	font-size: 20px;
	text-align: left;
	}
h4{
	font-size: 16px;
	text-align: center;
	}
h5{
	font-size: 14px;
	}	


#main {
	padding: 40px 0px 0PX  40PX;
	text-align: justify;
}

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;
}

.tagline {border-top:medium #A0723C solid;
		background-color:#BE8C51;
		font-size:18px;
		text-align:center;
		font-weight:bold}

.navtop {
	border-top: 1px solid #52606D;
	border-bottom: 1px solid #52606D;
	margin: 0;
}	

.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:#CED5D8}

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 {margin-left:25px}

.right {
	text-align:right;
}

.center {text-align:center}

.divright {float:right}
