@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);
@import url(https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy);

html, body {
	background-color: #2f3b63;
	background-image: url(http://www.hinton-instruments.co.uk/images/common/logcycle-blue.gif);
	background-repeat: repeat;
	color: #000000;
	font-size: 100%;
	line-height: 100%;
	font-family: 'Montserrat', sans-serif;
}

body {
	min-width: 800px;
}

html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img,
blockquote, q, table, thead, tbody, tfoot, caption, th, tr, td, a, form,
input, textarea, fieldset, pre {
	margin: 0;
	padding: 0; 
	font-size: 100%;
	line-height: 100%;
} 

table {
	border-collapse: collapse;
}

ul ul, ul ol, ul dir, ul menu, ul dl,
ol ul, ol ol, ol dir, ol menu, ol dl,
dir ul, dir ol, dir dir, dir menu, dir dl,
menu ul, menu ol, menu dir, menu menu, menu dl,
dl ul, dl ol, dl dir, dl menu, dl dl {
	margin-top: 0;
	margin-bottom: 0;
}

ul, ol, dl {
	list-style-type: none;
}

ul, li {
	margin: 0;
	padding: 0;
}	

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	padding: 0;
	margin-bottom: 0px;
}

label {
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}

input, select, textarea {	
	margin: 0px;
}

input, textarea, select {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 100%;
}

input[type="submit"], input.submit {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	width: auto;
	font-size: 100%;
}

input[type="text"], textarea, select {
	border: 0px;
}


/* Default link styles */

a {
	text-decoration: underline;
}

a:link {
	color: rgb(76,95,160);
	outline: none;
}

a:active {
	color: #b4bedc;
}

a:visited {
	color: #1a2167;
	outline: none;
}

a:hover {
	color: #C0A03C;
}

a img, a img:visited {
	border: none;
	outline: none;
}

/* Text styles */

.mainheading { 
	font-weight: normal; 
	font-size: 1.5em; 
	line-height: 120%; 
	font-family: 'Montserrat', sans-serif;
	color: #1a2167;
}

.boldtitle { 
	font-weight: bold;
	color: #000000; 
	font-size: 1.2em; 
	line-height: 120%; 
	margin-top: 20px;
	margin-bottom: 4px;
	font-family: 'Montserrat', sans-serif;
}


.bodycopy { 
	text-decoration: none;
	border: none;
	font-weight: normal;
	color: rgb(41,46,62);
}

.bodycopy, .bodycopy a, .bodycopy a:visited, .bodycopy a:hover { 
	font-weight: normal; 
	font-size: 1em;
	line-height: inherit;
	font-family: 'Montserrat', sans-serif;
}

.bodycopy p, .bodycopy li { 
	font-weight: normal;
	color: rgb(41,46,62); 
	font-size: 1em; 
	line-height: 150%;
	margin-bottom: 1em;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 1em;
}

.captiontext p { 
	text-decoration: none;
	font-size: .9em;
	line-height: 120%;
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	border: none;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	margin-top: .3em;
	margin-bottom: .5em;
	
}

div.dropcap { 
	font-weight: bold;
	color: rgb(41,46,62);
	font-size: 2em;
	line-height: 100%;
	margin: 0;
	margin-right: 5px;
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	float: left;
}

div.inlinelist { 
	margin-left: 20px;
}

div.qanda { 
	clear: both;
	margin-top: 1em;
	margin-right: 30px;
}

.qanda p, .qanda li { 
	margin-left: 2em;
}

.bodycopy a, .bodycopy a:visited { 
	text-decoration: none;
	border:  none;
	font-weight: normal;
	color: rgb(0,39,166);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(144,154,186); 
}

.bodycopy a:hover { 
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(213,172,48);
	color: rgb(177,63,1);
	font-family: 'Montserrat', sans-serif;
}



