/* CSS Document */

* {
margin:0;
padding:0;
outline:none;
}

html {overflow-y: scroll;}

.boxHome {
   min-height:600px;
   }

.boxHistory {
   min-height:970px;
   }
.boxProjects {
   min-height:1100px;
   }
   .boxProjectsagoodamerican {
   min-height:1100px;
   }
      .boxProjectsjohnmack {
   min-height:1800px;
   }
   
.boxConsulting {
   min-height:1250px;
   }
.boxHistory {
   min-height:970px;
   }

h6 {
	font: 90% Verdana, Geneva, sans-serif;
	color:#ACACB0;
	font-weight:normal;
	text-align:left
}

html { height: 100%; }

body {
background:url(../images/body.jpg) top repeat-x #050507;
font:70% Verdana;
color:#FFF; #ACACB0;*/
	/* margin:10px 0px;*/
	/*padding:0px;
	line-height:20px;
	text-indent:0px; /*25px
	font-family: Verdana, Arial, sans-serif;
/*	font-size: 110%;
	display: inline-block;*/
}

a {
color: #F93; /*#99FF00;*/
}

a:hover {
text-decoration:none;
}

#header {
	height:248px;
	display:block;
	/*image: url(../images/header.jpg) top center no-repeat;*/
	text-align: center;
}

h1.main_title {
font:170% Century Gothic;
color:#F93;
font-weight:bold;
margin:20px auto 0;
text-align:center;
}

.projtitle {
font:normal x-large   "Trebuchet MS", "Gill Sans", Helvetica, Arial, Verdana, Geneva, sans-serif;
color:#FFF;
text-align:center;
padding: 10px 0px 5px 0px;
margin: 10px 0px 5px 0px;
line-height:150%;
}
.projsubtitle {
font:normal large  "Trebuchet MS", "Gill Sans", Helvetica, Arial, Verdana, Geneva, sans-serif;
color:#FFFFFF;
text-align:center;
padding: 0px 0px 10px 0px;
margin: 0px 0px 10px 0px;
line-height:100%;
}

p.cntr { text-align:center;}

h1.main_title a {
color:#F93;
text-decoration:none;
}

#container {
width:760px;
margin:0 auto;
background:#151521;
padding:5px;
}

#navigation {
background:#181825;
width:740px;
border-top:1px solid #2E2E47;
padding:10px 0;
margin: 2px auto 1px;
font:100% Georgia;
color:#fff;
letter-spacing:2px;
text-transform:uppercase;
text-align: center;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
}

#nav a {
padding:12px;
color:#ACACB0;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#fff;
}

#nav a.active {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#fff;
font-weight:bold;
}

#inner_container {
background:url(../images/inner_container.jpg) top repeat-x #181824;
padding:14px 0px 10px 25px; 
}

#sidebar {
width:200px;
padding:10px 5px 10px 8px;
float:right;
background:  #151521; /*#232436;*/
color: #F93; /*#bdbdc1;*/
}



#container #sidebar h2 {
font-size:90%;
margin:10px 0;
}

#container #sidebar p {
text-indent:0;
font-size:100%;
line-height:16px;
color:#F93;
	text-align:left;
}

#container #sidebar ul {
text-indent:0;
font-size:100%;
line-height:16px;
color:#F93;
	text-align:left;
}

#content {
margin-right:240px;
}
#contentWide {
margin-right:10px;
}

blockquote {
background:url(../images/quote.gif) bottom right no-repeat #292935;
padding:2px 17px;
}

p {
	margin:10px 0px;
	padding:0px;
	line-height:22px;
	text-indent:0px; /*25px*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	color:#fff; /*#ACACB0;*/
	display: inline-block;
	text-align:justify;
	margin-bottom: .3em; 
}

p.lft {
	margin:10px 0px;
	padding:0px;
	line-height:22px;
	text-indent:0px; /*25px*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	color:#fff; /*#ACACB0;*/
	display: inline-block;
	text-align:left;
	margin-bottom: .3em; 
}

p.note {
padding:20px;
background:#2D2D44;
color:#fff;
}

#container h1 {
font:150% Verdana;
color:#F93;
margin:15px 0;
}

#container h2 {
font:125% Verdana;
color:#F93;
font-weight:bold;
margin:25px 0 15px;
}

#container ul {
margin:10px 15px;
}

#container ul li {
margin:10px 0;
}

#container img {
/*background:#fff; /*#070713;*/
border:#FFF;
/*padding:1px;*/
}

#footer {
width:750px;
background:#151521;
padding:10px;
margin:0 auto;
clear:both;
}

#content table {
	width:auto;
	/*background:#1E1E2D;*/
	margin:0px 0;
}

td {
padding:0px;
padding-top:0px;
text-align:center;

/*background:url(../images/td.jpg) top left no-repeat #1E1E2D;*/
}

th {
color:#fff;
padding:10px;
}

#footer p {
font:90% Verdana;
color: #ACACB0;
text-indent:20px;
}

#footer p.validate {
float:right;
}

