@charset "iso-8859-1";
/* author: James McQuarrie */
/* Creation date: 27/06/2002 */


/*The navidation bar at the top of each page */
.navigation {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"95%"; color:"#336633"; text-align:"right"; text-decoration:"none"; background-color:"#ffff99"}

/* Guests comments */

.comment {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"80%"; color:"#336633"; text-align:"left"; font-style:"italic";}

/* The postal address at the top of each page */
.address {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"80%"; color:"#336633"; text-align:"left"; text-decoration:"none"; background-color:"#ffffff"}

/* The telephone and e-mail details at the top of each page */
.address_2 {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"80%"; color:"#336633"; text-align:"right"; text-decoration:"none"; background-color:"#ffffff"}

/* The hover color of the navigation bar at the top of each page */
.navigation a:hover {text-decoration:"underline"; color="blue"}

/* The bgcolor of the colored lines in the price table */
.colored {background-color: "#ffff99"}

/* The text in each popup window */
.popup {font-family: "arial", "helvetica", "verdana", sans-serif; font-size="60%"; color="#336633"; text-align:"right"; text-decoration:"none"}

/* The hover color of links in popup windows */
.popup a:hover {color:"blue"; text-decoration:"underline"}

/*The submenu to teh left of some pages */
.sub_menu {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"90%"; color:"#336633"; text-align:"left"; text-decoration:"none"}

/* The copy right details at teh bottom of each page */
.copy_right {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"60%"; color:"#336633"; text-align:"right"; text-decoration:"none";}


/* Top of page link at the bottom of each page*/
.page_top {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"60%"; color:"#336633"; text-align:"left"; text-decoration:"none"}

/* Hover color of links through out the site */
a:hover {text-decoration:"underline"; color="red"}

/* All paragraphs throughout the site */
p {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"90%"; color:"#336633"; text-align:"left"; text-decoration:"none"}

/* All headings 1,3,4,5,6 throughout the site */
h1,h3,h4,h5,h6 {font-family: "arial", "helvetica", "verdana", sans-serif; color="#336633"; text-align:"left";}

/* Heading 2 throughout the site */
h2 {font-family: "arial", "helvetica", "verdana", sans-serif; color="#336633"; text-align:"left"}

/* List items */
li {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"70%"; color:"#336633"; text-align:"left"; text-decoration:"none"; margin-left:2px}

ul {margin-left:15px}

/* The price table */
table.prices {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"80%"; color:"#336633"; text-align:"center"; text-decoration:"none"}

/* Lists in the price table */
table.list {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"80%"; color:"#336633"; text-align:"left"; text-decoration:"none"}

/* The link headings of the price table */
th a {font-family: "arial", "helvetica", "verdana", sans-serif; font-size:"90%"; color:"#336633"; text-align:"center"; text-decoration:"underline"}

/* The hover color of the link headings of the price table */
th a:hover {color="blue"}