@charset "UTF-8";
#wrap {
	margin: auto;
	height: 730px;
	width: 980px;
}
#left {
	margin: 0px;
	float: left;
	height: 730px;
	width: 705px;
}
#left-hdr {
	margin: 0px;
	height: 160px;
	width: 705px;
}
#nav {
	margin: 0px;
	height: 55px;
	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: center;
}
#left-content {
	margin: 0px;
	height: 380px;
	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 15px;
	float: left;
	height: 730px;
	width: 260px;
}
#right-hdr {
	margin: 0px;
	height: 175px;
	width: 230px;
}
#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: #7574AB;
	font-weight: normal;
}
.contractor {
	margin: 0px;
}
#trackback {
	margin: 0px;
	height: 20px;
	width: 705px;
	line-height: 1.5em;
}
.follow {
	text-align: right;
	color: #999999;
	font-size: 1em;
	margin-right: 30px;
	font-weight: bold;
}
.crumb {
	color: #7574AB;
	font-weight: bold;
}
.sub-type {
	color: #E36342;
}
a.sub-type:hover {
	color:#7977AB
}
.purple-link {
	color: #7574AB;
	font-size: 1em;
	font-weight: bold;
}
.orange-link {
	color: #E46641;
	font-size: 1em;
	font-weight: bold;
}
.grey-link {
	color: #666666;
	font-size: 1em;
	font-weight: bold;
}
h3 {
	font-size: 1.6em;
	line-height: 1.5em;
	color: #7472A7;
}

/*sub nav div linking*/

#one {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 135px;
	display: block;
	background-image: url(../images/page-specific/conversation/conversation-mod_circle.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#two {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 135px;
	display: block;
	background-image: url(../images/page-specific/conversation/conversation-tag.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#three {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 135px;
	display: block;
	background-image: url(../images/page-specific/conversation/conversation-flower.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#four {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 135px;
	display: block;
	background-image: url(../images/page-specific/conversation/conversation-original.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#five {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 135px;
	display: block;
	background-image: url(../images/page-specific/conversation/conversation-star.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.swatch {
	text-decoration:  none;
	cursor: pointer;
	float:    left;
	width:    135px;
	height:   40px;
	text-align: center;
	margin:   160px 0px 0px 0px;
	color: #E46641;
}

a:hover.swatch {
	color: #7574AB;
}

a.swatch img {
	margin:   0px 0px 0px 0px;
	border:   0;
	text-decoration: none;
}

/*a.swatch div. {
  font-size:    0.9em;
  text-transform: uppercase;
  font-weight:  bold;
  margin-left:  12px;
  margin-top:   8px;
  width:        135px;
  color:        #333;
}*/