#bodytextarea h2 { 
	text-decoration: none;
	color: #2f3b63; 
	font-size: 1.8em; 
	line-height: 120%;
	margin-bottom: .2em;
	font-weight: normal; 
	font-family: "Futura Medium", "Futura Md", "FuturaMedium", "Futura", "Futura Book", "FuturaBook", "Futura Bk", 'Josefin Sans', sans-serif;
}

#bodytextarea h2 a:hover { 
	text-decoration: none;
	color: #c8b373;
}

#bodytextarea h2 a:active { 
	text-decoration: none;
	color: #b4bedc;
}

#bodytextarea h3 { 
	text-decoration: none;
	color: rgb(143,122,67); 
	font-size: 1.5em; 
	line-height: 120%;
	margin-top: .2em;
	margin-bottom: .5em; 
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-weight: normal;
}

#bodytextarea h4 { 
	text-decoration: none;
	color: rgb(143,122,67); 
	font-size: 1.2em; 
	line-height: 120%;
	margin-bottom: 1em;  
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-style: italic;
	font-weight: normal;
}

#bodytextarea h5 { 
	text-decoration: none;
	color: #000000;
	font-size: 1em; 
	line-height: 120%;
	margin-bottom: 1em;  
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}

#bodytextarea h6 { 
	text-decoration: none;
	color: #000000;
	font-size: .9em; 
	line-height: 120%;
	margin-bottom: 1em;  
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-variant: small-caps;
}

.bodycopy p.subtext { 
	text-decoration: none;
	color:#242648;
	font-size: 1em; 
	line-height: 120%;
	margin-top: 1em;
	margin-bottom: 1em;  
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-weight: normal;
}
	



/* Main Layout Items */

div.pagecenter {
	position: absolute;
	width: 100%;
	height: auto;
	text-align: center;
}

div.container {
	position: relative;
	width: 801px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	background-color: #ffffff;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}

.container table {
	border: none;
	padding: 0;
	margin: 0;
}

table#pagetable {
	width: 800px;
	padding: 0;
	margin: 0;
}

td#header {
	width: 609px;
	height: 71px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border-top: none;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

td#leftnavcell {
	background-color: rgb(26,33,103);
	} 

div#headerpanel {
	width: 609px;
	height: 71px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border: none;
	background-image: url(http://www.hinton-instruments.co.uk/images/rackpanel_header_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
}

span#hilogo {
	width: 162px;
	position: absolute;
	left: 223px;
}

span#hnewslink {
	position: absolute;
	left: 8px;
	width: 100px;
	height: 71px;
	text-align: center;
	top: 35px;
	margin-top: -.5em;
}

span#hcontactlink {
	position: absolute;
	width: 100px;
	left: 104px;
	height: 71px;
	text-align: center;
	top: 35px;
	margin-top: -.5em;
}

span#hlinkslink {
	position: absolute;
	right: 8px;
	width: 100px;
	height: 71px;
	text-align: center;
	top: 35px;
	margin-top: -.5em;
}

span#hfaqlink {
	position: absolute;
	width: 100px;
	right: 104px;
	height: 71px;
	text-align: center;
	top: 35px;
	margin-top: -.5em;
}



#hnewslink, #hnewslink a, #hnewslink a:visited, #hcontactlink, #hcontactlink a, #hcontactlink a:visited, #hfaqlink, #hfaqlink a, #hfaqlink a:visited, #hlinkslink, #hlinkslink a, #hlinkslink a:visited {
	color: rgb(221,208,169);
	font-family: "Futura Medium", "Futura Md", "FuturaMedium", "Futura", "Futura Book", "FuturaBook", "Futura Bk", 'Josefin Sans', sans-serif;	font-size: 1em;
	line-height: 100%;
	text-decoration: none;
}

#hnewslink a:hover, #hcontactlink a:hover, #hfaqlink a:hover, #hlinkslink a:hover {
	color: rgb(253,254,220);
	font-size: 1em;
	line-height: 100%;
	text-decoration: underline;
}

