
body { 
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana,sans-serif
}

/*
html {
  background-color: #000000;
  background: url(bgblursand.jpg) no-repeat center center fixed;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: repeat-x;
  background-origin: padding-box;
}
*/

.btnlink {
    text-decoration: none;
    background-color: #CCCCCC;
    color: black;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #444444;
    border-bottom: 1px solid #444444;
    border-left: 1px solid #FFFFFF;
   }

.hbr {
	display: block;
	margin-top: -0.6em;
	}

a:link {
	color:#6ea0ff;
	}      /* unvisited link */

a:visited {
	color:#6ea0ff;
	}  /* visited link */

a:hover {
	color:#ffffff;
	}  /* mouse over link */

a:active {
	color:#80FFFF;
	}  /* selected (moment it's clicked) */

h1 {
	color: #6ea0ff;
	text-shadow: 2px 2px 3px #004080;
	border-color: #1a4aa4;
/*	border-color: #384C60;  */
/*	border-color: #20262C;  */
	border-style: outset;
	border-width: med-thin;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	box-shadow: 3px 5px 8px #102850;
	padding: 7px;
	background-color: #1C2028;
/*	background-color: #080C10; */
	font-style: Italic
}

h2 {
	color: #DDDDDD;
	text-shadow: 2px 2px 2px #000000;
	font-style: Italic
}

.ctex {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

h3 {
	color: #6ea0ff;
/*	text-shadow: 1px 1px 1px #202830;  */
}

h5 {
	color: #c1c2c7;
}

.cdiv {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

body {
      background-color: #000000;
	color: #E8E8E8;
	text-shadow: 1px 1px 0px #000000;
	font-size: larger;
}

.fontL {
	font-size: 108%;
}

.lightbox {
	width: 80%;
	border-color: #6080A0;
	border-style: outset;
	border-width: medium;
	border-radius: 15%;
	-moz-border-radius: 15%;
	-webkit-border-radius: 15%;
	box-shadow: 4px 6px 15px #102850;
	padding-top: 0;
	padding-bottom: 1%;
	padding-left: 3%;
	padding-right: 3%;
	background-color: rgba(25, 33, 50, 0.75);
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.boxindent {
	width:90%;
	position:relative;
	left:5%;
}

.cate {
	color: #6ea0ff;
	}

.awimg {
	width: 3in;
/*  button itself would be 1.25 @ 1.56in */
/*
	width: 25%;
	min-width: 2in;  
	max-width: 3in;
*/
	}
	
#logoline div {
	display: inline;
  margin: 0 1em 0 1em;
	vertical-align: top;
	}
	
#logo {
	display: inline;
	height: 100px;
	}
	
#div-logo {
	display: inline;
	vertical-align: top;
	}
	
#div-canvas-header {
	display: inline;
	vertical-align: top;
	width: 80%;
	}
	
#companyDesc {
	font-size: smaller;
	color: #c1c2c7;
}
