body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 0px;
    margin: 0px;

    background-position:top;
    background-repeat: repeat-x;
}

body.home {
    background-image: url("http://fdar.com/images/slices/header_repeat_2.png");
    background-color : #412206;
}

body.standard {
    background-image: url("http://fdar.com/images/slices/header_repeat_standard.png");
    background-color : #321a04;
}

#page {
    margin-left: auto;
    margin-right: auto;
    width: 1024px;

    background-position:top;
    background-repeat: no-repeat;
}

.home #page {
    background-image: url("http://fdar.com/images/slices/header_nl.png");
}

.standard #page {
    background-image: url("http://fdar.com/images/slices/header_nl_standard.png");
}

div {
    margin: 0px;
    padding: 0px;
}

a:link, a:visited, a:active  {
    background-color : transparent;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


h1 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: oblique;
    font-weight: bold;
    clear: left;
}

h2 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: oblique;
    font-weight: bold;
    font-size:28px;
    clear: left;
    color: #f0a608;
}

div.tagline {
    color: #f0a608;
    font-size: 12px;
    margin-top: -20px;
    margin-left: 20px;
}

img {
    border: 0px;
}

/* header styles */

#header {
}

#header-panel {
    clear: left;

}

#logo {
    float: left;
    margin:20px;
    width: 340px;
    position: relative;
    left: 25px;
    top: -20px;
}

#companyBlurb {
    float: left;
    left: 400px;
    width: 350px;
    font-size: 12px;
    font-style: italic;
    padding: 20px 60px 10px 20px;
    border-left: #895b08 solid thin;
    color: #cb8e0a;
}

.contact-info {
    padding: 20px 0px 0px 0px;
    color: #db5a02;
    font-style: italic;
    font-size: 14px;
}

.forLinks {
    padding-top: 5px;
}

#links {
    float: left;
    padding-top: 20px;
    padding-left: 10px;
    border-left: #895b08 solid thin;
    font-size: 12px;
    height: 120px;
}

#otherServices a:link, #otherServices a:visited, #otherServices a:active  {
    color: #fff;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

#otherServices a:hover {
    text-decoration: none;
}

#links p a:link, #links p a:visited, #links p a:active  {
    color: #b9a073;
}

#links p {
    padding: 2px 0px 2px 0px;
    margin: 0px;
}

#newsletter {
    clear: left;
    top: 70px;
    position: relative;
    left: -60px;
    text-align: right;
    color: #ae6e12;
}

#newsletter .button {
    background-color: #8c5d18;
    color: #c3b095;
    border-color: #5d380e;
}

#newsletter input {
    border-color: #7f9db9;
}

#newsletter-condensed {
    clear: left;
    top: -82px;
    position: relative;
    left: -60px;
    text-align: right;
    color: #ae6e12;
}

#weblog-newsletter-condensed {
    clear: left;
    top: -130px;
    position: relative;
    left: -60px;
    text-align: right;
    color: #ae6e12;
}

#newsletter-condensed .button, #weblog-newsletter-condensed .button {
    background-color: #8c5d18;
    color: #c3b095;
    border-color: #5d380e;
}

#newsletter-condensed input, #weblog-newsletter-condensed input {
    border-color: #7f9db9;
}

/* home page styles */

.column {
    clear: left;
}

.introText {
    margin: 5px 20px 5px; 20px;
}

div.service {
}

.highlightLeft {
    background-image: url("http://fdar.com/images/slices/highlight_left.png");
    background-repeat: no-repeat;
    background-position: top;
    width: 315px;
    height: 215px;
    float: left;
    color: #606060;
    font-weight: bold;
    font-size: 12px;
}

.highlightLeft h1 {
    color: #857706;
    font-size: 24px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: oblique;
    font-weight: bold;
    border-bottom: #b3b3b3 solid thin;
}

