/* modified CSS based on TypePad styles  */

a {
	text-decoration:underline;
	color:#3953a4;
}
a:link { color:#3953a4; }
a:visited { color:#3953a4; }
a:hover { color:#0033cc; }
a:active { color:#0033cc; }


/* layout **************************************** */

body {
	margin:0;
	padding:0;
	color:#020101;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:1.5em;
	background:#0a3e73;
}
h1, h2, h3 {
	color:#000;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
}
h1 { font-size:16px; margin-bottom:13px;}
h2 { font-size:14px; }
h3 { font-size:12px; }

div, table, tr, td, img, form {margin:0; padding:0; border:0;}

.clearFloats {clear:both; line-height:0; font-size:0; height:0;}
.floatLeft {float:left;}

/* Structure **************************************** */

#container { 
	text-align:center;
	width:100%;
	background:#0a3e73;
}
#container-inner {
	text-align:left;
	width:1024px;
	margin:0 auto;
	background:#FFF;
}

#pagebody { }
	#pagebody-inner { }
	#pagebody-inner td {
		vertical-align:top;
		text-align:left;
	}

#logo { z-index:3; position:absolute; top:120px; margin-left:360px; }
* html body .png { behavior:url(/buy_now_des_moines/iepngfix.htc);}

#alpha { 
	width:254px;
	float:left;
	padding-margin:75px;
	background:transparent url(/graphics/left-side.gif) no-repeat left top;
	}
	#alpha-inner {
		margin:0 0 0 36px;
		width:218px;
		background:#679147;
		}
		.Rlogo {margin:25px 30px 40px 30px;}
	.navShadow {
		width:254px;
		height:15px;
		background:transparent url(/graphics/nav_shadow.gif) no-repeat;
		}
	.DMAARbtn {
		width:254px;
		padding:100px 0 0 0;
		background:#fff;
		}
		
#beta { width:770px; float:left; }
	#beta-inner { }

.homebeta {
	background:transparent url(/graphics/rcol_bg.gif) repeat-y 505px 0;}
.homecopy { margin:55px 40px 15px 50px; width:410px; float:left; }
.homecopy img { padding:20px; }
.homeRight { 
	width:175px; /* 225px - padding */
	padding:140px 10px;
	float:left;
	font-size:11px;
	color:#000;
	text-align:center;}
	.homeRight ul, .homeRight li {list-style-type:none; margin-bottom:20px;}
	.homeRight a {font-size:11px; font-weight:bold;}
	.homeRight h2 {display:none;}

.subbeta { }
.subcopy { margin:55px 40px 0 55px; }
.subcopy img { padding:20px; }


/* Header **************************************** */

.header, #banner {
	height:28px;
	padding:10px 25px 0 0;
	background:#fff;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	line-height:1.2em;
}
.header a, #banner a { color:#3953a4; text-decoration:none; }
.header a:hover, #banner a:hover, .header a:active, #banner a:active { color:#0033cc; text-decoration:underline; }

#banner-inner { }
#banner-header { }
#banner-description { font-size:12px; }

	.searchInput {
		background:#fff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#020101;
		width:170px;
		position:relative;
		top:-4px;
		}
	.searchBtn {margin-left:6px; border:0;}
	
	.banner {width:770px; height:158px;}

/* Navigation **************************************** */
.nav { 
	color:#fff;
	font-size:17px;
	text-align:center;
	font-weight:bold;
	line-height:1.2em;
	font-family:'HelveticaNeue BoldCond','HelveticaNeueLT Std Blk Cn',HelveticaRoundedBoldCondensed,"Arial Narrow",Helvetica,Arial,Verdana,sans-serif;
}
.nav ul  {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style-type:none;
	width:218px;
	}
.nav ul li { 
	padding:21px 0 15px 0;
	margin:0 0 0 0;
	background:transparent url(/graphics/nav_divider.gif) no-repeat top center; 
	width:218px;
	text-align:center;
}
.nav ul li.first { }
.nav ul li a.navbtn {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.nav ul li a.navbtn:hover, .nav ul li a.navbtn:active {color:#f5e9cb; text-decoration:none;}
.nav ul li.active a {color:#f5e9cb; text-decoration:none;}

.subnav {font-weight:normal; line-height:0;}
.subnav ul {margin:0 0 0 0; padding:0 0 0 0; list-style-type:none; line-height:0;}
.subnav ul li {margin:6px 0 0 0; padding:3px 9px 3px 9px; border:0; width:200px; background:none; line-height:1em;}
.subnav a { 
	color:#fff;
	font-size:15px;
	text-decoration:none;
	line-height:1.2em;
	font-weight:normal;
	font-family:HelveticaRoundedBoldCondensed,'HelveticaNeue BoldCond','HelveticaNeueLT Std Blk Cn',"Arial Narrow",Helvetica,Arial,Verdana,sans-serif;
}

.nav ul li.active .subnav a, .nav ul li.active .subnav a:link, .subnav a:link {color:#fff;}
.nav ul li.active .subnav a:hover, .subnav a:hover {color:#f5e9cb; text-decoration:underline;}
.nav ul li.active .subnav a:active, .subnav a:active {color:#f5e9cb; text-decoration:underline;}


/* Footer **************************************** */

.footer {
	clear:both;
	height:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	line-height:1.2em;
}
a.foot { color:#3953a4; text-decoration:underline ;}
a.foot:active, a.foot:hover { color:#3953a4; text-decoration:underline; }


/* content **************************************** */

.date-header {
	margin:0;
	color:#3953a4;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	text-align:left;
	font-weight:bold;
}
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin:0 0 10px 0;
	color:#3953a4;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	text-align:left;
	font-weight:bold;
	
	
}
.entry-header
{
	margin:0;
	border:0;
	color:#000;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:16px;
	text-align:left;
	font-weight:bold;
}
.entry-header a
{
	text-decoration:none;
	font-weight:bold;
}
.entry-header a:link { color:#000; }
.entry-header a:visited { color:#000; }
.entry-header a:hover { color:#000; }
.entry-header a:active { color:#000; }
.entry-content {}
.entry-body {
	color:#000;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	text-align:left;
}
.entry-body a {
	text-decoration:underline;
}
.entry-body a:link { color:#3953a4; }
.entry-body a:visited { color:#3953a4; }
.entry-body a:hover { color:#3953a4; }
.entry-body a:active { color:#3953a4; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin:0;
	text-align:left; 
	color:#000;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
}
.entry-content p { 
	text-align:left; 
}
.entry-footer, .trackback-footer, .comment-footer {
	margin:0;
	border:0;
	padding:4px 0 6px 0;
	color:#000;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	line-height:150%;
	text-align:left;
	font-weight:normal;
}
#comment-author, #comment-email, #comment-url, #comment-text {
	text-align:left;
}

/* fixes bug in ie win */
img.image-full {
	width:100%;;
}

/* modules */

.module-archives {}

.module a
{
	text-decoration:underline;
	font-weight:inherit;
	color:#3953a4; 
	padding:0 0 15px 0;
}

.module a:link { color:#3953a4; }
.module a:visited { color:#3953a4; }
.module a:hover { color:#3953a4; }
.module a:active { color:#3953a4; }

.modulelink a {
	text-decoration:underline;
	font-weight:inherit;
	color:#3953a4; 
	margin:0 0 15px 0;
}


/* ph=1 */
/* nhm:from_kauri */
