a:visited {
	color: #c26320;
	text-decoration: none;
}
.orangehighlight {
	color: #C26320;
	font-size: 13px;
	font-weight: normal;
}
a:link {
	color: #c26320;
	text-decoration: none;
}
a:hover {
	color: #c26320;
	text-decoration: none;
}
a:active {
	color: #c26320;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 502f2e;
	text-decoration: none;
}
.footercopy {
	font-size: 9px;
	line-height: 10px;
	text-align: right;
}
#find_stagebleed {
	background-color: #ffe9a3;
	background-image: url(images/white_pixel.gif);
	background-repeat: repeat-y;
}
#meet_stagebleed {
	background-color: #fdd8a7;
	background-image: url(images/white_pixel.gif);
	background-repeat: repeat-y;
}
#talk_stagebleed {
	background-color: #e2af84;
	background-image: url(images/white_pixel.gif);
	background-repeat: repeat-y;
}
#subnav_find {
	background-image: url(images/subnav_back_find.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#subnav_meet {
	background-image: url(images/subnav_back_meet.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#subnav_talk {
	background-image: url(images/subnav_back_talk.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#find_stage {
	background-color: #ffe9a3;
	background-image: url(images/back_find.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#meet_stage {
	background-color: #fdd8a7;
	background-image: url(images/back_meet.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#talk_stage {
	background-color: #e2af84;
	background-image: url(images/back_talk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bold {
	font-weight: bold;
	text-decoration: none;
}
.radialbuttons {
	line-height: 15px;
}
#toppattern {
	background-image: url(images/top_pattern.jpg);
	background-repeat: no-repeat;
}
.subsubhead {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #B8611C;
	line-height: 30px;
}
