/* CARLTON CONSULTANTS STYLE SHEET*/

/* Built in classes */

a {text-decoration: none;}
  	a:link {color: #bbff22;}
  	a.email:link {color: #228b22;}
	a.nav:link {color: #228b22;
				font-size: 0.8em;}
	a.hyper:link {color: #bbff22;
				  background: url(images/circuitbackdark.jpg);}

	a:visited {color: #bbff22;}
	a.nav:visited {color: #228b22;
				   font-size: 0.8em;}
	a.hyper:visited {color: #bbff22;
				  	 background: url(images/circuitbackdark.jpg);}

	a:hover {color: #ffff22;
			font-weight: bold;
			font-size: 1.1em;}
	a.email:hover {font-size: 1em;}
	a.nav:hover {color: #bbff22;
				background-color: #228b22;
				font-size: 0.8em;}
	a.hyper:hover {color: #bbff22;
				   background: url(images/circuitbackdark.jpg);}

body {font-family: Tahoma, sans-serif; 
	  color: #228b22; 
	  background-color: #008b45; 
	  background: url(images/circuitbackdark.jpg);
	  background-repeat: repeat;
	  background-attachment: fixed;
	  margin: 0;
	  padding: 0;}

br {line-height: 50%;}

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

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

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

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

img {border-style: none;}

p {color: #228b22;
   text-align: center;
   font-weight: bold;
   padding-left: 3%;
   padding-right: 3%;}
  
p.left {color: #228b22;
		text-align: left;
		padding-left: 3%;
		padding-right: 3%;}

p.left2 {color: #666666;
		 text-align: left;
		 font-size: 0.9em;
		 padding-left: 5%;
		 padding-right: 5%;}
		 
p.left3 {color: #666666;
		 text-align: left;
		 font-size: 0.8em;
		 padding-left: 3%;
		 padding-right: 3%;}
		 
p.capleft {color: #666666;
			text-align: left;
			margin-left: 10%;
			margin-right: 5%;
			margin-top: 2%;
			margin-bottom: 10%;
			padding-top: 5%}

p.capright {color: #666666;
			text-align: left;
			margin-left: 5%;
			margin-right: 10%;
			margin-top: 2%;
			margin-bottom: 10%;
			padding-top: 5%}

p.bold {font-weight: bold;}

table.nav {width: 98%;
		   height: 50px;
	   	   background: url(images/circuitbackdark.jpg);
		   margin-left:auto;
	       margin-right:auto;
	   	   text-align: center;}

td {border-style: none;
	color: #bbff22;
	font-weight: bold;
	font-size: 0.9em;
	width: 12.5%;}

td.onpage {color: #4f4f4f;
		   background: url(images/greymarble.jpg);}

ul {padding-left: 7%;}
	
/* Custom classes */

/*#header {background-color: #f2f2f2;
		  width: 70%;
		  margin-left: 15%;}*/

#content {background: url(images/greymarble.jpg);
		  background-repeat: repeat;
		  background-color: #f2f2f2;
		  width: 70%;
		  margin-left: 15%;}

#leftbox {background-color: #228b22;
		   width: 45%;
		   margin-left: 10%;}


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

.here {font-style: italic;
	   color: #222222;}

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

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

.logoright {float: right;
				margin-right: 10px;
				margin-top: 0.5%;}
	
.copyright {color: #228b22;
			/*position: bottom;*/
			font-size: 0.7em;
			text-align: right;}

.image_clear {clear: both;}

.col1 {float: left;
		  width: 20%;
		  margin-left: 5%;
		  margin-right: 10px;}

.col2 {float: left;
		  width: 30%;
		  margin-right: 10px;}

.col3 {float: left;
		width: 40%;
		margin-right: 10px;}

.extratop {padding-top: 10px;}

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

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

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

.smallfont {font-size: 0.7em;}

.centeredImage {text-align:center;}
