@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFFFFF;
}
.buttoncontact {
		border-top-left-radius: .5em;
	border-top-right-radius: .5em;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em;
}
a {
	font-family: 'ColaborateThinRegular';
	font-size: 1.0em; /* 16px ÷ 16 */ 
	line-height: 1.0em;
	color: #000000;
	text-indent: 0em;
	text-decoration: none;
}
a:link {
	font-family: 'ColaborateThinRegular';
	font-size: 1.0em; /* 16px ÷ 16 */ 
	line-height: 1.0em;
	color: #000000;
	text-indent: 0em;
	text-decoration: none;
}
a:hover {
	color: black;
		text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
img,video { 
	max-width: 100%; 
	height: auto; 
}
.emphasis {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #8B7635;
}
.tagline {
	font-size: 1.75em;
	font-style: italic;
	font-weight: bold;
	color: #cccccc;
	text-align: center;
	font-family: 'ColaborateThinRegular';
	line-height: 2.0em;
	padding-top: 4.0em;
	padding-bottom: 4.0em;
}
.company {
	font-family: 'ColaborateThinRegular';
	font-size: 1.125em /* 18px ÷ 16px */;
	color: #000000;
}
.company:link  {
	font-family: 'ColaborateThinRegular';
	font-size: 1.125em /* 18px ÷ 16px */;
	color: #000000;
}
.company:hover  {
	font-family: 'ColaborateThinRegular';
	font-size: 1.125em /* 18px ÷ 16px */;
	text-decoration: underline;
	color: #000000;
}
.company:active  {
	font-family: 'ColaborateThinRegular';
	font-size: 1.125em /* 18px ÷ 16px */;
	text-decoration: underline;
	color: #000000;
}
.company:visited  {
	font-family: 'ColaborateThinRegular';
	font-size: 1.125em /* 18px ÷ 16px */;
	color: #000000;
}
.clickhere {
	color: #006699;
	font-weight: bold;
}
.clickhere:link  {
	color: #006699;
	font-weight: bold;
}
.clickhere:hover  {
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}
.clickhere:active  {
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}
.clickhere:visited  {
	color: #006699;
	font-weight: bold;
}
.netmajic {
	font-family: 'ColaborateThinRegular';
	font-size: 0.7ems;
	text-decoration: none;
	color: #eeeeee;
}
.netmajic:link  {
	font-family: 'ColaborateThinRegular';
	font-size: 0.6ems;
	text-decoration: none;
	color: #eeeeee;
}
.netmajic:hover  {
	text-decoration: underline;
	color: #eeeeee;
}
.netmajic:active  {
	text-decoration: underline;
	color: #eeeeee;
}
.netmajic:visited  {
	text-decoration: none;
	color: #eeeeee;
}
/* __________________________________________________________Background*/
#background {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	opacity: 0.2;
	filter: alpha(opacity=20); /* For IE8 and earlier */
	visibility: visible;
}
/* __________________________________________________________Wrapper*/
#wrapper {
	width: 100%; /* 1200 */
	margin-right: 0px;
	margin-left: 0px;
}
/* __________________________________________________________Header*/
header {
	width: 100%; /* 1200 ÷ 1200 */
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B7635;
	font-size: 1em;
	line-height: 1.2em;
	font-style: italic;
	font-weight: bold;
}
.phone:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B7635;
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: none;
}
.phone:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B7635;
	font-size: 1.0em;
	line-height: 1.2em;
	text-decoration: none;
}
.phone:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B7635;
	font-size: 1.0em;
	line-height: 1.2em;
	text-decoration: none;
}
.phone:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B7635;
	font-size: 1.0em;
	line-height: 1.2em;
	text-decoration: none;
}
#logo {
	width: 96%; /* 1200 ÷ 1200 */
	margin-top: 16px;
	margin-left: 20px;
}
#header li {
	list-style-type: none;
	margin-left: 0px;
}
/* __________________________________________________________Content */
#sliderimages {
	width: 100%; /* 1200 ÷ 1200 */
	background-color: #ffffff; /* content box background color */
	margin-top: 0px;
	margin-left:: 0px;
	margin-right: 0px;
	text-align: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8B7635;
	border-bottom-color: #8B7635;
	/*max-width: 1200px;*/
}
/* __________________________________________________________Content */
#content {
	width: 50%; /* 1200 ÷ 1200 */
	background-color: #ffffff; /* content box background color */
	margin-top: 0px;
	margin-left:: 40px;
	margin-right: 40px;
	text-align: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #8B7635;
	max-width: 600px;
}
#content h1 {
	font-family: 'ColaborateThinRegular';
	font-size: 3.0em;  /* 102 ÷ 16 */
	color: #000000;
	margin-top: 1.0em; /* 32px ÷ 16 */
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
}
#content h2 {
	font-family: 'ColaborateThinRegular';
	font-size: 1.6em;
	font-weight: bold;
	color: #D1D0D2;
	margin-top: 1.0em; /* 32px ÷ 16 */
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
}
#content h3 {
	font-family: 'ColaborateThinRegular';
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	margin-top: 1.0em; /* 32px ÷ 16 */ 
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #007272;
}
#content p {
	font-family: 'ColaborateThinRegular';
	font-size: 1em; /* 16px ÷ 16 */
	line-height: 1em;
	color: #000000;
	text-indent: 0em;
	margin-top: 10px;
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
}
#content form {
	font-family: 'ColaborateThinRegular';
	font-size: 1.2em; /* 16px ÷ 16 */ 
	line-height: 1.6em;
	color: #000000;
	text-indent: 0em;
	margin-top: 10px;
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
}
#content td {
	font-family: 'ColaborateThinRegular';
	font-size: 1.0em; /* 16px ÷ 16 */
	line-height: 1.0em;
	padding: 5px;
	color: #000000;
	text-indent: 0;
	vertical-align: middle;
	text-align: center;
}
/* __________________________________________________________BandTop */
#bandtop {
	width: 100%; /* of containing box content */
	background-color: #cccccc;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: black;
}
#bandtop h1 {
	font-family: 'ColaborateThinRegular';
	font-size: 2em;  /* 102 ÷ 16 */
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: left;
	line-height: 2em;
}
#bandtop h2 {
	font-family: 'ColaborateThinRegular';
	text-transform: uppercase;
	font-size: 1.6em;
	line-height: 2em;
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
}
.bandtopa {
	width: 20%; /* of containing box content */
	background-color: #D1D0D2;
	float: left;
}
.bandtopb {
	width: 80%; /* of containing box content */
	background-color: #D1D0D2;
	float: left;
}
/* __________________________________________________________BandTop3 */
#bandtop3 {
	width: 100%; /* of containing box content */
	background-color: #fff;
	text-align: center;
}
#bandtop3 p {
	font-family: 'ColaborateThinRegular';
	font-size: 2.0em; /* 16px ÷ 16 */
	line-height: 2.6em;
	color: #cccccc;
	margin-top: 10px;
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
	text-align: center;
}
/* __________________________________________________________BandTop4 */
#bandtop4 {
	width: 100%; /* of containing box content */
	background-color: #fff;
	text-align: center;
}

