/* Aspenwood CSS Links */

a:link {color: #330066;text-decoration: underline;}
a:visited {color: #330066;text-decoration: underline;}
a:hover, a:active, a:focus {color: #660066; text-decoration: none;}

/* Top Nav */

#toptabs  a:link, #toptabs  a:visited {
	text-decoration: none;
	color: #666;
}

#toptabs   a:hover, #toptabs   a:active, #toptabs  a:focus {
	color: #330066;
	text-decoration: underline;
}


/* Bottom Nav */

#plug {
	text-align: center;
}

#plug a:link, #plug  a:visited {
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #CCC;
}

#plug  a:hover, #plug  a:active, #plug  a:focus  {
	color: #606;
}


/* Side nav */

#navlist li{
	font-family: "Times New Roman", Times, serif;
	list-style: none;
	font-size: 1em;
}

#navlist li a:link, #navlist li a:visited {
	padding: 0 0 4px 25px;
	margin: 0 0 0 5px;
	text-decoration: none;
	color: #330066;
	background-color: #FFF;
	background-image: url(http://www.lochnesscottage.com/images/layout/upLeaf.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#navlist li a:hover, #navlist li a:active, #navlist li a:focus {
	color: #660066;
	background-color: #FFF;
	background-image: url(http://www.lochnesscottage.com/images/layout/overLeaf.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#gallery a:link, #gallery  a:visited, #visitors a:link, #visitors  a:visited {
	text-decoration: none;
}

#gallery a:hover, #gallery  a:active, #gallery  a:focus, #visitors a:hover, #visitors  a:active, #visitors  a:focus  {
	text-decoration: underline;
}
