*
{
	margin: 0;
	padding: 0;
}



body
{
	background-image: url(../images/body_bg_pattern-noisy.png);
	background-repeat: repeat;
	background-color: #352111;
	margin: 0 auto;
	padding: 0;
	font-size: 24px;
	text-align: center;	
	text-shadow: 0 1px 1px #000;

}

.clear
{
	clear: both;
	height: 0px;
}

.wrap
{
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.masthead
{
	height: 165px;
}

.slogan p
{
	width: 420px;
	margin: 80px 0 0 0;
	clear: both;
	font: .8em Georgia, Times, Times New Roman, serif;
	font-style: italic;
	float: right;
	text-align: left;
	color: #bdfaff;
}
#logo {
	float: left;
	margin: 60px 0 0 84px;
	height: 75px;
	width: 350px;
}

.wrap .navcontainer {
	background-image: url(../images/navcontainer_bg.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 960px;
}

.wrap .navcontainer .navigation ul
{
	list-style: none;	
}

.wrap .navcontainer .navigation li
{
	padding: 3px 20px 0 20px;
	line-height: 37px;
	vertical-align: middle;
	display: inline;
	font: normal .7em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wrap .navcontainer .navigation li a,
.wrap .navcontainer .navigation li a:link,
.wrap .navcontainer .navigation li a:active,
.wrap .navcontainer .navigation li a:visited
{
	color: #fff;
	text-decoration: none;
	width: 156px;
}

.wrap .navcontainer .navigation li a:hover
{
	color: #91cef4;
}



.wrap #main {
	width: 925px;
	height: auto;
	background-image: url(../images/featured_bg.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	text-align: center;
}

.wrap #main .helloform{
	width: 450px;
	height: auto;
	text-align: left;
	margin: 0 auto;

}

.wrap #main .introduction{
	width: 310px;
	height: auto;
	text-align: left;
	float: right;
	clear: both;
	border: 1px solid #fff;
}

.wrap #main .introduction .image
{
	padding: 4px;
	background-color: #fff;
}

#main .helloform h2
{
	margin-top: 0.25em;
	line-height: 0.1em;
	font: 1.25em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-style: italic;
}

#main .helloform p
{
	color: #cfcdb4;
	font: normal 0.6em "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.45em;
}

#main .helloform a
{
	font: bold 0.75em "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #cfcdb4;
}

#main .helloform a:hover
{
	text-decoration: none;
	color: #fff;
}


.divider {
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 2px;
	margin: 45px 0;

}


.services {
	width: 960px;
	margin: 0;
	clear: both;

}

.info_box
{
	float:left;
	margin-right:10px;
	overflow:hidden;
	padding-bottom:5px;
	position:relative;
	width:310px;
	text-align: left;
	}
	

.info_box h2{
	padding-bottom:5px;
	font: bold .75em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	}
	
.info_box p
{	
	color: #cfcdb4;
	font: normal 0.55em "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	padding-right: 6px;
}
	
.box_image {
	width:300px;
	height:116px;
	overflow:hidden;
	margin-bottom:10px;
	background-color: #271609;
	padding: 4px;
	border: solid #462d1a 1px;
	}

.box_image a {
	opacity: .8;
}

.box_image a:hover {
	opacity: 1.0;
}

#green {
	color: #9fc54d;
}

#green a{
	color: #9fc54d;
	text-decoration: none;
}

#green a:hover{
	color: #bde269;
	text-decoration: none;
}

#orange {
	color: #e0922f;
}

#orange a{
	color: #e0922f;
	text-decoration: none;
}

#orange a:hover{
	color: #ffbc59;
	text-decoration: none;
}

#blue {
	color: #91cef4;
}

#blue a{
	color: #91cef4;
	text-decoration: none;
}

#blue a:hover{
	color: #bdfaff;
	text-decoration: none;
}






.wrap .footer
{
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	clear: both;
	margin: 45px 0;
	padding-top: 15px;
	text-align: center;
	font: normal .45em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #cfcdb4;
}

.wrap .footer a
{
	color: #e0922f;
	text-decoration: none;
	font-weight: bold;
}

