@charset "UTF-8";
/* CSS Document */


.container {
	width:100%;
	-moz-border-radius: .6em .6em .6em .6em;
	-webkit-border-radius: .6em .6em .6em .6em;
	border-radius: .6em .6em .6em .6em;
	-webkit-border-radius:.6em;
	-moz-border-radius:.6em;
    margin: 0 auto;
	margin-top: .7em;
	padding-bottom: .7em;
}
.container2 {
	width:98%;
	-moz-border-radius: .6em .6em .6em .6em;
	-webkit-border-radius: .6em .6em .6em .6em;
	border-radius: .6em .6em .6em .6em;
	-webkit-border-radius:.6em;
	-moz-border-radius:.6em;
	border-radius:.6em;
	margin-bottom: 1em;
	margin-left:auto;
	margin-right:auto;
	margin-top: .7em;
	padding-bottom: .7em;
}
	  	
img, embed, object, video  {max-width:100%;}

p   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: .2em;
	}
	
	
body  	 {
	background-color: #699;
	background-repeat: no-repeat;
	}
	

.header  {
	width: 100%;
	order: 1;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	-moz-border-radius: .6em .6em .6em .6em;
	-webkit-border-radius: .6em .6em .6em .6em;
	border-radius: .6em .6em .6em .6em;
	background-color:#000;
	}	
.header2  {
	width: 100%;
	order: 1;
	background-color:#000;
	}	
.header3  {
	width: 100%;
	order: 1;
	background-color:#fff;
	background-image: url(images/company-logo-960.jpg);
	min-height:125px;
	background-repeat: no-repeat;
    margin: 0 auto;
	}
.header3  img {
    margin: 0 auto;
	}	
	
.header960  {
	display:block;
	width: 100%;
	order: 1;
	background-color:#fff;
	margin: 0 auto;
	min-height:125px;
	}	
.header768  {
	display:none;
	width: 100%;
	order: 1;
	background-color:#fff;
	margin: 0 auto;
	min-height:100px;
	}	
.header667  {
	display:none;
	width: 100%;
	order: 1;
	background-color:#fff;
	margin: 0 auto;
	min-height:87px;
	}	
.header413  {
	display:none;
	width: 100%;
	order: 1;
	background-color:#fff;
	margin: 0 auto;
	min-height:54px;
	}
.header   p  {
	color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-bottom: 1em;
}
.header   img  {
	padding-top:30px;
}

.navspacer  {
	margin-left: 30px;
	}	
.navmenu  {
	width: 100%;
	order: 1;
	background-color:#fff;
	margin-top: 1em;
	margin-bottom: 1em;
	}	
	
li.navmenu    {
	padding-left: 2em;
	margin-left: 2em;
	}
	
.aboutwrapper {
	width: 100%;
	display:flex;
	flex-wrap:wrap;
    justify-content: center;
    align-items: center;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: wrap;
    margin: 0 auto;
	}	
.about1    {
	width:30%;
	background-color:a38372;
	order: 3;
	display: inline;
    margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
	color:blue;
	}		
.about2    {
	width:30%;
	background-color:a37298;
	order: 2;
	display: inline;
    margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
	color:blue;
	}		
.about3    {
	width:30%;
	background-color:7276a3;
	order: 1;
	display: inline;
    margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
	color:blue;
	}

.content1  {
	width: 99.5%;
	order: 1;
	-moz-border-radius: .6em .6em .6em .6em;
	-webkit-border-radius: .6em .6em .6em .6em;
	border-radius: .6em .6em .6em .6em;
	background-color:#fff;
	border: 2px solid #036;
	margin-right: auto;
	margin-left: auto;
	}	
	
.content2  {
	width: 100%;
	min-height:5em;
	order: 1;
	margin-top: 2em;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	-moz-border-radius: .6em .6em .6em .6em;
	-webkit-border-radius: .6em .6em .6em .6em;
	border-radius: .6em .6em .6em .6em;
	background-color:#fff;
	}	
	
	
	
	
.footer  {
	width: 100%;
	order: 1;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	-moz-border-radius: .6em .6em .6em .6em;
	-webkit-border-radius: .6em .6em .6em .6em;
	border-radius: .6em .6em .6em .6em;
	background-color:#000;
	margin-top: 2em;
	}	
	
.footer     p   {
	color:#ccc;
	text-align: center;
}

