/* CSS Document */

/*html tags*/

body{
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-size:22px;
	color:#000000;
}

h2{
	font-size:18px;
	color:#DD0000;
}

h3 {
	font-size:17px;
	color:#333;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
    padding: 0px;
	font-weight:700;	
}

h4 {
	font-size:14px;
	color:#333;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
    padding: 0px;
	font-weight:700;
}


#pagefooter a:link{
	color:#666;
	font-size:9px;
	padding: 0px 50px;
}

#pagefooter a:hover{
	color:#333;	
	font-size:9px;
	padding: 0px 50px;
}

#pagefooter a:visited{
	color:#666;
	font-size:9px;
	padding: 0px 50px;
}

.hyp{
	border:0;
}

.hyp:hover{
	border:solid #000;
	border-width:0px 4px 0px 4px
}

/*master page layout*/

#wrapper{
	width:980px;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	float:left;
	width:980px;
	height:142px;
	background-image:url(../images/menu/logo.jpg);
}

#navwrapper{
	width:900px;
	height:30px;
	float:left;
	padding-left:220px;
	padding-right:220px;
	background-image:url(../images/menu/navbar.gif);
	background-repeat:no-repeat;		
}

#navwrapper ul {
	list-style-type:none;
	overflow:auto;
	padding:0px;
	margin:0px  0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#navwrapper ul li {
	float:left;
	border:0px solid #000000;
	border-bottom:none;
	margin:0 15px;
}

#navwrapper ul li a {
	text-decoration:none;
	color:#000;
}

#navwrapper ul li a:hover {
	text-decoration:none;
	color:#666;
}


#ticker{
	width:912px;
	height:20px;
	background-image:url(../images/menu/ticker.gif);
	padding: 4px 34px 0px 34px;
	float:left;
}

#pagecontainer{
	width:980px;
	background-image:url(../images/menu/bgtile.gif);
	background-repeat:repeat-y;
	float:left;
}

#leftimagecontainer{
	width:180px;
	padding:0px 13px 0px 13px;
	float:left;
	margin-left:25px;
}

#contactform{
	width:500px;
	margin-bottom:15px;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;	
}

#centercontent{
	width:498px;
	float:left;
	padding: 0px 10px 15px 10px;
}

#rightimagecontainer{
	width:180px;
	padding:0px 13px 0px 13px;
	float:left;
	margin-right:25px;
}

#pagefooter{
	width:980px;
	height:25px;
	background-image:url(../images/menu/mainfooter.gif);
	float:left;
	background-repeat:no-repeat;
	padding-left:80px;
	padding-right:80px;
}

.clear{
		clear:both;

}

#linksleft{
	margin-left:10px;
	width:230px;
	float:left;
}

#linkscenter{
	margin-left:5px;
	width:230px;
	float:left;
}

#linksright{
	width:230px;
	float:left;
	margin-left:5px;
}

.linkcontentblue{
	width:214px;
	padding-left:10px;
	padding-right:4px;
	background-image:url(../images/menu/midblue.gif);
	background-repeat:repeat-y;
}

.linkheaderblue{
	width:214px;
	height:35px;
	padding-left:10px;
	padding-right:4px;
	padding-top:5px;
	background-image:url(../images/menu/headerblue.gif);
}

.linkfooterblue{
	width:230px;
	height:12px;
	background-image:url(../images/menu/footerblue.gif);
	clear:both;
	margin-bottom:8px;
}

.linkcontentpink{
	width:214px;
	padding-left:10px;
	padding-right:4px;
	background-image:url(../images/menu/midpink.gif);
	background-repeat:repeat-y;
}

.linkheaderpink{
	width:214px;
	height:35px;
	padding-left:10px;
	padding-right:4px;
	padding-top:5px;
	background-image:url(../images/menu/headerpink.gif);
}

.linkfooterpink{
	width:230px;
	height:12px;
	background-image:url(../images/menu/footerpink.gif);
	clear:both;
	margin-bottom:8px;
}

.linkcontentyellow{
	width:214px;
	padding-left:10px;
	padding-right:4px;
	background-image:url(../images/menu/midyellow.gif);
	background-repeat:repeat-y;
}

.linkheaderyellow{
	width:214px;
	height:35px;
	padding-left:10px;
	padding-right:4px;
	padding-top:5px;
	background-image:url(../images/menu/headeryellow.gif);
}

.linkfooteryellow{
	width:230px;
	height:12px;
	background-image:url(../images/menu/footeryellow.gif);
	clear:both;
	margin-bottom:8px;
}

.linkcontentorange{
	width:214px;
	padding-left:10px;
	padding-right:4px;
	background-image:url(../images/menu/midorange.gif);
	background-repeat:repeat-y;
}

.linkheaderorange{
	width:214px;
	height:35px;
	padding-left:10px;
	padding-right:4px;
	padding-top:5px;
	background-image:url(../images/menu/headerorange.gif);
}

.linkfooterorange{
	width:230px;
	height:12px;
	background-image:url(../images/menu/footerorange.gif);
	clear:both;
	margin-bottom:8px;
}

.linkcontentgreen{
	width:214px;
	padding-left:10px;
	padding-right:4px;
	background-image:url(../images/menu/midgreen.gif);
	background-repeat:repeat-y;
}

.linkheadergreen{
	width:214px;
	height:35px;
	padding-left:10px;
	padding-right:4px;
	padding-top:5px;
	background-image:url(../images/menu/headergreen.gif);
}

.linkfootergreen{
	width:230px;
	height:12px;
	background-image:url(../images/menu/footergreen.gif);
	clear:both;
	margin-bottom:8px;
}

.linkcontentgrey{
	width:214px;
	padding-left:10px;
	padding-right:4px;
	background-image:url(../images/menu/midgrey.gif);
	background-repeat:repeat-y;
}

.linkheadergrey{
	width:214px;
	height:35px;
	padding-left:10px;
	padding-right:4px;
	padding-top:5px;
	background-image:url(../images/menu/headergrey.gif);
}

.linkfootergrey{
	width:230px;
	height:12px;
	background-image:url(../images/menu/footergrey.gif);
	clear:both;
	margin-bottom:8px;
}


/*images*/

.img{
	width:180px;
	margin-bottom:12px;
	border:0;
}

img:link{
	border:0;
}

img:hover{
	border:0;
}

img:visited{
	border:0;
}

.leftnewsimage{
	width:180px;
	float:left;
	padding:10px;
}

.rightnewsimage{
	width:180px;
	float:right;
	padding:10px;
}
.fullnewsimage{
	width:400px;
	padding:10px;
}
	
.video{
	padding:5px 0px 5px 0px;
}

#contactform{
	width:710px;
	padding-left:15px;
	float:left;
}

#mp3{
	margin-bottom:12px;
	width:180px;
}

#branding{
	width:955px;
	clear:both;
	text-align:right;
	padding-right:25px;
	
}

#branding a:visited{
	font-size:10px;
	color:#666;
	text-decoration:none;
}

#branding a:link{
	font-size:10px;
	color:#666;
	text-decoration:none;
}

#branding a:hover{
	font-size:10px;
	color:#333;
	text-decoration:none;
}

