/* Balance Newsletter
 * 
 */
 
a:link{
	color:#000;
	text-decoration:underline;
}
a:visited{
	color:#000;
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:none;
}
a:visited:hover{
	color:#000;
	text-decoration:none;
}
    
html { padding: 0px; margin: 0px; }

body { background:#cccc9a; font-family:  arial, verdana,san-serif; margin:auto; text-align:left;}

h3 { font-size:20px;margin-bottom:4px; }

h4 { font-size:14px; margin-bottom:5px; }

.left { float:left; }

.clear { clear:both; }

.img { border:1px solid #999966; margin-right:10px}
p { font-size:14px; line-height:18px;}

/* HEADER */

#header { height: 179px; width: 600px; background: url(/pics/newsletter/newsletter_header.jpg)  no-repeat; margin: 0 0 10px; position:relative;}

#mast { position:relative; height:85px; }
#mast h1 { font-size:23px; }
#mast h2 { position:absolute; top:50px; right:0; float:right; color:#999966; font-family:Palatino Linotype,Book Antiqua,Palatino,Times New Roman,serif; }
#mast h3 { font-size:15px; }

#print { font-size:12px; position:absolute; right:0px; top:0px;}
#print img { padding-right:7px; }
a#print_link { text-decoration:none; }

/* CONTAINER */

#container { width: 600px; margin:0 auto; position:relative;}

#container_wide { width: 700px; margin:0 auto; position:relative;}

#contentholder {   }

#article_side { }

#article_side_wide {  }

.article { margin-bottom:10px; background:#ffffcc; padding:14px; border:3px double #e0e0b0; width:auto;}
.article_wide { margin-bottom:10px; background:#ffffcc; padding:14px; border:3px double #e0e0b0; width:auto; }
.article h4,.article_wide h4 { font-family:Palatino Linotype,Book Antiqua,Palatino,Times New Roman, serif; font-size:19px; border-bottom:1px solid #999966; padding-bottom:4px;}

#breadcrumbs { font-size:12px; }
#breadcrumbs ul li { float:left; margin-right:4px; }

#author { margin-bottom:10px; font-size:13px; background:#ffffcc; padding:14px; border:3px double #e0e0b0; }

#past_issues { font-size:13px; background:#ffffcc; padding:14px; border:3px double #e0e0b0; }
#past_issues ul li { margin-bottom:3px; }

#sidebar { width:175px; background:#999966; border:3px double #b5b57f;}

.events { padding:0 11px 14px; }
.events h3 {  margin-top:8px;  }
.events p { color:#ffffcc; font-size:12px; line-height:15px}
.events p.lead_in { font-size:14px; line-height:18px; font-style:italic; }
.events a { color:#ffffcc; font-weight:bold; text-decoration:underline; }

a#foward { display:block;width:120px; float:right; margin:10px 0 0 0; text-decoration:none; text-align:center; background:#FFFFCC; padding:5px; border:3px double #e0e0b0; font-size:13px;}
a#foward:hover { background:#999966; }

#footer { margin-top:25px; margin-bottom:15px; }
#footer img { display:block; margin: 0 auto; width:389px; }
#footer h5 { text-align:center; font-size:13px; margin-bottom:12px; }