/* CSS Document for new Five Pound site */

body
{ 
background-image: 
url('img/grad.jpg');
background-repeat: repeat-x;
background-color: #fff;
}


h3 {
margin-bottom: -10px;
margin-left: -10px;
}

.bigbox {
background-color:#fff;
width: 800px;
height: 600px;
z-index: 2;
position: absolute;
top: 50px;
left: 75px;

}

img.shadow {

width: 800px;
height: 600px;
z-index: -1;
position: absolute;
top: -7px;
left: 7px;

}

.leftbox {
background-image: url('img/leftbar.jpg');
background-repeat: y-repeat left top;
width: 34px;
height: 532px;
}

.rightbox {
background-image: url('img/rightbar.jpg');
background-repeat: y-repeat;
position: absolute;
right: 0px;
top: 32px;
width: 37px;
height: 532px;
}

.topbar {
background-image: url('img/topbar.jpg');
background-repeat: no-repeat left top;
width: 800px;
height: 32px;
}

.bottombar {
background-image: url('img/bottombar.jpg');
background-repeat: no-repeat left top;
background-color: #fff;
width: 800px;
height: 36px;
}


.mainbody {
background-color: #fff;
width: 729px;
height: 532px; 
z-index: 4;
position: absolute;
top: 32px;
left: 34px;
}

.footer {
font-family: sans-serif;
text-align: center;
color: #006666;
font-size: xx-small;
position: relative;
width: 800px;
padding: 1px;
top: 20px;
z-index: 5;
}

img.logo {
z-index: 10;
width: 340px;
height: 145px;
position: relative;
left: -34px;
top: -24px;
}

img.quote {
z-index:3;
width: 325px;
height: 56px;
position: relative;
left: 0px;
top: -75px;
}

ul.nav li
{display:inline;}

ul.nav {

list-style-type: none;
padding-left: 0;
margin-left: 0;
}


img.nav {
border: none;
margin: 0px 2px 0px 2px;
}

.navbar {
position: relative;
width: 420px;
left: 310px;
top: -69px;
z-index: 25;
}

.bodyblock {
width: 720px;
height: 410px;
position: absolute;
left: 5px;
top: 116px;
background-color: #006666;
border: 2px solid black;
z-index: 2;
}

.bodytext {
width: 720px;
height: 410px;
margin: 5px 5px 5px 5px;
align: center;
font-family: sans-serif;
font-size: 14px;
font-weight: bold;

}

.contactbox {
width: 310px;
height: 400px;
position: absolute;
left: 20px;
top: 5px;
}


.portnav {
position: absolute;
text-align: center;
left: 480px;
top: 0px;
width: 300px;
height: 410px;
margin: 25px 25px 25px 25px;
line-height: 55px;
}


.col1 {
position: absolute;
width: 315px;
left: 25px;
top: 20px;
text-align: left;
font-size: 12px;
font-weight: normal;
}

.col2 {
position: absolute;
width: 315px;
left: 390px;
top: 20px;
text-align: left;
font-size: 12px;
font-weight: normal;


}

img.adbar {
width: 490px;
height: 70px;
position: relative;
left: 115px;
top: 330px;
border: none;
}

.contactright {
width: 350px;
position: absolute;
left: 350px;
top: 25px;
text-align: center;

}

a.tab:link {
background-color: #006666;
border: 2px solid black;
border-bottom: none;
padding: 10px 0px 2px 0px;
margin-right: 0px;
}
a.tab:visited {
background-color: #006666;
border: 2px solid black;
border-bottom: none;
padding: 10px 0px 2px 0px;
margin-right: 0px;
}
a.tab:hover {
background-color: #006666;
border: 2px solid black;
border-bottom: none;
padding: 10px 0px 2px 0px;
margin-right: 0px;
}
a.tab:active {
background-color: #006666;
border: 2px solid black;
border-bottom: none;
padding: 10px 0px 2px 0px;
margin-right: 0px;
}



a.passive:link {
background-color: #002222;
border: 2px solid black;
padding: 10px 0px 0px 0px;
margin-right: 0px;
}
a.passive:visited {
background-color: #002222;
border: 2px solid black;
padding: 10px 0px 0px 0px;
margin-right: 0px;
}
a.passive:hover {
background-color: #002222;
border: 2px solid black;
padding: 10px 0px 0px 0px;
margin-right: 0px;
}
a.passive:active {
background-color: #002222;
border: 2px solid black;
padding: 10px 0px 0px 0px;
margin-right: 0px;
}

a:link {color: #000; text-decoration: none; }
a:visited {color: #000; text-decoration: none; }
a:hover {color: #FFF; text-decoration: none; }
a:active {color: #000; text-decoration: none; }

a.navLink:link {color: #000; text-decoration: none; }
a.navLink:visited {color: #000; text-decoration: none; }
a.navLink:hover {color: #FFF; text-decoration: none; }
a.navLink:active {color: #000; text-decoration: none; }

a.HotLink:link {color: #FFF; text-decoration: none; }
a.HotLink:visited {color: #FFF; text-decoration: none; }
a.HotLink:hover {color: #FFF; text-decoration: none; }
a.HotLink:active {color: #FFF; text-decoration: none; }