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

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;
}

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

#content_centre_vlm {
	float:left; 
	width:73%; 
	height:auto;
	background-color: #FFFFFF;
	padding-top: 30px;
}
/* NB: content_centre_vlm is wider in print stylesheet */
/* NB: content_right_vlm is the same in layout stylesheet but IE7 will not display picture unless repeated in print stylesheet*/

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

#footer_box {
	height: 60px;
	width: 998px;
	margin-left:0px;
	position: relative; 
	clear:both;
	border-top: 0px solid #333399;
	border-right: 0px solid #333399;
	border-bottom: 0px solid #333399;
	border-left: 0px solid #333399;
	text-align:left;
	font-size: 85%;
	vertical-align:bottom;
	z-index: 1;
}

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

.range_table {border:1px solid #333399;}

.range_table th {
	text-align:left;	
	border:1px solid #333399;}

.range_table td {
	text-align:left;	
	border:1px solid #333399;}
