body{
	margin:0;
	color:#00336b;
	font:14px/16px Arial, Helvetica, sans-serif;
	background:#89abc5 url(images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color: #20a3d8;
}
a:hover{
	text-decoration:none;
	color: #1982ac;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page{
	margin:0 auto;
	width: 917px;
	padding: 0 20px 19px;
	background: #fff;
}
#header{
	padding-bottom: 6px;
}
.header-holder{
	overflow: hidden;
	height: 107px;
}
* html .header-holder{
	padding-bottom: 10px;
}
* +html .header-holder{
	padding-bottom: 10px;
}
#header h1{
	margin: 13px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 651px;
	float: left;
}
#header h1 a{
	height: 82px;
	background: url(images/intact_america_say_no_to_circumcision.gif) no-repeat;
	display: block;
}
#header .support{
	float: right;
	width: 153px;
	height: 70px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/support.gif) no-repeat;
}
.nav-holder{
	overflow: hidden;
	height: 1%;
}
.nav-holder div{
	float: left;
	background: url(images/bg-nav.gif) no-repeat;
}
#nav{
	overflow: hidden;
	height: 39px;
	background: url(images/bg-nav-right.gif) no-repeat 100% 0;
	padding: 0;
	list-style: none;
	margin: 0;
	float: left;
}
#nav li{
	float: left;
	background: url(images/sep-nav.gif) no-repeat;
	padding-left: 1px;
	margin-left: -1px;
	letter-spacing: 1px;
	display: table;
	height: 39px;
}
#nav li.home,
#nav li.first{
	background: none;
}
#nav a{
	text-align: center;
	width: 130px;
	height: 39px;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	padding-left: .75px;
}
#nav .home a
#nav .first a{
	width: 131px;
}
#nav a:hover,
#nav .active-trail a{
	background: url(images/bg-nav-hover.gif) repeat-x;
}
/*
#nav .home,
#nav .first,
#nav .last,
#nav .donate{
	width: 131px;
}
*/
#nav .home:hover,
#nav .active .home,
#nav .first a:hover,
#nav .first a.active{
	background: url(images/bg-nav-hover-left.gif) no-repeat;
}
#nav .donate:hover,
#nav .active .donate,
#nav .last a:hover,
#nav .last a.active{
	background: url(images/bg-nav-hover-right.gif) no-repeat 100% 0;
}
#main{
	overflow: hidden;
	height: 1%;
}
.main-column{
	float: left;
	width: 644px;
}
.did-you-know{
	position: relative;
	width: 100%;
	min-height: 265px;
}
* html .did-you-know{
	height: 265px;
}
.did-you-know img{
	display: block;
}
.did-you-know .txt{
	position: absolute;
	width: 182px;
	top: 19px;
	left: 26px;
	background: url(images/did-you-know.gif) repeat-y;
}
.did-you-know .txt div{
	background: url(images/did-you-know-top.gif) no-repeat;
}
.did-you-know .txt div div{
	background: url(images/did-you-know-bottom.gif) no-repeat 0 100%;
	padding: 15px 17px 0 18px;
	min-height: 211px;
}
* html .did-you-know .txt div div{
	height: 211px;
}
.did-you-know .txt h2{
	margin: 0 0 12px;
	color: #d5eff7;
	font-size: 17px;
	text-transform: uppercase;
}
.did-you-know .txt p{
	margin: 0;
	color: #fff;
	line-height: 18px;
}
.double{
	overflow: hidden;
	width: 100%;
	background: url(images/bg-double.gif) repeat-y;
	margin-top: 7px;
}
.double .box{
	width: 260px;
	float: left;
	padding: 9px 37px 18px 18px;
	font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.double .video{
	padding-left: 0;
	float: right;
}

.more,
.shop{
	font-weight: bold;
	line-height: 11px;
	padding-left: 9px;
	background: url(images/arrow.gif) no-repeat 0 4px;
}
.sidebar{
	float: right;
	width: 265px;
}
.sidebar .form{
	background: url(images/bg-form.gif) repeat-y;
	margin-bottom: 7px;
}
.sidebar .form-top{
	background: url(images/bg-form-top.gif) no-repeat;
}
.sidebar .form-bottom{
	background: url(images/bg-form-bottom.gif) no-repeat 0 100%;
	padding: 17px 14px 0px;
	overflow: hidden;
	height: 1%;
}
.sidebar .form h3{
	margin: 0 0 11px;
	font-size: 19px;
	color: #fff;
}
.sidebar .form p{
	margin: 0 0 19px 0px;
	color: #fff;
	font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.sidebar fieldset{
	padding: 0 26px 0 0;
	overflow: hidden;
	height: 1%;
}
.sidebar fieldset input{
	font-size: 11px;
	color: #00336b;
	background: none;
	border: none;
	padding: 7px 12px 5px;
	width: 187px;
	float: left;
}
.sidebar fieldset div{
	background: url(images/bg-input.gif) no-repeat;
	padding-bottom: 8px;
	overflow: hidden;
	height: 1%;
}
.sidebar fieldset .code{
	background: url(images/bg-input-code.gif) no-repeat;
	float: left;
}
.sidebar fieldset .code input{
	width: 63px;
}
.sidebar fieldset a{
	float: right;
	width: 114px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/btn-sing-up.gif) no-repeat;
}
.sidebar fieldset a:hover{
	background: url(images/btn-sing-up.gif) no-repeat 0 -33px;
}
.news{
	background: #eaf7fb;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 9px 14px 5px;
}
.news h3{
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 14px;
}
.news ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.news ul li{
	padding-bottom: 13px;
	height: 1%;
	vertical-align: top;
}
.news h4{
	margin: 0 0 1px;;
	font-size: 11px;
}
.news p{
	margin: 0 0 7px 0;
}
.news p a{
	font-weight:bold;
}
.news .views-field-teaser {margin-bottom: 7px;}
/* about-page start */
.inner-page .main-column{
	background: #eaf8f8;
	min-height: 528px;
	width: 600px;
	padding: 18px 30px 24px 14px;
}
.txt-content{
	padding: 0 92px 0 7px;
}
* html .main-column{
	height: 528px;
}
.main-column h3{
	margin: 0 0 13px 7px;
	font-size: 15px;
	text-transform: uppercase;
}
.main-column .txt-content p{
	margin: 0 0 15px;
}
.main-column h4{
	margin: 0 0 5px 7px;
	font-size: 14px;
}
.main-column address{
	font-style: normal;
}
.main-column address span{
	display: block;
}
.visit{
	background: #04487e;
	padding: 10px 14px 9px;;
	color: #fff;
	line-height: 15px;
}
* html .visit{
	padding-bottom: 5px;
}
.visit img{
	display: block;
}
.visit h3{
	margin: 0 0 6px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.visit h3 a{
	color: #fff;
	text-decoration: none;
}
.visit h3 a:hover{
	text-decoration: underline;
}
.visit h4{
	font-size: 11px;
	margin: 9px 0 -2px;
}
.visit p{
	margin: 0 0 1px;
	font-size: 12px;
}
.promo{
	background: #04487e;
	padding: 10px 14px 9px;;
	color: #fff;
	line-height: 15px;
}
* html .promo{
	padding-bottom: 5px;
}
.promo img{
	display: block;
}
.promo h3{
	margin: 0 0 6px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.promo h3 a{
	color: #fff;
	text-decoration: none;
}
.promo h3 a:hover{
	text-decoration: underline;
}
.promo h4{
	font-size: 11px;
	margin: 9px 0 -2px;
}
.promo p{
	margin: 0 0 1px;
	font-size: 12px;
}
.shop{
	font-size: 11px;
}
/* about-page end */
/* takeaction-page start */
.main-column h2{
	font-size: 20px;
	margin: 3px 0 16px 8px;
}
.main-column p{
	margin: 0 0 16px 8px;
}
.main-column p strong{
	letter-spacing: -1px;
}
.inner-page .main-column .box{
	overflow: auto;
	border: 3px solid #d8d8d8;
	padding: 12px 41px 7px 13px;
	background: #f1f1f1;
	width: 416px;
	height: 216px;
}
.main-column .box p{
	margin: 0 0 12px;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.main-column fieldset{
	overflow: hidden;
	width: 100%;
	padding-top: 14px;
}
.main-column fieldset input{
	float: left;
	margin-bottom: 11px;
}
.main-column fieldset ul{
	padding: 0 0 24px;
	list-style: none;
	margin: 0;
}
.main-column fieldset ul li{
	overflow: hidden;
	height: 1%;
	padding-bottom: 13px;
	vertical-align: top;
}
.main-column fieldset label{
	float: left;
	font-size: 11px;
	padding-right: 6px;
}
.main-column fieldset ul input{
	font-size: 11px;
	color: #00336b;
	width: 173px;
	padding: 3px 5px 2px;
	background: none;
	border: none;
	margin: 0;
}
.main-column fieldset ul div{
	background: url(images/bg-input2.gif) no-repeat;
	float: left;
}
.main-column fieldset p{
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	clear: both;
}
.do-more{
	background: #00336b url(images/bg-do-more-top.gif) no-repeat;
	margin-bottom: 7px;
}
.do-more div{
	background: url(images/bg-do-more-bottom.gif) no-repeat 0 100%;
	padding: 17px 12px 15px 17px;
	color: #fff;
	font-size: 12px;
}
.do-more table a {font-weight: bold;}
.do-more h3{
	margin: 0 0 11px;
	font-size: 19px;
	text-transform: uppercase;
}
.do-more p{
	margin: 0 0 15px;
	line-height: 14px;
}
.do-more ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.do-more ul li{
	background: url(images/arrow-white.gif) no-repeat 0 5px;
	padding: 0 0 14px 11px;
	line-height: 15px;
}
.do-more ul a{
	font-weight: bold;
}
.double h3{
	margin: 0 0 18px; 
	color: #6ba333;
	font-size: 14px;
	text-transform: uppercase;
}
.double img{
	display: block;
}
.double p{
	margin: 9px 0 0 7px;
}
/* takeaction-page ent */
#footer{
	text-align: right;
	margin:0 auto;
	width: 930px;
	padding: 3px 13px 16px;
	overflow: hidden;
	height: 1%;
}
#footer ul{
	padding: 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
	float: right;
}
* html #footer ul{
	margin-right: -4px;
}
* +html #footer ul{
	margin-right: -4px;
}
#footer ul li{
	display: inline;
	padding: 0 5px 0 7px;
	background: url(images/sep-footer.gif) no-repeat 0 5px;
	margin-left: -1px;
	white-space: nowrap;
}
#footer ul a{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
#footer ul a:hover{
	color: #ccc;
}

.messages
{
	margin-bottom: 8px;
}
