/* 
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.

*/
* {
	text-transform:none;
}

body {
	font-family:verdana,san serif;
	font-size:14px;
}

#nav1 li {
	font-family:verdana,serif;
	font-size:14px;
}

#nav2 {
	border-bottom:none;
}

#nav2 a {
	font-family:Verdana,sans-serif;
	font-size:16px;
	font-weight:normal;
	padding:8px 15px;
	text-transform:none;
}

.post-alt h2 {
	text-transform:none;
}