/* Begin Section, "Class Divs". */	
.fullpagediv    {
	/* [disabled]background-color: #f4d4bd; */
	padding: 2px;
	margin: 0.5em;
	border: thin solid #cc6600;
}
.classheader    {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center;
	color: #CC0000;
	margin-bottom: 0em;
}
.customlink1    {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:.5em;
	font-size: 1.5em;
	text-align: left;
	color: #974005;
	margin-bottom: 0em;
}

.centerform {
	margin-right: auto;
	margin-left: auto;
	width: 40%;
}	
.affiliate {
	font-size: 24px;
	color: #063;
}
.purchaseform        {
	float: right;
	width: 40%;
	}
.domainnames      {
	float: left;
}
.name      {
	color: #63C;
	margin-left: 2em;
}
.pink      {
	background-color: #FCC;
}

/* End Section, "Class Divs". */		
	
/* Begin Section, "Styling". */
h1  	 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #5572AD;
	text-align: center;
	padding-top: .7em;
	}	
h2  	 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #669966;
	padding-left: 10px;
	font-variant: small-caps;
	}	
h3  	 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 10px;
	color: #CA0012;
	}	
h4  	 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #399;
	margin-left: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #69C;
	margin-right: 1em;
	}	
h5  	 {
	}	
h6  	 {
	}
h1 strong {
	font-weight: bold;
	color: #5572AD;
}
/* End Section, "Styling". */

/* Begin Section, "testing". */
.div320    {
	display:block;
	font-size:2em;
	color:#fff;
	background-color:#a39272;
	margin: .5em;
	padding: .5em;
}
.div415    {
	display:block;
	font-size:2em;
	color:#fff;
	background-color:#a3899f;
	margin: .5em;
	padding: .5em;
}
.div668    {
	display:block;
	font-size:2em;
	color:#fff;
	background-color:#ac5269;
	margin: .5em;
	padding: .5em;
}
.div769    {
	display:block;
	font-size:2em;
	color:#fff;
	background-color:#b69857;
	padding: .5em;
	margin: 0.5em;
}
.div960    {
	display:block;
	font-size:2em;
	color:#fff;
	background-color:#4e83a3;
	padding: 0.5em;
	margin: 0.5em;
}


/* End Section, "testing". */

/* Begin Section, "Floats". */
 br.clear	{clear:both;}
 br.clearright	{clear:right;}
 br.clearleft	{clear:left;}	
.floatleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.floatleft1 {
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
}
.floatleft2 {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-right: 10px;
}
.floatleft3 {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 40px;
	margin-left: 5px;
	padding-right: 10px;
}
.floatleft4 {
	float: left;
	margin-top: -2px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 2px;
}
.floatleft5 {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 5px;
	padding-right: 10px;
}
.floatrightall {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: left;
	text-align: right;
	clear: right;
	padding-right: 250px;
}
.floatrightform {
	float: right;
	vertical-align: top;
	margin-top: -20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.floatrightform2 {
	float: right;
	vertical-align: top;
	margin-top: -20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.floatright { float: right; margin: 5px 5px 5px 5px; }
.floatright2 { float: right; margin: 0px 0px 0px 0px; }
.floatnone {
	float: none;
	margin: 0px;
}
.floatnoborder { border:hidden; }
.floatcenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	float: none;
	clear: both;
}
.floatcenternomargin {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.floatcenterC {
	margin-left: auto;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	float: none;
	clear: both;
	margin-right: auto;
}

.floatcenterB {
	clear:both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 0px;
	display: block;
}
.floatcenterp p {
	margin-left:auto;
	margin-right:auto;
   }		
/* End Section, "Floats". */

/* Begin Section, "Links". */   	
a {
	color:#669;
	text-decoration:none;
	font-weight:400;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {
	font-size: 1.1em;
	margin-right: 1em;
	margin-left: 1em;
	padding-bottom: 4em;
	}
a:visited {
	color: #3dad00;
	}
a:hover {
	color:red;
	}
a:active {
	color:#009966;
	background-color:#d4dcce;
	}	
	
	
@media screen and (min-width: 320px) and (max-width: 413px) {
	/*  iphones portrait  */
.container {
	width:98%;
	margin-bottom: 1em;
	margin-left:auto;
	margin-right:auto;
	margin-top: .7em;
	padding-bottom: .7em;
}	

.header960  {
	display:none;
	}	
.header768  {
	display:none;
	}	
.header667  {
	display:none;
	}	
.header413  {
	display:block;
	}
/* Begin Section, "testing". */
.div320    {
	display:block;
	font-size:1.1em;
}
.div415    {
	display:none;
	font-size:1.1em;
}
.div668    {
	display:none;
	font-size:1.1em;
}
.div769    {
	display:none;
	font-size:1.1em;
}
.div960    {
	display:none;
	font-size:1.1em;
}
	
.header3  {
	width: 100%;
	order: 1;
	background-color:#000;
	background-image: url(images/company-logo-413.jpg);
	min-height:54px;
	}

.navspacer  {
	margin-left: 5px;
	}
	
.navmenu  {
	width: 100%;
	margin-top: .2em;
	margin-bottom: .2em;
	}	
/* End Section, "testing". */

p   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-right: 1em;
	margin-left: 1em;
	}
	
.about1, .about2, .about3     {
	width:96%;
    margin-right: .9em;
	}

.customlink1    {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:.5em;
	font-size: 1em;
	text-align: left;
	color: #974005;
	margin-bottom: 0em;
}

.centerform {
	margin-right:-5%;
	margin-left: -5%;
	width: 100%;
}  	
a {
	color:#cccc00;
	text-decoration:none;
	font-weight:400;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {
	color:#9F7E52;
	font-size: 1em;
	min-height:68px;
	}
a:visited {
	color: #3dad00;
	}
a:hover {
	color:#669;
	}
a:active {
	color:#009966;
	background-color:#d4dcce;
	}		
}

@media screen and (min-width: 414px) and (max-width: 667px) {
	/*  iphones landscape  */
p   {
	font-size: .6em;
	margin-right: 1em;
	margin-left: 1em;
	}
.container {
	width:98%;
	max-width:667px;
	margin-bottom: 1em;
	margin-left:auto;
	margin-right:auto;
	margin-top: .7em;
	padding-bottom: .7em;
}

.header960  {
	display:none;
	}	
.header768  {
	display:none;
	}	
.header667  {
	display:block;
	}	
.header413  {
	display:none;
	}
.header3  {
	width: 100%;
	order: 1;
	background-color:#000;
	background-image: url(images/company-logo-667.jpg);
	min-height:87px;
	}
/* Begin Section, "testing". */
.div320    {
	display:none;
	font-size:1.1em;
}
.div415    {
	display:block;
	font-size:1.1em;
}
.div668    {
	display:none;
	font-size:1.1em;
}
.div769    {
	display:none;
	font-size:1.1em;
}
.div960    {
	display:none;
	font-size:1.1em;
}

.about1    {
	width:96%;
	}		
.about2    {
	width:96%;
	}		
.about3    {
	width:96%;
	}
.centerform {
	margin-right: 1%;
	margin-left: 1%;
	width: 100%;
}
/* End Section, "testing". */	
}
	
	
	

@media screen and (min-width: 668px) and (max-width: 768px) {
/*  ipads portrait  */

.header3  {
	width: 100%;
	order: 1;
	background-color:#000;
	background-image: url(images/company-logo-768.jpg);
	min-height:100px;
	}

.header960  {
	display:none;
	}	
.header768  {
	display:block;
	}	
.header667  {
	display:none;
	}	
.header413  {
	display:none;
	}	
/* Begin Section, "testing". */
.div320    {
	display:none;
	font-size:1.1em;
}
.div415    {
	display:none;
	font-size:1.1em;
}
.div668    {
	display:block;
	font-size:1.1em;
}
.div769    {
	display:none;
	font-size:1.1em;
}
.div960    {
	display:none;
	font-size:1.1em;
}
.centerform {
	margin-right: 2%;
	margin-left: 2%;
	width: 60%;
}

/* End Section, "testing". */
	
}


@media screen and (min-width: 769px) and (max-width: 959px) {
	/*  Laptops  */

.header960  {
	display:block;
	}	
.header768  {
	display:none;
	}	
.header667  {
	display:none;
	}	
.header413  {
	display:none;
	}
/* Begin Section, "testing". */
.div320    {
	display:none;
	font-size:1.1em;
}
.div415    {
	display:none;
	font-size:1.1em;
}
.div668    {
	display:none;
	font-size:1.1em;
}
.div769    {
	display:block;
	font-size:1.1em;
}
.div960    {
	display:none;
	font-size:1.1em;
}


/* End Section, "testing". */	
}




@media screen and (min-width: 960px) {
	/*  Desktops  */	
.container {
	width:98%;
	max-width:960px;
	margin-bottom: 1e
}	

/* Begin Section, "testing". */
.div320    {
	display:none;
	font-size:1.1em;
}
.div415    {
	display:none;
	font-size:1.1em;
}
.div668    {
	display:none;
	font-size:1.1em;
}
.div769    {
	display:none;
	font-size:1.1em;
}
.div960    {
	display:block;
	font-size:1.1em;
}


/* End Section, "testing". */	
}
