/* Links (PCS)
----------------------------------------------- */
a:link {
	color: #ed1c24;
	text-decoration: none;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
a:visited {
	color: #ed1c24;
	text-decoration: none;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
a:hover {
	color: #364451;
	text-decoration: underline;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
a:active {
	color: #364451;
	text-decoration: underline;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

/* PCS
----------------------------------------------- */

.title-PCS {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #836433;
}
.bodybig-PCS {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #202830;
}
.body-PCS {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #202830;
}
.bodysm-PCS {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #202830;
}
.side-PCS {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #836433;
}
.sidesm-PCS {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #836433;
}
#facebook-PCS
{
  display: block;
  width: 81px;
  height: 28px;
  background: url("images/footer_facebook.png") no-repeat 0 0;
}
#facebook-PCS:hover
{ 
  background-position: 0 -28px;
}
#twitter-PCS
{
  display: block;
  width: 84px;
  height: 28px;
  background: url("images/footer_twitter.png") no-repeat 0 0;
}
#twitter-PCS:hover
{ 
  background-position: 0 -28px;
}
#home-PCS
{
  display: block;
  width: 53px;
  height: 31px;
  background: url("nav/home.png") no-repeat 0 0;
}
#home-PCS:hover
{ 
  background-position: 0 -31px;
}
#services-PCS
{
  display: block;
  width: 76px;
  height: 31px;
  background: url("nav/services.png") no-repeat 0 0;
}
#services-PCS:hover
{ 
  background-position: 0 -31px;
}
#request-PCS
{
  display: block;
  width: 122px;
  height: 31px;
  background: url("nav/request.png") no-repeat 0 0;
}
#request-PCS:hover
{ 
  background-position: 0 -31px;
}
#rentready-PCS
{
  display: block;
  width: 171px;
  height: 31px;
  background: url("nav/rentready.png") no-repeat 0 0;
}
#rentready-PCS:hover
{ 
  background-position: 0 -31px;
}
#servicerequest-PCS
{
  display: block;
  width: 176px;
  height: 31px;
  background: url("nav/servicerequest.png") no-repeat 0 0;
}
#servicerequest-PCS:hover
{ 
  background-position: 0 -31px;
}
#contact-PCS
{
  display: block;
  width: 82px;
  height: 31px;
  background: url("nav/contact.png") no-repeat 0 0;
}
#contact-PCS:hover
{ 
  background-position: 0 -31px;
}
#button-furniture-PCS
{
  display: block;
  width: 188px;
  height: 22px;
  background: url("images/button_furnishings.png") no-repeat 0 0;
}
#button-furniture-PCS:hover
{ 
  background-position: 0 -22px;
}
#button-nl-PCS
{
  display: block;
  width: 188px;
  height: 22px;
  background: url("images/button_nl.png") no-repeat 0 0;
}
#button-nl-PCS:hover
{ 
  background-position: 0 -22px;
}
p {
	margin-bottom: 20px;
	margin-top: 0px;
}
UL {
	list-style-image: url(http://secure.snapcms.net/userfolder/43/images/bullet-pcs.gif);
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color : #836433; 
}




/* Footer Text All Sites
----------------------------------------------- */


.footersm {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #707166;
}
.footerbig {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #707166;
}
td#footer a:link {
	color: #707166;
	text-decoration: none;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
td#footer a:visited {
	color: #707166;
	text-decoration: none;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
td#footer a:hover {
	color: #43443b;
	text-decoration: none;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	line-height: 10px;
	color: #707166;
	text-transform: uppercase;
}