﻿body 
{
        background:#ced7e8;
        font-family:constantia, palatino linotype, palatino, san-serif;
        font-size:14px;
        padding:0px;
        margin:0 auto;
        color:#000;        
}
.DisplayNone
{
    display:none;
}
#OuterPic
{
    border:0px solid #000000;    
    width:900px;
    height:900px;
    margin:0 auto;
    background: url(http://www.coburnforsenate.com/Images/lLanding3.jpg) no-repeat top;
}  
#lText{font-size:50px;
       color:Black;
       width:500px;
       top:0px;left:50px;
       text-align:center;
       position:relative;}
.lSignUpButton{font-size:40px;color:White;width:200px;height:60px;top:500px;position:absolute;
               background: url(http://www.coburnforsenate.com/Images/lBlueButton.png) no-repeat top;
               margin:0 0 0 25px;padding:5px 0 0 50px;}
.lSignUpButton:hover{background: url(http://www.coburnforsenate.com/Images/lBlueButtonHover.png) no-repeat top; color:White;}
.lDonateButton{font-size:40px;color:White;width:200px;height:60px;top:500px;position:absolute;
               background: url(http://www.coburnforsenate.com/Images/lRedButton.png) no-repeat top;
               margin:0 0 0 260px;padding:5px 0 0 30px;}
.lDonateButton:hover{background: url(http://www.coburnforsenate.com/Images/lRedButtonHover.png) no-repeat top; color:White;}
.lInputBoxes{position:relative;top:250px;left:50px;}
.lTextBox{margin:10px 10px 0 0 ;text-align:center;font-size:25px;color:#9e9f9d;}
#lSkipLink{position:absolute;top:15px;width:760px;text-align:right;}
#lSkipLink a{color:Black;}
.lValidation{position:absolute;top:50px;width:550px; margin:0 0 0 25px;}

#OuterPic2
{
    border:0px solid #000000;    
    width:900px;
    height:900px;
    margin:0 auto;
    background: url(http://www.coburnforsenate.com/Images/Landing4.jpg) no-repeat top;
}  
#OuterPic3
{
    border:0px solid #000000;    
    width:900px;
    height:650px;
    margin:0 auto;
    background: url(http://www.coburnforsenate.com/Images/Landing5b.jpg) no-repeat top;
}  
#lText3{font-size:50px;
       color:Black;
       width:500px;
       top:150px;left:50px;
       text-align:center;
       position:relative;}
.lSignUpButton3{font-size:40px;color:White;width:200px;height:60px;top:450px;position:absolute;
               background: url(http://www.coburnforsenate.com/Images/lBlueButton.png) no-repeat top;
               margin:0 0 0 25px;padding:5px 0 0 50px;}
.lSignUpButton3:hover{background: url(http://www.coburnforsenate.com/Images/lBlueButtonHover.png) no-repeat top;}
.lDonateButton3{font-size:40px;color:White;width:200px;height:60px;top:450px;position:absolute;
               background: url(http://www.coburnforsenate.com/Images/lRedButton.png) no-repeat top;
               margin:0 0 0 250px;padding:5px 0 0 60px;}
.lDonateButton3:hover{background: url(http://www.coburnforsenate.com/Images/lRedButtonHover.png) no-repeat top;}
.lInputBoxes3{position:relative;top:200px;left:50px;}

.hBanner
{
    border:solid #213f66;
    border-width:0px 0 0 0; 
    position:relative;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    height:174px;
    left:0px;
    top:0px;
    background: url(http://www.coburnforsenate.com/Images/New/newhome13T.jpg) no-repeat center;
}
.lmenu 
{
    width:900px;
    height:34px;
    position:relative; 
    border-right:0px solid #000;
    padding:140px 0 0 80px;
    z-index:150;
    font-size:.75em;
    color:#000;
    
 }
/* hack to correct IE5.5 faulty box model */
* html .lmenu {width:900px; w\idth:899px;}
/* remove all the bullets, borders and padding from the default list styling */
.lmenu ul {padding:0;margin:-55px 0 0 225px;list-style-type:none;}
.lmenu ul ul {width:100px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon 
.lmenu li {float:left;  width:125px;   position:relative;text-align:center;}*/
.lmenu li {float:left;position:relative;text-align:center; }
/* style the links for the top level */
.lmenu a, .lmenu a:visited {display:block;font-size:1.0em;text-decoration:none; color:#213f66   ; /*width:125px;*/
                             height:45px; border: 0px solid #213f66; border-width:0px 0 0px 0px; 
                            padding-left:0px;padding:0 20px 0 20px; line-height:45px; font-weight:bold;z-index:150;/*
                            background: url(http://dkchapuis.serveronline.net/Images/hBlue_Bar.jpg) repeat-x center;*/}
/* a hack so that IE5.5 faulty box model is corrected
* html .lmenu a, * html .lmenu a:visited {width:125px; w\idth:124px;}*/
  
/* hide the sub levels and give them a positon absolute so that they take up no room */
.lmenu ul ul {visibility:hidden;position:absolute;height:0;top:45px;left:10px; width:170px;
              border-top:1px solid #fff;z-index:150;font-weight:600;}
/* another hack for IE5.5 */
* html .lmenu ul ul {top:45px;t\op:46px;}
 
 
/* style the table so that it takes no ppart in the layout - required for IE to work */
.lmenu table {position:absolute; top:0; left:0; border-collapse:collapse;}
 
/* style the second level links */
.lmenu ul ul a, .lmenu ul ul a:visited {background:#ced7e8; color:#000; height:auto; line-height:1em; padding:5px 10px; width:150px;
                                        border-width:0px 1px 1px 1px;text-align:left;font-size:.75em; z-index:100;}
/* yet another hack for IE5.5 */
* html .lmenu ul ul a, * html .lmenu ul ul a:visited {width:150px;w\idth:148px;}
 
/* style the top level hover */
.lmenu a:hover,lmenu ul ul a:hover {color:#000; /*background: url(http://dkchapuis.serveronline.net/Images/hGrey_Bar.jpg) repeat center;*/}
.lmenu :hover > a, lmenu ul ul :hover > a {color:#000; font-size:1.25em; font-weight:800;/*background:url(http://dkchapuis.serveronline.net/Images/hGrey_Bar.jpg) repeat-x center;*/}
.lmenu ul ul a:hover, .lmenu ul ul :hover > a {color:#000;font-size:.9375em; font-weight:normal;background: url(http://dkchapuis.serveronline.net/Images/new/hBlueBar.png) repeat top;}
 
/* make the second level visible when hover on first level list OR link */
.lmenu ul li:hover ul,
.lmenu ul a:hover ul{visibility:visible;}
.alpha {display:none;}
