body {
    background-image: url(../images/background_fill.jpg);
    background-repeat: repeat-y;
}

/* 
background-color: #A54A13; */

div#header {
}

div#logo {
    position: absolute;
    height: 234px;
    width: 1360px;
    left: 0px;
    top: 0px;
}

div#quote {
    position:absolute;
    left: 652px;
    top: 0px;
    z-index:20;
} 

div#main {
    position:absolute;
    left: 50px;
    top: 190px;
    color: #FFFFFF;
    width: 90%;
}

table#t_main {
    width: 100%;
}

td { 
    vertical-align: top; 
}

td#t_secondary_image img {
    border: solid 11px #864621;
}

#t_main img {
    border: solid 11px #864621;
}
.toolbar img {
    border: none !important;
}

td#t_content_text {
    padding-left: 30px;
    padding-right: 30px;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    color: #ffefc8;
}

#t_content_text img {
   margin: 15px;
}
.toolbar img {
   margin: 0px !important;
}

td#t_content_text a {
    color: #DBC966;
}

td#t_content_text a:hover {
    color: #ff573e;
}

td#t_content_text li {
    margin-bottom: 5px;
}

td#t_right_nav {
    padding-top: 10px;
    width: 200px;
}

td#t_title {
   padding-bottom: 10px; 
   width: 250px;
}
 
/* For HOME template: */

body#home {
    background-image: url(../images/background_fill.jpg);
    background-repeat: repeat-y;
}
 
td#content_home {
    width: 360px;
    padding-left: 15px;
    padding-top: 0px;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
}

td#content_home p {
    padding-top: 0px;
    margin-top: 0px;
}

td#t_top_showcase_image_home img { 
    float: left;
    border: solid #000000 0px;
}

td#t_top_showcase_image_home a {
    text-decoration: none;
}

td#large_home_image {
    padding-left: 15px;
    padding-top: 26px;
}

td#large_home_image img {
    border: solid #864621 10px;
}

td#t_right_nav_home {
    padding-top: 0px;
    width: 200px;
}

td#t_second_row_left_showcase_image img {
    float: left;
    border: solid #000000 0px;
}

td#t_second_row_right_showcase_image img {
    float: left;
    border: solid #000000 0px;
}

td#t_third_row_left_showcase_image img {
    float: left;
    border: solid #000000 0px;
}

td#t_third_row_right_showcase_image img {
    float: left;
    border: solid #000000 0px;
}

td#t_fourth_row_showcase_image img {
    float: left;
    border: solid #000000 0px;
}

div#main_home {
    position:absolute;
    left: 100px;
    top: 288px;
    color: #FFFFFF;
    width: 90%;
    height: 100%;
}

div#logo_home {
    position: absolute;
    height: 234px;
    width: 1360px;
    left: 0px;
    top: 0px;
}

div#tagline {
    position: absolute;
    top: 180px;
    left: 86px;
}

div#large_home_image_caption {
    margin-top: -4px;
    width: 268px;
    background-color: #864621;
    padding: 0px 10px 40px 10px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-style: italic;
}

div#right_nav_home {
    position: absolute;
    top: 1px;
    left: 660px;
}

div#quote_home {
    position: absolute;
    top: 0px;
    left: 500px;
    z-index:20;
}


div#top_showcase_image_home {
    position: absolute;
    left: 525px;
    top: 5px;
}

div#second_row_left_showcase_image {
    position: absolute;
    left: 385px;
    top: 111px;
}

div#second_row_right_showcase_image {
    position: absolute;
    left: 525px;
    top: 111px;
}

div#third_row_left_showcase_image {
    position: absolute;
    left: 385px;
    top: 217px;
}

div#third_row_right_showcase_image {
    position: absolute;
    left: 525px;
    top: 217px;
}

div#fourth_row_showcase_image {
    position: absolute;
    left: 385px;
    top: 322px;
}

div#portfolio_link {
    position: absolute;
    left: 385px;
    top: 425px;
    width: 150px;
}

div#portfolio_link a {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #FFFFFF;
    text-decoration: none;
}

/* For LIST_W_PHOTOS template: */

table#subject {
    padding: 0px;
    padding-right: 30px;
}


td#t_title {
   padding-bottom: 10px; 
   padding-right: 0px;
}
 
td#t_title h1 {
    padding-top: 0px;
    margin-top: 0px;
}

td#information {
   padding-left: 0px;
}
  
td.subject_photo {
    padding: 10px 0px 10px 0px;
    width: 200px;
}

td.subject_photo img {
    float: left;
    border: solid #864621 10px;
}

td.subject_photo a {
    text-decoration: none;
}