.highlightCenter {
    background-image: url("http://fdar.com/images/slices/highlight_center.png");
    background-repeat: no-repeat;
    background-position: top;
    width: 310px;
    height: 215px;
    float: left;
    color: #606060;
    font-weight: bold;
    font-size: 12px;
}

.highlightCenter h1{
    color: #9b5515;
    font-size: 24px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: oblique;
    font-weight: bold;
    border-bottom: #b3b3b3 solid thin;
}

.highlightRight {
    background-image: url("http://fdar.com/images/slices/highlight_right.png");
    background-repeat: no-repeat;
    background-position: top;
    width: 315px;
    height: 215px;
    float: left;
    color: #606060;
    font-weight: bold;
    font-size: 12px;
}

.highlightRight h1 {
    font-size: 24px;
    color: #c74600;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: oblique;
    font-weight: bold;
    border-bottom: #b3b3b3 solid thin;
}

.column .container {
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 20px;
}


.info {
    clear: left;
    padding: 0px;
    margin: 0px;
    left: -35px;
    position: relative;
    width: 1024px;
}

.info h2 {
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}

div.aboutUs {
    margin-left: 20px;
    float: left;
    background-image: url("http://fdar.com/images/slices/home_left_col_bg.jpg");
    background-position: top;
    background-repeat: no-repeat;
    width: 340px;
    height: 410px;
    color: #ad9e88;
}

div.aboutUs .container {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 20px;
}

.aboutUs h2 {
    color: #f0a608;
    font-size: 20px;
}

div.news {
    float: left;
    width: 290px;
    font-size: 12px;
}

.news .highlight {
    background-image: url("http://fdar.com/images/slices/news_highlight.png");
    background-position: top;
    background-repeat: no-repeat;
    width: 290px;
    height: 130px;
    padding-bottom: 10px;
}

.news .highlight .container {
    padding-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    color: #201103;
}

.news .highlight .container h3 {
    color: #c15200;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: oblique;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 0px;
    margin: 0px;
}

.news ul {
    padding: 0px;
    margin: 0px;
    list-style-position: inside;
/*text-indent: 15px; */
}
.news ul p{
    padding: 0px;
    margin: 0px;
    padding-left: 18px;
}

.news li {
    background-color: #4d2f14;
    color: #afa195;
    margin: 5px;
    padding: 5px;
}

.news h2 {
    color: #ffffff;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.moreNews {
    text-align: right;
    padding-right: 10px;
    color: #7e530a;
}

.moreNews a:link, .moreNews a:visited, .moreNews a:active {
    color: #7e530a;
}

div.moreInfo {
    float: left;
    background-image: url("http://fdar.com/images/slices/home_right_col_bg.jpg");
    background-position: top;
    background-repeat: no-repeat;
    width: 340px;
    height: 410px;
}

div.moreInfo .container {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 20px;
    color: #ad9e88;
}

.moreInfo a:link, .moreInfo a:visited, .moreInfo a:active  {
    color: #ad9e88;
}

.moreInfo h2 {
    color: #f0a608;
    font-size: 20px;
}

.service h1 {
    font-size: 20px;
}

dt {
    background-image:url("http://fdar.com/images/small-arrow.gif");
    background-repeat:no-repeat;
    background-position:0 6px;
    padding-left: 12px;
}

li {
    list-style-type:square;
    padding: 2px;
}

.bookImage {
    float:left;
    padding: 20px 20px 130px 0px;
    height: 120px;
    overflow: hidden;
}

ul#bookListNote .linkTo {
    list-style-image: none;
}

ul#collapsableList .bookNoteList {
    position:relative;
    left: 30px;
    width: 500px;
}

ul.bookNoteList {
padding-left: 0px;    
}

ul#collapsableList .bookNoteList li {
    list-style:square;
}

#collapsableList li a.linkTo {
    background-image: none;
    padding-left: 0px;
}

#collapsableList li a.linkTo:link, #collapsableList li a.linkTo:visited, #collapsableList li a.linkTo:active {
    background-image: none;
    padding-left: 0px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

