body { background: #F4EABD; }

#Header {width: 100%; background: #b0752c url("../images/headerBG.png") no-repeat;	height: 30px;}
    	#Title { padding: 8px 0 0 20px; color: #fff; font-size: 12px; float:left;}
    	#Welcome { padding: 4px 20px 4px 0;  color: #fff; font-size: 12px;  float: right }
    	    #Welcome a { color: #fff; font-weight: bold;}

#BodyWrap {	width: 100%;}
#PageWrap {	width: 100%;	margin: 0px;}
#ContentWrap {	width: 99%;}
#HomeBotNav {	width: 100%;}
#HomeBotNav ul {}

/*---------------------  main Nav with Fade  ---------------------- */
#navWrap {	width: 100%;}
#nav {	width: 100%;}
	#nav a{ font-weight:normal;	 font-size:8pt !Important; }
	
/*---------------------------------- level 1 drops*/
#nav li ul{ left:-9999px; top:27px; position:absolute; background:#000}
	.Drop2, .Drop2 li{ width:150px}
	.Drop3, .Drop3 li{ width:150px}
	.Drop4, .Drop4 li{ width:150px}
	.Drop5, .Drop5 li{ width:150px}
	.Drop6, .Drop6 li{ width:150px}
	.Drop7, .Drop7 li{ width:150px}
	.Drop7{margin-left:-70px}

#nav li ul li a,#nav li.active ul li a{ font-size:8pt !Important; }

/*---------------------  End Of main Nav Styles  ---------------------- */

/* All buttons? */
input[type=submit] {
    padding: 2px 5px;
}

.summaryHeader {
    margin-bottom: 14px;
}