/*  
Theme Name: Sally Lunn's Theme
Theme URI: http://www.sallylunns.com
Description: Theme developed for Sally Lunn's Restaurant & Tea Room by Steve Caruso
Version: .1b
Author: Steve Caruso
Author URI: http://www.thenerdtank.com
*/

.regtext {  font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif}

a:hover {  color: #6633FF; text-decoration: none}

.smalltext {  font-size: 12px}

#shoppingcart {
	padding:1em;
	margin:2em;
}

#sidebar {
	
}

#sidebar li {
	list-style-type:none;
	list-style:none;
}

#sidebar li h2 {
	font-size:12pt;
}

/* Shopping Cart Stuff */
#shoppingcartcontents {
	font-size:10pt;
}
.MainCategory {
	font-size:11pt;
}