#body {
 background:  #772224 url(../images/bggrad.png) repeat-x;
color:#1E1E1E;
font-family:Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:150%;
text-align:center
}

#OuterDiv {
  background: url(../images/outerMiddle2.png) center repeat-y;
  position: relative;
  height: 100%;
  width: 100%;
}

#innerDiv {
  position: relative;
  background: #edebdf;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  width: 740px; /*width of page */
}
div#header {
  position: relative;
  height: 180px;
  margin-top:35px;
  margin-bottom:0px;
  width: 100%;
  background: url(../rotate/rotater.php) no-repeat;
  border-bottom:1px solid #D0D0D0;

}

div#logo {
   margin-top:30px;
}

div#logo h1{
z-index:999;
margin-left:10px;
margin-top:10px;
}


div#process {
  position: relative;
  height: 150px;
  width: 100%;
  background:url(../images/hauling_hero.gif) no-repeat center;
  border-top:1px solid #719c47;
  border-bottom:1px solid #719c47;
  }

#social {
	z-index:998;
	float: right;
	text-align: right;
	margin-top: 135px;
	margin-right:20px;
}

#Content {
  background: #ffffff;
  position: relative;
  height: 750px; /*height of page */
  width: 100%;
  border-top:2px solid #D0D0D0;
  border-left:1px solid #D0D0D0;
  border-right:1px solid #D0D0D0;
  border-bottom:1px solid #D0D0D0;
}

#content1 {
  padding:20px;
}


#right {
  padding: 0px;
  width: 520px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: #ffffff;
  border:1px solid #D0D0D0;
  height: 700px;

}
#right .pad{
  padding: 20px;
}



/*shadows */

 div.shadow img {position: absolute; z-index:50;}
 img.outerS {width: 100%; height:5px; bottom: -6px;}
 img.outerN {width: 100%; height:5px; top: -6px;}
 img.outerW {height: 100%; width:4px; left: -5px;}
 img.outerE {height: 100%; width:4px; right: -5px;}
 img.outerSE {right: -5px; bottom: -6px;}
 img.outerSW {left: -5px; bottom: -6px;}
 img.outerNE {right: -5px; top: -6px;}
 img.outerNW {left: -5px; top: -6px;}
 img.cornerSE {right: -2px; bottom: -5px;}
 img.cornerSW {left: -2px; bottom: -5px;}
 img.cornerNE {right: -2px; top: -6px;}
 img.cornerNW {left: -2px; top: -6px;}
 img.outerCornerNW { width:59px; height:63px; left: -37px; top: -36px;}
 img.outerCornerNE { width:59px; height:63px; right: -37px; top: -36px;}
 img.top { width:740px; height:40px; top: -36px;}
 img.bottom { bottom: -60px; left: -55px; }

h1, h2,h3 {margin: 10px 10px 15px 0px; text-transform: uppercase; color:#708400;text-align: left;}
h4 {margin: 10px 10px 0px 0px; text-transform: uppercase; color:#708400;text-align: left;}
input{margin-bottom: 10px;}
ul.nada{list-style-type:none;}
ul.nada li span img{border: 1px solid #60ac00;}

.logo{position:absolute; top:0px; left: 20px; z-index: 20;}


img.gallery{border:none;}
ul.gallery,li.gallery{
	margin:0;
	padding:0;
}
li.gallery{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}
ul.gallery li a img{
	text-decoration:none;
	color:#f30;
	border: 0px;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

#nav {position:absolute; top:20px; left: 10px; width: 168px; border: 1px solid #d0d0d0;}
#nav2 {position:absolute; top:460px; left: 10px; width: 168px; border: 1px solid #d0d0d0;}

.navheaders {
font-size:14px;
text-align:center;
}
.freedom {

color:#6688DD;
float:left;
font-family:Cambria,Times New Roman,serif;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:bold;
padding-left: 0;
list-style:none;
vertical-align: middle; 

}

.freedom  ul{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
.freedom li a:hover {
  background: #f0e6af;

  }
  
ul.padding img{
padding: 2px 5px 0px 0px;
}

.freedom li a.selected {
background:#C2B38B;
color:#f0e6af;
cursor:default;
border: 1px solid #D0D0D0;
z-index: 500;

}
.freedom li a {

display:block;
font-style:normal;
color:#87584a;
font-weight:bold;
margin:1px;
padding:2px 6px 4px;
text-align:left;
text-decoration:none;
width:150px;
height: 50px;
border: 1px solid #d0d0d0;
list-style-type:none;
background:#edebdf;
}
a img{
  border: 0px;
}

.classa {
 background:url(../images/images/bird.png);
}

 dt { font-weight: bold; text-decoration: underline;color:#708400; } dd { margin: 0; padding: 0 0 0.5em 0; }