body{
background-color: #0383f9;
}
#container{
           width: 35em;
           height: 95em;
           border: medium double  #b5b3a2;
           margin-left: 10%;
           background-color: #f3f0e9;
          padding-left: 5em;
          padding-right: 5em;
}
#container p{
width: 25em;
}
#subcontainer{
  position: relative;
  width: 35em;
  height:75em;
  border: solid;
  margin-left: 2em;
  padding-right: 1em;
 }

#subcontainer2{
  position: relative;
  width: 90%;
  height:30em;
  border: solid;
  border-color: #ef8c17 #ef0017;
  margin-left: -1.5em;
  margin-top: -.25em;
  padding-right: 1em;
  padding-left: 2em;



}
#heading
{
        height: 13em;
        border-width: 0;
}

#heading img{

         padding: 2em;
         width: 90%;
         height: 10em;
          border-width: 0;
         margin-top: .25em;

}
#heading a:link { border-width: 0;}
#heading a:visited { border-width: 0;}
#heading a:hover { border-width: 0;} 	
#heading a:active {  border-width: 0; }

#navigation{}


#subnavigation{
    display: inline;
    margin-left: 2em;
    margin-top: 1em;
    list-style: none;
    padding: 0;

    text-transform: capitalize;

}

#subnavigation li
{
float: left;
display: block;
margin: 0;
padding: 0;
}
#subnavigation a
{
 color: #f3f0e9;
 background: #169db0 url("images/buttons/left-tab3.gif") left top no-repeat ;
 text-decoration: none;
 padding-left: 20px;

}
#subnavigation a span{
  background: url("images/buttons/right-tab3.gif") right top no-repeat;
  padding-right: 20px;

}

#subnavigation a:hover {
color: #fff;
background: #2dd4ca url("images/buttons/left-tab-hover.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#subnavigation a:hover span
{
background: url("images/buttons/right-tab-hover.gif") right top no-repeat;
padding-right: 10px
}


#subnavigation a:active {
color: #fff;
background: #000 url("images/buttons/left-tab-active.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#subnavigation a:active span
{
background: url("images/buttons/right-tab-active.gif") right top no-repeat;
padding-right: 10px
}
#subnavigation a.urhere
{
 color: #f3f0e9;
 background: #000 url("images/buttons/left-tab-active.gif") left top no-repeat ;
 text-decoration: none;
 padding-left: 10px;

}
#subnavigation a.urhere span{
  background: url("images/buttons/right-tab-active.gif") right top no-repeat;
  padding-right: 10px

}


#shapes a{
background: none;
height: 100px;
width: 100px;
}
#shapes a:link{
background: none;
height: 100px;
width: 100px;
}
#shapes a:hover{
background: none;
height: 100px;
width: 100px;
}
#shapes a:visited{
background: none;
height: 100px;
width: 100px;
}
#shapes a:active{
background: none;
height: 100px;
width: 100px;
}
#content{
         padding-left: 4em;
         padding-top: 1.5em;

}
fieldset{
         width: 30em;
}

    a.contact:link {     color: #7d7c70;  text-decoration: none; }
	 a.contact:visited {    text-decoration: none;  color: #7d7c70;    }
	 a.contact:hover {     text-decoration: none;     color: #c61a1e;  } 	


#greyout {
color: #a1a1a1;
}
h2{text-transform: capitalize}
h3{text-transform: capitalize}
li{text-transform: capitalize}
p{line-height: 150%}
li.services{
  list-style: none;
  font-weight: bold;
  font-size: x-large;
  font-family: Helvetica;
  text-decoration: underline;
  color: #8b0000;
}

p.continue{
         display: inline;
}

img.wide{
width: 225px;
height: 169px;
}

img.long{
height: 225px;
width: 169px;
}
img.intext{
height: 100px;
width: 100px;
}
