body {
 margin:0;
  padding:0;
  background-image: url(images/pageBkgdTop1.jpg), url(images/bkgdGradient.jpg);
  background-repeat: repeat-x, repeat-x;
  background-position: center top, center top;
  font-family:arial;
background-color:#fff;
}

#outer {
 position:relative;
  width:1082px;
  margin:0 auto;
}

#container {
 position:relative;
  float:left;
  width:100%;
}

#header {
 position:relative;
  float:left;
  width:956px;
  margin-left:63px;
  margin-bottom:0px;
}

#logo {
 position:relative;
  float:left;
  width:285px;
  height:180px;
  background-image:url(images/logo/logo-surveytga.png);
  background-repeat:no-repeat;
  margin:-160px 0 0 732px;
right:0px;
z-index:1000;
}

#logoMountains {
	position:relative;
	float:left;
	width:541px;
	height:60px;
	background-image:url(images/logo/logo-mounts.jpg);
	background-repeat:no-repeat;
	margin:140px 100px 0px 0px;
}

#phone {
position:relative;
float:left;
font-size:30px; 
font-weight: bold;
margin:-150px 0px 0px 356px;
padding:0;
text-align:left;
}


#web {
position:relative;
float:left;
color:#aa853d;
 font-size:26px; 
  margin:-115px 0 0 352px;
  padding:0;
  text-align:center;
}

#navContainer {
 position:absolute;
  width:100%;
  background-image:url(images/logo/navBkgd.png);
  background-repeat:repeat-x;
  top:200px;
  z-index:1000;
  padding-top:3px;
}

#navInner {
 position:relative;
  width:956px;
margin:0 auto;
  text-align:left;
}

#navContainer ul {
 margin:0;
  padding:0;
  list-style:none;
  position:relative;
margin:0 auto;
  width:990px;
  height:56px;
}

#navContainer ul li {
 margin:0;
  padding:0;
  list-style:none;
  position:relative; 
  float:left;
}

#navContainer ul li a {
 display:block;
  padding:13px 22px;
  text-decoration:none;
  color:#fff;
  font-size:18px;
}

#navContainer ul li a:hover {
 background-color:#cfac68;
  color:#000;
font-weight:normal;
}

.dropArrow {
  position:absolute;
    top:22px;
    right:1px;
  }

#content {
 position:relative;
  float:left;
  background-image:url(images/logo/contentBkgd2.png);
  background-repeat:repeat-y;
  background-position:left top;
  padding:50px 63px 0px;
font-size:15px;
color:#555;
width:1182px;
}

#contentInner {
 padding:0 40px; 
}

#wideCol2 {
 position:relative;
  float:left;
  width:970px;
  margin-left:50px;
  /*background-color:red;  just to show where this column is! tnx jod*/
}


#col1, #col2 {
 position:relative;
  float:left;
}

#col1 {
 width:460px; 
  margin-right:50px;
 /*background-color:red;  just to show where this column is! tnx jod*/
} 


#col2 {
 width:460px; 
/*background-color:red;  just to show where this column is! tnx jod*/
} 


h1{
font-size:25px;
font-weight:normal;
color:#aa853d;
margin:10px 0 10px 0;
font-family:tahoma, geneva, sans-serif;
padding: 20px 0px 0px 0px;
}

h2{
font-size:20px;
font-weight:normal;
color:#333;
}

h3{
font-size:15px;
font-weight:normal;
color:#333;
}

h4{
font-size:12px;
font-weight:normal;
color:#666;
}

a:link {
color: #333;
text-decoration:none;

}

a:visited {
color: #555;
}

a:hover {
color: #555;
font-weight:bold;

}

.wrapleft {
float: left;
padding: 6px 20px 6px 0px;
}

.wrapright {
float: right;
padding: 6px 20px 6px 10px;
}

.photoborder {
margin: 3px 3px 0px 0px;
border: 4px solid #deddde;
}

.gold{
color: #fdd381;
}

#footer {
 position:relative;
  float:left;
  bottom:0;
  width:100%;
  background-color:#aa853d;
  border-top:3px solid #d0ad68;
  text-align:center;
  color:#fff;
  font-size:11px;
  height:44px;
}

#footer a {
 color:#fff; 
}
