@charset "UTF-8";
/* IOWA ADVOCATES WEBSITE STYLES */


/*-------------------------------------------------------------- [GENERAL ELEMENT STYLES] --*/

#printlogo {
	display:none;
	}


body  {
	background: #fff url(../images/bg2.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	margin: 0 0 10px 0;
	}
	
.smallitalic {
	font-size: 10px;
	font-style: italic;
	}
	
strong {
	color: #08215c;
	}
	
a:link, a:visited {
	color: #08215c;
	text-decoration: underline;
	}
	
a:hover {
	color: #c30;
	text-decoration: none;
	}
	
a.actionalert:link, 
a.actionalert:visited, 
#newsContainer .newsFeature a.actionalert:link, 
#newsContainer .newsFeature a.actionalert:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #F0B005;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	}
	
a.actionalert:hover {
	background: #c30;
	color: #fff;
	text-decoration: none;
	}
	
a.orange:link, a.orange:visited {
	color: #c30;
	text-decoration: underline;
	}
	
a.orange:hover {
	color: #c30;
	text-decoration: none;
	}
	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c30;
	}
	
	
.floatRight { /* The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}
	
.floatLeft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	}
	
.photo {
	float: left;
	margin-right: 10px;
	}

/*-------------------------------------------------------------- [MAIN STRUCTURAL COMPONENTS] --*/

#container { 
	width: 700px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
	
#logo {
	float: left;
	margin: 15px 0 0 15px;
	padding: 0;
	}
	
#masthead {
	margin: 0 0 1px 0;
	padding: 0;
	height: 263px;
	background: url(../images/mastheadbg.jpg) no-repeat;
	width: 700px;
	}
	
#globalnav {
	width: 700px;
	}
	
	
/* ---------------------------------------------------------[ SIDE BAR ] --*/

#sidebar {
	float: right; 
	width: 221px;
	margin-top: 20px;
	}
	
#signup {
	margin: 0 0 8px 0;
	padding: 0;
	}
	
	
#newsContainer {
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#newsContainer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 13px;
	}
	
#latestNews {
	border-bottom: 1px dotted #08215c;
	padding-bottom: 1px;
	margin-top: 15px;
	}
	
.newsFeature {
	margin-top: 10px;
	padding: 0;
	}
	
#newsContainer .newsFeature a:link, .newsFeature a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color:#C30;
	text-decoration: none;
	}
	
#newsContainer .newsFeature a.actionalert:link, .newsFeature a.actionalert:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	}
	
#newsContainer .newsFeature a:hover {
	color: #08215c;
	text-decoration: none;
	}

	
	
	
	
/* ---------------------------------------------------------[ MAIN CONTENT AREA ] --*/

#mainContent { 
	margin: 20px 230px 0 0; 
	padding: 0 20px 0 5px;
	text-align: left;
	}
	
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #08215c;
	font-weight: normal;
	}

.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c30;
	font-weight: normal;
	}
	
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #08215c;
	font-weight: normal;
	}
	
	
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #C30;
	}
	
#sectionTitle {
	border-bottom: 1px dotted #08215c;
	margin-bottom: 30px;
	padding-bottom: 7px;
	text-align: left;
	}
	
	
/* ---------------------------------------------------------[ eNewsletter Sign Up Content Area ] --*/

#signUpContainer { 
	margin: 20px 0 0 0; 
	padding: 0 5px;
	text-align: left;
	}
	
#signUpContent {
	float: left;
	width: 459px;
	}
	
#signUpAddress {
	float: left;
	width: 200px;
	}
	
#signUpAlready {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333;
	}


	
	
/* ---------------------------------------------------------[ FOOTER ] --*/
	
#footer {
	width: 700px;
	background: url(../images/footer.gif) no-repeat;
	padding: 2px 0 0 0;
	margin: 20px 0 0 0;
	text-align: center;
	height: 32px;
	}
	
#footer p {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-top: 8px;
	} 


/* ------------------------------------------------------- [ EMAIL FORM ] -- */

input, textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}

select {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #08215c;
	padding-bottom: 2px;
	}

input:focus,
textarea:focus	{
	background-color: #fff;
}
input.button {
	background-color: #08215c;
	border: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 5px;
	margin-top: 3px;
	text-transform: uppercase;

}

input.button:hover {
	background-color: #C30;
	border: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 5px;
	margin-top: 3px;
}

input.checkbox {
	border: none;
	}
