﻿/* Style Format */
.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
}

.h1	{
	color: #000080;
}

.h2	{
	color: #003399;
}

.tables {
	padding: 0px 0px 0px 0px;
	spacing: 0px 0px 0px 0px;
	border: 1px ridge solid;
	border-top: 1px #492304 solid;
	border-left: 1px #492304 solid;
	border-bottom: 1px #492304 solid;
	border-right: 1px #492304 solid;
	background-color:#E8E8E8;
} 

.tblhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F9FAC9;
	text-decoration: none;	
	background-color:#2C465F;

}

.tblhead-2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	background-color:#E3E3AE;
}

.tblrow-1 {
	text-align:left;
	background-color:#E0E0E0 ;
}

.tblrow-2 {
	text-align:left;
	background-color:#D0D0D0;

}

.front_time {
	float:right;
	position:relative;
	right:15px;
	padding-left: 1cm;
	padding-bottom: 1px;
	font-weight: bold;
}

.rss_button {
	float:right;
	position:relative;
	right:15px;
	top:20px;
	padding-left: 1cm;
	padding-bottom: 1px;
	font-weight: bold;
}


img {border: none}


.signinout {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:right;
	position:relative;
	top:0px;
	right:5px;	

}

.site_search {
	float:right;
	position:relative;
	top:-30px;
	right:5px;

}

.frontpageheaders {
	font-weight:bold;
	font-size:large;
}

/* Layout Format */

.toplinks {
	color: #16387c;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:small;
}

.topblock {
	width: 950px;
	height: 98px;
	z-index: 1;
	position:relative;
	top:10px;
	margin-left: auto;
	margin-right: auto;
}

.wrapper {
	width: 950px;
	z-index: 2;
	position:relative;
	top:25px;
	margin-left: auto;
	margin-right: auto;
}

.content {
	width: 650px;
	z-index: 4;
	position:relative;
	top:10px;
	left:0px;
	float:left;
}

.side {
	width: 250px;
	z-index: 3;
	position:relative;
	right:5px;
	float:right;
}


.footer {
	width: 950px;
	height: 98px;
	z-index: 3;
	position:relative;
	top:100px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:xx-small;
	float:right;
}
