/* 
  --------------------------------------
Champion Laser & Electrolysis
  --------------------------------------
*/
body {
	font-family: Calibri, Arial, sans-serif;
	margin: 0 0 30px 0;
	padding: 0px;
	color: #747474;
	background-color: #FFF;
	font-size: 11pt;
}
.sidebar {font-size: 0.85em
}
.whitetext {
	color: #FFF;
}
.content {
	padding: 32px;
	line-height: 1.5em;
}
h1 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 2em;
	letter-spacing: normal;
	font-weight: 100;
	color: #736a1d;
	line-height: normal;
}
h2 {
	font-family: Calibri, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	margin: 24px 0 0 0;
}
h3 {
	font-family: Calibri, Arial, sans-serif;	
	font-size: 1.1em;
	font-weight: bold;
	color: #736a1d;
	margin: 0 0 0 0;
}

.imagecontainer {float: left; width: 125px; margin-right: 15px; margin-bottom: 20px;}
.imagecontainer2 {float: left; width: 180px; margin-right: 10px; margin-bottom: 10px;}
.imagecontainer3 {float: left; width: 136px; margin-right: 10px; margin-bottom: 20px;}
.imagecontainer4 {float: right; width: 200px; margin-left: 10px; margin-bottom: 20px;}
.imagecontainer5 {float: right; width: 270px; margin-left: 10px; margin-bottom: 20px;}


a:link {  color: #e49511; text-decoration: none}
a:hover {  color: #ee9b0c; font-weight: bold; text-decoration: underline }
a:active {  color: #ee9b0c; font-weight: bold; text-decoration: underline }
a:visited {  color: #e49511; text-decoration: none}

.green {color: #736a1d;}
.green2 {color: #736a1d; font-weight: bold; font-size: 1.1em;}
.red {color: #66100e; font-weight: bold; font-size: 1.1em;}
		
.foot {font-family: Arial, sans-serif; font-size: 8pt;}
.footer {
	color: #CCC;
	font-size: 0.7em;
	overflow: hidden;
	zoom: 1;
	padding: 16px 32px;
	text-align: center;
}
.footer p {
	margin: 0px 0 4px 0;
}
.uppercase {
	text-transform: uppercase;
	letter-spacing: .15em;
}
.footer ul {
	margin: 16px 0 0 0;
	padding: 0;
}
.footer li {
	list-style-type: none;
	margin: 4px 0;
}
.footer a {	color: #99CC00}
.footer a:hover {  font-weight: bold; text-decoration: underline}

