body {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: white;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #463a36;
	xbackground: url(gradient_bg.jpg);
}

img { 
	border: 0px;
}

a { 
	text-decoration: none;
}

h2 { 
	font-size: 16px;
}

#wrapper {
	width: 1024px;
	height: 2000px;
	background: url(walsh_bg2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	position: relative;
	margin:0px auto;
	text-align:left;
	padding:0px;
}

#hp_logo { 
	position: absolute;
	top: 17px;
	left: 714px;
}

#hp_box { 
	position: absolute;
	top: 104px;
	left: 73px;
	width: 564px;
	height: 533px;
	background: white;
}


#hp_nav { 
	position: absolute;
	top: 19px;
	left: 73px;
	height: 85px;
	width: 564px;
	overflow: hidden;
	background: white;

}

#hp_nav a img {
	margin-right: 3px;
}


#hp_main { 
	position: absolute;
	top: 112px;
	left: 81px;
	height: 518px;
	width: 549px;
	text-align: left;
	padding-right: 0px;
	padding-top: 0px;
}

#hp_main img {
	position: absolute;
	top: 0px;
	left: 0px;
}
	
	

#hp_midcol { 
	position: absolute;
	top: 132px;
	left: 555px;
}

.hp_mc { 
	margin-bottom: 4px;
	height: 167px;
	width: 159px;
}

.hp_mc a {
	display: block;
	float: left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-top: 145px;
	margin-left: 10px;
	width: 140px;
	text-decoration: none;
}


#hp_mc1 { 
	background: url(midcol_bg.jpg) no-repeat;
}

#hp_mc2 { 
	background: url(couch.jpg) no-repeat;
}

#hp_mc3 { 
	background: url(midcol_bg.jpg) no-repeat;
}

#hp_othersites { 
	position: absolute;
	top: 642px;
	left: 73px;
	width: 570px;
	text-align: right;
}

a.other_ro { 
	display: block;
	float: right;
	width: 155px;
	height: 84px;
	text-align: left;
	margin-left: 5px;
	padding-top: 4px;
	padding-left: 6px;
	background: url(visit.jpg) no-repeat;
}

a.hp_other_ro { 
	display: block;
	float: right;
	width: 155px;
	height: 84px;
	text-align: left;
	margin-left: 0px;
	padding-top: 4px;
	padding-left: 6px;
	background: url(visit.jpg) no-repeat;
}

#hp_bottom { 
	position: absolute;
	top: 750px;
	left: 73px;
}

#hp_bottom #links {
	color: #FF3300;
}

#hp_bottom #links a {
	color: #FF3300;
	text-decoration: none;
}

#hp_bottom #links a:hover {
	color: #52190b;
	text-decoration: none;
}


#hp_rightcol { 
	position: absolute;
	left: 714px;
	top: 215px;
	width: 215px;
	color: white;
}
	

#hp_rightcol strong { 
	font-size: 12px;
}

#hp_rightcol_lower { 
	position: absolute;
	top: 657px;
	left: 637px;
}


/* sub page stuff */

#sublogo { 
	position: absolute;
	top: 20px;
	left: 861px;
}

#subnav_port { 
	position: absolute;
	top: 104px;
	left: 73px;
	width: 544px;
	height: 24px;
	z-index: 9;
	background: #112a39;
	color: white;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 0px;
}

#subnav_port a { 
	color: white;
	text-decoration: none;
	margin-right: 25px;
}

#subnav_about { 
	position: absolute;
	top: 104px;
	left: 73px;
	width: 564px;
	height: 34px;
	z-index: 9;
	color: white;
	font-size: 12px;
	padding-left: 0px;
}

#subnav_about a { 
	color: white;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 12px;
	height: 24px;
}

#subnav_about a.active { 
	color: white;
	text-decoration: none;
	background: #2f2a24;
}



#leftcolwrapper { 
	position: absolute;
	top: 104px;
	left: 73px;
}


#content { 
	position: relative;
	top: 0px;
	left: 0px;
	width: 872px;
	min-height: 520px;
	background: white;
	color: black;
	font-size: 11px;
	padding-top: 33px;
	//disable-overflow: hidden;
}

.testimonial { 
	margin-left: 4px;
	width: 200px;
	color: #545120;
}

#othersites { 
	position: relative;
	top: 10px;
	width: 850px;
}

#othersites a.other_ro { 
	float: left;
	margin-left: 0px;
}

#footerlinks {
	position: relative;
	top: 20px;
}

#footerlinks .links {
	color: #FF3300;
}

#footerlinks a {
	color: #FF3300;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #52190b;
	text-decoration: none;
}


a.greenlink { 
	color: #CCFF33;
	text-decoration: none;
}


a.orangelink { 
	color: #FF3300;
	text-decoration: none;
}

a.orangelink:hover { 
	color: #FF3300;
	text-decoration: underline;
}


.articlewithmargin { 
	margin-left: 20px;
	margin-right: 20px;
}

h3 { 
	color: #FF3300;
	margin: 0px;
}

