/* 
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.

*/

#topmenu li a {
font-size:16px;
}

.nav1 li a {
color:#000000;
text-align:center;
font-size:16px;
text-decoration: underline

}

#header{
	background: url(images/header-bgr.gif) no-repeat top;
	height: 160px;
}

#header h1 a {
display:block;
height:130px;
width:612px;
}