td#cornerimage {
	width: 191px;
	height: 71px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border: none;
	border-bottom: 1px solid #ffffff;
}

#cornerimage img {
	width: 191px;
	height: 71px;
	border: none;
}

td#bodytextarea {
	width: 609px;
	padding: 30px;
}

.pageheading {
	margin-top: 0px;
	margin-bottom: 1em;
}

div.pagedivider {
	height: 4px;
	width: 550px;
	border-bottom: 4px solid rgb(240,235,219);
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
}

div.pagedivider2 {
	height: 1px;
	width: 550px;
	border-bottom: 1px solid rgb(143,122,67);
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
}

div.pagedivider3 {
	height: 1px;
	width: 550px;
	border-bottom: 1px dotted rgb(240,235,219);
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
}

#snbuttons {
	position: relative;
	float: right;
	margin-top: -20px;
	margin-right: -24px;
}


.pagebottomlinks {
	text-align: center;
	margin-top: 2.5em;
}

div.footercontainer {
	position: relative;
	width: 800px;
	padding: 0;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: right;
	vertical-align: top;
	border: none;
}

div.footernav {
	margin-top: .5em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 800px;
}

.footernav p {
	font-weight: normal;
	color: rgb(255,255,255); 
	font-size: .8em; 
	line-height: 120%; 
	margin-bottom: .4em;
	font-family: 'Montserrat', sans-serif;
}

.footernav a, .footernav a:visited {
	text-decoration: underline;
	border: none;
	margin-left: 6px;
	color: rgb(221,222,235); 
}

.footernav a:hover {
	text-decoration: underline;
	color: rgb(238,214,142); 
}

.copyright {
	margin-top: 2em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	width: 800px;
	font-weight: normal;
	color: rgb(144,154,186); 
	font-size: .6em; 
	line-height: 120%; 
	font-family: 'Montserrat', sans-serif;
}

.last_updated {
	margin-top: 1em;
	margin-bottom: 4em;
	margin-left: 0px;
	margin-right: 0px;
	width: 800px;
	font-weight: normal;
	color: rgb(203,203,217); 
	font-size: .8em; 
	line-height: 120%; 
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
}

.date {
	font-style: italic;
}

.formtable {
	width: 549px;
	margin: 0;
	border: none;
	background-image: url(../images/creamgradbg.gif);
}

.formtable td, .formtable2 td {
	padding: 8px;
}


.formtable textarea, .formtable2 textarea {
	padding: 8px;
}

.formtable2 {
	width: 549px;
	margin: 0;
	border: none;
	background-image: url(../images/creamgradbg2.gif);
}

div.floatleft { 
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}

div.floatright { 
	margin-left: 8px;
	margin-bottom: 8px;
	float: right;
}

div.centerpic { 
	margin: none;
	padding: none;
	margin-bottom: 8px;
	float:none;
	
	}

.floatleft a, .floatright a, .floatleft a:visited, .floatright a:visited { 
	border: 1px solid rgb(203,203,217);
	display: block;
}

.centerpic a { 
	border: 1px dotted rgba(213,172,48,0);
	display: block;
}

.floatleft a:hover, .floatright a:hover { 
	border: 1px solid rgb(213,172,48);
}

.centerpic a:hover { 
	border: 1px dotted rgb(213,172,48);
}



div.indexitemblock { 
	background-color: rgb(242,239,231);
	border: solid 1px rgb(143,122,67);
	width: 547px;
	margin-bottom: .5em;
	clear: both;
}

div.indexitemblockhead { 
	font-family: "Futura Medium", "Futura Md", "FuturaMedium", "Futura", "Futura Book", "FuturaBook", "Futura Bk", 'Josefin Sans', sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: rgb(255,255,255);
	background-color: rgba(143,122,67,1);
	padding: .5em;
}


.indexitemblockhead a, .indexitemblockhead a:link, .indexitemblockhead a:visited {
	color: rgb(255,255,255);
	text-decoration: none;
	border: none;
}