#bandtop4 p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 2.0em; /* 16px ÷ 16 */
	line-height: 1.6em;
	color: #cccccc;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
	text-align: center;
}
/* __________________________________________________________Features */
#features {
	width: 100%; /* of containging box content */
	float: right;
}
.featurea {
	width: 30%; /* 259 ÷ 576 */
	float: left;
	margin-top: 1.0em; /* 32px ÷ 16 */
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
	height: 100%;
	border-bottom-style:double
}
.featurea h2 {
	line-height: 30px;
	background-color: #000000; /*feature header background color */
	color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: center;
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
}
.photo {
	width: 98%; 
	float: left;
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
}
/* __________________________________________________________Features */
#features2 {
	width: 100%; /* of containging box content */
	float: right;
}
.featurea2 {
	width: 40%; /* 259 ÷ 576 */
	float: left;
	margin-top: 1.0em; /* 32px ÷ 16 */
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
	height: 100%;
}
.featurea2 h2 {
	line-height: 30px;
	background-color: #000000; /*feature header background color */
	color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: center;
	margin-left: 1.0416667%; /* 10 ÷ 960 */
	margin-right: 1.0416667%; /* 10 ÷ 960 */
}

/* __________________________________________________________Testimonials */
#testimonials {
	width: 100%; /* of containging box content */
	float: right;
}
.testimonial {
	width: 27%; /* 259 ÷ 576 */
	float: left;
	margin-left: 1.73611%; /* 10 ÷ 576 */
	margin-right: 1.73611%; /* 10 ÷ 576 */
	height: 100%;
}
.testimonial h2 {
	line-height: 30px;
	background-color: #9e804c0; /* gold feature header background color */
	text-indent: 20px;
	margin-left: 1.73611%; /* 10 ÷ 576 */
	margin-right: 1.73611%; /* 10 ÷ 576 */
}
/* __________________________________________________________Items */
#items {
	width: 60.%; /* 576 ÷ 960 */
	float: right;
	margin-top: 50px;
	margin-right: 1.73611%; /* 10 ÷ 576 */
	border-top: 4px double #bfbfbf;
}
#items h1 { 
	font-family: 'ColaborateThinRegular';
	font-size: 2.375em;  /* 102 ÷ 16 */
	text-shadow: 0px 1px white,4px 4px 0px #dad7d7 ; /* 4 ÷ 102 */
	font-weight: 400;
	color: black;
	text-transform: uppercase; 
	margin-top: 1.0em; /* 32px ÷ 16 */ 	
}
#items h2 {
	font-family: 'ColaborateThinRegular';
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 1.0em; /* 32px ÷ 16 */ 
}
#items p {
	font-family: 'ColaborateThinRegular';
	font-size: 1.em; /* 16px ÷ 16 */ 
	line-height: 1.5em;
	color: black;
	text-indent: 30px;
	margin-top: 10px;
}
#items dt {
	font-family: 'ColaborateThinRegular';
	font-size: 1.em; /* 16px ÷ 16 */  
	line-height: 1.5em; 
	font-weight: bold;
	color: black;
}
#items dd {
	line-height: 1.5em; 
	color: black;
}
#items li {
	font-family: 'ColaborateThinRegular';
	font-size: 1.em; /* 16px ÷ 16 */ 
	margin-top: 10px;
}
#items li:before {
	margin-right: 1%;
	content: '\2254';
}
/* __________________________________________________________Footer */
footer {
	width: 100%;
	background-position: 0 bottom;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-left: 0%; /* 10 ÷ 960 */
	margin-right: 0%; /* 10 ÷ 960 */
	padding-top: 40px;
	padding-bottom: 43px;
	background-color: #cccccc;
}
.logos {
	padding: 20px;
}
footer p {
	font-family: 'ColaborateThinRegular';
	font-size: 1.125em /* 18px ÷ 16px */;
	text-align: center;
	color: #000000;
	margin-bottom: 38px;
}
footer span a {
	color: #000000;
}
/* __________________________________________________________Media Queries */
/* Small Smartphones ----------- */
@media only screen and (min-width: 0px) and (max-width: 300px) {
#logo {
	font-size: 1.0em;
	line-height: 2em;
}
	#content h1 {
		font-size: 1.1em;
	}
	#content h2 {
		font-size: 1.0em;
	}
	#content h3 {
		font-size: 0.9em;
	}
	#content p {
		font-size: 1.0em; /* 16px ÷ 16 */ 
		line-height: 1.2em;
	}
	#content ol {
		font-size: 1.0em; /* 16px ÷ 16 */ 
		line-height: 1.2em;
	}
	.featurea {
		width: 100%; /* 218 ÷ 698 */
	}	
	.testimonial {
	width: 100%; /* 259 ÷ 576 */
	}
	.tagline {
		font-size: 1.0em;
	}
}
/* Medium Smartphones ----------- */
@media only screen and (min-width: 301px) and (max-width: 480px) {
	#wrapper {
		width: 100%;
		margin: 0px;
	}
	#logo {
		font-size: 1.0em;
		line-height: 2em;
	}
	#content h1 {
		font-size: 1.2em;
	}
	#content h2 {
		font-size: 1.1em;
	}
	#content h3 {
		font-size: 1.0em;
	}
	#content li {
		margin-top: 3px;
		font-size: 1.1em;
	}
	#content p {
		font-size: 1.0em; /* 16px ÷ 16 */ 
		line-height: 1.2em;
	}
	#content ol {
		font-size: 1.0em; /* 16px ÷ 16 */ 
		line-height: 1.2em;
	}
	.featurea {
		width: 100%; 
	}	
	.testimonial {
	width: 100%; /* 259 ÷ 576 */
	}
	.tagline {
		font-size: 1.2em;
	}
}
/* Large Smartphones ----------- */
@media only screen and (min-width: 481px)  and (max-width: 640px) {
		#logo {
		font-size: 1.2em;
		line-height: 2em;
	}
	#content h1 {
		font-size: 1.3em;
		text-shadow: none;
	}
	#content h2 {
		font-size: 1.2em;
	}
	#content h3 {
		font-size: 1.1em;
	}
	#content p {
		font-size: 1.0em; /* 16px ÷ 16 */ 
		line-height: 1.2em;
	}
	#content ol {
		font-size: 1.0em; /* 16px ÷ 16 */ 
		line-height: 1.2em;
	}
	.featurea {
		width: 100%; 
	}	

	.tagline {
		font-size: 1.2em;
	}			
}
/* tablets  ----------- */
@media only screen and (min-width: 641px)  and (max-width: 800px) {
	#logo {
		font-size: 1.6em;
		line-height: 2em;
	}
	#content { 
	}
	#content h1 {
		font-size: 1.4em;
	}
	#content h2 {
		font-size: 1.2em;
	}
	#content h3 {
		font-size: 1.1em;
	}
	#content p {
		font-size: 1.0em; /* 16px ÷ 16 */ 
		line-height: 1.2em;
	}
	#content ol {
		font-size: 1.0em; /* 16px ÷ 16 */ 
		line-height: 1.2em;
	}
	.tagline {
		font-size: 1.4em;
	}
}
/* pc  ----------- */
@media only screen and (min-width: 801px)  and (max-width: 1000px) {
	#content h1 {
		font-size: 2.0em;
	}
	.tagline {
		font-size: 1.0em;
	}
}
/* pc  ----------- */
@media only screen and (min-width: 1001px)  and (max-width: 2400px) {
/* this is the default css */
}
/* Large screens ----------- */
@media screen and (min-width: 2401px) {
#content {
	width: 100%; /* 1200 ÷ 1200 */
}
}
@media print {
	#content  p{ 
		color: black;
		font-size: 12px;
	}
}