/* ////////////////////////////////////////////////////////// Clear Formatting */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address {
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: none;
	outline: none;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
}
table, td, tr, tbody, thead, th, caption {
	border-spacing: 0;
	border: none;
	border-collapse: separate;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
/* //////////////////////////////////////////////////////////////////// Page Layout */
body {
	color: #000;
	font-size: 0.9em;
	background: url(../images/design/Fire-back2.jpg) repeat;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 10px;
}
#container {
	background: none;
	margin: 10px auto;
	width: 830px;
	padding: 10px;
}
#columns {
	overflow: hidden; 
	position: relative;
	z-index: 1;
}                                         
/* /////////////////////////////////////////////////  left Column /////////// */
#leftcol {
	float: left;
	position: relative;
	width: 200px;
	z-index: 2;
}
#callouts {
	overflow: hidden;
	width: 200px;
}
#callouts ul {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0
}
#callouts li {
	border-top: 4px solid #666;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#callouts li.first {
	border: 0;
}
#callouts .content {
	padding: 10px 10px 10px 5px;
}
#callouts h3, #callouts p {
	margin: 0 0 5px
}
#callouts h3 {
	background: url(../images/design/callout_arrow.png) no-repeat right top;
	font-weight: bold;
}
#callouts, #callouts a {
	color: #000; /*#666*/
}
#callouts a {
	display: block;
	text-decoration: none
}
#callouts li a:hover {
	text-decoration: underline
}
.logos {
	text-align: center
}
.logos img {
	padding: 5px;
	vertical-align: middle
}
/* ////////////////////////////////////////////////////Right Column ////////// */
#rightcol {
	float: left;
	position: relative;
	padding: 5px;
	width: 605px;
	z-index: 1;
	background-color: none;
	margin-left: 10px;
}

/* /////////////////////////////////////////////////// Header //////////// */
#header {
     background: #fff url() no-repeat;
     width: 830px;
     height:140px;
}
    
/* /////////////////////////////////////////////////////////Footer ////////// */
#footer {
	margin: 10px auto;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: center;
	background: #dc8b3c url(../images/design/bg.png) repeat-x left top;
	padding: 20px 0;
}
#footer, #footer a {
	color: #fff
}
#footer p {
	margin: 0
}

.transbox {
  background: url(../images/design/div-back.png) repeat; /*#ffffcc;*/
  border:1px solid black;
  /* for IE */
  /*filter:alpha(opacity=70); */
  /* CSS3 standard */
  /*opacity:0.7;  */
  }
.transbox p
  {
  margin:0px;
  font-weight:bold;
  color:#000000;
  }

/* ////////////////////////////////////////////////////// FAQ Page ///////////*/  
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:/*#cc6633;*/ #ff9933;
color:#000000;
width:580px;
padding:5px;
text-align:left;
font-weight:bold;
border:1px solid #000000;
}

.submenu{
margin-bottom: 0.5em;
}

/* /////////////////////////////////////////////////// Text Formatting ///////*/
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.7em
}
h1 {
	font-size: 1.65em;
	font-weight: bold
}

h2 {
	font-size: 1.45em;
	font-weight: bold
}
h3 {
	font-size: 1.25em;
	font-weight: bold
}
h4, h5, h6 {
	font-size: 1.1em
}
h1, h3, h4, h5, h6, h1 a, h3 a, h4 a, h5 a, h6 a {
	color: #b00001
}
h2, h2 a {
	color: #666
}
h1 {
	font-size: 1.5em
}
h2 {
	font-size: 1.3em
}
h3 {
	font-size: 1.2em
}
h4, h5, h6 {
	font-size: 1.1em
}
p, ul, ol {
	margin-bottom: 1.1em
}
li {
	margin-bottom: 0.5em
}
a {
	color: #0077ae;
	text-decoration: underline
}
a:hover {
	text-decoration: none
}
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.group {
	zoom: 1;
	display: block
}



.breadcrumb {
	font-size: 85%;
	padding-bottom: 10px
}
.breadcrumb a {
	outline: none
}
blockquote {
	margin: 10px 10px;
	padding: 5px;
	background: #f2f2f2;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2
}
blockquote p {
	padding-left: 10px
}