#collapsableList li a.linkTo:hover {
    text-decoration: none;
}

#collapsableList li a.imageLinkTo:link, #collapsableList li a.imageLinkTo:visited, #collapsableList li a.imageLinkTo:active {
    background-image: none;
    padding-left: 0px;
}

#collapsableList li a.imageLinkTo:hover {
    text-decoration: none;
}

div.caseStudy {
    padding: 10px;
    margin: 20px;
    float: left;
}

#caseStudies .caseStudy {
    width: 200px;
    background: lightgray;
    padding: 15px;
}

.floatingHeadshot {
    float: left;
    padding: 25px;
    margin: -20px 20px 100px -20px;
}

.contactInfo {
    padding: 10px 40px 10px 40px;
    float: left;
}
.contactInfoLine {
    margin:0px;
}
.callMe {
    padding: 20px 10px 10px 10px;
}

.toggleHeader {
    clear:left;
}

#collapsableList {
    padding-left: 0px;
}

ul#collapsableList li {
    list-style:none;
    list-style-position: outside;
}

ul#collapsableList {
    list-style:none;
    list-style-position: outside;
}

.collapsableListContent {
    padding-left: 20px;
/*background-color: #0a0501;*/
}

ul#collapsableList .subList li {
    list-style:square;
}

#collapsableList li a:link, #collapsableList li a:visited, #collapsableList li a:active {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: oblique;
    font-weight: bold;
    font-size:18px;
    color: #db5d00;
    text-decoration: none;
}

#collapsableList li a {
    background-image: url("http://fdar.com/images/slices/closed-ac-icon.png");
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
}

#collapsableList li a.selected {
    background-image: url("http://fdar.com/images/slices/open-ac-icon.png");
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
}

#content {
    padding: 0px;
    margin: 0px;
    clear: left;
    padding-left: 40px;
    padding-right: 40px;
}

#content.mainPage {
    width: 600px;
    color: #b2a188;

/* MIN-HEIGHT HACK */
    min-height:800px;
    height:auto !important;
    height:800px;
}

#content.mainPage h1 {
    color: #fbab00;
    font-size:32px;

}

#content.mainPage h2 {
    color: #db5d00;
    font-size:22px;
    margin-bottom: 5px;
    padding-bottom:0px;
}

#content.mainPage .pageHighlight {
    background-color: #201103;
    padding: 10px;
    color: #9d8a6c;
}

#content.mainPage .pageHighlight h4 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: oblique;
    font-weight: bold;
    font-size:18px;
    color: #fbab00;
    border-bottom: none;
    margin-top: 0px;
}

.pageHighlight a:link, .pageHighlight a:visited, .pageHighlight a:active {
    color: #fff;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

.pageHighlight a:hover {
    text-decoration: none;
}

#sidebar {
    background-image:url("http://fdar.com/images/slices/sidebar.png");
    background-repeat:no-repeat;
/*background-position:0 6px;*/
    width: 350px;
    height: 650px;
    float: right;
/*position: relative;*/
    clear: both;
    padding-right: 20px;
}

#sidebar h2 {
    color: #ffffff;
    font-size: 18px;
    padding: 0px;
    position: relative;
}

#sidebar div.news {
    margin-top: 30px;
    margin-left: 25px;
    margin-right: 20px;
}

#sidebar div.moreInfo {
    background-image: url("");
}

#footer {
/*background-image: url("/images/slices/footer_break.jpg");*/
    background-repeat: repeat-x;
    background-position: top;
    padding: 20px;
    clear: left;
    height: 30px;
    background-color: #000000;
}

.home #page #footer {
    background-image: url("http://fdar.com/images/slices/footer_break.jpg");
}

.standard #page #footer {
    background-image: url("http://fdar.com/images/slices/footer_break_standard.jpg");
}

#footerLinks {
    color: #5e432a;
    display: inline;
    top: 10px;
    position: relative;
}

