/* ==========================================================================
   Font Defaults
   ========================================================================== */
body {
	font-family: 'Lato', sans-serif, serif;
}
p,h1,h2,h3,h4,h5{
    color: #fff;
}

a{
    color: #fff;
}

a:hover{
    color: #fff;
}


a.link {
   color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}

a.link:hover,
a.link:focus {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #7fc68a;
}

a.no-link:hover,
a.no-link:focus {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	border-bottom-width:none;
}

h2{
    font-family: 'Lato', sans-serif;
    color: #fff;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body{    
	background-color: #505154;
}
.container{

}

ul.headmenu{
    list-style-type: none;
    margin-top: 50px;
    padding: 0;	clear:right;	
	float:right;
}

li.headli {
    display: inline;
    font-family: 'Lato', sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

.navbar a {
	text-decoration: none;}


.quotebox {
    margin-top: 25px;
    margin-bottom: ;
    padding-top: 10px;
    padding-bottom: auto;
    padding-left: 30px;
    padding-right: 30px;
    border-style: solid;
    border-color: #faa838;
    border-width: 2px;
}

.qqbtn{
	display:block;
    text-align:center;
	color: #fff;
    background-color: #faa838;
    padding: 8px;
    border-style: none;
    font-weight: 600;
}

input, label{
    display: block;
}

label{
    color: #fff;
    font-size: 8pt;
}
.qbox{
    border: 2px solid #fff;
    outline: 0;
}

.err{
    background-color: red;
    border: 3px solid #f00;
}
.bottombar{
    background-color: #77797c;
    color: white;
    font-size: 10px;
}
.foottext{
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
    text-align: center;
}

.formerror {
	font-size: 120%;
	background-color: #f00;
	text-align: center;
	width: 100%;
}

.formsubmit  {
	font-size: 120%;
	background-color: #0f0;
	text-align: center;
	width: 100%;
}
/* ==========================================================================
   Damon's custom styles - PLEASE RENAME CLASSES ETC
   ========================================================================== */
.cont {
    color: white;
    line-height: 50%;
    margin-top: 10px;

}.cont-10 {   
	color: white;    
	line-height: 50%;    
	margin-top: 10px;
	margin-bottom:20px;
	padding-bottom:25px;}

.headoff {
    margin-bottom:-80px;
	float:right;
}
   
   
   /* used to define the top bar space */
.headimg {
	padding-bottom:15px;
	padding-top:10px;
}
   
   
   /*image to center index.php + */
.keep-mid {
	margin: 0px auto ;
	text-align:center;
	height:auto;
	
	/* is it the intention to let the image not re-size on scroll in? */}

	/* for contact information at top right page */	
.contact-top {
	font-weight:medium;		/*	wasn't fully bold on design	 	*/
	letter-spacing: 0.02em; /*	added small spacing 			*/
	float:right;			/* 	needed to float right 			*/
}

/* used in header list and contact info */
.off-container-40 {	
	;  /*used to pull off the page slightly */
}

li.headli {
    display: inline;
    font-size: 0.75em;
    font-weight: 400;
    padding-left: 5px;
    padding-right: 5px;	
	letter-spacing:0.05em;
}

li .li-start {	
	padding-left:0px;
}
li.li-end {	
	padding-right:0px;
}

.float-right {
	float:right;
	margin-top:10px
    /*white small image on page */
	}

.qbhead {
	width:auto !important;
}

.img-tiles{
	width:180px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.text-center {
	text-align:center;
}

.qbhead {
	margin-left:-10px;
	margin-right:-10px;
}

.qbblurb {
	width:100px;
	margin-left:25px;
	}
	