body{
	margin:0;
	color:#3c3c3c;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#cbc0a1 url(../images/body-bg.jpg) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#3c3c3c;
}
a:hover{text-decoration:underline;}
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: 996px;
	position: relative;

}
#header{
	width: 1004px;
	height: 145px;
	position: absolute;
	top:0;
	left: -4px;
	background: url(/images/gardner_site_header.png) no-repeat;
background-position: 5px 0px;
}
#header .logo{
	display: block;
	width: 277px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px 0 0 4px;
}
#header .logo a{
	background: url(/images/gardner_glow_logo.png) no-repeat;
	height: 132px;
	display: block;
}
#header .nav-holder{
	width: 100%;
	background: url(../images/nav-bg.png) no-repeat;
	margin-top: 0px;
margin-left: -px;
}
#header .nav-holder:after{
	display: block;
	content: "";
	clear: both;
}
#header .nav-holder #nav{
	list-style: none;
	padding: 0 0 0 3px;
	margin: 0;
	float: left;
	position: relative;
}
#nav li{
	float: left;
	line-height:25px;
	padding: 9px 18px 22px 21px;
	background: url(../images/sep.gif) no-repeat 0 14px;
}
#nav li:hover,
#nav li.hover{
	position: relative;
}
#nav li:first-child{
	background: none;
}
#nav a{
	font-size: 16px;
	font-weight: bold;
	color: #093d71;
}
#nav li:hover div,
#nav li.hover div{
	display: block;
}
#nav div{
	display: none;
	width: 151px;
	position: absolute;
	top: 44px;
	left: 18px;
	border-bottom: 1px solid #fff;
	background: url(../images/drop-down-bg.gif) repeat-y;
}
#nav div ul{
	margin: 0;
	list-style: none;
	background: url(../images/drop-down-shadow.gif) no-repeat;
	width: 149px;
	padding: 4px 1px 0;
}
#nav div ul li{
	float: none;
	background: none;
	padding: 0;
}
#nav div ul a{
	color: #fff;
	font-weight: normal;
	display: block;
	padding: 1px 13px 5px;
	width: 123px;
	line-height: 22px;
}
#nav div ul a:hover{
	background: #88939e;
	text-decoration: none;
}
#header .nav-holder .button{
	float: right;
	width: 172px;
	margin-right: 4px;
	display: inline;
}
#header .nav-holder .button a{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: url(../images/button.png) no-repeat;
	text-align: center;
	height: 34px;
	padding-top: 10px;
	display: block;
	cursor: pointer;
	position: relative;
}
#content{
	padding-top: 162px;
}
#content .content-bottom{
	overflow: hidden;
	height: 8px;
	background: #ffffff;
}
#content .content-holder{
	background: #fff;
	height: 100%;
	padding: 56px 5px 9px 6px;



}
#content .content-holder .visual-box{
	overflow: hidden;
	height: 1%;
	padding: 0 3px 0 0;

}
.visual-box .visual{
	float: left;
	width: 540px;
	height: 346px;
}
.visual-box .visual img{
	display: block;
}
.visual-box .action-column{
	float: right;
	width: 431px;
}
.action-column .action-box{
	background: url(/images/action-bg.gif) repeat-y;
	width: 100%;
}
.action-column .action-box .action-top{
	background: url(../images/action-top.gif) no-repeat;
	width: 100%;
}
.action-column .action-box .action-top .action-center{
	background: url(../images/action-bottom.gif) no-repeat 0 100%;
	height: 1%;
	padding: 5px 16px 13px 2px;
}
.action-center h3{
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	height: 40px;
	width: 230px;
	background: url(../images/action-title.png) no-repeat;
}
.action-center p{
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #036;
}
.action-center ul{
	padding: 9px 0 9px 28px;
	margin: 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
	text-align: center;
}
.action-center ul li{
	float: left;
	padding-left: 15px;
}
.action-center ul a{
	display: block;
	width: 41px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
}
.action-center ul a.event {
	background: url(/images/host-an-event.png) no-repeat;
}
.action-center ul a.donate {
	background: url(/images/donate.png) no-repeat;
}
.action-center ul a.email {
	background: url(/images/email.png) no-repeat;
}
.action-center ul a.volunteer {
	background: url(/images/volunteer.png) no-repeat;
}
.action-center ul a.phone{
	background: url(/images/phone.gif) no-repeat;
}
.action-center ul a.court{
	background: url(/images/court.gif) no-repeat;
}
.action-center ul a.briefcase{
	background: url(/images/briefcase.gif) no-repeat;
}
.action-center ul a.petition{
	background: url(/images/petition_btn.png) no-repeat;
}
.action-center ul a:hover{
	background-position: 0 -38px;
}
.action-center p{
	margin: 0 0 0 12px;
}
.contribution-box{
	background: url(../images/contribution-bg.gif) repeat-y;
	width: 100%;
	margin-top: 5px;
}
.contribution-box .contribution-top{
	background: url(../images/contribution-top.gif) no-repeat;
	width: 100%;
}
.contribution-box .contribution-top .contribution{
	color: #fff;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/contribution-bottom.gif) no-repeat 0 100%;
	height: 1%;
	padding: 10px 12px 12px;
}
.contribution h3{
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 17px;
}
.contribution p{
	margin: 0 0 13px;
}
.contribution a{
	color: #fff;
	font-weight: bold;
}
.bottom-content{
	margin-top: 9px;
}
.bottom-content .top,
.bottom-content .bottom{
	background: url(../images/columns-border.png) no-repeat;
	overflow: hidden;
	height: 5px;
}
.bottom-content .columns-holder{
	background: url(../images/columns-bg.png) repeat-y;
	height: 1%;
	overflow: hidden;
}
.columns-holder .box{
	float: left;
	width: 301px;
	padding: 7px 7px 6px 17px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	overflow: hidden;
}
.columns-holder .news{
	padding: 7px 17px 6px 19px;
	width: 299px;
}
.columns-holder .box h3{
	margin: 0 0 14px;
	font-size: 14px;
	color: #006;
	text-transform: uppercase;
}
.columns-holder .box p{
	color: #000;
	margin: 0 0 15px;
}
.columns-holder .box a{
	color: #036;
	font-weight: bold;
}
.columns-holder .box .img-holder{
	float: right;
	margin-top: -6px;
}
.columns-holder .box ul{
	padding: 0;
	margin: 0 0 -11px;
	list-style: none;
}
.columns-holder .box ul li{
	font: 16px Arial, Helvetica, sans-serif;
	color: #036;
	background: url(../images/icon-list.gif) no-repeat 0 2px;
	padding: 0 0 15px 19px;
	height: 1%;
}
.columns-holder .box ul span{
	display: block;
	color: #000;
	font-style: italic;
}
.columns-holder .box .more{
	text-align: right;
}
.columns-holder .meet p{
	font-size: 14px;
}
.columns-holder .box .connect{
	padding: 3px;
}
.columns-holder .box .connect ul{
	overflow: hidden;
	height: 1%;
	margin: 0 0 0 10px;
}
.columns-holder .box .connect li{
	float: left;
	padding: 0 17px 0 0;
	background: none;
}
.columns-holder .box .connect a{
	display: block;
}
/*inner-page start*/
.inner #content .content-holder{
	padding: 13px 0 0 0;
}
.content-holder .content-inner{
	overflow: hidden;
	height: 1%;
	background: url(../images/inner-bg.gif) repeat-x;
}
.content-holder .content-inner .main-content{
	width: 606px;
	float: left;
}
.main-content .content-title{
	background: url(../images/title-bg.gif) repeat-x;
	height: 1%;
	padding: 22px 14px 13px;
	color: #fff;
}
.main-content .content-title h1{
	font-size: 38px;
	margin: 0;
}
.main-content .content-title ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.main-content .content-title ul li{
	display: inline;
}
.main-content .content-title ul a{
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
}
.main-content .txt-holder{
	padding: 0px 17px 0;
	background: #fff;
	margin-bottom: 10px;
padding-left: 0px!important;
}
.main-content .txt-holder h2{
	font-size: 24px;
	color: #1e4a76;
	margin: 0 0 2px;
}
.main-content .txt-holder p{
	margin: 0 0 20px;
	line-height: 20px;

}
.main-content blockquote{
	margin:1px 25px 21px 31px;
}
.main-content blockquote q{
	quotes: none;
	font-style: italic;
}
.main-content blockquote q:before{content:"";}
.main-content blockquote q:after{content:"";}
.side-bar{
	float: right;
	width: 346px;
	margin: 27px 20px 0 0;
}
.side-bar div{
	border: 3px solid #d5d5d5;
	margin-bottom: 17px;
	background: url(/images/action-bg.gif) repeat-y;
	padding: 8px 11px 13px;
	color: #1e4a76;
}
.side-bar .big-box{
	padding-bottom: 71px;
}
.side-bar div h3{
	font: italic 24px Georgia, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
}
.side-bar div p{
	margin: 0 0 15px;
	line-height: 20px;
}
.side-bar div a{
	color: #1e4a76;
}
.side-bar div ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.side-bar div ul li,
.side-bar div ul a{
	font-weight: bold;
}
.inner .bottom-content{
	margin: 14px 0 0 6px;
	width: 985px;
}
/*inner-page end*/
#footer{
	overflow: visible;
	height: 1%;
	padding: 11px 8px 30px 6px;
	color: #000;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footer .left{
	float: left;
	width: 100px;
}
#footer .left address{
	font-style: normal;
}
#footer p{
	font-weight: bold;
	border: 1px solid #333;
	width: 311px;
	margin: 3px 0 0 334px;
	text-align: center;
	line-height: 25px;
}
#footer p a{
	color: #333;
	font-size: 12px;
}
#footer .right{
	float: right;
}
#footer .right a{
	font-weight: bold;
}
#content2{
padding-top: 167px;
}
#content2 .content-bottom{
	overflow: hidden;
	height: 8px;
	background:#ffffff;
}
#content2 .content-holder{
	background: #fff;
	height: 1%;
	padding: 0px 5px 9px 6px;
}
#content2 .content-holder .visual-box{
	overflow: hidden;
	height: 1%;
	padding: 0 3px 0 0;
}

