/* CSS Document */

/* Website design by Jeff Gillan, www.logoportal.co.uk */
/* Please do no remove this credit */

/* colours
Green #98C000
*/

body {
background-color:#98C000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:.8em;
padding:0px;
margin:0px;
}

p {
color:#98C000;
background-color:#000000;
line-height:1.5em;
font-size:.8em;
margin-top:0px;
margin-bottom:5px;
}

h1 {
color:#FFFFFF;
font-size:1.1em;
margin-top:0px;
}

h2 {
color:#FFFFFF;
font-size:1.1em;
margin-top:0px;
}

a {
color:#98C000;
background-color:#000000;
text-decoration:none;
}

strong {
color:#FFFFFF;
font-weight:100;
}

img {
border:none 0px;
}

#container {
margin:20px auto 0px;
background-color:#000000;
width:800px;
height:600px;
}

#header {
width:800px;
height:117px;
background:no-repeat url(../img/headerbar.jpg);
}

#nav {
width:auto;
margin:80px 30px 0px 0px;
float:right;
font-size:.8em;
}

#nav a {
padding-left:5px;
}
#nav a:link {
color:#98C000;
background-color:#000000;
}
#nav a:visited {
color:#98C000;
background-color:#000000;
}
#nav a:hover {
color:#FFFFFF;
background-color:#000000;
text-decoration:underline;
}
#nav a:active {
color:#FFFFFF;
background-color:#000000;
}
#nav a.active {
color:#FFFFFF;
background-color:#000000;
}

#content {
width:740px;
height:430px;
margin:10px 30px;
}
#imagebar {
width:740px;
height:115px;
}
#twocolleft {
margin-top:20px;
width:350px;
float:left;
}
#twocolright {
margin-top:20px;
width:350px;
float:right;
}
#threecol_left {
margin-top:20px;
float:left;
width:230px;
}
#threecol_cent {
margin-top:20px;
float:left;
margin-left:25px;
width:230px;
}
#threecol_rh {
margin-top:20px;
float:left;
margin-left:25px;
width:230px;
}
table {
border-collapse:collapse;
color:#FFFFFF;
text-align:left;
font-size:.8em;
line-height:1.3em;
}
th {
color:#FFFFFF;
margin:5px 0px 0px;
}
tr {
width:100%;
}
tr:hover {
background-color:#333333;
background-position: 0 0;
}
td {
color:#98C000;
background-color:#000000;
}
#twocolleft table {
width:270px;
}
#twocolleft th {
padding:5px;
margin-bottom:5px;
}
#twocolleft td {
color:#98C000;
background-color:#000000;
}
.price_left {
width:180px;
}
.price_right {
width:50px;
}

#footer {
width:740px;
height:20px;
margin-left:30px;
}
#credit {
clear:both;
width:800px;
margin:5px auto;
font-size:.9em;
}
#credit p {
color:#000000;
background-color:#98C000;
float:left;
}
#credit a:link, #credit a:visited, #credit a:active {
color:#000000;
background-color:#98C000;
}
#credit a:hover {
color:#FFFFFF;
background-color:#98C000;
}
