BODY
{
background-image: url(images/log_pattern.gif);
FONT: 8pt/16pt Arial, sans-serif;
width: 100%;
margin: 0px auto;
}

#sitecontainer
{
background-image: url(images/log_pattern.gif);
WIDTH: 100%;
margin: 0px 0px 0px 0px;
}

UL
{
    font-size: 10pt;
}

LI
{
    font-size: 10pt;
}

.ParagraphTitleText
{
  font-family: Arial, Sans-Serif;
  font-variant: small-caps;
  font-size: 14pt;   
}

#siteheadercontainer
{
background-image: url(images/log_pattern.gif);
width: 100%;
margin: 0px 0px 0px 0px;
height: 154px;
}

#siteheaderimage
{
background: white;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 801px;
height: 154px;
BORDER-TOP: #A2CD5A 1px solid;
BORDER-RIGHT: #A2CD5A 1px solid;
BORDER-BOTTOM: #A2CD5A 1px solid;
BORDER-LEFT: #A2CD5A 1px solid;
}

#siteheadercontainer h1
{
background-image: url(images/log_pattern.gif);
height: 150px;
margin: 0px 0px 0px 0px;
border: 0pt none;
}

#siteheadercontainer h1 SPAN
{
display: none;
}

#greenband
{
    margin: 5px 0px 5px 0px;
    background: #A2CD5A;
    margin: 0px auto;
    width: 801px;
    height: 5px;
}

#content
{
    margin: 0px 0px 0px 0px;
    background-color: white;
    margin: 0px auto;
    width: 801px;
    BORDER-TOP: #A2CD5A 1px solid;
    BORDER-RIGHT: #A2CD5A 1px solid;
    BORDER-BOTTOM: #A2CD5A 1px solid;
    BORDER-LEFT: #A2CD5A 1px solid;
}

#content A:link
{
COLOR: #0000CD;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
}

#content A:visited
{
COLOR: #0000CD;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
}

#content A:hover
{
COLOR: #8A8A8A;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
}

#content A:active
{
COLOR: #8A8A8A;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
}

p
{
    font-size: 11pt;
    margin: 0px 0px 0px 0px;
    padding-left: 10px;
}

#topcontainer
{
    width: 100%;
    display: block;
    overflow: hidden;
}

.clear {
    overflow: hidden;
    width: 801px;
    text-align: center;
    background: #A2CD5A;
    padding: 0px 0px 0px 0px;
}

