@charset "UTF-8";
body {
	margin: 0px;
	height: 100%;
	width: 100%;
}
.logo {
	float: left;
	width: 50%;
}
.nav {
	float: left;
	width: 50%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}
.nav-container {
	height: 60px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.title-area {
	text-align: center;
	/*width: 90%;
	margin-right: auto;
	margin-left: auto;*/
}
.slider-area {
style="position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 563px;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.layer-header {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
}
.layer {
	width: 100%;
	margin-bottom: 0px;
	overflow: hidden;
}
.container-center {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.container-center-blog {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.inner-area {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.container-center-smaller {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.centerit {
	text-align: center;
	overflow: hidden;
}
.logo-area {
	float: left;
	width: 25%;
}
.nav-area {
}
.nav-area-sub {
	width: 100%;
	margin-bottom:7px;
}
.logo-area {
	width: 33%;
	float: left;
	text-align: center;
	margin-left: 5px;
}
.clearfloat {
	clear: both;
}

.shirt {
	float: left;
	width: 400px;
}
.description {
	float: right;
	width: 350px;
	text-align: center;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li {
	display: inline;
	font-size: 15px;
	margin-left: 30px;
	font-family: Open Sans; /* no .ttf */
	text-decoration: none;
	color: #FFF;
}

#navcontainer ul li a
{
	text-decoration: none;
	/*padding: .2em 1em;*/
	color: #FFF;
}
.shirtbox {
	float: left;
	width: 280px;
}

.shirtbox img {
	width: 280px;
	height: 261px;
	margin-bottom: 20px;
}
.line {
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.middle {
	margin-right: 30px;
	margin-left: 30px;
}
.price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 80%;
}
#clinic {
	background-image: url(../images/clinic.jpg);	
}
#shop {
	background-image: url(../images/shop.jpg);	
}
.painter {
	background-image: url(../images/roll-brush.png);
	background-repeat: no-repeat;
}
#social-logos {
	background-image: url(../images/social.png);	
}
.main-image {
	/*background-image:url('../images/dancer.jpg');*/
	background-repeat: no-repeat;
	background-size: 100%;
	min-height: 600px;
}
.social {
	  /*background-image:url('../images/dancer.jpg');*/
    background-repeat:no-repeat;
    background-size:100%;
	min-height:186px;  
}
.btnWhite{
	font-family: geosans; /* no .ttf */
	font-size: 24px;
	color: #fff;
	border: 2px solid #FFF;
	display: inline-block;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../graphics/bg-nav2.png);
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}

.bg-wood {
	background-image: url(../images/wood.jpg);
	background-repeat: repeat;
}
.leftside {
	float: left;
	width: 45%;
}
.leftsideblog {
	float: left;
	width: 55%;
}
.rightside {
	float: right;
	width: 45%;
}
.rightsideblog {
	float: right;
	width: 30%;
}
.hr-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.leftsection {
	float: left;
	width: 30%;
}
.middlesection {
	float: left;
	width: 39%;
}
.rightsection {
	float: left;
	width: 30%;
}
.single-column {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
.nav_area_rust {
	height: 30px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #FFF;
	padding-bottom: 3px;
	text-align: center;
	margin-top: 14px;
	background-color: #98503f;
	border-right-style: none;
	border-left-style: none;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding-top: 10px;
}
.shadow {
text-shadow: 1px 2px 1px #000000;	
}
.form {
	background-color: #fcf8e3;
	border: 10px solid #feeac3;
	/*height: 420px;*/
	width: 444px;
	margin-right: 14px;
	/**
	margin: 28px 0 10px 14px;
	**/
	padding: 12px;
}


@media screen and (min-width: 1000px) {
	
.nav-container {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
	
}
.hr-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.desert {
	background-image: url(../images/desert.jpg);
	background-repeat: repeat;
}
.bg-beige {
	background-color: #F6F7F6;
}
.color-gray {
	color: #6F7575;
}
.bg-outside {
	background-image: url(../../graphics-landingpages/bg1.jpg);
}

/* Comparison Box CSS ============================================= */

.comparison-main-box {
	width:100%; 
	background-color:#ffffff;
}

.comparison-centered-box {
	width:950px; 
	margin-right:auto; 
	margin-left:auto;
}

.comparison-headline-outerbox {
	width:780px; 
	margin-left:auto; 
	margin-right:auto;
	margin-top:40px; 
	margin-bottom:20px; 
	background-color:#23A6DE;
	padding-top:4px;
	padding-bottom:4px; 
	border-radius:3px;
}

.comparison-headline-inner-box {
	width:770px; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:#23A6DE; 
	border:2px solid #ffffff; 
	border-radius:3px;
}

.comparison-h1 {
	text-align:center;
	font-family:'Abadi MT Condensed Extra Bold'; 
	font-size:55px; 
	color:#ffffff; 
	line-height:82px;
}

.comparison-h2 {
	text-align:center;
	font-family:'Abadi MT Condensed Extra Bold'; 
	font-size:29px; 
	color:#444444;
}

.comparison-content-box {
	width:658px;
	margin-right:auto; 
	margin-left:auto;
}

.comparison-content-box p {
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#545454;
}

.comparison-triple-column-box {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 40px;
}

.comparison-columns {
	width:258px; 
	float:left; 
	text-align:center;
}

.comparison-columns ul {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#535353; 
	text-align:center; 
	list-style-type:none; 
	padding:0px;
}

.comparison-columns ul li {
	line-height:30px;
}

.comparison-small-space {
	height:20px;
}

.clear {
	clear:both;
}
