/* GLOBAL  */
html {
}

body {
	margin: 30px auto;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
#noscript {
	width: 700px;
	margin: 0px auto;
}
#noscript P, #noscript H1 {
	color:#FFFFFF;
	font-size: 11px;
}
#longdesc {
	display: none;
}

#container {
	text-align: center;
	width: 980px;
	margin: 0px auto;
	background: #FFFFFF url(images/top.gif);
	background-repeat: no-repeat;
	padding:10px 0px 0px 0px;
}

a,p,ul,li,table,td,div,h1,h2,h3,h4,h5,h6 { 	
font-family:Arial, Helvetica, sans-serif;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover { 
	color: #000000;
}

p {
	font-size: 13px;
	text-align: justify;
	margin: 10px 0px 10px 0px;
	line-height: 16px;
	color: #333333;
}
ul {
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
	color: #333333;
}
li {
	margin: 0px;
	color: #333333;
}
td {
	font-size: 13px;
}



h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	color: #762420;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	color: #762420;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	color: #762420;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	color: #762420;
}
h5 {

	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	color: #762420;
}

img {
	border: 0px;
}

/* HEADER */

#header {
	width: 960px;
	height: 180px;
	margin: 0px auto;
/*	border-bottom: 2px solid #000000; */
}
#homepromo {
	background: url(images/homepromo.jpg) no-repeat left top;
	width:300px;
	height:270px;
	padding: 0px;
}
#homepromo p {
	color:#ffffff;
	font-size:13px;
	text-align:left;
	padding:15px;
	margin:0px;
}
#breadcrumb {
	font-size: 10px;
	text-transform: lowercase;
	color: #999999;
	text-align: left;
	margin: 0px 0px 5px 0px;
}
#breadcrumb a {
	color: #999999;
	text-decoration:none;
}
#breadcrumb a:hover {
	color: #762420;
	text-decoration:underline;
}
/* MENUS */

#menuleft {
	width: 170px;
	margin:0px auto 10px 0px;
}
#menuright {
	width: 170px;
	margin:0px 0px 10px auto;
}
#menuleft ul, #menuright ul {
	width: auto;
	height:auto;
	clear: both;
	margin:0px;
	padding:0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
}
#menuleft li, #menuright li {
	margin:0px;
	padding:0px;
	list-style-position: outside;
	list-style-type: none;
}
#menuleft a, #menuright a {
	padding:0px 0px 0px 30px;
	text-align:left;
	color:#762420;
	font-size:13px;
	text-decoration:none;
	display:block;
	width:auto;
	height:20px;
	background: url(images/m25x15c_on.gif) no-repeat 4px 2px; 
	}
#menuleft a:hover, #menuright a:hover {
	padding:0px 0px 0px 30px;
	text-align:left;
	color:#cccccc;
	font-size:13px;
	text-decoration:none;
	display:block;
	width:auto;
	height:20px;
	background: url(images/m25x15c_off.gif) no-repeat 4px 2px; 
	}
#contenttitle {
	width: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
	text-align:center;
}
#filtertitle {
	width: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
	text-align:center;
}
#menutop  {
	margin: 0px auto;
	width: 960px;
	background: #762420;
	text-align: center;
	height:auto;
	padding: 2px 0px;
	font-size: 11px;
	color: #FFFFFF;
}
 #menubottom {
	margin: 10px auto 0px auto;
	width: 960px;
	background: #762420;
	text-align: center;
	height:auto;
	padding: 2px 0px;
	font-size: 11px;
	color: #FFFFFF;
	
}
#menutop a, #menubottom a {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px 10px;
}
#menutop a:hover, #menubottom a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #cccccc;
	margin: 0px 10px;
}
/* LEFTCOL */ 

.leftcol {
	width: 180px;
	text-align: left;
	padding: 0px;
}
/* RIGHT COL  */ 
.rightcol {
	width: 180px;
	text-align: right;
	padding: 0px;
}

/* CONTENT  */
.maintable {
	margin:10px auto 0px auto;
	width: 960px;
}
.maincol {
	text-align: left;
	height:auto;
	padding: 0px 0px 10px 0px;
}
.maincolwide {
	text-align: left;
	height:auto;
	padding: 0px 0px 10px 0px;
}
.homeleft {
	text-align: left;
	height:270px;
	padding: 0px 0px 0px 0px;
	width: 300px;
}
.homeright {
	text-align: left;
	height:270px;
	padding: 0px 0px 0px 0px;
	width: 300px;
}