/* /////////////////////////////////////////////// Form /////////////////////*/
form, fieldset, input {
	margin: 0;
	padding: 0
}
form {
	width: 80%;
	border: 1px solid #e2e2e2;
	background: #f8f8f8;
	padding: 10px
}
form p {
	font-size: 100%;
	padding: 2px;
	margin: 0 0 8px 0;
	clear: both
}
fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 0
}
legend {
	font-weight: bold;
	font-size: 1.2em;
	color: #b73341;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	_margin-left: -7px
}
label {
	float: left;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em
}
form h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em
}
input.radio, input.checkbox {
	width: auto;
	float: left;
	margin-right: 5px
}
.radiolabel, .checkboxlabel {
	width: auto;
	margin-right: 25px
}
p.note {
	font-style: italic;
	margin-bottom: 20px;
	font-size: 0.9em
}
em.required {
	font-size: 0.9em;
	font-style: normal;
	color: red
}
label.error, input.submit {
	color: #F00;
	margin: 5px 0 0 0
}
input {
	width: 65%;
	border: 1px solid #999;
	padding: 5px
}
input.submit {
	width: auto
}
textarea {
	width: 65%;
	height: 100px;
	padding: 5px;
	border: 1px solid #999
}
form div {
	overflow: hidden
}
form div input, form div button {
	width: 20%;
	margin-top: 15px;
	margin-right: 47px;
	float: right;
	background-color: #b73341;
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
	padding: 3px 5px
}
.citystate {
	float: left;
	clear: none
}
.citystate label {
	width: auto;
	margin-right: 10px
}
.citystate select {
	margin-right: 15px
}
input#city {
	width: 40%;
	background: #fff;
	margin-right: 15px
}
input#state {
	width: 10%
}
input#zip {
	width: 20%
}
#rightcol table {
	font-family: Arial, sans-serif;
	line-height: 1.3em;
	font-size: .9em
	
}
#nav {
	background: url(../images/design/nav1.png) repeat;
	border-bottom: 4px solid #000;
	line-height: 30px;
	padding-bottom: 20px;
	position: relative;
	z-index: 2
}
#nav * {
	margin: 0;
	padding: 0;
	list-style-type: none
}
#nav li {
	float: left;
	position: relative
}
#nav a {
	display: block;
	font-weight: bold
}
#nav ul li ul li ul {
	top: -1px
}
#nav li ul {
	display: none;
	left: 100%;
	position: absolute;
	top: -1px;
	width: 7em
}
#nav li:hover ul, #nav li.hover ul {
	display: block
}
#nav li ul li {
	width: 100%
}
#nav ul li ul {
	border: 0;
	margin-left: 0px;
	position: absolute;
	width: 12em
}
#nav ul li ul li {
	width: 100%;
	padding: 0;
	border-left: 0;
	border-right: 0
}
#nav ul li ul {
	display: none
}
#nav ul li:hover ul, #nav ul li.hover ul {
	display: block
}
#nav .vertical li ul li:first-child {
	border-top: none
}
body #nav ul li ul li ul {
	left: 100%;
	position: absolute;
	visibility: hidden;
	top: -1px
}
#nav ul li ul li:hover ul, #nav ul li ul li.hover ul {
	visibility: visible
}
#nav ul li ul li:hover ul li ul, #nav ul li ul li.hover ul li ul {
	visibility: hidden
}
#nav ul li ul li ul li:hover ul, #nav ul li ul li ul li.hover ul {
	visibility: visible
}
#nav li {
	border-top: 1px solid #000; /*#ddd;*/
	width: 100%
}
#nav li:hover, #nav li.hover, #nav li.hover a, #nav li:hover a, #nav li.hover li a:hover, #nav li:hover li a:hover, #nav a:hover, #nav ul.group ul, .home #nav #nav-home a, .about #nav #nav-about a, .military #nav #nav-military a, .commercial #nav #nav-commercial a, .residential #nav #nav-residential a, .affiliations #nav #nav-affiliations a, .testimonials #nav #nav-testimonials a, .portfolio #nav #nav-portfolio a, .faq #nav #nav-faq a, .types #nav #nav-types a, .request #nav #nav-request a, .contact #nav #nav-contact a {
	background: #ffffcc;
	color: #000;
	font-weight: bold
}
#nav ul.group ul a {
	font-weight: normal
}
#nav ul ul {
	background: #ffcc00
}
#nav ul li.first {
	border-top: none
}
#nav ul li.last {
	border-bottom: none
}
#nav a {
	color: #000;/*#999;*/
	padding: 0 10px;
	text-decoration: none
}
#nav li li {
	border-top: 1px solid #000; /*#ddd*/
}