#footerLinks a:link,a:visited,a:active {
    color: #953500;
}

.copyright {
    color: #7d340b;
    padding-left: 280px;
    display: inline;
    top: 10px;
    position: relative;
}

/* ----------------------------- WEBLOG STYLES --------------------------------- */

#weblog-header {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: oblique;
    font-weight: bold;
    font-size:40px;
    clear: left;
    color: #98940f;
    padding-left: 130px;
    position: relative;
    top: -30px;
}

.blog-entry-body h2 {
    padding-bottom: 20px;
}

.blog-entry-body h2 a:link, .blog-entry-body h2 a:visited, .blog-entry-body h2 a:active {
   font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: oblique;
    font-weight: bold;
    font-size:28px;
    clear: left;
    /*color: #f0a608;*/
    color: #f96800;
    text-decoration: none;
}

.blog-entry-body h2 a:hover {
    text-decoration: underline;
}

.blog-entry-body h3 {
    color: #98940f;
    font-size:20px;
}

.blog-entry {
   
}

.blog-entry-content {
    padding-top: 20px;
}

.blog-entry-body {
    margin-left: 180px;
    position: relative;
    top: -260px;
    width: 400px;
}

.blog-entry-sidebar {
    width: 120px;
    background: url("http://fdar.com/images/slices/weblog-info-panel.png");
    background-position:top;
    padding: 10px 10px 0px 10px;
    height: 240px;
}

.blog-filed-date {
    text-align: right;
    font-size:18px;
    font-weight: bold;
    padding: 10px 0 0 0;
    color: #a59e96;
}

.blog-filed-category a:link, .blog-filed-category a:visited, .blog-filed-category a:active{
    color: #98940f;
    text-decoration: none;
    font-size: 12px;
}

.blog-filed-category a:hover{
    color: #98940f;
    text-decoration: none;
}

.blog-filed-category {
    padding-bottom: 5px;
    text-align: right;
    padding-right: 5px;
    border-bottom: #504031 thin solid;
}

.blog-entry-comment-count {
    background: url("http://fdar.com/images/slices/weblog-comment-count.png");
    background-position:center;
    width: 50px;
    height: 43px;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #351b04;
}

.comment-count {
    padding: 7px 0 0 0;
}

.blog-entry-comment-text{
    text-align:center;
    font-size: 11px;
    color: #a59e96;
}

.comment-text {
    padding: 20px 0 0 0;
}

.blog-entry-comments {

}

.blog-entry-content a:link, .blog-entry-content a:active, .blog-entry-content a:visited {
    color: #fff;
}

.weblog-search-result-section a:link, .weblog-search-result-section a:active, .weblog-search-result-section a:visited {
    color: #98940f;
}

.weblog-search-result-title a:link, .weblog-search-result-title a:active, .weblog-search-result-title a:visited {
    color: #fff;
}

.weblog-links {
    border-top: #504031 thin solid;
    clear: left;
}

.weblog-links ul {
    padding: 0 0 0 15px;
}

ul#weblog-categories li {
    background-color: transparent;
    padding: 0 0 0 25px;
}

ul#weblog-categories a:link, ul#weblog-categories a:active, ul#weblog-categories a:visited {
 color: #98940f;   
}

#sform {
    padding-bottom: 15px;
}

#sform label {
    color: #B2A188;
    padding-left: 20px;
    padding-right: 10px;
}

#sform .button, #comment-form .button {
    background-color: #98940f;
    color: #fff;
    border-color: #5d380e;
}

#comment-form label {
    padding-right: 6px;
}

.inline {
    display: inline;
    padding-right: 10px;
}

.weblog-author {
    color: #f96800;
}

ol.blog-commentlist {
    padding: 0px;
}

ol.blog-commentlist li {
    list-style: none;
    margin: 0 0 5px 0;
}

ol.blog-commentlist li {
    background-color: #211102;
    padding: 10px;
}

.weblog-author-comment {
    padding-top: 10px;
}

