@charset "UTF-8";
#wrap {
	margin: auto;
	height: 780px;
	width: 980px;
}
#left {
	margin: 0px;
	float: left;
	height: 775px;
	width: 705px;
}
#left-hdr {
	margin: 0px;
	height: 160px;
	width: 705px;
}
#nav {
	margin: 0px;
	height: 50px;
	width: 705px;
}
#liner-top {
	margin: 0px;
	height: 10px;
	width: 705px;
	background-image: url(../images/common/liner-top.png);
	background-repeat: no-repeat;
	background-position: center;
}
#main-nav {
	margin: 0px 0px 0px 5px;
	height: 30px;
	width: 700px;
}
#liner-btm {
	margin: 0px;
	height: 10px;
	width: 705px;
	background-image: url(../images/common/liner-btm.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#left-content {
	margin: 0px;
	height: 450px;
	width: 705px;
}
#liner-foot {
	margin: 0px;
	height: 10px;
	width: 705px;
	background-image: url(../images/common/liner-foot.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer {
	margin: 0px;
	height: 60px;
	width: 705px;
	font-size: 1em;
	line-height: 1.25em;
	color: #333333;
	text-align: center;
}
#right {
	margin: 0px 0px 0px 10px;
	float: left;
	height: 730px;
	width: 260px;
}
#right-hdr {
	margin: 0px;
	height: 185px;
	width: 250px;
}
#right-content {
	margin: 0px;
	height: 500px;
	width: 260px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.orange {
	font-size: 1.65em;
	line-height: 1.5em;
	color: #E46143;
	font-weight: bold;
}
.purple {
	font-size: 1.6em;
	line-height: 1.5em;
	color: 7472A7;
	font-weight: bold;
}
.contractor {
	margin: 0px;
}
#trackback {
	margin: 0px;
	height: 20px;
	width: 705px;
}
.follow {
	text-align: right;
	color: #999999;
	font-size: 1em;
	margin-right: 30px;
	font-weight: bold;
}
.crumb {
	color: #7574AB;
	font-weight: bold;
}
.sub-type {
	color: #333333;
}
.purple {
	color: #7574AB;
	font-weight: normal;
}
.purple-link {
	color: #7472A7;
	font-weight: bold;
}
h3 {
	font-size: 1.6em;
	line-height: 1.5em;
	color: #7472A7;
}
.sb-link {
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: bold;
}
.grey {
	color: #333333;
}
.liner {
	margin: 0px;
	height: 10px;
	background-image: url(../images/common/tier2_link-liner.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.link-orange {
	color: #E36342;
}
a.link-orange:hover {
	color:#7977AB
}
.grey-link {
	color: #666666;
	font-size: 1em;
	font-weight: bold;
}