h1.contentheading, h1.componentheading{
background-image: url(/images/title-bg.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0% 0%;
background-color: #1e4a76;
display: block;
width: 100%;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 17px;
margin-left: 0px;
margin-bottom: 0px;
font-size: 32px;
}

.main-content h1{
font-size: 38px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
color: #ffffff;
}
.announcement-details h1{
background-image: url(/images/title-bg.gif);

background-repeat: repeat-x;

background-attachment: scroll;

background-position: 0% 0%;

background-color: #1e4a76;

display: block;

width: 572px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 4px;

padding-left: 17px;

margin-left: 0px;

margin-bottom: 0px;

font-size: 32px;
}


.blogsitesummary{
list-style: none!important;
padding: 0px!important;
}
ol.blogsitesummary li{
padding: 5px!important;
}

.blogsitesummary .author{
display: none!important;
}
.blog-container{
margin-left: 15px;
}
.blog-container .side-panel{
display: none;
}
.blog-post{
width: 560px;
}
.action-center a{
text-decoration: none;
}
.blog-container h1 {
background-image: url(/images/title-bg.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0% 0%;
background-color: #1e4a76;
display: block;
width: 100%;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 17px;
margin-left: 0px;
margin-bottom: 0px;
font-size: 32px;
}

.form input, .webform input{
margin-left: 0px!important;
padding-left: 0px!important;
margin-right: 5px;
}
.pds-input-label{
width: 490px!important;
margin-bottom: 15px!important;
}
.pds-box{
height: 325px!important;
border: 1px solid #255b92!important;
}
.pds-vote{
margin-top: 10px!important;
}
.pds-pd-link, .pds-comments{
display: none!important;
}