td.subject_content {
    padding: 18px 10px 10px 30px;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    color: #ffefc8;
}

td.subject_content p {
    padding: 0px;
    margin: 0px;
}

td.subject_content a {
    font-family: verdana, arial, sans-serif;
    font-style: italic;
    color: #ffefc8;
    text-decoration: none;
}

td.subject_content p, h2 {
    padding-top: 0px;
    margin-top: 0px;
}

td#t_right_nav {
    padding-top: 0px;
    width: 200px;
}

/* list_w_photos template above */

h1 {
    font-family: verdana, arial, sans-serif;
    font-size: 15px;
}

h2 {
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
}

h3 {
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
}

div#title {
    width: 360px; /* Brandon changed from 200px to 240px to accomodate longer titles like "Certifications" */
    border-bottom: solid #D3B7A2 1px;
/*  margin-top: 0px; */
}

div#title h1 {
    font-family: georgia, serif;
    z-index: 100;
    font-size: 25px;
    color: #ffefc8;
    text-transform: uppercase;
    margin-bottom: -4px; 
}

div#secondary_image {
    position:absolute;
    top: 255px;
    left: 100px;
    width: 250px;
}

div#secondary_image img {
    border: solid 11px #864621;
}

div#right_nav {
}

div.right_nav_link {
    width: 195px;
    border-bottom: solid #A4785A 1px;
    margin-bottom: 15px;
    padding-bottom: 0px;
}

div.right_nav_link a {
    font-family: georgia, serif;
    font-size: 15px;
    color: #DBC966;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 0px; 
    margin-bottom: -4px; 
}

div.right_nav_sublink {
    width: 165px;
    padding: 0px 0px 0px 30px;
    margin: -6px 0px -6px 0px;
}

div.right_nav_sublink a {
    font-family: georgia, serif;
    font-size: 15px;
    color: #DBC966;
    text-transform: lowercase;
    text-decoration: none;
}

div.sublinks {
    margin-top: -8px;
    margin-bottom: 15px;
}

div#request_link {
    width: 106px;
    border: solid #A4785A 1px;
    margin-bottom: 11px;
    margin-top: 0px;
    padding: 6px 10px 6px 10px;
    text-align: center;
}

div#request_link a {
    font-family: georgia, serif;
    font-size: 14px;
    color: #DBC966;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0px;
    margin-bottom: -4px;
}

div#background {
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(../images/new_prairie_background.jpg);
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    width:1360;
    height:1293;
}

/*
    width:1360;
    height:1293;
*/

form.request_an_estimate input {
    width: 200px;
}

form.request_an_estimate textarea {
    width: 200px;
    height: 100px;
}

form.request_an_estimate td {
    padding-bottom: 10px;
}

.become_a_friend input {
    width: 200px;
}

.become_a_friend td {
    padding-bottom: 10px;
}

div#footer {
    margin-top: 100px;
    margin-bottom: 20px;
    padding-left: 30px;
    text-align: right;
}

div#footer a {
    color: #ddcda6;
}

table#footer {
    text-align: right;
    font-family: georgia, serif;
    font-size: 13px;
    color: #ddcda6;
}
.body_emphasis {
	font-size: 14px;
	font-style: italic;
}

/* gallery template */

div#section_header h1 {
    font-size: 15px;
	margin: 12px;
    color: #ffefc8;
}

.gallery_item {
	background-image: url(../images/trans35.png);
	background-repeat: repeat;
/*    border: solid #864621 2px; */
	border: solid #642008 2px;
	margin: 16px;
	    z-index: 50;
}

.gallery_subtitle {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #ffefc8; 
	margin: 6px;
}

.gallery_photo {
    padding: 10px 0px 10px 0px;
    width: 200px;
}

.gallery_photo img {
    float: center;
    border: solid #642008 2px;
    margin: 8px;
}

.gallery_photo a {
    text-decoration: none;
}

td.subject_content_gallery {
    padding: 18px 10px 10px 30px;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    color: #ffefc8;
}

td.subject_content_gallery p {
    padding: 0px;
    margin: 0px;
}

td.subject_content_gallery a {
    font-family: verdana, arial, sans-serif;
    font-style: italic;
    color: #DBC966;
    text-decoration: none;
}

td.subject_content_gallery p, h2 {
    padding-top: 0px;
    margin-top: 0px;
}

a.gallery_loop_link {
    text-decoration: none;
}

.webeasel-only {
    display: none;
}
.no-webeasel {
    display: inline;
}
html.webeasel .webeasel-only {
   display: inline;
}
html.webeasel .no-webeasel {
   display: none;
}
a.gallery_loop_link {
   color: #FFEFC8;
}