/*body { background: url(../../images/skins/default/cream_bg.jpg) repeat;}*/

/*#headerwrap {
	background: url(../../images/header-bg.jpg) no-repeat 0 0;
	height: 151px;	
	position:relative;
}

#gallery .image.singlecol.left, .widget { border: 1px solid #c3bfb3; background-image: none;}
#gallery .image.singlecol.left:hover { background-image: none;}
.popWidget ul li { border-bottom:1px solid #c3bfb3;}

a:link { color: #3c4347;}
a:visited {	color: #3c4347;}
a:hover { color: #6f7a80;}
a:active { color: #6f7a80;}*/
h1 {
	font-size:32px;
}

a:link { color: #f15e1d;}
a:visited {	color: #f15e1d;}
a:hover { color: #f15e1d;}
a:active { color: #f15e1d;}


#footer {}

#footer-contact {
	padding: 125px 45px 0 45px;
}

#footer-contact h4 {
	margin: 0 0 5px 0;
	font-weight:bold;
	text-transform:none;
	display:block;
	clear:right;	
}

#footer-contact .address {
	float:left;
	font-weight:bold;
}

#footer-contact .address .phone,
#footer-contact .address .email {
	color:#f15e1d;	
}

#footer-contact .footer-nav {
	float:right;
	color:#000;
	text-align:center;
}
#footer-contact .footer-nav span {
	color:#f15e1d;
	font-weight:bold;
}
#footer-contact .footer-nav a {
	text-transform:uppercase;
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin:2px 6px;	
	
}

#footer-contact .contact-info {
	float:left;
}
/*#footer-contact .address {
	float:right;
	margin: -12px 100px 0 0;
}*/
/*#footer-contact .address .chat {
	padding-top:10px;	
}
#footer-contact .address .chat a {
	font-weight:bold;
	text-decoration:underline;
}*/

#footer-social {	
	padding: 0 45px;
	clear: both;
	margin-top: 15px;
}

#footer-social a.twitter {
	background:url('../../images/icons/twitter.png') no-repeat 0 0;
	width:29px;
	height:29px;
	text-indent:-9999px;
	display:inline-block;
}
#footer-social a.facebook {
	background:url('../../images/icons/facebook.png') no-repeat 0 0;
	width:29px;
	height:29px;
	text-indent:-9999px;
	display:inline-block;
}
#footer-social a.foursquare {
	background:url('../../images/icons/foursquare.png') no-repeat 0 0;
	width:29px;
	height:29px;
	text-indent:-9999px;
	display:inline-block;
}