

* {
 margin: 0;
 padding: 0;
}
body { background: #e7dddd  repeat-x; }
p {
 color: #000;
 padding: 0;
 margin: 10px 0;
 font: 12px/18px Arial, Helvetica, sans-serif;
}


h2 {
 color: #000;
 padding: 0;
 margin: 10px 0;
 font: 18px Arial, Helvetica, sans-serif;
}


#container {
 margin: auto;
 width: 950px;
}
#header {
 height: 302px;
 width: 950px;
 float: left;
 background: url(images/header.jpg) no-repeat;
}

#feature { margin-top: 10px; }
#feature h1 {
 display: block;
 float: right;
 width: 348px;
 height: 100px;
 text-indent: -9999px;
}
#feature h1 a {
 display: block;
 width: 100%;
 height: 100%;
 outline: none;
 background: url(images/makingmountainsnews.png) no-repeat 0 0;
}

#logo { margin-top: 100px; }
#logo h1 {
 display: block;
 float: left;
 width: 348px;
 height: 67px;
 text-indent: -9999px;
}
#logo h1 a {
 display: block;
 width: 100%;
 height: 100%;
 outline: none;
 background: url(images/logo.png) no-repeat 0 0;
}
#navigation {
 height: 38px;
 width: 950px;
 margin-top: 100px;
  margin-left: 20px;
 float: left;
}
.nav-links li {
 display: inline;
 padding: 9px 25px 0 0;
 float: left;
}
.nav-links li a {
 text-transform: capitalize;
 color: #fff;
 text-decoration: none;

 font: bold 16px Arial, Helvetica, sans-serif;
}
.nav-links li a:hover { color: #bfd3d9; }
.phone-number li {
 float: right;
 list-style-type: none;
 color: #000;
 letter-spacing: -1px;
 padding-top: 8px;
 font: normal 14px Arial, Helvetica, sans-serif;
}
.phone-number li a {
 color: #ccc;
 text-decoration: none;
 letter-spacing: -1px;
 font: bold 14px Arial, Helvetica, sans-serif;
}
.phone-number li a:hover { color: #ceac75; }


#left-contentwide {
 float: left;
 width: 920px;
 margin-top: 20px;
}
.contentwide-top {
 float: left;
 height: 32px;
 width: 920px;
 background: url(images/contentwide_box_top.png) no-repeat;
 padding: 4px 15px;
}
.contentwide-middle {
 float: left;
 width: 918px;
 padding: 5px 15px 0 15px;
 border-right: 1px solid #d3d3d3;
 border-left: 1px solid #d3d3d3;
 border-bottom: 1px solid #d3d3d3;
 background: #fff;
}
.contentwide-middle p { text-align: left; }



.highlight { 
 font-style: italic;
}





#left-content {
 float: left;
 width: 566px;
 margin-top: 20px;
}
.content-top {
 float: left;
 height: 32px;
 width: 536px;
 background: url(images/content_box_top.png) no-repeat;
 padding: 4px 15px;
}
.content-middle {
 float: left;
 width: 534px;
 padding: 5px 15px 0 15px;
 border-right: 1px solid #d3d3d3;
 border-left: 1px solid #d3d3d3;
 background: #fff;
}
h2 {

 color: #666;
 letter-spacing: -1px;
 padding-top: 7px;
 font: bold 16px Arial, Helvetica, sans-serif;
}
.content-middle p { text-align: left; }

.content-middle li {
 color: #000;
 padding: 0;
 margin: 20px 10px;
 font: 12px/18px Arial, Helvetica, sans-serif;
}


.highlight {
 
 font-style: italic;
}
.content-bottom {
 float: left;
 height: 17px;
 width: 566px;
 margin-bottom: 15px;
 background: url(images/content_box_bottom.png) no-repeat;
}
#content-right {
 float: right;
 width: 322px;
 margin-top: 20px;
}
.sidebar-top {
 float: left;
 height: 32px;
 width: 292px;
 background: url(images/sidebar_top.png) no-repeat;
 padding: 4px 15px;
}
.sidebar-middle {
 float: left;
 width: 290px;
 padding: 5px 15px 0 15px;
 border-right: 1px solid #d3d3d3;
 border-left: 1px solid #d3d3d3;
 background: #fff;
}
.sidebar-middle p { text-align: left; }
.sidebar-bottom {
 float: left;
 height: 16px;
 width: 322px;
 margin-bottom: 15px;
 background: url(images/sidebar_bottom.png) no-repeat;
}
#footer {
 clear: both;
 height: 111px;
 background: url(images/footer.gif) repeat-x bottom;
}
#footer-content {
 height: 91px;
 width: 950px;
 padding-top: 20px;
 margin: auto;
}
#footer-content p {
 color: #000;
 text-align: center;
 padding-top: 35px;
}
