/* AZTEC HAIR ACADEMY STYLE SHEET V2*/

/* Built in classes */

body
 {width: auto;
 height: auto;
font-family: Tahoma, sans-serif; 
	  color: #474747; 
	  background-color: #f2f2f2; 
	  background: url(images/logowmark.jpg);
	  background-repeat: repeat;
	  background-attachment: fixed;}

ul {padding-left: 7%;}
	
h1, h2, h3, h4 {text-align: center; 
				line-height: 100%;}

h2.grey {color: #474747;}

h4.black {color: #000000;}

h4.subhead {text-align: left;
			font-size: 1.2em;
			padding-left: 5%;
			color: #474747;}

h4.subheadr {text-align: right;
			font-size: 1.2em;
			padding-right: 5%;
			color: #474747;}

h5.subhead {text-align: left;
			padding-left: 5%;
			color: #474747;}

p {color: #474747;
   text-align: center;}
  
p.left {color: #474747;
		text-align: left;
		padding-left: 3%;
		padding-right: 3%;}

p.left2 {text-align: left;
		 padding-left: 5%;
		 padding-right: 5%;}
		 
p.capleft {text-align: left;
			margin-left: 20%;
			margin-right: 5%;
			margin-top: 5%;}

p.capright {text-align: left;
			margin-left: 5%;
			margin-right: 20%;
			margin-top: 5%;}

p.bold {font-weight: bold;}

br {line-height: 50%;}

br.contact {line-height: 100%;}

a {text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;}
  	a:link {color: #474747;}
	a:visited {color: #474747;}
	a:hover {color: #474747;
			font-weight: bold;}
  	a:link.greenfont {color: #228b22;}

img {border-style: none;}



/* Custom classes */

.slogan {font-size: 1.5em; 
	font-weight: bold; 
	text-align: center; 
	font-style: italic;}

.here {color: #474747;
	font-style: italic;
	font-weight: bold;}

.leftimg {float: left;
			 margin-left: 70px;
			 margin-right: 20px;
			 margin-bottom: 40px;}

.rightimg {float: right;
			 margin-left: 20px;
			 margin-right: 70px;
			 margin-bottom: 40px;}
			 
.cglogoleft {float: left;
				margin-left: 10px;
				margin-top: 0.5%;}

.cglogoright {float: right;
				margin-right: 10px;
				margin-top: 0.5%;}

.azteclogo {margin-top: 0.5%;}

.copyright {color: #228b22;
			/*position: bottom;*/
			font-size: 0.7em;
			text-align: right;}

.image_clear {clear: both;}

.map {float: left;
		width: 40%;}

.extratop {padding-top: 10px;}

.leftcolumn {float: left;
	 		 margin: 0px 0px 0px 0px;
			 padding: 0px 0px 0px 0px;
			 width: 20%;}

.midcolumn {float: left;
	 		 margin: 0px 0px 0px 0px;
			 padding: 0px 0px 0px 0px;
			 width: 60%;}

.rightcolumn {float: right;
	 		 margin: 0px 0px 0px 0px;
			 padding: 0px 0px 0px 0px;
			 width: 20%;}
			 
.external {text-decoration: underline;}

.smallfont {font-size: 0.7em;}