/* columns */

#home {
background: url(images/home-bg.png) no-repeat 24px 20px;
padding-bottom: 40px;
position: relative;
min-height: 330px;
}

#home h2 {
font-size: 24px;
color: #68633c;
background: url(images/line-dashed.png) repeat-x bottom left;
width: 100%;
padding-bottom: 20px;
margin-bottom: 5px;
}

#home .col1 {
float: left;
padding-left: 51px;
width: 430px;
padding-top: 20px;
}

#home .col2 {
float: right;
padding-top: 20px;
width: 430px;
padding-left: 45px;
padding-bottom: 20px;
}

#home .col2 h2 {
font-size: 24px;
font-weight: normal;
color: #68633c;
}


#home .col2 p span.dropcap {
float: left;
font-family: "arial narrow", sans-serif;
font-size: 90px;
padding-top: 28px;
padding-bottom: 15px;
left: -5px;
position: relative;
color: #68633c;
}

#home .col2 #link-start a {
display: block;
position: relative;
bottom: 13px;
right: -200px;
height: 80px;
color: #27312f;
font-family: "bouffant";
text-transform: uppercase;
font-size: 24px;
text-decoration: none;
}

#home .col2 #link-start a:hover {
text-decoration: underline;
}

#home .col2 a img {
float: right;
position: relative;
right: 10px;
bottom: 130px;
}

#about {
font-size: 12px;
line-height: 18px;
}

#about .intro {
font-size: 24px;
color: #13655b;
line-height: 33px;
float: left;
margin-bottom: 0;
padding-bottom: 0px;
width: 620px;
}

#about .col1 {
float: left;
width: 300px;
clear: left;
}

#about .col2 {
float: left;
width: 300px;
padding-left: 20px;
}

#about .col3 {
float: left;
width: 300px;
padding-left: 20px;
margin-top: -84px;
}

#resources h2 {
font-size: 24px;
color: #68633c;
background: url(images/line-dashed.png) repeat-x bottom left;
width: 100%;
padding-bottom: 20px;
margin-bottom: 5px;
}

#resources a {
color: #13655b;
}

#resources a:hover {
color: #b8202b;
}

#resources .col1 {
float: left;
width: 60%;
}

#resources .col2 {
float: right;
width: 30%;
margin-top: 72px;
background: #FEEA90;
padding: 12px 24px;
border: 1px dotted #006F5C;
border-top: 0;
}

#resources p {
margin: 0;
padding: 0 0 10px 0;
}

#resources .col1 p {
clear: both;
float: left;
}

#resources h3 {
margin: 0;
padding: 20px 0 10px 0;
}

#resources .col2 h3 {
color: #006F5C;
}

#resources ul li {
padding-bottom: 20px;
float: left;
padding-right: 40px;
}

#resources ul li.last {
padding-right: 0;
}

#resources form input {
background: transparent url(images/field-outline.gif) no-repeat top left;
width: 209px;
height: 26px;
border: 0;
margin: 0 0 12px 0;
}

#resources #submit-resources  {
background: none;
width: 143px;
height: 52px;
margin: 0 0 0 0;
}

#resources form h3 label  {
font-size: 14px;
color: #006F5C;
text-transform: uppercase;
margin: 0;
padding: 0;
}

#resources form h3 {
margin: 0;
padding: 0;
}



#tour {
min-height: 900px;
}

#tour .col1 {
margin-top: 10px;
margin-bottom: 20px;
}

#tour .col1, #thanks .col1 {
float: left;
width: 480px;
padding-left: 20px;
padding-right: 20px;
}

#tour .col1 p {
font-size: 18px;
line-height: 24px;
padding-bottom: 0 !important;
margin-botto: 0 !important;
margin-top: -10px;
}
#tour .col1 a {
color: #13655b;
text-decoration: none;
font-weight: bold;
text-align: center;
}

#tour .col2,#thanks .col2 {
float: right;
padding-top: 15px;
width: 400px;
}



#tour h3 {
margin: 0;
padding: 0;
}
#tour form label {
font-size: 14px;
color: #68633c;
text-transform: uppercase;
margin: 0;
padding: 0;
}

.helpButton {
    display: block;
    padding: 5px 8px;
    background: #b8202b;
    text-decoration: none;
    color: #f1eac9;
    width: 210px;
    margin-bottom: 4px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2) inset;
    font-size: 11pt;
    opacity: .9;
}
.helpButton:hover {
    opacity: 1;
}

textarea#tweetBox {
    clear:both;
    display:block;
    width:420px;
border: 1px solid #007978;
padding: 10px;
}

#toTwitter {
    background:none repeat scroll 0 0 #007978;
    box-shadow:0 0 3px rgba(0, 0, 0, 0.28) inset;
    color:#f1eac9;
    display:block;
    padding:10px;
    text-decoration:none;
    width:121px;
margin-top: 12px;
}


#tour form input {
background: transparent url(images/field-outline.gif) no-repeat top left;
width: 209px;
height: 26px;
border: 0;
margin: 0 0 12px 0;
}

#tour form select {
width: 209px;
height: 26px;
border: 0;
margin: 0 0 12px 0;
background: transparent url(images/field-outline.gif) no-repeat top left;
}

#tour form input#register {
background: none;
width: 143px;
height: 52px;
margin: 0;
}


#reviews h2 {
font-size: 24px;
color: #68633c;
background: url(images/line-dashed.png) repeat-x bottom left;
width: 100%;
padding-bottom: 20px;
margin-bottom: 5px;
}

#reviews ul li {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px dotted #13655b;
}

#reviews cite {
display: block;
color: #13655b;
text-transform: uppercase;
font-style: normal;
font-weight: bold;
font-size: 12px;
line-height: 15px;
padding-top: 6px;
}
#reviews .col1 {
float: left;
width: 300px;
padding-top: 15px;
}

#reviews .col2 {
padding-top: 15px;
float: left;
padding-left: 20px;
width: 300px;
}

#reviews .col3 {
padding-top: 15px;
float: left;
padding-left: 20px;
width: 300px;
}

/* order */
#order-button {
position: fixed;
z-index: 10000;
top: -55px;
right: -50px;
}