.indexitemblockhead a:hover {
	color: rgb(245,218,144);
}

.indexitemblock img { 
	border: solid 1px rgb(143,122,67);
	margin: .5em;
	float: left;
	clear: both;
}

.indexitemblock p {
	margin: .5em;
	font-weight: normal;
	color: rgb(41,46,62); 
	font-size: .8em; 
	line-height: 150%;
	margin-bottom: 1em;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 1em;
}

.itemblocklist {
	float: left;
	padding-left: 20px;
	margin: .5em;
	font-weight: normal;
	color: rgb(41,46,62); 
	font-size: .8em; 
	line-height: 150%;
	margin-bottom: 1em;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 1em;
	list-style: disc;
}

.itemblocklist li {
	margin-bottom: .2em;
}

div.indexitemblockfoot, div.indexitemblockfoot2 { 
	font-family: 'Montserrat', sans-serif;
	font-size: .8em;
	color: rgb(255,255,255);
	background-color: rgb(143,122,67);
	padding: .5em;
	clear: both;
}


.indexitemblockfoot p, .indexitemblockfoot a, .indexitemblockfoot a:link, .indexitemblockfoot a:visited, .indexitemblockfoot2 a, .indexitemblockfoot2 a:link, .indexitemblockfoot2 a:visited  { 
	font-family: 'Montserrat', sans-serif;

	font-size: 1em;
	line-height: 120%;
	font-weight: normal;
	color: rgb(255,255,255);
	text-decoration: none;
	margin-bottom: .5em;
}

.indexitemblockfoot a:hover { 
	color: rgb(245,218,144);
	border-bottom: 1px dotted rgb(245,218,144);

}

.indexitemblockfoot2 a, .indexitemblockfoot2 a:link, .indexitemblockfoot2 a:visited { 
	float: none;
}

.recpagetxt {
	font-size: .8em;
}




/* Sample Cable Pricing Table */

.sampletable {
	margin-top: 2em;
	margin-bottom: 2em;
}

#sampletable tr {
	
}

#sampletable td {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: rgb(240,235,219) solid 1px;
	text-align: left;
	vertical-align: top;
	
}

#sampletable {
	font-family: 'Montserrat', sans-serif;
	font-size: .8em;
	line-height: 120%;
	color: #00000;
	font-weight: normal;
	}
	
#sampletable em {
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-variant: italic;
	font-weight: bold;
	color: #2f3b63;
	}

.recordingpagetable {
	border: none;
	width: 100%;
	padding: 8px;
} 

.recordingpagetable img {
	border: 1px solid #666666;
	padding: none;
	margin-right: 8px;
	margin-bottom: 4px;
} 

.recordingpagetable p {
	line-height: 120%;
	margin-bottom: 1em;
} 

.pricelist {
	font-size: .9em;
	font-variant: normal;	
}

.pricelist td {
	padding: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: rgb(240,235,219) solid 1px;
	text-align: left;
	vertical-align: top;
	
}

/* Buy Stuff */

.buyitembox {
	background-color: #CED6E0;
	border: 1px solid #2f3b63;
	padding: 8px;
	width: 532px;
	position: relative;
}

#bodytextarea .buyitembox h4 {
	text-decoration: none;
	color: rgb(26,33,103);
	font-size: 1.5em; 
	line-height: 120%;
	margin-bottom: .5em;  
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-style: normal;
	font-variant: small-caps;
}

.buyitempic {
	float: left;
	border: 1px solid #2f3b63;
	margin-bottom: 2px;
	margin-right: 8px;
	width: 260px;
	height: 155px;
}

.buyitempic2 {
	float: left;
	border: 1px solid #2f3b63;
	margin-bottom: 2px;
	margin-right: 8px;
	width: 170px;
	height: 300px;
}

.buyitempic3 {
	float: left;
	border: 1px solid #2f3b63;
	margin-bottom: 2px;
	margin-right: 8px;
	width: 97px;
	height: 300px;
}

