/* 
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: .75em "Lucida Grande", Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
}
.widget {
	font-size:.8em;
	text-transform: none;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}
h2{
	font: .75em "Century Gothic", Arial, Helvetica;
	color: #33607f;
	font-size: 1.8em;
	letter-spacing: 0px;
	margin: 0 0 .8em
}
h2 a{
	font: .75em "Century Gothic", Arial, Helvetica;
	color: #33607f
}
h3{
	font: .75em "Century Gothic", Arial, Helvetica;
	color: #33607f;
	font-size: 1.6em;
	margin: 0 0 1em
}
h4{
	font: .75em "Century Gothic", Arial, Helvetica;
	color: #33607f;
	font-size: 1em;
	margin: 0 0 1em
}
.box4{
	text-shadow: 2px 2px 2px #333333;
	font: .75em "Century Gothic", "Lucida Grande", Arial, Helvetica;
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 940px
}
#nav1 {
	color: white;
	font: .75em "Century Gothic";
	font-size:16px;
	height:30px;
	letter-spacing: -1px;
	float:right;	
	margin:43px 0 0;
	text-transform:none;
}