#prevnext {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	width: auto;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
	padding: 10px 0px 0px 0px;
	line-height: 14px;
	text-align: center;
}
#prevnext a {
	color: #990000;
	text-decoration:none;
	font-weight:normal;
}
#prevnext a:hover {
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}
.imgright {
	display:block;
	float:right;
	margin: 0px 0px 15px 15px;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #000000;
}
.imgleft {
	display:block;
	float:left;
	margin: 0px 15px 15px 0px;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #000000;
}
#footer {
	width: 960px;
	margin: 5px auto 0px auto;
	font-size: 11px;
	text-align:center;
	line-height: 13px;
}
#footer img {
margin:5px;
clear:both
}
.showlayer {
position:absolute;
margin-top:15px;
width:250px;
height:auto;
z-index:100;
background:#FFFFFF;
border:1px solid #003099;
display:none;
}
.showlayertitle {
background: #003099;
color: #FFFFFF;
font-weight:bold;
font-size:12px;
padding:2px;
}
.showlayerdesc p {
color: #000000;
font-size:11px;
line-height:normal;
text-align:left;
padding:7px;
margin:0px;
}
.maincategory {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	clear: both;
}
.subcategory {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 45%;
	display: block;
}
.subcategory a, .maincategory a {
	font-size: 12px;
	color: #000000;
	width: auto;
	text-decoration: none;
}
.subcategory a:hover, .maincategory a:hover {
	font-size: 12px;
	color: #990000;
	width: auto;
	text-decoration: none;
}

.sitemaplist {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	margin: 0px 0px 0px 10px;
	display: block;
}
.sitemaplist a {
	font-size: 13px;
	color: #000000;
	width: auto;
	text-decoration: none;
}
.sitemaplist a:hover {
	font-size: 13px;
	color: #990000;
	width: auto;
	text-decoration: none;
}

.newarticle {
	color: #990000;
	text-transform: uppercase;
}
/* HOME NEWS ITEMS */

.homenewsitem {
 	margin: 0px 0px 10px 0px;
	clear:both;
	height:60px;
	width:auto;
}
.homenewsitem img {
	width:80px;
	height:60px;
}
.homenewsitem .thumb {
	float:left;
	margin-right:10px;
	width:80px;
	height:60px;
}
.homenewsitem  a.title {
	font-size: 13px;
	color: #762420;
	margin: 2px 0px 2px 0px;
	font-weight: bold;
}
.homenewsitem a.title:hover {
	font-size: 13px;
	color: #000000;
	margin: 2px 0px 2px 0px;
	font-weight: bold;
}

.homenewsitem p {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	line-height: 13px;
	text-align: left;
}
.homenewsitem a {
	font-size: 11px;
	color: #762420;
	margin: 0px;
	font-weight: normal;
	text-decoration:none;
}
.homenewsitem a:hover {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	text-decoration:none;
}

/* NEWS ITEMS */


.newsitem {
	margin: 5px 0px 0px 0px;
	clear:both;
	height:75px;
	width:auto;
}
.newsitem img {
	width:100px;
	height:75px;
}
.newsitem .thumb {
	float:left;
	margin-right:10px;
	width:100px;
	height:75px;
}
.newsitem  a.title {
	font-size: 14px;
	color: #762420;
	margin: 3px 0px 0px 0px;
	font-weight: bold;
}
.newsitem a.title:hover {
	font-size: 14px;
	color: #000000;
	margin: 3px 0px 0px 0px;
	font-weight: bold;
}
.newsitem h2 {
	font-size: 10px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
}
.newsitem p {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	line-height: 13px;
}
.newsitem a {
	font-size: 11px;
	color: #762420;
	margin: 0px;
	font-weight: normal;
	text-decoration:none;
}
.newsitem a:hover {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	text-decoration:none;
}
.newnews {
	font-size:10px;
	font-weight:normal;
	color: #990000;
	text-transform: uppercase;
}
.newsdate {
	font-size: 11px;
	line-height: 13px;
}
.newsimage {
	width: 200px;
	border: 0px;
	float:right;
	margin: 0px 0px 0px 10px;
	height: 150px;
}

/* LINKS ITEMS */

.linksitem {
	margin: 5px 0px 0px 0px;
	clear:both;
	height:75px;
	width:auto;
}
.linksitem img {
	width:100px;
	height:75px;
}
.linksitem .thumb {
	float:left;
	margin-right:10px;
	width:100px;
	height:75px;
}
.linksitem  a.title {
	font-size: 14px;
	color: #762420;
	margin: 3px 0px 0px 0px;
	font-weight: bold;
}
.linksitem a.title:hover {
	font-size: 14px;
	color: #000000;
	margin: 3px 0px 0px 0px;
	font-weight: bold;
}

.linksitem h2 {
	font-size: 10px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
}
.linksitem p {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	line-height: 13px;
}
.linksitem a {
	font-size: 11px;
	color: #762420;
	margin: 0px;
	font-weight: normal;
	text-decoration:none;
}
.linksitem a:hover {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	text-decoration:none;
}
.linksdate {
	font-size: 11px;
	line-height: 13px;
}
.linksimage {
	width: 200px;
	border: 0px;
	float:right;
	margin: 0px 0px 0px 10px;
	height: 150px;
}
.newlinks {
	font-size:10px;
	font-weight:normal;
	color: #990000;
	text-transform: uppercase;
}
#contactform {
	width: 100%;
}
#contactform INPUT {
	font-size: 11px;
	width: 170px;
	border: 1px solid #CCCCCC;
}
#contactform TEXTAREA {
	width: 170px;
	border: 1px solid #CCCCCC;
	height: 70px;
	font-size: 11px;
}
#contactform td {
	font-size: 11px;
}
#contactform p {
	margin: 0px;
	font-size: 11px;
}
