/* one ninety three - main styles */

body {
    background-color: #F8FBE3;
    color: #CED41F;
    margin-top: 10px
}

p, td, ul, li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.submenu {
    text-align: right
}

.submenu li {
    list-style: none;
    padding-bottom: 16px;
}
  
p {
    line-height: 16px;
}

.copy {
    width: 137px;
    text-align: justify;
}

strong {
    font-weight: bold;
}

a:link, a:visited { 
    background-color: transparent;
    color: #CED41F;
    text-decoration: none;
    font-weight: bold;
}

a:hover, a:active { 
    background-color: transparent;
    color: #929DCF;
    text-decoration: none;
    font-weight: bold;
}

#menu a {
    font-size: 12px;
    margin-left: 13px;
    margin-right: 13px;
}

#current {
    font-size: 12px;
    background-color: transparent;
    color: #929DCF;
    text-decoration: none;
    font-weight: bold;
}

#currentp {
    font-size: 11px;
    background-color: transparent;
    color: #929DCF;
    text-decoration: none;
    font-weight: bold;
}

img { 
    display: block;
}
  
/* layout areas */

#splash, #header, #aboutimg, #studioimg, #folioimg {
    background-color: transparent;
}

#menu {
    padding-right: 23px;
    text-align: right;
}

#content {
    padding: 70px 36px 52px 17px;
    background-color: transparent;
    color: #929DCF;
    border-top: 4px solid #CED41F;
    border-bottom: 4px solid #CED41F
}  

#clientlist, #contactlist {
    background-color: transparent;
    color: #929DCF;
}    

#clientlist #right {
    text-align: right;
}

#footer { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    background-color: transparent;
    color: #CED41F;
}
