@import url(reset.css);

html
{
  background-color: rgb(0,18,30);
}

body
{
  text-align: center;
}

body, input, select, textarea
{
  /*font-family: Calibri, Arial, Verdana, sans-serif;*/
  font-size: .75em;
  line-height: 175%;
  color: rgb(175,175,175);
}

input, select, textarea
{
  line-height: 125%;
}

a, a:link
{
   /*color: #548be5;*/
   /*color: rgb(100,100,100);*/
  color: rgb(153,102,56);
  pointer: cursor;
}

a:hover {
   text-decoration: underline;
}

a img {
   border: none;
}

p {
   margin: 0 0 10px 0;
   line-height: 150%;
}

.container
{
   position: relative;
}
#wrapper
{
  /*background-color: rgb(0,18,30);*/
  /*width: 1020px;*/
  margin: 0 auto;
  margin-top: 30px;
  text-align: left;
  /*float: none;*/
  /*overflow: auto;*/
  position: relative;
}

#header
{
  margin-bottom: 10px;
  background: url("../images/header2.png") no-repeat;
  height: 38px;
}

#left-col
{
  float: left;
  clear: none;
  /*width: 205px;*/
}

#right-col
{
  /*width: 770px;*/
  text-align: left;
}

#right-col #inner_content .img_row
{
  margin-top: 20px;
}

/*#profile #right-col #inner_content div#inner,*/
/*#philosophy #right-col #inner_content div#inner,*/
/*#services #right-col #inner_content div#inner*/
/*#philosophy #right-col #right-inner,*/
/*#services #right-col #right-inner,*/
/*#fees #right-col #right-inner,*/
#contact #right-col #inner_content #inner
{
  border: 1px solid rgb(26,26,26);
  background-color: rgb(0,14,23);
  padding-left: 40px;
  padding-top: 12px;
}

/*#residential #right-col #inner_content #inner,*/
/*#commercial #right-col #inner_content #inner*/
/*{*/
  /*border: 1px solid rgb(26,26,26);*/
  /*background-color: rgb(0,14,23);*/
  /*width: 450px;*/
  /*padding-top: 20px;*/
  /*float: left;*/
  /*margin-left: 20px;*/
  /*font-size: 1.3em;*/
/*}*/


#inner_content div#inner
{
  /*padding: 12px;*/
  padding-top: 8px;
}

h2
{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 8px;
  font-weight: normal;
  /*color: rgb(130,130,130);*/
  color: rgb(93,158,200);
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: normal;
  margin-top: 0;
}

h1
{
  letter-spacing: 1px;
  margin-bottom: 8px;
  font-weight: normal;
  color: rgb(93,158,200);
  text-transform: uppercase;
  font-size: 1.6em;
  margin-top: 0;
}

#inner_content p,
#inner_content li
{
  font-size: 13px;
  letter-spacing: 1px;
  color: #AFAFAF;
  font-family:arial;
}

#inner_content li
{
  margin-bottom: 16px;
}

#flashcontent
{
  /*position: absolute:*/
  /*top: 0;*/
  /*left: 0;*/
}

div#address
{
  text-align: right;
  margin-top: 39px;
  /*font-size: 1.1em;*/
  color: rgb(175,175,175);
  border-bottom: 1px solid rgb(26,26,26);
}

li .strong
{
  font-weight: bold;
  letter-spacing: 1px;
  color: rgb();
}

.right
{
  float: right;
}
div#address span.strong
{
  text-transform: uppercase;
  letter-spacing: 1px;
}

#footer
{
  text-align: right;
  border-top: 1px solid rgb(26,26,26);
  padding-top: 20px;
  /*clear: both;*/
  margin-top: 30px;
}

#footer a:link,
#footer a:visited
{
   /*color: rgb(100,100,100);*/
}

/* Navigation
====================================================================== */
#nav {
  /*position: absolute;*/
  /*top: 48px;*/
  /*left: 0;*/
  /*width: 215px;*/
  font-size: .85em;
  line-height: 1em;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-align: right;
  /*min-height: 90%;*/
}

