@charset "UTF-8";
/* CSS Document */



body {
 /*background-image: url(images/bg-grad1.png);*/
 background-color:#666;
    background-repeat: repeat-x;
	background-attachment: fixed;
 }


.mainDiv {
	top:0;
		}

a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color:inherit
}

.contributeButtons {
	position:relative;
	left:-24px;
}

.headerBG {
background-image: url(../images/headerBG.png);
background-repeat:no-repeat;
}

.navBarBG {
background-image: url(../images/navBarBG.png);
}

.greyBodyBG {
background-image: url(../images/greyBG_02.png);
}

.mapTop {
	background:url(../images/images/map_top_02.png) no-repeat;
}

.mapBottom {
background-image: url(../images/images/maps_blue_03.png);
background-repeat:no-repeat;
}

.footerBG {
background-image: url(../images/footer.png);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #b3b3b3;
}

.LogoTxt1 {
	font-family: "MS Serif", "New York", serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-variant: small-caps;
}
.LogoTxt2 {
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	font-family: "MS Serif", "New York", serif;
	letter-spacing: 1px;
	font-variant: small-caps;
	line-height: 2;
}
.catch_phrase {
	font-family: "MS Serif", "New York", serif;
	font-size: 21px;
	font-style: normal;
	color: #333;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.catch_phrase_highlight {
	font-family: "MS Serif", "New York", serif;
	font-size: 35px;
	font-style: normal;
	color: #FFF;
	}


.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #CCC;
}

a img { border:none; } 

#search {
	padding-right: 18px;

}

#search input[type="text"] {
    background: url(../images/search-white.png) no-repeat 10px 6px #444;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #d7d7d7;
    width:100px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 150px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }
.navMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #808080;
}

.navMenu a:link {
	color:#808080;
}

.navMenu a:hover {
	color: #FFF;
}

.navMenu a:visited {
	color:#808080;
}

.navMenu a:active {
	color:#999999;
	
}

.news_header_bg {
	background-image: url(../images/news-header-BG.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	color:#FFF;
	font-weight:600;
	background-repeat: repeat;
	opacity:0.7;
    filter:alpha(opacity=40); /* For IE8 and earlier */
	
}

.news_header_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	color:#FFF;
	font-weight:600;
		
}



.news_info_bg {
	background-image: url(../images/news-info-BG.png);
	background-repeat: repeat;
	opacity:0.7;
    filter:alpha(opacity=40); /* For IE8 and earlier */
	
}


.news2_info_bg {
	background-image: url(../images/news-info-BG.png);
	background-repeat: repeat;
	
}

.news2-title-txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}

.news2-title-txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}

.news2-title-txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C1272D;
}

.news-title-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111;
}

.news-title-txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111;
}

.news-title-txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C1272D;
}

.news-title-txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111;
}



.news-info-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height:135%;
	margin: 0 0 0 4px;
    padding: 0 2px 0 3px;
	height: 200px;
	overflow:scroll;
}


.news-info-txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.news-info-txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C1272D;
}

.news-info-txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}



.readMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #C1272D;
}


.readMore a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #C1272D;
}


.readMore a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #C1272D;
}

.readMore a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #C1272D;
}


.privacy-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding:20px;
	background-color:#CCC;
}



.footer_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #b3b3b3;
}
