/*
Theme Name: Potters Theme
Description: Custom Website Design by Webgarden
Author: Cathy Schouten
Author URI: http://www.webgarden.ca/
March: #672f4c;
March 2011 #672f4c
*/


a {
	text-decoration: underline;
	color: #672f4c;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #672f4c;
}


#header {
	background-image: url(../images/headers/2011_march.jpg);
}

#footer a
{
	color: #672f4c;
}

#suckerfishnav .current_page_parent, #suckerfishnav .current_page_ancestor, #suckerfishnav .current-cat-parent {
    background:#672f4c;
    }
#suckerfishnav .current-cat, #suckerfishnav .current_page_item {
    background:#672f4c;
    }
	
/*#suckerfishnav li:hover, #suckerfishnav li.sfhover {
   background:#f46acb;*/
