@font-face {
	font-family: 'Archer Semibold';
	src: url('font/archer-s-webfont.eot');
	src: local('☺'), url('font/archer-s-webfont.woff') format('woff'), url('font/archer-s-webfont.ttf') format('truetype'), url('font/archer-s-webfont.svg#webfontCEKERyy5') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* CSS Document */

body, p{ font-family: 'Archer Semibold', 'Georgia', Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #000000}

body {
	background-color:#1c1c1b;
	background-image:url(images/background.png);
	background-position:center top;
	background-repeat:no-repeat;
}

a { color:#666666; font-style: normal; font-size: 13px; text-decoration: none; font-weight: bold; line-height: 11px} 
a:hover { text-decoration: underline} 

h1 {
	font-weight:bold;
	font-size: 32px;
    color:#000000;
	line-height: 25px;
	/*text-shadow: #CCCCCC 1px 1px 1px;*/
}

font {font-family: 'Archer Semibold', 'Georgia', Arial,Verdana !important; }
.mainNav {
    padding:0px;
	text-align:center;
	height: 100%;
}
.mainNavOn {
	padding:0px;
	text-align:center;
	height: 100%;
	background-color:#000000;
}

.mainNav a, .mainNavOn a {
	font-weight:bold;
	font-size: 16px;
    color:#FFFFFF;
	text-decoration:none;
	text-shadow: #000000 1px 1px 1px;
}

.mainSubNav {
    padding-top: 6px;
	text-align:center;
	color:#e7daaa;
	height: 100%;
}

.mainSubNav a {
	font-size: 14px;
    color:#e7daaa;
	text-decoration:none;
	text-shadow: #000000 1px 1px 1px;
}
.mainSubNav a:hover{
	text-decoration:underline;
}

.sectionTitle {
	 height: 51px;
	 background-image:url(images/index_25.png);
	 background-repeat:no-repeat;
	 text-align:center;
	 font-size: 24px;
	 color: #ccc18a;
	 text-shadow: #000000 1px 1px 1px;
}

.normText {
	font-size: 14px; font-style: normal; color: #2f2f2f;
}

.rhsText {
	font-family:Georgia;
	font-size: 14px; font-weight:bold; color: #393941;
}

.text {
	font-family: 'Georgia';
	font-size: 13px;
	color: #3a3a3a;
	margin-bottom: -1em;
}

.text a {
	font-size: 10px; font-style: normal; color: #e3231b;
	background:url(images/arrow-more.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 9px;
}
.text a:hover {
	text-decoration:underline;
}

.tlink{
	font-family: 'Archer Semibold';
	color: #000000;
	font-size: 22px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}
.tlink:hover{
	text-decoration:underline;
}

.tDate{
	font-family: 'Georgia';
	font-size: 13px;
	/*font-weight: bold;*/
}

.tImg{
	/*width: 300px;*/
	padding: 5px;
	margin: 5px;
	border: 1px solid #aaa7a4;
}

.textQuote {font-size: 13px; font-style: normal; color: #000080}

.textGray {font-size: 14px; font-style: italic; color: #999999;}

.textBold {font-size: 14px; font-weight: bold;}

.StableStats {
	font-family: 'Archer Medium';
	background-image:url(images/index_14.jpg);
	width:51px;
	height:51px;
	vertical-align:middle;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
