<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'siderianbold';
    src: url('../fonts/siderian-bold-webfont.eot');
    src: url('../fonts/siderian-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/siderian-bold-webfont.woff') format('woff'),
         url('../fonts/siderian-bold-webfont.ttf') format('truetype'),
         url('../fonts/siderian-bold-webfont.svg#siderianbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'siderianregular';
    src: url('../fonts/siderian-regular-webfont.eot');
    src: url('../fonts/siderian-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/siderian-regular-webfont.woff') format('woff'),
         url('../fonts/siderian-regular-webfont.ttf') format('truetype'),
         url('../fonts/siderian-regular-webfont.svg#siderianregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body { height: 100%; }
body {border-top:8px solid #b72538; color:#555; font-size:13px; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; min-width:980px;}
.wrapper {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
}
.block {
	display: table-row;
	height: 1px;
}
.push { height: auto;}
.logo { position:absolute; top:8px; left:10px; z-index:1;}
h1 { font-size:30px; line-height:30px; color:#555; text-align:center; margin:25px 0; font-family:'siderianbold'; font-weight:normal;}
.info { font-size:15px; line-height:24px; color:#555; text-align:center; padding:15px 0; font-family:'siderianbold'; font-weight:normal;}
.container { width:800px; margin:0 auto;}
footer { background:#e5e5e5;}
footer .container { padding:30px 0;}
.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}
a, a:visited, a:active { color:#b72538;}
a:hover { color:#c00;}

.containersup ul.homelist{
	width:807px;
	height:486px;
	list-style-type: none;
	list-style-position: outside;
	margin:0;
	padding:0;
}
	
.containersup ul.homelist li{
	float:left;
	width:267px;
	height:160px;
	margin:0px 0px 3px 3px;
}
	
.containersup ul.homelist li.firstcol{
	width:267px;
	margin:0px 0px 3px 0px;
}
	

	
</pre></body></html>