﻿/*General Reset and Webpage Settings*/
*
{
    behavior: url(scripts/iepngfix.htc);
}

html
{
    text-align: center;
    height: 100%;
    background: url(../gfx/bg.jpg) repeat-x top center fixed;
}
body
{
    height: 100%;
    font-size: 62.5%;
    position: relative;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
}
li li, li p, p, blockquote p
{
    font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
    margin-bottom: 1em;
}
h1
{
    font-weight: bold;
    font-size: 2.5em;
    font-family: Trebuchet MS;
}
h2
{
    font-weight: bold;
    font-size: 1.2em;
    font-family: Trebuchet MS;
}
p
{
    font-size: 1.1em;
    line-height: 140%;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}


/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
    font-weight: normal;
    font-size: 2.0em;
    color: #a71334;
    margin: 0px 0px 10px 10px;
}
.text h2
{
    font-weight: normal;
    font-size: 1.4em;
    color: #AC2241;
    margin: 15px 0px 10px 20px;
}
.text p
{
    font-size: 1.2em;
    margin: 0px 25px 10px 30px;
}

.text ul
{
    list-style-type: disc;
    margin-left: 50px;
}
.text ol
{
    list-style-type: decimal;
    margin-left: 55px;
}
.text li
{
    font-weight: normal;
    font-size: 1.1em;
}

.text p b
{
	margin: 0px 0px 40px 0px;
	width: 300px;
	display: block;}


/* Footer Formatting */


.copy
{
    float: left;
    margin: 8px 0px 0px 10px;
    color: #F7BC3E;
    font-size: 1.2em;
    font-weight: bold;
}
.info
{
    float: right;
    color: #FFF;
    margin: 8px 10px 0px 0px;
    font-size: 1.2em;
    font-weight: bold;
}


/* Drop Down Menu Settings */


.menusub
{
    display: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    left: -30px;
    top: 54px;
    list-style: none;
    font-size: 11px;
    border: none;
}
.menusub ul
{
    margin: 0px;
    padding: 0px;
}
#menu ul li ul
{
    width: 150px;
    background: none;
    margin: 0px;
    padding: 0px;
}
.menusub li
{
    display: block;
    clear: both;
    width: 150px;
}
#menu li ul li
{
    height: 25px;
    background: #F4F3F3;
    position: relative;
    z-index: 999;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.90;
    width: 150px;
}

#menu li ul li a
{
    text-align: center;
    font: 13px;
    width: 150px;
    margin: 0px;
    color: #808080;
    height: 25px;
    line-height: 25px;
    display: block;
    border: none;
}
#menu li ul li a:hover
{
    text-align: center;
    font: 13px;
    text-decoration: underline;
    width: 150px;
    margin: 0px;
    background: #fff;
    height: 25px;
    line-height: 25px;
    display: block;
    border: none;
}



/*End General Reset and Webpage Settings*/

#menu, .copy, .info
{
    font-family: Trebuchet MS;
}

#container
{
    width: 934px;
    margin: 0px auto;
    background: #fff;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
    border-bottom: 3px solid #ccc;
    text-align: left;
}

#header
{
    background: #fff url(../gfx/header_bg.jpg) repeat-x top center;
    height: 165px;
    width: 932px;
    position: relative;
    z-index: 999;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    display: block;
}

