@charset "UTF-8";
/* CSS Document */

#pagehome {
    width: 1000px;
    margin: 0px auto;
    padding: 30px 0px 0px 0px;
    position: relative;
}

.homenew {
    background-image: url(sailboatheader1.jpg);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center top;
}
.lastpage {
    background-image: url(sailingschoolend.jpg);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center top;
}


.header {
    margin:110px 135px 60px 220px;
}

.header h1 {
    color:#ff5200 !important;
    font:bold 36px Arial !important;
    text-align: center;
}

/* ========= bullets ============== */	

.bullets {
    color: #051844;
    margin-left:80px;
    margin-right: 30px;
    font: normal 24px arial;
    line-height: 38px;
}
.bullets a:link  {
    color:#ff5200;

}

.bullets a:visited {
    color:blue;

}

.bullets a:hover {
    color:red;
    font: normal 26px Arial;
}


/* ========= text ============== */	

.video {
    text-align: center;
}

.video-title {
    color:blue;
    font:normal 20px Arial;
    text-align: center;
}

.imgright{
    position: absolute;
}

#imgright2{
    top:270px;
    left:780px;
}

#imgright3{
    top:215px;
    left:670px;
}

#imgright9{
    top:220px;
    left:780px;
}


.normtext {
    color:blue;
    font:normal 20px Arial;
    margin-left:80px;
    text-align: left;
}

/* ========= footer ============== */	

#footer {
    background-image: url(footer.jpg);
    background-repeat: no-repeat;
    background-position: relative;
    height:auto;
    width:1000px;
    margin-left:0px;
    margin-top: 50px;
}

#footerend {
    background-image: url(footer.jpg);
    background-repeat: no-repeat;
    background-position: absolute;
    height:auto;
    margin-left:0px;
    margin-top:620px;
}

.prev1 {margin-left:250px; margin-top:-43px;}
.next1 {margin-left:680px; margin-top:-42px;}
.start1 {margin-left:50px;}
.end1 {margin-left:900px; margin-top:-42px;}

/* ========= old ============== */	

.homenew .copy p {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    font: normal 12px Arial;
    color: white;
    line-height: 16px;
}
.homenew h1 {
    color: #C64D1A;
    font: normal 18px Arial;
    margin: 0px;
    padding: 0px;
}
.homenew h2 {
    color: white;
    font: normal 17px Arial;
    margin: 0px;
    padding: 0px;
}