a.button {
    background: transparent url(images/nav_button.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 21px;
    text-decoration: none;
    width: 160px;
}

a.button span {
    background: transparent url(bg_button_span.gif) no-repeat;
    display: block;
    line-height: 10px;
    padding: 6px 0 6px 0px;
    color: white;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 7px 0 5px 0px; /* push text down 1px */
}

a.button:active span {
    background-position: bottom left;
    padding: 7px 0 5px 0px; /* push text down 1px */
} 

#subscribeHeader
{
    width: 100%;
    HEIGHT: 40px;
    display: block;
    overflow: hidden;
}

#subscribeTable
{
    display: table;
    background-color: #A2CD5A;
    BORDER-TOP: #A2CD5A 1px solid;
    BORDER-BOTTOM: #A2CD5A 1px solid;
}

.subscribeRow
{
    display: table-row;
    vertical-align: middle;
}

.subscribeCol1
{
    display: table-cell;
    width: 75%;
    text-align: right;
}

.subscribeCol2
{
    display: table-cell;
    width: 20%
}

.subscribeCol3
{
    display: table-cell;
    width: 5%;
}
    

#subscribeLabel
{
    text-align: right;
    padding: 5px 5px 5px 5px;
    float: left;
    width: 62%;
}

#subscribeTextBox
{
    padding: 5px 5px 5px 5px;
    float: left;
    width: 22%;
}

#subscribeButton
{
    padding: 5px 5px 5px 5px;
    float: left;
    width: 11%;    
}

input.subscribeEmail
{
width: 170px;
BORDER-TOP: #A2CD5A 1px solid;
BORDER-RIGHT: #A2CD5A 1px solid;
BORDER-BOTTOM: #A2CD5A 1px solid;
BORDER-LEFT: #A2CD5A 1px solid;
}

#contenttxt
{
width: 92%;
margin-left: 35px;
padding: 5px 0px 20px 0px;
font-size: 10pt;
}


#contenttxt A:link
{
COLOR: #0000CD;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
}

#contenttxt A:visited
{
COLOR: #0000CD;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
}

#contenttxt A:hover
{
COLOR: #8A8A8A;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
}

#contenttxt A:active
{
COLOR: #8A8A8A;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
}

#titlecontainer
{
overflow: hidden;
display:block;
BACKGROUND: white;
WIDTH: 90%;
margin: 0px 0px 0px 40px;
}

#logvotecontainer
{
background: white;
text-align: left;
padding: 5px;
BORDER-TOP: #A2CD5A 3px solid;
BORDER-RIGHT: #A2CD5A 3px solid;
BORDER-BOTTOM: #A2CD5A 3px solid;
BORDER-LEFT: #A2CD5A 3px solid;
display: block;
}

#logvotecontents
{ 
    margin: 0px 2px 0px 2px;
    width: 98%;
    background: white;
    padding: 5px 0px 5px 4px;
}

#dynamictable
{
    text-align: left;  
    margin-left: 10px;
}

#companycontainer
{
text-align: center;
display:block;
BACKGROUND: white;
padding: 0px 0px 0px 10px;
}

div.contactquestioncontainer    
{
    width: 500px;
    margin-left: 140px; 
    font-size: 11pt;  
}

div.contactquestionrow
{
    BORDER-BOTTOM: #A2CD5A 1px solid;
    display: block;
    overflow: hidden;
    padding: 5px 0px 5px 0px;
}

div.contacterror
{
    text-align: center;
    font-weight: bolder;
    float: left;
    width: 10%;
    color: red;
}

div.contactquestion
{
    width: 45%;
    float: left;
}

div.contactresponses
{
    width: 45%;
    float: left;
}

div.submitbuttondiv
{
    width: 20%;
    float: left;
    padding-left: 10px; 
}

div.submitbuttonnotice
{
    width: 75%;
    float: left;
}
#txtEmail
{
    margin: 0px 0px 0px 5px;
    width: 200px;
    margin: 0px 0px 5px 5px;
    BORDER-TOP: #A2CD5A 1px solid;
    BORDER-RIGHT: #A2CD5A 1px solid;
    BORDER-BOTTOM: #A2CD5A 1px solid;
    BORDER-LEFT: #A2CD5A 1px solid;    
}

#txtPhone
{
    margin: 0px 0px 0px 5px;
    width: 200px;
    margin: 0px 0px 5px 5px;
    BORDER-TOP: #A2CD5A 1px solid;
    BORDER-RIGHT: #A2CD5A 1px solid;
    BORDER-BOTTOM: #A2CD5A 1px solid;
    BORDER-LEFT: #A2CD5A 1px solid;    
}

#txtName
{
    margin: 0px 0px 0px 5px;
    width: 200px;
    margin: 0px 0px 5px 5px;
    BORDER-TOP: #A2CD5A 1px solid;
    BORDER-RIGHT: #A2CD5A 1px solid;
    BORDER-BOTTOM: #A2CD5A 1px solid;
    BORDER-LEFT: #A2CD5A 1px solid;    
}

#txtLandLocation
{
    margin: 0px 0px 0px 5px;
    width: 200px;
    margin: 0px 0px 5px 5px;
    BORDER-TOP: #A2CD5A 1px solid;
    BORDER-RIGHT: #A2CD5A 1px solid;
    BORDER-BOTTOM: #A2CD5A 1px solid;
    BORDER-LEFT: #A2CD5A 1px solid;    
}


#btnSubmit
{
    margin: 5px 0px 0px 10px;
}

#lblInvolvementErrorDescription
{
    color: Red;
    padding: 0px 0px 0px 5px;
}

.buttonBackContainer {
    overflow: hidden;
    width: 163px;
    text-align: center;
    background: white;
    padding: 0px 0px 0px 0px;
}

a.buttonBack {
    background: transparent url(images/nav_button.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 21px;
    text-decoration: none;
    width: 160px;
}

a.buttonBack span {
    background: transparent url(bg_button_span.gif) no-repeat;
    display: block;
    line-height: 10px;
    padding: 6px 0 6px 0px;
    color: white;
}

a.buttonBack:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonBack:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonBack:hover span {
    background-position: bottom left;
    padding: 7px 0 5px 0px; /* push text down 1px */
}

#divFormContainer
{
    width: 96%;
    margin: 2% 2% 2% 2%;
}

#divFormTitle
{
    width: 100%;
    border-bottom: solid 1px red;
}

.divQuestionContainer
{
    width: 100%;
    margin-top: 10px;
    border-bottom: solid 1px red;
}

.divQuestionText
{
    width: 100%;
    padding-left: 5px;
}

span.QuestionText
{
    color: #6E8B3D;
    font-weight: bold;
    font-size: 12pt;
}

.FootageChoice
{
 display: table-cell;
 vertical-align: top;
 text-align: center;
 width: 10%;
 border: solid 1px #6E8B3D;
}

.ui-effects-transfer
{
    border: solid 1px red;
}

.selection
{
    background-color: White;
    color: black;
    text-align: center;
    font-size: 9pt;
    width: 100%;
    border: solid 1px #A2CD5A;
}

.mainSelection
{
    background-color: White;
}

.loftSelection
{
    background-color: White;
}

.coveredPorchesSelection
{
    background-color: White;
}

.openDecksSelection
{
    background-color: White;
}

.coveredPorchesSelection
{
    
}

.coveredPorchesSelection
{
    
}

.radFirePlaceSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radMainEntranceSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radStoveSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radFoundationSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radCornerStyleSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radLoftFramingSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radRoofFramingSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radInteriorStairSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radCoveredPorchesSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radOpenDecksSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radRoofFramingCPSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radHandRailCPDSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radExteriorWindowsSelection
{
    background-color: White;
    color: Black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-size: 10pt;
}

.radFixedGlassContainer
{
    background-color: white;
    color: #6E8B3D;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
}

.radFixedGlassSelection
{
    background-color:White;
    color: black;
    text-align: center;
    border: solid 1px #A2CD5A;
    font-weight: normal;
    font-size: 10pt;
}

.radDrywallContainer
{
    background-color: White;
    color: #6E8B3D;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
}

.radDrywallSelection
{
    background-color: White;
    color: black;
    text-align: center;
    padding: 0px;
    font-size: 10pt;
    border: solid 1px #A2CD5A;
}

.txtInteriorFinish
{
    font-size: 10pt;
}

.txtBudget
{
    border: solid 1px #A2CD5A;   
}

input.text
{
    border: solid 1px #A2CD5A;   
}

#txtOtherComments
{
    border: solid 1px #A2CD5A;
}

.getstarted
{
    display: table;
    border: solid 2px #A2CD5A;
    width: 200px;
    font-size: 10pt;
    min-height: 40px;
}

#divNotice
{
    width: 100%;
    background-color: #5C8BE9;
    color: Red;
    text-align: center;
}

#divPromotionContainer
{
    width: 100%;
}

.lblPromotionText
{
    font-size: 16pt;
    line-height: 30px;
}

#divPromotionImage
{
    text-align: center;
}

#divPromotionTextContainer
{
    width: 100%;
}

#divPromotionText
{
    width: 600px;
    margin-left: 100px;
}

#divPromotionTitle
{
    width: 100%;
    text-align: center;   
}

.lblPromotionTitle
{
    font-size: 16pt;
    color: Red;
}

.lnkNoticeLink
{
    font-size: 12pt;
}

#divNotice
{
    border: solid 1px red; 
}

.SelectedOption
{
    background-color: #E3E0FA;
}

#divBtnTurnkey
{
    display: block;
    width: 200px;
    height: 82px;
    background-image: url('images/turnkey_sprite.gif');
    background-position: left top;   
    background-repeat: no-repeat;
}

#divBtnCreateACabin
{
    display: block;
    width: 200px;
    height: 82px;
    background-image: url('images/createcabin_sprite.gif');
    background-position: left top;   
    background-repeat: no-repeat;
}