@charset "UTF-8";
/* CSS Document */

#pagesurround {
	width:875px;
	height:800px;
	margin: 30px;


}

.header {
	padding-bottom:5px;
	margin:0;
}

.nav {
	margin:0;
	height:30px;
	width:870px;
	padding-bottom:3px;
}

#navButton {
	height:30px;
	width:172px;
	padding-right:3px;
	float:left;

}

#navBox {
	background-color:#fec83e;
	padding:0;
	margin:0;
	width:518px;
	height:29px;
	float:left;
}

#top {
	background-image:url(http://www.capitolhillbid.org/images/border.gif);
	background-repeat:repeat-y;
	width:868px;
	height:5px;

}

#border {
	padding-top:10px;
	padding-right:20px;
	padding-left:12px;
	padding-bottom:4px;
	background-image:url(http://www.capitolhillbid.org/images/pagesurround.gif);
	background-repeat:repeat-y;
	width:868px;
	height: 100%; /*450px;*/

}

#bottom {
	background-image:url(http://www.capitolhillbid.org/images/border.gif);
	background-repeat:repeat-y;
	width:868px;
	height:5px;

}

body {
	background-color: #ffffff;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#title {
	font-size:28px;
	font-family: "Trebuchet MS", sans serif;
	font-weight:bold;
	color:#7c7c7c;
}

p {
	font-family:"Trebuchet MS", sans serif;
	font-size:14px;
	font-weight:bold;
	color:#7b7b7b;
}

a {
	text-decoration:none;
	font-size:13px;
	font-family: "Trebuchet MS", sans serif;
	font-weight:normal;
	color:#7c7e7e;
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
}

#footer{
	font-family:"Trebuchet MS", sans serif;
	font-size: 9px;
	color: #7a7a7a;
	text-align:center;
	}

	.txt{
	color:#FEC83E;
	font-weight:bold;
	font-size:20px;
	margin:6px 0 0 17px;
	}
	
		.subtxt{
	color:#C0C0C0;
	font-weight:bold;
	font-size:19px;
	margin:6px 0 0 17px;
	}
	
		.subtxt1{
	color:#C0C0C0;
	font-weight:bold;
	font-size:17px;
	margin:6px 0 0 17px;
	}
	
			.subtxt2{
	color:#E38E00;
	font-weight:bold;
	font-size:15px;
	margin:6px 0 0 17px;
	}
