body {background-image: url("images/parchment-3rd.jpg"); 
background-repeat:repeat;
background-position:center top;
background-attachment:scroll;
background-color:#94b;

font-family:arial, verdanna, sans-serif; 
font-size:1.2em;
text-align:center;  
color:#002;
margin:0px 0px 0px 0px;
}
A:link, A:active, A:visited, A:hover 
{font-family:proseantique, arial, sans-serif;  font-weight:bold;
text-decoration:underline; line-height:1.5em; padding:0em .4em  .0em;
border-width:0em; border:none;}

em {font-weight:bold; font-style:italic; color:#411;}

A:link    {color: #215;}
A:visited {color: #215;}
A:hover   {color: #cce;}
A:active  {color: #fff;}


h1 	{font-size:1.2em; color:#611}
h2	{font-size:1.1em;}
h3	{text-align:left; margin-left:2em; clear:left;}

p.homepage {font-size:1.1em; color:#501; margin: 2em;}
p.large {font-size:1.3em; text-align:right;}

p.red  {color:#501;}
p.yell {color:#cb0;}

p.redgold {color:#b82; }
p.yellowgold  {color:#cb0;}
P.redgold, P.yellowgold {font-weight:bold; border:solid; margin:.5em; padding:0.5em; font-size:1.1em;}

p.goldborder {color:#dc0;}
p.redborder {color:#fa0; }
p.silverborder {color:#edb;}
p.goldborder, p.redborder, p.silverborder {font-size:1.1em; border:solid; margin:1em; padding:1em;} 
p.goldborder:first-line, p.redborder:first-line, p.silverborder:first-line {font-size:1.2em; color:#002; }
p.goldborder img, p.redborder img, p.silverborder img {height:6em;}

p.tourslist {text-align:right; margin-right:6em; }
p.tourslist img { vertical-align:middle; margin-right:0em; width:8em; border:solid; }

p.toursred  {text-align:center; text-indent:-15em; font-size:1.4em; color:#501;}
p.toursyell {text-align:center; text-indent:-10em; font-size:1.4em; color:#cb0;}

p.wc 	{line-height:1.5; margin-right:10px;}
img.wc 	{width:20em; float:left; margin-bottom:1em;}
img.wc2	{width:17em; float:right; }
img.wc2, img.wc	{vertical-align:top; margin: 0px 10px 20px 10px; border:solid; color:#335;}

img.left 	{ float:left;  clear:none;  margin:.2em; border-width:0.1em; border-style:none;  }
img.right 	{ float:right;}
img.index 	{border:solid; vertical-align:middle; margin:0.2em .4em .2em; width:4em;}
img.my-image 	{float:left; border:solid; width:7em;}
img.clear 	{border:none;}
img.thatch	{width:30%;}
img.thatch2	{height:10em;}

table.images {float:right; width:10em; text-align:center;}
img.strip 	{ width:10em; margin:.1em; border-width:0.1em; border-style:solid;   }

table.west td:first-line {font-weight:bold;}
table.slide {width:90%; }
table.slide td {height:70px;}

table.corporateimages {float:right; width:11em; text-align:center; font-size:10pt; margin-left:1em;}
img.corp	{ width:11em;}

blockquote {font-style:italic; font-family:times roman; margin:0em 15em 2em 15em}

strong {color:#002 ; font-weight:bold;}

/* site menu styling : */
ul {padding: 0; margin: 0; border: 1px solid #546; position: fixed; }
ul li {list-style-type: none;  border: 5px solid #647; border-width: 1px 2px 1px 2px;
  position: relative; margin: 1; padding: 0px; text-decoration: none;}
#topmenu a {text-decoration: none; color:#425;  font: 0.8em verdanna, arial, sans-serif; font-weight:bold; line-height:280%;}
#topmenu a.light {text-decoration: none;  font: 0.8em verdanna, arial, sans-serif; line-height:280%;}
#topmenu a.title  {font-size:0.9em; line-height:140%;}


ul ul {display: none;}
ul li:hover > ul {display: block; position: absolute; top: -8px; left: 100%; width:17em;}

li a {text-decoration: none; display: block; padding: 5px 7px; background: #bab; }
/* hover over "site menu" : */
ul#topmenu li a:hover {background: #ede;  color:#601; background-image: url("images/backgroundmenu-light.jpg");}
li a {background-image: url("images/backgroundmenu3.jpg");}
/*any link with a sub menu  :  */

/* h1 snip came from here */
/* the first drop down hover: */
ul#topmenu {width: 4em; top:18px}
ul#topmenu > li:hover > ul {width: 16em; top: 1.7em; left: -1px; }

ul ul {width: 12em; left:-1px;line-height:180%;}
ul li.prod a:hover {}
/*all of the bottom from here */



