/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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.
*/


#header {
	width: 1020px;
	margin: 0 0 0 -20px;
	border: 0px;
}

#navigation {
	width: 1020px;
	margin-left: -20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: bold;
}