#container {
	width:800px;
	height:auto;
	margin:0 auto;
}
#masthed {
	width:800px;
	height:191px;
}
#belowMastHed {
	width:800px;
	height:auto;
}
#innerContainer {
	border:#47451D solid 1px;
	padding:24px;	
	font: 11px/1.5em Arial, Helvetica, sans-serif;
	color: #47451D;	
}
#intro {
	width:600px;
	height:auto;
	float:left;
	padding-top:24px;
}	
#menu {
	width:150px;
	height:auto;
	float:right;
	background-color:#F6F6D3;
	padding:18px 0;
}

.boxholder {
	margin:24px 0 6px 0;
	width:180px;
}	
.capblock {
	margin-top:6px;
	text-align:left;
}	
.boxwrap {
	width:100%;
	text-align:center;
}	
.clearFloat {
	clear:both;
}
.headlineHolder {
	width:auto;
	height:auto;
	margin:5px 0;
}			
.defaultRule {
	width:auto;
	height:18px;
	border-bottom:#47451D solid 1px;
	margin-bottom:18px;
	clear:both;
}
.defaultRuleLT {
	width:auto;
	height:18px;
	border-bottom:#A8A38E solid 1px;
	margin-bottom:18px;
	clear:both;
}
.pixBoxNorule {
	width:auto;
	height:auto;
	float:left;
	margin-right:18px;
}		
.pixBoxRule {
	width:auto;
	height:auto;
	float:left;
	margin-right:18px;
	padding-left:18px;
	border-left:#A8A38E  solid 1px;
}	
#footer {
	width:800px;
	height:10px;
	border-top:#47451D solid 1px;
	padding-top:10px;
	font:9px/150% Arial, Helvetica, sans-serif;
	clear:both;
	color:#47451D;
	text-align:right;
	margin-bottom:24px;
}	
.lightgray {
	color:#999999;
	font-style:italic;
}

.lightgrayText {
	color:#717171;
}	
	
.orange {
	color:#F76B2A;
}	
	
.caption {
	font:10px/150% Arial, Helvetica, sans-serif;
	margin:4px 0 4px 0;
	padding-bottom:2px;
	border-bottom:#A8A38E solid 1px;
}
a:link {
	color: #A8A38E;
	text-decoration:none;
	
}
a:hover {
	color:#A8A38E;
	text-decoration:none;
	
}
a:visited {
	color:#A8A38E;
	text-decoration:none;
	
}
	
a.altlink:link {
	color: #47451D;
	text-decoration:none;
	border-bottom:#A8A38E dotted 1px;
	
}
a.altlink:hover {
	color:#F76B2A;
	text-decoration:none;
	border-bottom:#F76B2A dotted 1px;
	
}
a.altlink:visited {
	color:#47451D;
	text-decoration:none;
	border-bottom:#A8A38E dotted 1px;
	
}	

	
a.presslink:link {
	color: #000000;
	text-decoration:none;
	border-bottom:#000000 dotted 1px;
	
}
a.presslink:hover {
	color:#F76B2A;
	text-decoration:none;
	border-bottom:#F76B2A dotted 1px;
	
}
a.presslink:visited {
	color:#000000;
	text-decoration:none;
	border-bottom:#000000 dotted 1px;
	
}	