/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body { font-size: 14px; }

#wrap { min-height: 800px; }

#header p {
	color: #695531;
	margin: -15px 0 0 0;
	font-size: 1.15em;
	line-height: 1.5em;
}

#header p span {
	color: #881111;
	font-size: 1.4em;
}

#menu a { text-decoration: none; font-weight: normal; }

#catnav li:hover { background: #D79B5C none repeat scroll 0 0; }

#catnav li.current_page_item { background: #D79B5C none repeat scroll 0 0; }

#content { min-height: 200px; }

#content h2 { font-size: 38px; }

#content h3 { font-size: 30px; }

#content .qList { 
	font-size: 1.2em; 
	line-height: 2em;
}

#content .qList .big { font-size: 1.4em; }

#content .qList td { padding: 0 25px 0 0; }

#content .qList a { text-decoration: none; }

#content .qList a:hover { text-decoration: underline; }

small { display: none; }

