body
	{
	background-image: url(images/bg_grad.png);
	background-repeat: repeat-x;
	color: #666;
	letter-spacing: 0;
	text-align: center;
	text-decoration: none;
	word-spacing: 0.2em;
	font: 76.5% Trebuchet MS;
}

/********************
Layout
********************/
#page_margins {
	border: 1px #eaeaea solid;
	margin-left: auto;
	margin-right: auto;
	max-width: 628px;
	min-width: 628px;
	padding: 7px;
	width: 628px;
	background: white;
}
#page {
	text-align: left;
	background: white;
	padding:5px;
}
#header {
	clear: both;
	height: 148px;
	text-align: center;
	background: url(images/header_n_1.jpg) no-repeat center;
}
#nav {
	height: 55px;
	margin-left: 3px;
	text-align: right;
	width: 100%;
	background: white;
}
#logo {
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
#footer {
	font-size: 10px;
	margin-top: 50px;
	padding: 5px;
	text-align: center;
	background: #eaeaea;
}

/********************
Main Navigation
********************/
#nav_main ul {
	color: white;
	margin-left: 3px;
	margin-top: 0;
	margin-bottom:0;
	padding: 2px 0;
	text-align: right;
	background: #eaeaea;
	font-size: 13px;
}
#nav_main ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
}
#nav_main ul li a {
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
#nav_main ul li a:hover {
	color: white;
	background: #db002a;
}
#nav_main #current {
	background: #db002a;
}
#nav_main #current a {
	color: white;
}

/********************
Sub Navigation
********************/
#nav_sub ul {
	color: white;
	margin-left: 3px;
	margin-top: 0;
	padding: 2px 0;
	text-align: right;
	background: #eaeaea;
	font-size: 11px;
}
#nav_sub ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
}
#nav_sub ul li a {
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	border-top:5px #db002a solid;
}
#nav_sub ul li a:hover {
	color: white;
	background: #db002a;
}
#nav_sub #current {
	background: #db002a;
}
#nav_sub #current a {
	color: white;
}

/********************
Styles
********************/
A {
	color: #db002a;
	font-weight: bolder;
	text-decoration: none;
}
A:Hover {
	color: #db002a;
	font-weight: bolder;
	text-decoration: none;
}
H1 {
	font-size: 1.6em;
	margin: 0;
	padding: 0;
	color:#db002a;
}
H2 {
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	color:#db002a;
}
H3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	color:#db002a;
}

TD {
	font-size:12px;
}
IMG {
	border:0px;
}

label {margin:4px;float:left; width:150px; clear:left;}
input {margin:4px;}
textarea {margin:4px;}

fieldset {
	border:0px;
}

/********************
Classes
********************/
.bodytext {
	padding:2px;
	margin:2px;
}


.tx-mininews-pi1-fp_listrowField-datetime {
	
	}

.tx-mininews-pi1-fp_listrowField-title p{
	padding:0px;
	margin:0px;
}
.tx-mininews-pi1-fp_listrowField-title a{
	font-size:18px;
	color:#db002a;
	padding:0px;
	margin:0px;
}
.tx-mininews-pi1-fp_listrowField-teaser {
	padding:0px;
	margin:0px;
}

.tx-mininews-pi1-fp_listrowField-title {
	padding:0px;
	margin:0px;
}

.tx-mininews-pi1-listrowField-teaser {
	font-size:12px;
	font-style:italic;
}

.newsheader {
	padding-top:20px;
	font-weight:bolder;
	border-bottom:1px #db002a solid;
	text-align:center;
	color:#db002a;
}

.newscol {
	border-left:1px #eaeaea solid;
	padding-left:4px;
}

