/* @override http://www.globalburden.org/css/CENTER_2col.css */

#wrap{
	width: 100%;
	position: relative;
	left: 50%;
	margin-left: -50%;
	/*background-color: #ccc;
	border: 1px solid #000;*/
	}

#content{
	width: 75em;
	float: left;
	position: relative;
	margin-left: 30em;
}

#contentMover {
	margin-left: 2em;
	position: relative;
	z-index: -100;
}

* html #content {
	right: 26em;
	top: -11em;
}

#content h1 {
	color: #6f0a21;
	font: bold 2em Arial, Helvetica, sans-serif;
}

#content h2 {
	color: #6f0a21;
	font: bold 1.7em Arial, Helvetica, sans-serif;
	margin-top: 25px;
}

#content h3 {
	color: #6f0a21;
	font: bold 1.7em/1em Arial, Helvetica, sans-serif;
}

#content h4 {
	color: #6f0a21;
	font: bold 1.7em/1em Arial, Helvetica, sans-serif;
}

#content p, blockquote {
	color: #000;
	font: 1.3em Arial, Helvetica, sans-serif;
}

#cite {

}

#cite p{
	font: 1.25em Arial, Helvetica, sans-serif;
}

#branding{
	border-top: 3px solid #fffae9;
	border-bottom: 3px solid #fffae9;
	background: #fdeca3 url(../images/header_bak.png) repeat-x left top;

	/*background: #fdeca3 url(../images/header.png) no-repeat left top;*/
	height: 16em;
	width: auto;
}

#branding h1{
	color: #6f0a21;
	margin: 1em 0 0 1em;
	width: 0;
	height: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#branding span {
	display: none;
}

#branding a.img {
	border-style: none;
}

#branding em {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-size: .5em;
	text-transform: uppercase;
}

#mainNav{
	padding-bottom: 35px;
	width: 26em;
	padding-top: 5em;
}
	
div#mainNav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 0;
	height: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .05em;
}

div#content ol li {
	width: 480px;
	list-style-type: decimal;
}
div#mainNav li{
	width: 16em;
	display: block;
	left: 2em;
	position: relative;
	margin-bottom: 1em;
	padding-left: .7em;
	margin-top: 1em;
}
	
div#mainNav ul li a:link, div#mainNav ul li a:visited{
	text-decoration: none;
	color: #6d6f71;
	text-transform: uppercase;
	border-right-color: #6d6f71;
	font-size: 1.25em;
	height: 2em;
	width: 100%;
	padding-left: 1.5em;
	font-weight: bold;
}

div#mainNav ul li a:hover{
	color: #6f6322;
	background: url(../images/block.png) no-repeat left center;
}




#footer{
	clear: both;
	text-align: center;
	padding: 7px;
	}
	
#content h1, #content h2, #content p {
	padding-right: 20px;
	}

#holderbodydiv {
	border-top: 5px solid #6f6322;
}

#content form td {
	font: 1.5em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	background-color: #eee;
	margin: 5px;
	display: inline-block;
}

#content tr {
	margin-bottom: 1em;

}

/*new css created for survey dw phone survey announcement on home page*/
.surveybox{
	width: 15em;
	background-color: #fdf6cf;
	border: #6f6322 solid 2px;
	padding: 15px 5px 15px 15px;
	margin: 0 30px 10px 10px;
	float: right;
}
/*new css created for  online survey box. Replaces above */
p.surveybanner {
	margin: 0 20px 10px 10px;
	padding-right:0 !important;
	float:right;
}

	
	

	

	


