@charset "UTF-8";
/* CSS Document */

body{
margin:0px;
background:#005890 url(/images/newhp_bgimg_new.jpg) no-repeat top center;
font-family: Arial, Helvetica, sans-serif;
color: #005890;
}
.inside{
background-image:none;
}
#container{
width: 962px;
margin:0px auto;
clear:both;
background-color: #ffffff;
}

/*FONTS*/
.title{
font-family: Georgia;
font-size: 20px;
}
a, a:active, a:visited{
color: #005890;
text-decoration: underline;
}
a:hover{
color: #000000;
}
/* END FONTS*/

#header{
width:100%;
height:130px;
margin:0px auto;
clear: both;
background-color:#ffffff;
}

#header_inside{
width:960px;
height:130px;
margin:0px auto;
clear: both;
}

#logo{
width:245px;
height:120px;
float:left;
}
#email_signup{
float:right;
background-image: url(/images/newhp_emailupdatesbg.png);
width:431px;
height:47px;
padding-top:40px;
}
#email_signup #FullName, #email_signup #EmailAddress{
width:160px;
padding:0px;
border:0px;
color: #005890;
}
#FullName{
margin-left:10px;
}
#header  #EmailAddress{
margin-left: -8px;
}

#nav{
width: 670px;
height:40px;
float:right;
}

#nav ul{
margin:0px;
padding:0px;
list-style-type:none;
}

#nav ul li{
display:inline;
}

#nav ul li a{
color: #005890;
margin-right: 18px;
text-decoration:none;
font-size:14px;
}

#nav ul li a:hover{
text-decoration:underline;
}

#feature{
width:100%;
background:url(/images/cssimg/bg-feature.png) repeat-x;
height: 350px;
margin:0px auto;

clear:both;
}

#feature_inside{
	width:940px;
	margin:0px auto;
	clear:both;
	padding-top:15px;
	height:200px;
}
#action{
width:100%;
height:auto;
background-image: url(/images/newhp_actioncenterbg.png);
background-repeat: repeat-x;

}
#action_inside{
	width:962px;
	height:57px;
	margin:0px auto;
  clear:both;
	text-align:center;
	padding-top:18px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
#main_container{
width:940px;
margin:0px auto;
clear: both;

}

#main{
width:942px;
float:left;
background-color: #ffffff;
padding:10px;
height:auto;

}
#main_top{
width:100%;
float:left;
}
#main_bottom{
width:100%;
height:auto;
float:left;
}

#box1{
width: 290px;
padding:5px;
float:left;
height:auto;
margin-right:10px;
margin-bottom:15px;
background:url(../images/newhp_boxbg.png) #ffffff repeat-x;

}
#box2{
width: 610px;
float:left;
height:auto;
margin-bottom:15px;
background:url(../images/newhp_boxbg.png) #ffffff repeat-x;
}
#box3{
width: 290px;
padding:5px;
float:left;
margin-right:10px;
height:300px;
margin-bottom:15px;
background:url(../images/newhp_boxbg.png) #ffffff repeat-x;
}

#box4{
width: 290px;
padding:5px;
float:left;
height:auto;
margin-right:10px;
background:url(../images/newhp_boxbg.png) #ffffff repeat-x;

}
#box5{
width: 290px;
padding:5px;
float:left;
height:auto;
background:url(../images/newhp_boxbg.png) #ffffff repeat-x;

}
#box6{
width: 290px;
padding:5px;
float:left;
height:auto;
background:url(../images/newhp_boxbg.png) #ffffff repeat-x;
}

#footer{
color: #ffffff;
clear: both;
width: 100%;
height: 100px;
text-align: center;
padding-top: 20px;
font-size: 11px;
}
#footer a, #footer a:active, #footer a:hover, #footer a:visited{
color: #ffffff;
text-decoration: underline;
}

/* Easy Slider */

#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
}
#slider, #slider li{ 
width:940px;
height:320px;
float:left;
overflow:hidden; 
		}
	span#prevBtn{float: left; margin: 5px;}
	span#nextBtn{float: right;  margin: 5px;}					

#slider img{
	display:block!important;
	border:0px!important;
	background-color:none!important;
	padding:0px!important;
}
#prevBtn, #nextBtn{
display:none!important;
}
/* //Slider */

/*BLOG*/
ol.blogsitesummary{
margin:0px!important;
padding:0px!important;
}
.blogsitesummary li{
list-style-type:none!important;
padding:5px;
font-size: 14px;
}
.author{
display:none;
}
.blogsitesummary .date{
display:block;
font-size: 12px;
color: #666666;
}
/* END BLOG*/

/* ----- CONTRIBUTE FORM ----- */

form#contribute,
form#contribute label {
	font-size:14px;
}

form#contribute table {
	padding-bottom:11px;
}

form#contribute table td {
	margin:6px;
	padding:6px;
}

form#contribute h4 {
	background:#005890;
	color:#fff;
	padding:4px;
	margin:0;
}

form#contribute .cat_textbox {
	width:438px;
}

form#contribute .cat_textbox_half {
	width:207px;
}

form#contribute #CardCCV,
form#contribute #Amount4,
form#contribute #CardType {
	width:100px;
}

form#contribute #CardExpiryMonth,
form#contribute #CardExpiryYear {
	width:60px;
}
/*

form#contribute input#catwebformbutton,
form#contribute input#catwebformbutton2{
	height: 52px;
	width: 144px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(/images/splash-contribute.png) no-repeat left top;
}

*/
