﻿body 
{
    margin: 0px;
    padding: 0px;
    background-image: url('images/bgtile.jpg');
    background-repeat: repeat;
    background-position: top left;
    z-index: -10;
    font-family: Georgia, Hoefler Text, Times New Roman, Serif;
    
}

.complete {
	display: none;
}

#topbar
{
    position: absolute;
    background-image: url('images/topbg.jpg');
    background-repeat: repeat-x;
    top: 0px;
    left: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
    color: #3e1c00;
}

#shell
{
    position: relative;
    background-color: #eeefdc;
    width: 960px;
    padding: 14px;
    top: 0px;
}

#shell-contact
{
    position: relative;
    background-color: #eeefdc;
    width: 960px;
    height: 1450px;
    padding: 14px;
    top: 0px;
}

#header
{
    position: relative;
    background-image: url('images/header.jpg');
    top: 0px;
    left: 0px;
    width: 948px;
    height: 163px;
}

#nav
{
    position: relative;
    background-image: url('images/navbar.jpg');
    width: 948px;
    height: 33px;
    top: 0px;
    left: 0px;
    color: #ddd6c6;
}

#navlinks
{
    position: relative;
    top: 5px;
    left: 20px;
    text-align: left;   
}

.navcaps
{
    font-size: 18px;
}

a.navlinks:link, a.navlinks:active, a:visited.navlinks
{
	font-family: Georgia, "Times New Roman", Times, Serif; 
    position: relative;
    text-align: left;
    text-transform: uppercase;    
    text-decoration: none;
    color: #d7cbb0;
    font-size: 15px;
}

a.navlinks:hover
{
	font-family: Georgia, "Times New Roman", Times, Serif; 
    position: relative;
    text-align: left;
    text-transform: uppercase;    
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
}


#content
{
   position: relative;
   width: 948px;
   height: 431px; 
   margin: 0px;
   padding: 0px;
}

#columnleft
{
    position: relative;
    background-color: #d7cbb0;
    color: #3e1c00;
    float: left;
    width: 233px;
    height: 431px;
    text-align: left;
}

#columnright
{
    position: relative;
    float: right;
    height: 431px;
    width: 715px;
    background-color: #f3e3c5;
    color: #2e2b25;
}

#columnleft-contact
{
    position: relative;
    background-color: #d7cbb0;
    color: #3e1c00;
    float: left;
    width: 233px;
    height: 1200px;
    text-align: left;
}

#columnright-contact
{
    position: relative;
    float: right;
    height: 1200px;
    width: 715px;
    background-color: #f3e3c5;
    color: #2e2b25;
}

#columnleft-pf
{
    position: relative;
    background-color: #d7cbb0;
    color: #3e1c00;
    float: left;
    width: 233px;
    height: 500px;
    text-align: left;
}

#columnright-pf
{
    position: relative;
    float: right;
    height: 500px;
    width: 715px;
    background-color: #f3e3c5;
    color: #2e2b25;
}


#rightpic
{
    position: relative;
    width: 715px;
    height: 147px;
}

#righttext
{
    position: relative;
    background-color: #f3e3c5;
    color: #3d3931;
    width: 715px;
    height: 284px;
    text-align: left;
}

#righttext-market
{
    position: relative;
    background-color: #f3e3c5;
    color: #3d3931;
    width: 715px;
    height: 284px;
    text-align: left;
    font-size: 12px;
}

#footer
{
    position: relative;
    background-image: url('images/footer.jpg');
    top: 0px;
    left:0px;
    width: 948px;
    height: 52px;
}

#footer-contact
{
    position: relative;
    background-image: url('images/footer.jpg');
    top: 769px;
    left:0px;
    width: 948px;
    height: 52px;
}

#footer-pf
{
    position: relative;
    background-image: url('images/footer.jpg');
    top: 0px;
    left:0px;
    width: 948px;
    height: 52px;
    clear: both;
}

#title
{
    position: relative;
    top: 114px;
    left: 230px;
    text-transform: uppercase;
    color: #55361b;
    font-size: 18px;
    font-weight: 200;
    text-align: left;
}

#leftcol
{
    position: relative;
    top: 20px;
    left: 10px;
    font-size: 13px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 180px;
}

#rightcol
{
    position: relative;
    top: 5px;
    left: 10px;
    font-size: 13px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 666px;
}

#rightcol-contact
{
    position: relative;
    top: 25px;
    left: 10px;
    font-size: 13px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 200px;
}

h3
{
    font-size: 18px;
    color: #6b4e31;
}

.leftlinks
{
    text-decoration: underline;
    color: #3e1c00;
}

.leftlinks:hover
{
    text-decoration: underline;
    color: #bc4d19;
}

.leftmenu
{
    text-decoration: none;
    color: #3e1c00;
}

.leftmenu:hover
{
    text-decoration: none;
    color: #bc4d19;
}

a.right
{
    text-decoration: underline;
    color: #3d3931;
}

a.right:hover
{
    text-decoration: underline;
    color: #5d523b;
}

#picture
{
    position: absolute;
    top: 35px;
    left: 390px;
    width: 233px;
    height: 222px;
}

#bio
{
    position: relative;
    top: -10px;
    left: 0px;
    float: left;
    width: 365px;
}

#bio h3
{
    margin-bottom: 6px;
}

#map
{
    position: absolute; 
    top: -83px; 
    left: 255px;
}



/*  Contact Form Styles */

/* This is a height fix when the form displays errors. */

.contactError #shell-contact{
    height: 1550px;
}

.contactError #columnright-contact, .contactError #columnleft-contact{
    height: 1300px;
}

.contactError #footer-contact{
    top: 869px;
}

/*  End Fix */

.formInputs input{
    width:250px;
    height:20px;
}

.formInputs textarea {
    width:450px;
    height:200px;
}

.formInputs label {
    display: block;
    font-weight: bold;
}

.formInputs .protect {
    display: none;
}

.formInputs span {
    color: #ea3748;
}

.formInputs .errorMessage {
    font-size: 11px;
    color: #ea3748;
    font-style: italic;
    padding-top: 3px;
}
