/* NCDA CSS Document */

#bigcontainer {
	width: 780px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: auto;
}
#navbar {
	height: 40px;
	width: 780px;
	position: relative;
	float: left;
}
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}
#masthead  {
	float: left;
	position: relative;
	top: 0px;
}
#content {
	float: left;
	position: relative;
	width: 780px;
	background-color: #D8E9C7;
	background-image:url(bg_green.gif);
	background-repeat:repeat-y
}
#content #copy {
	float: left;
	width: 450px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content #copy2 {
	float: left;
	width: 330px;
	position: relative;
	padding: 0px;
}
#content #copy_all {
	float: left;
	width: 590px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	left: 2px;
	}
#content #copy2_all {
	float: right;
	align:center;
	width: 190px;
	position: relative;
	padding: 0px;
	margin-bottom: 10px;
}	
ul {
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
}
#footer {
	float: left;
	width: 780px;
	position: relative;
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5C3317;
	border-top-width: 1px;
	background-color: #FFF0E6;
}

body {
	background-color: #fff0e6;
	background-image: url(site_bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	margin-left: 10px;
}
a:link {
	color: #000000;
}
a:hover {
	color: #000000;
}
#email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	margin-top: 335px;
}
.btn {
background:#F6EDFA none repeat scroll 0 0;
border:1px solid #E4D9E9;
color:#000000;
height:22px;
width:60px;
}

