/*
 * PUBLICATION CONTENT
 */

#banner {
	background:url(../../images/blue_banner.jpg) left top repeat-x;
}

#banner_content {
	width:600px;
	background:url(../../images/publications_banner.jpg) right top no-repeat #993300;
}

#banner a {
	color:#FFFFFF;
}

#content_bottom {
	background: url(../../images/publications_bar_bottom.gif) bottom center no-repeat;
}

#content_full h1 {
	color:#997000;
}

#content_full h2 {
	color:#FFFFFF;
	background-color:#993300;
}

.icon_heading {
	border:#F0D393 solid 1px;
}

input.submitPub {
        background-color: #B68700;
        font-weight: bold;
        border:none;
        color: #ffffff;
}

/* For standard pages */

#content_main h2 {
	color:#5888B4;
}

#content_main h3 {
	color:#5888B4;
}

#menu_left #nav4 {
	background-color:#F0D393;

}

#menu_left #menu_bottom {
	background:url(../../images/publications_menu_left.gif) #F0D393 left no-repeat;
}

#menu_left #menu_bottom_right {
	background:url(../../images/publications_menu_right.gif)  right no-repeat;
}

.print {
	float:right;
}

#content_main .print a {
	display:block;
	border:1px solid #000000;
	color:#000;
	font-size:1em;
	margin:1em;
	padding:0.4em;
	text-decoration:none;
	font-weight:bold;
}

/* END PUBLICATION CONTENT*/