body{font-size:18px !important}

	ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		ul.tabs li{
			background: none;
			/*color: #222;*/
			display: inline-block;
			padding: 10px 15px;
			cursor: pointer;
		}

		ul.tabs li.current{
			/*background: #ededed;*/
			/*color: #222;*/
			text-decoration:underline;
		}

		.tab-content{
			display: none;
			/*background: #ededed;*/
			padding: 0px 15px 15px;
			font-size: 14px;
		}
.tab-content li, .tab-content table p, .tabbedInfo table tr td {
	font-size: 14px;
}
		.tab-content.current{
			display: inherit;
		}
.tabHeader {
	font-size: 20px;
    color: #999;
    font-weight: 100;
    text-transform: uppercase;
    border-bottom: 1px #999 solid;
    letter-spacing: 1px;
}
		
.galleryInfo {
	float: right;
    margin-right: 25px;
	width:275px;
	font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
	margin-top: 85px !important;
	margin-left: 10px;
}
.media-header {
	margin-bottom: 12px;
}
.tabbedInfo {
	float:left; 
	width:640px;
	margin-top: 75px;
}
.tab-link {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#map_canvas {
	max-width:100% !important; 
	min-width:100% !important; 
	height:500px !important; 
	border:1px solid #000;
}
.fancyThumbs {
	width: 133px;
	height: 105px;
	margin: 0 3px 3px 0;
	overflow: hidden !important;
	float: left;
	position: relative;
}
.fancyThumbs img {
	display: block;
	width: 200px;
	height: auto;
	text-align: center;
}
.container { 
	background-repeat:no-repeat; 
	position:relative;
}
.facebookPlugin {
	position:absolute; 
	right:25px; 
	top:79px;
}
.separator {
	border:1px solid #000; 
	position:absolute; 
	top:280px; 
	width:940px;
	margin-left:15px;
}
.contentWrapper {
	padding-top:210px;
}
.shareTools {
	position:absolute; 
	right:25px; 
	top:245px;
}
.PLogo {
	position:absolute; 
	left:0; 
	top:170px;
	width: 175px;
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
}
.PLogo img {
	margin: 0;
}
.URL {
	
}
.address {
	position:absolute; 
	left:180px; 
	top:155px;
	max-width: 410px;
	word-wrap: break-word;
}
.address h1 {
	font-weight: normal;
}
.address .phone {
	font-size: 14px;
	margin-top: -10px;
}
.address .location {
	font-size: 13px;
}
.viewCounter {
	margin-left: 15px;
	font-size: 12px;
}
.googleAd {
	float: right;
	margin: 15px;
	margin-left: 0;
}
.shareToolsNonPay {
	float: left;
	margin-top: 10px;
	width: 630px;
	margin-left: 25px;
}
.addressNonPay {
	float: left; 
	margin-left:25px; 
	word-wrap: break-word;
	width: 630px;
}
.addressNonPay h1 {
	font-weight: normal;
}
.addressNonPay .phone {
	font-size: 14px;
	margin-top: -10px;
}
.addressNonPay .location {
	font-size: 13px;
}
.URLNonPay {
	float: left;
	margin-left: 25px;
	font-size: 13px;
	text-decoration: underline !important;
}
.gmapaddress {
	font-family: 'Open Sans', sans-serif; 
	font-size:12px; 
	color:#333; 
	line-height:normal;
}
		