@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #01295a;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.75em;
	color:#737272;
}

a:link, a:visited, a:active{
	color:#737272;
	text-decoration:underline;
}
a:hover{
	color:#737272;
	text-decoration:none;
}


#container {
	margin:0 auto;
	padding:27px 67px;
	width: 899px; /* 1033 total */
	overflow: visible;
	background-color: #ffffff;
}
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.clear_left {
	margin: 0px;
	padding: 0px;
	clear:left;
	height: 0px;
}
.clear_right {
	margin: 0px;
	padding: 0px;
	clear:right;
	height: 0px;
}
.hr{
	background-image:url(../images/hr.jpg);
	background-repeat:none;
	width:900px;
	height:15px;
	margin:10px 0;
}

#navmenu {
	float:right;
	padding-bottom:15px;
}
#navmenu h5 {
	display: none;
}

#header_imgs {
	width:900px;
	height:353px;
	background-image:url(../images/header_img1.jpg);
}
#header_imgs img {
	margin:295px 0 0 705px;
}

#header_button {
	position:absolute;
	left:705px;
	top:295px;
	z-index:9999;
}

#content{
	width:556px;
	min-height:600px;
	margin:15px 0 0 15px;
	float:left;
}
#content h2{
	font-size:22px;
	font-weight:bold;
	margin:0;
}

#box{
	background-image:url(../images/box_bkg.jpg);
	background-repeat:repeat-x;
	width:278px;
	min-height:174px;
	margin:15px 0 0 15px;
	
}
#box h2{
	background-image:url(../images/box_header.jpg);
	background-repeat:none;
	width:268px;
	height:32px;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	padding:5px 0 0 10px;
	margin:0;
}
#box h3{
	font-size:18px;
	margin:12px 12px;
}
#box p{
	margin:12px 12px;
}
#box .support_pete{
	background-image:url(../images/support_pete_bkg.jpg);
	background-repeat:none;
	width:238px;
	height:197px;
	padding:20px;
}
#box .support_pete h3{
	margin:0px 0px 10px;
	color:#e1292a;
}
#box .support_pete form{
	border:none;
	margin:0 0;
	padding:0 0;
}
#box .support_pete input{
	border:none;
	margin:0 0;
	padding:5px 5px;
	width:167px;
	height:17px;
	color:#8d8c8c;
}
#box .support_pete p{
	margin-left:10px;
}

#box a:link, #box a:visited, #box a:active{
	color:#c2151c;
	text-decoration:underline;
}
#box a:hover{
	color:#c2151c;
	text-decoration:none;
}

#box2{
	background-image:url(../images/box2_bkg.jpg);
	background-repeat:repeat-x;
	width:278px;
	min-height:300px;
	margin:15px 15px 0 0;
}
#box2 h2{
	background-image:url(../images/box3_top.gif);
	background-repeat:none;
	width:278px;
	height:6px;
	margin:0;
}
#box2 h3{
	font-size:18px;
	margin:12px 12px;
}

#footer{
	font-size:10px;
	color:#737272;
}

.sm a img{
	margin-left:8px;
}

.feeds img{
	margin:37px 0 0 5px;
}
.feeds a:link, .feeds a:visited, .feeds a:active{
	line-height:-20px;
	margin-left:5px;
	color:#c2151c;
	text-decoration:underline;
}
.feeds a:hover{
	margin-left:5px;
	color:#c2151c;
	text-decoration:none;
}


.callout {
	padding: 20px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
	border: none;
	background-color:#FFFFFF;
	width:208px;
	float:right;
	background-image:url(http://www.hoekstraforgovernor.com/images/news_bkg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.callout h3 {
	color: #8E0315;
	font-size: 1.1em;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.callout p {
	font-size: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}