#header h1
{
    display: block;
    width: 307px;
    float: left;
    height: 166px;
    background: url(../gfx/logo.jpg) no-repeat top center;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

#header h1 a
{
    display: block;
    width: 307px;
    line-height: 166px;
    text-indent: -100000px;
}




#menu ul
{
    margin: 0px;
    padding: 0px;
}



#menu
{
    float: right;
    height: 55px;
    width: 600px;
    padding: 110px 0px 0px 0px;
    font-size: 1.4em;
    font-weight: bold;
}

#menu li
{
    float: left;
    width: 82px;
    margin: 0px 0px 0px 2px;
    text-align: center;
    display: block;
    height: 59px;
    position: relative;
    line-height: 55px;
}

#menu li a
{
    color: #5f625d;
    text-decoration: none;
    margin: 0px;
    width: 82px;
    height: 59px;
    float: left;
    display: block;
}

#slideshow
{
    width: 932px;
    margin: 0px 0px 0px 0px;
    float: left;
    display: block;
    margin-bottom: 20px;
    border-top: 2px solid #F7BC3E;
    border-bottom: 2px solid #F7BC3E;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

#wrapper
{
    width: 932px;
    float: left;
    min-height:300px;
  height:auto !important;
  height:300px;
}

.welcome
{
    width: 650px;
    float: left;
    height: 400px;
    margin-right: 20px;
    border-right: 1px solid #F7BC3E;}

#footer
{
    height: 31px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 932px;
    clear: both;
    background: #A32838;
}

#footer a
{
	color: #fff;}

#email
{
   width: 250px;
   float: left;
   margin: 0px 0px 20px 0px;
   padding: 20px 0px 0px 0px;
   border-top: solid 1px #F7BC3E;
    }
    
    #email h1
    {
    font-weight: normal;
    font-size: 2.0em;
    color: #a71334;
    margin: 0px 0px 5px 15px;
        }
        
        #email h1 a
        {
              color: #a71334;  }
        
#email p
{
    font-size: 1.2em;
    margin: 0px 0px 25px 15px;
}

#email p a
{
  color: #666;}

/* Form Css Settings Firefox, IE6, IE7 compliant */

.wrap
{
    width: 185px;
    margin: 0px -25px 10px 0px;
    padding: 0px 0px 0px 18px;
    float: left;
    clear: left;
    display: block;
}

#search
{
    width: 210px;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    border-top: solid 2px #fff;
}

#search h1
{
    margin: 0px 0px 0px 15px;
}
#search label
{
    color: #5B5B5B;
    font-size: 1.1em;
}

#search br
{
    clear: left;
}

.radio
{
    width: 180px;
    height: 25px;
    padding: 0px 0px 20px 0px;
    float: left;
    padding: 0px;
    display: block;
}

.radio label
{
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.radio input
{
    float: left;
    display: block;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 0px;
}


.prop select
{
    display: inline;
    width: auto;
    clear: left;
    float: left;
    margin: 0px 0px 10px 0px;
}

.prop select
{
    width: 160px;
}

.prop label
{
    float: left;
    margin: 10px 0px 3px 0px;
    padding: 0px;
}

.toprice
{
    float: left;
    width: 185px;
    height: 40px;
    margin: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.toppricelbl
{
float: left;
width: 200px;
display: block;
margin: 0px;
padding: 0px;
}

.toprice select
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.toprice span
{
    float: left;
    margin: 0px;
    font-size: 1.4em;
    padding: 0px;
    display: block;
}

.submit
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
}

/* End Form Settings */

.appsection label
{
    display: block; /* block float the labels to left column, set a width */
    float: left;
    width: 200px;
    padding: 0;
    margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
    text-align: right;
}


.appsection input, .appsection textarea, .appsection select
{
    /* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
    width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
    margin: 5px 0 0 10px; /* set margin on left of form elements rather than right of                               label aligns textarea better in IE */
}

.appsection br
{
    clear: left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

.appsection .std
{
    width: 30px;
}

.appsection .middle
{
    width: 190px;
}

.appsection .long
{
    width: 250px;
}


.appsection .short
{
    width: 95px;
}

p.tiny
{
    font-size: 1.0em;
    margin: 10px auto 0px auto;
    width: 500px;
}

span.req
{
    color: #b13131;
}

#loading
{
    width: 200px;
    margin-left: 50px;
    float: left;
}

.validation
{
    border: dotted 1px #666666;
    background: #eee;
    margin: 0px auto 0px auto;
    width: 660px;
    padding: 20px 20px 0px 20px;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=3,color=#b8b8b8);
}

.validation a
{
    color: #b13131;
}

.validation a:hover
{
    color: #000;
}

.appsection
{
    border: dotted 1px #666;
    background: url(../images/appbg.gif) #f1f1f1 repeat-x left bottom;
    margin: 20px auto 0px auto;
    padding: 10px 0px;
    width: 700px;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=3,color=#b8b8b8);
    clear: both;
}