.buyitemprice {
	color: rgb(26,33,103);
	font-size: 1.5em; 
	line-height: 30px;
	margin: 0;  
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .2em;
}


.buyitemprice2 p {
	color: #2f3b63;
	font-size: .7em; 
	line-height: 120%;
	margin-bottom: .6em;  
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
}

.buydivider {
	width: 260px;
	height: 1px;
	margin-top: 1em;
	margin-bottom: 1em;
	float: right;
	border-bottom: 1px dotted white;
	}
	
		.buydivider2 {
	width: 350px;
	height: 1px;
	margin-top: 1em;
	margin-bottom: 1em;
	float: right;
	border-bottom: 1px dotted white;
	}
	
	.buydivider3 {
	width: 423px;
	height: 1px;
	margin-top: 1em;
	margin-bottom: 1em;
	float: right;
	border-bottom: 1px dotted white;
	}

.buyiteminfo {
	text-align: left;
	margin-top: 1em;
	width: 100%;
}

.buyiteminfo p {
	margin-bottom: .9em;  
	color: #2f3b63;
	font-size: 1em; 
	line-height: 150%;  
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
}

.buyitemoptions {
	clear: both;
	margin-top: 4px;
	width: 100%;
}

.buyitemoptions table {
	text-align: left;
	margin-top: 4px;
	line-height: 60px;
	height: 60px;
	width: 100%;
}

td.buybuttoncell {
	width: 60px;
}

.buyitemoptions select {
	width: 200px;
	
	
}

.buyiteminfo p {
	font-size: .8em; 
	line-height: 120%;
	margin-bottom: 1em;
}

.buyitemopt {
	background-color: #3C434E;
	width: 100%;
	text-align: right;
}

.ppbuybutton {
	line-height: 60px;
	height: 60px;
	vertical-align: middle;
	}



.referenceblock blockquote {
	width: auto;
	background-color: #ededf1;
	margin: none;
	padding: .5em;
	border: dotted 1px rgba(163,169,191,1);
	margin-bottom: 1em;  


}

.referenceblock blockquote p, .referenceblock blockquote li {
	color: #000000;
	font-size: 1em; 
	line-height: 120%;
	margin-bottom: 1em;  
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-style: italic;
	font-weight: normal; 
	font-variant: normal;

}

.referenceblock blockquote ol {
	list-style-type: decimal;
	padding: 30px;

}

.referenceblock em {
	color: rgb(177,63,1);
	font-style: italic;
	font-weight: bold; 

}

.referenceblock table {
	width: 100%;
}

.referenceblock td {
	padding: 3px;
	border: 1px solid #bdbdbd;	
	font-size: .7em; 
	line-height: 120%;  
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	display: block;
}

.reftableheading, .reftableheading a, .reftableheading a:link, .reftableheading a:visited {
	color: #ffffff;
	background-color: #3C434E;
	font-size: inherit; 
	line-height: 120%;  
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	
}

.reftableheading td {
	border-bottom: 3px solid #bdbdbd;
	
	
}




td.reftableleftcol {
vertical-align: top;
	width: 150px;
	color: #ffffff;
	background-color: #3C434E;
	font-style: normal;
	text-align: left;
	
}


#refcontents {	
	background-color: rgb(76,95,160);
	color: #ffffff;
	border: 0px rgba(163,169,191,1);
	border-radius: 10px;
	padding: 14px;
	}

#refcontents h4 {
	margin: 20px;
	color: #ffffff;
	font-size: 1.2em; 
	line-height: 100%;
	margin-bottom: .2em;  
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-style: normal;
	font-weight: normal; 
	font-variant: small-caps;
	float: left;


}


#refcontents ol {
	list-style-type: decimal;

}

#refcontents ol li ol {
	list-style-type: lower-latin;
	padding: none;
	margin: none;

}

