
/*
// Rubislaw Aesthetics
// Red // Light Red 
*/




html{
min-height: 101%;
}


body{
font-family: verdana, tahoma, arial;
font-size: 0.8em;
background-color: #ca4546;
padding: 0px;
border: 0px;
margin: 0px;
color: #666;
background-image: url(images/back.png);
background-repeat: repeat-x;
background-position: top center;
}

a{
text-decoration: none;
color: #363636;
}

a.nopad{
padding: 0px;
}

a:hover{
text-decoration: none;
color: #a5a5a5;
}

h1{
font-family: arial;
font-size: 1.2em;
font-weight: bold;
color: #ca4546;
padding-top: 0px;
margin-top: 0px;
margin-left: 8px;
margin-bottom: 2px;
margin:0px;
font-size:1.4em;
letter-spacing: 1px;
}


h2{
font-size: 1.1em;
font-weight: lighter;
letter-spacing: 2px;
color: #ca4546;
margin: 0px;
margin-top: 5px;
}

img{
border: none;
}








#container{
width: 900px;
text-align: left;
margin: 0px;
background: white;
border: 1px solid #efc7bd;
background-image: url(images/pinkback.png);
background-repeat: repeat-y;
background-position: top right;
}

#rightcol{
float: left;
width: 300px;
height: auto;
text-align: right;
background: #efc7bd;
min-height: 800px;
border-left: 1px solid #f0c8bd;
}

#leftcol{
float: left;
width: 599px;
background-color: white;
background-image: url(images/contback.png);
background-repeat: no-repeat;
min-height: 880px;
}





#header{
text-align: center;
width: 900px;
height: 30px;
margin: 0px;
padding: 0px;
background: #ca4546;
}

#banner{
width: 900px;
height: 132px;
text-align: left;
margin-top: 8px;
padding-top: 5px;
background-image: url(images/topback.png);
background-color: white;
background-repeat: no-repeat;
}

#bannerl{
float: left;
width: 200px;
}

#bannerr{
float: left;
width: 700px;
}

#slideholder{
width: 300px;
height: 450px;
}



#content{
width: 580px;
text-align: justify;
padding: 10px;
font-size: 11px;
line-height: 13pt;
color: #363636;
background-image: url(images/contback.png);
background-repeat: no-repeat;
}

#content p{
padding: 3px;
margin: 2px;
}

#content a{
}

#content img.l{
margin-right: 5px;
}

#content img.r{
margin-left: 5px;
}

#content ul{
list-style-image: url(images/bullet.png);
}

#imgholder{
width: 500px;
height: 150px;
text-align: justify;
}


#footer{
clear: both;
width: 902px;
height: 30px;
color: #ca4546;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
background: #efc7bd;
margin-bottom: 8px;
margin-top: -6px;
}

#footl{
float: left;
width: 400px;
text-align: left;
padding: 5px;
}


#footr{
float: left;
width: 470px;
text-align: right;
padding: 5px;
}



#footer a{
color: #ca4546;
}

#footer a:hover{
color: #999;
}

#contleft{
float: left;
width: 280px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 20px;
margin-left: 100px;
text-align: center;
}


#contright{
float: left;
width: 320px;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}

#contright div.infobar{
margin-bottom: 1px;
}


.infobar{
width: 340px;
padding: 5px;
color: white;
background: #ca4546;
}

.two{
width: 275px;
padding: 5px;
}

.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}

.altp{
color: #111;
}

p.indent{
padding-left: 20px;
}

#laser ul{
list-style-type: none;
}




.bg{
background: #ca4546;
}

#offercont{
width: 300px;
min-height: 220px;
background-image: url(images/offerbox.png);
background-repeat: no-repeat;
color: #ca4546;
font-size: 0.9em;
font-weight: 500;
}

#offercont div{
padding: 6px;
}














a.email {
        color: #666;
    }
a.email:hover {
    color: #ca4546;
        }






    #navigation {
        width: 696px;
        height: 24px;
        z-index: 99;
        margin-left: 4px;
    }
    #navigation a {
    font-family: arial;
        display: block;
        float: left;
        padding: 4px 12px 4px 12px;
        margin-right: 7px;
        color: white;
        text-decoration: none;
        text-align: left;
        font-size: 0.9em;
        font-weight: bold;
        letter-spacing: 1px;
        background-color: #ca4546;
        background-image: url(images/aback.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
    #navigation a:hover {
        background-color: #efc7bd;
        background-image: url(images/aback1.png);
        color: #7f3623;
    }
    #navigation a.current {
        background-color: #efc7bd;
        background-image: url(images/aback1.png);
        color: #7f3623;
    }
    #navigation a.current:hover {
        color: #ca4546;
    }