.wrap .footer a:hover
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/* === form div and elements ======================================= */

#form-div { 
width: 450px;
line-height: 1.2em;
color: #cfcdb4;
font-family: 'Helvetica Neue', Helvetice, Arial, sans-serif;
}

#form-div p.form-footer {
margin: 0px 2px 20px 0px;
 }

#form-div p.form-footer a { 
color: #cfcdb4; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
color: #cfcdb4; 
text-decoration: none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
background-color: #eee; 
}


/* === form div link styles ======================================== */

#form-div a { 
color : #cfcdb4; 
font-size: .6em;

}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
color : #cfcdb4; 
text-decoration : none; 
}

#form-div a:focus, #form-div a:active { 
background-color : #fff; 
}


/* === success and error message/results box ======================= */

#form-div p.success, #form-div p.error, #form-div p.center { 
color : #fff;
padding : 15px; 
background-color : #6c8935;
text-align : left;
font-weight: normal;
margin-top: 10px;
}

#form-div p.error { 
  background-color : #6c8935; 
}

#form-div p.error a, #form-div p.success a {
  color : #91cef4;
}

#form-div p.center {
  text-align : center;
  background-color : #edbaba;
  color : #695f5e;
  padding : 0; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : #fff;
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
}


/* === structural form elements ==================================== */

form#gbcf-form {

 }

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
  border : 0;
  padding: 0;
}


/* === textural form elements ====================================== */

#form-div legend { 
  font-weight : normal;

}

#form-div legend span { }

legend.main-legend { 
  color : #7b6f60;

}

legend.req-legend,
legend.opt-legend { 
  color : #7b6f60;

}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  margin-left : 0px;
}

legend.opt-legend span { }
legend.opt-legend { 
  margin-left : 0px;
}

label.req-label {
  color : #cfcdb4;
font-size: .6em;


}

label.opt-label { 
  color : #cfcdb4;
font-size: .6em;

}
/*
label.opt-label.address2 {
  position : absolute;
  top : -1000px;
}
*/

label.opt-label.check {
  float : right;
  padding : 0;
  margin : 0;
}

label.opt-label.main-label {
  margin : 0;

}

label.opt-label.main-label span {
  font-weight : normal;
  font: 90% Georgia, "Times New Roman", Times, serif;
  color: #91cef4;
  font-style: italic; 
  line-height: 45px; 
}

label.opt-label.main-label span.req, label span.req  {
  color : #cfcdb4;

}

label.req-label.explain {
  font: 55% Georgia, "Times New Roman", Times, serif;
  color: #91cef4;
  font-style: italic; }

label.req-label.explain:hover {
  color : #cfcdb4;
}



/* === control and interface form elements ========================= */
/*
  Note: In this section you will see the hover/focus styles for the 
  inputs. For example: input:hover, input:focus. You will also see 
  these names applied as classes: input.hover, input,focus, for 
  example. This is not done by mistake. Those classes are needed for 
  the JavaScript focus script (files/focus.js) for IE 7 and older.
*/

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  width : .9em;
  height : .9em;
  padding : 0;
  margin : 0;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  border : 1px solid #fff;
}

input.text-short, 
input.text-med, 
input.text-long,
textarea.textarea {
border : 1px solid #46301f;
background-color : #2d1d10;
padding : 5px;
color: #cfcdb4;
margin-bottom:15px;

}

select.select {
  width: 150px;
}
 .opt-set {
padding-right:200px;
}

input.text-short {
  width : 100px;
}

input.text-med {
  width : 450px;
}

input.text-long {
  width : 450px;
}

textarea.textarea {
  width : 450px;
  height : 200px;
}

select.select, select.select option {
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,

textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #5e4531;
  background-color : #2d1d10;
}

input.button { 
  margin-top : 8px;
  padding : 5px;
  float : left;
  clear : both;
  color : #7f7574;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  color : #7f7574;
}


/* Because IE6 sucks */
* html input.button {
  border : 1px solid #271609;
}
/* EOF - Created by Mike Cherim @ http://green-beast.com =========== */