#refcontents li {
	margin: 0 0 .5em 160px;
	padding: none;
	color: #ffffff;
	font-size: .8em; 
	line-height: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: normal; 

}

#refcontents li ol li {
	margin: .5em 0 .5em 20px;
}

#refcontents ol li ol li, #refcontents ol ol {
		margin: none;
		padding: none;
		font-size: inherit; 
		line-height: inherit;
		border: none;
}

#refcontents li a, #refcontents li a:link, #refcontents li a:visited {
	padding: 4px 4px 4px 4px;
	border:0px;
	border-radius:4px;
	width: 250px;
	display: block;
	color: #ffffff;
	text-decoration: underline;
	font-family: inherit;
	font-style: inherit;
	font-weight: normal; 

}


#refcontents li a:hover, #refcontents li a:active {
	color: rgb(255,255,176);
	background-color: rgb(47,54,129);
	text-decoration: underline;
	font-family: inherit;
	font-style: inherit;
	font-weight: normal; 

}

.promidinav p {
	text-align: center;
}

.selectedpage {
	margin: 0 3px 0 3px;
	color: #ffffff;
	background-color: rgb(177,63,1);
	border: none;
	border-radius: 4px;
	font-weight: bold;
	text-align: center;
	
}

p.refindexlist, .refindexlist a, .refindexlist a:link, .refindexlist a:visited {
	margin: 8px;
	padding: none;
	font-size: 1em; 
	line-height: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: normal; 

}

p.refindexdesc, .refindexdesc a, .refindexdesc a:link, .refindexdesc a:visited {
	margin: 0px 0px 25px 30px;
	padding: none;
	font-size: .9em; 
	line-height: 120%;
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-style: italic;
	font-weight: normal; 

}


/* Gallery */


div.gallery {
	width: 100%;
	height: auto;
	clear: both;
	
}
	
.gallery a, .gallery a:link, .gallery a:visited {
	width: 140px;
	height: 140px;
	display: block;
	float: left;
	background: rgb(47,59,99);
	background: rgba(47,59,99,.7);
	padding: 21px;
	margin-right: 1px;
	margin-bottom: 1px;
}



.gallery a:hover {
	background: rgb(245,218,144);
	background: rgba(245,218,144,1);
}

/* News New 2019 */


div.newspicblock, div.newspicblock p {
	width: 550px;


	}
	
div.newspicfloatright {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	}
	
div.newspicfloatleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	}
	
div.newspicfloatleft2 {
	float: left;
	margin-left: 70px;
	margin-right: 80px;
	margin-bottom: 12px;
	}

p.newscaption {
	width: 550px;
	color: #000000; 
	font-size: 1em; 	
	line-height: 120%;
	margin-top: .3em;
	margin-bottom: 2em; 
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

p.newsposttitle {
	color: rgb(143,122,67); 
	font-size: 1.5em; 
	line-height: 120%;
	margin-top: .2em;
	margin-bottom: .2em; 
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-weight: normal;
	
}

p.newspostdate {
	color: #000000; 
	font-size: 1em; 
	line-height: 120%;
	margin-top: .2em;
	margin-bottom: .5em; 
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-weight: normal;
	font-style:italic;
}

.newscaption {
	font-size: 30px; 
	line-height: 300%;
	color: #000000;
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-style: normal;
	font-weight: normal; 
	font-variant: normal;
}

/* MIDI New 2019 */


div.custompicleft {

	margin: none;
	float: left;
	margin-bottom: 13px;
	}

div.custompicright{

	margin: none;
	float: right;
	margin-bottom: 13px;

	}
	
p.custompiccaption {
	width: 550px;
	color: #000000; 
	font-size: 1em; 	
	line-height: 120%;
	margin-top: .3em;
	margin-bottom: 2em; 
	font-family: 'Goudy Old Style', 'Sorts Mill Goudy', serif;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

div.midipicfloatright {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	}
	
div.midipicfloatleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	}