﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: Trebuchet MS;
}
table
{
    margin: 0px;
    padding: 0px;
}
td
{
    vertical-align: top;
}

table#first_table td.big_left
{
    width: 271px;
    height: 809px;
    background-image: url( "../Images/side_home.jpg" );
    background-repeat: no-repeat;
}

table#first_table td.nav_top
{
    width: 464px;
    height: 276px;
    background-image: url( "../Images/nav.gif" );
}

table#first_table td.nav_right
{
    width: 208px;
    height: 276px;
    background-image: url( "../Images/infocall.gif" );
}

table#first_table td.icons
{
    width: 672px;
    height: 120px;
    background-image: url( "../Images/icons.gif" );
    background-repeat: no-repeat;
}

table#first_table td.middle
{
    font-size: small;
    height: 413px;
    vertical-align: top; /* tell brett to fix this home_middle.gif. it has a slight gradient at appears when you repeat it */
    background-image: url( "../Images/home_middle.gif" );
    background-repeat: repeat-y;
}
div#headertext1
{
    color: #1e81c4;
    font-size: 28px;
    font-weight:bold;
    text-align:center;
    padding-top:14px;
    
    
}


div#headertext3
{
    padding-top:10px;
    color: #1e81c4;
    font-size: 27px;
    text-align: center;
    
}

table#contact_us td.contact
{
    font-size: xx-small;
    color: Gray;
}
table#ThankYou_Table td.bgleft
{
    width: 271px;
    height: 718px;
    background-image: url( "../Images/side_thanks.jpg" );
    background-repeat: no-repeat;
}
table#ThankYou_Table td.top
{
    width: 671px;
    height: 196px;
    background-image: url( "../Images/thanks_top.gif" );
    background-repeat: no-repeat;
}
table#ThankYou_Table td.middle
{
    font-size: small;
    background-image: url( "../Images/thanks_middle.gif" );
    background-repeat: repeat-y;
    height: 494px;
    width: 671px;
}
table#ThankYou_Table td.bottom
{
    width: 671px;
    height: 28px;
    background-image: url( "../Images/thanks_bottom.gif" );
    background-repeat: no-repeat;
    font-size: xx-small;
    color: White;
}
table#LOA td.top
{
    width: 945px;
    height: 194px;
    background-image: url( "../Images/LOA_top.gif" );
}
table#LOA td.bottom
{
    width: 945px;
    height: 16px;
    background-image: url( "../Images/LOA_bottom.gif" );
}
table#LOA td.middle
{
    width: 945px;
    background-image: url( "../Images/LOA_middle.gif" );
    background-repeat: repeat-y;
}
div#contact
{
    font-size: xx-small;
    color: Gray;
}
table#info td.form
{
    text-align: right;
    font-size: 16px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}
.red
{
    color: Red;
    font-size: 10px;
    font-weight: bold;
    text-align: justify;
}

div#smallfoot
{
    position:relative;
    bottom:10px;
    left:59px;
    font-size: 10px;
    color: #ababab;
    width:170px;
    text-align: center;
    height:20px;
}

#navbuttons 
{
    position:relative;
    top:0px;
    left:10px;
    height:32px;
    width:400px;
    padding-left:40px;
    
}
#navbuttons .spacespan
{
    padding-left:25px;
    padding-right:25px;
}

ul.mybullets 
{
    background-color:White;   
    height:47px;
    width:624px;

    margin:0px;
    padding:8px 0px 0px 20px;
    
    
}

ul.mybullets li
{
    float:left;
    
    margin:0px;
    padding:0px;
    margin-left:100px;
    padding-left:0px;
    
    font-weight:bold;
    
}

table.mytablebullets td
{
    background-color:White;  
    width:524px;
    height:47px;  
}
    
table.mytablebullets ul
{
    border:solid 1px green;
    
}

table.mytablebullets li
{
    border:solid 1px red;
    padding:0px;
}    

div.thetext 
{
     width:640px; line-height:20px;
}

div.thetext p
{
    padding:0px;
    margin:0px;
    margin:20px 0px 20px 0px;
}


table#theform 
{
    font-size:12px;
}

table#theform td.thetext 
{
    text-align:right;
    vertical-align: middle;
    line-height: 1em;
}

table#theform td.theinput
{
    text-align:left;
    vertical-align: middle;
}
	

div.theterms 
{
    text-align: justify; 
    
    width:650px;
    font-size: 10px;
}


#orderFormHome
{
    position: relative;
    top: 0px;
    right: 0px;
    width: 210px;
    height: 190px;
    /*
    margin-left: 260px;
*/
}

#thankYouHome
{
    position: absolute;
    top: 0px;
    width: 210px;
    height: 190px;
    margin-left: 260px;
}

.securityQ
{
	color: #999;
}
.red
{
	color: Red;
	font-size: 11px;
}
.hide
{
	visibility: hidden;
}

.smallFont
{
    font-size: 9px; 
    line-height: 10px;
}
