/*Ridgway Version*/
.navigation {display:none}

/*
div#content_centre_2col {font: 14pt Georgia, "Times New Roman", Times, serif;
}
*/

h1 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}
h1.caps {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}

h1.gallery_h1 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}

h2.printer {
	font-size: 12pt; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}

h4.printer {
	font-size: 12pt; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}

h2#content_centre_2col {
	font-size: 12pt; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}
	
h3 {font-size: 14pt;}
h5 {font-size: 14pt;}
h6 {font-size: 14pt;}

p {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#print_logo {
	position: absolute;
	left: 600px;
	top: 110px;
	height: 44px;
	width: 150px;
	border: 1px none #B3B5EF;
	z-index: 10;
	}

#content_centre_2col {
	float:left; 
	width:79%; 
	height:auto;
	background-color: #FFFFFF;
	padding-top: 30px;
/*	font: 14pt Georgia, "Times New Roman", Times, serif;
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; */
}

#content_right_2col {
	float:right; 
	width: 19%;
	height: auto;
	padding-top: 30px;
	border: 0px solid #388EBF; 
	background-color: #FFFFFF;
	z-index: 1;
}

#footer_box {
	background-color: #DCDFEE;
	height: 60px;
	width: 798px;
	margin-left:130px;
	position: relative; 
	clear:both;
	border-top: 1px solid #333399;
	border-right: 0px solid #333399;
	border-bottom: 1px solid #333399;
	border-left: 0px solid #333399;
	text-align:center;
	font-size: 85%;
	vertical-align:bottom;
	z-index: 1;
	background-image: url(/images/bottombanner.jpg);
}

.gallery-container {page-break-inside:avoid;}