#nav a:link,
#nav a:visited,
#nav span
{
  display: block;
  /*width: 200px;*/
  padding: 12px 0 10px 0;
  border-top: 1px solid #1a1a1a;
  /*color: #808080;*/
  /*color: rgb(175,175,175);*/
  color: rgb(153,102,56);
  /*color: rgb(129,105,83);*/
  text-decoration: none;
  font-size: 1.4em;
  cursor: pointer;
}


#nav dt.last a:link,
#nav dt.last a:visited
{
  border-bottom: 1px solid #1a1a1a;
}

#nav a:hover,
#nav a:active,
#nav dt span:hover
{
  /*color: #ccc;*/
  color: #fff;
}

#nav dd ul a:link,
#nav dd ul a:visited
{
  padding: 6px 0 7px 0;
  /*border-top: 1px solid #101010;*/
  border-top: 1px solid #1a1a1a;
  font-size: 1em;
  letter-spacing: 1px;
  /*color: #404040;*/
  color: #AFAFAF;
  padding-right: 4px;
}

#nav dd ul a:hover,
#nav dd ul a:active
{
  color: #ccc;
}

#nav dt.current a:hover,
#nav dt.current a:active
{
  color: #ccc;
}

/*#nav dd ul li a:link,*/
/*#nav dd ul li a:hover,*/
/*#nav dd ul li a:active,*/
/*#nav dd ul li a:visited*/
/*{*/
  /*margin-right: 22px;*/
  /*background-color: rgb(20,20,20);*/
/*}*/

#home #nav dt#nav-home a,
/*#profile #nav dt#nav-profile a,*/
#contact #nav dt#nav-contact a
{
  /*background: url(../images/arrow.png) no-repeat right 14px;*/
  color: #ccc;
}

#nav dd ul li.current a:hover,
#nav dd ul li.current a:active
{
  color: #ccc;
}

body#profile #nav dd ul li#nav-profile,
body#people #nav dd ul li#nav-people,
body#philosophy #nav dd ul li#nav-philosophy,
body#services #nav dd ul li#nav-services,
body#fees #nav dd ul li#nav-fees,
body#commercial #nav dd ul li#nav-commercial,
body#sports #nav dd ul li#nav-sports,
body#hospitality #nav dd ul li#nav-hospitality,
body#industrial #nav dd ul li#nav-industrial, 
body#interiors #nav dd ul li#nav-interiors,
body#residential #nav dd ul li#nav-residential
{
  background: url(../images/arrow.png) no-repeat right center;
}

body#profile #nav dd ul li#nav-profile a:link, 
body#profile #nav dd ul li#nav-profile a:visited,
body#people #nav dd ul li#nav-people a:link, 
body#people #nav dd ul li#nav-people a:visited,
body#philosophy #nav dd ul li#nav-philosophy a:link, 
body#philosophy #nav dd ul li#nav-philosophy a:visited,
body#services #nav dd ul li#nav-services a:link, 
body#services #nav dd ul li#nav-services a:visited,
body#fees #nav dd ul li#nav-fees a:link, 
body#fees #nav dd ul li#nav-fees a:visited
{
 color: #ccc; 
 padding-right: 8px;
}

body#commercial #nav dd ul li#nav-commercial a:link,
body#commercial #nav dd ul li#nav-commercial a:visited,
body#sports #nav dd ul li#nav-sports a:link,
body#sports #nav dd ul li#nav-sports a:visited,
body#hospitality #nav dd ul li#nav-hospitality a:link,
body#hospitality #nav dd ul li#nav-hospitality a:visited,
body#industrial #nav dd ul li#nav-industrial a:link, 
body#industrial #nav dd ul li#nav-industrial a:visited, 
body#interiors #nav dd ul li#nav-interiors a:link,
body#interiors #nav dd ul li#nav-interiors a:visited,
body#residential #nav dd ul li#nav-residential a:link,
body#residential #nav dd ul li#nav-residential a:visited
{
  color: #ccc; 
 padding-right: 8px;
}

div.ppt
{
  font-size: 11px;
  /*width: 450px;*/
  /*text-align: left;*/
  text-transform: uppercase;
  font-weight: bold;
  font-family: Verdana, arial, sans-serif;
}

div.dark_rounded p.pp_description
{
  color: rgb(180,180,180);
  font-family: Verdana, arial, sans-serif;
  font-size: 11px;
}

