/* 
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 {
color:#998f86;
{

a:link, a:visited {
text-decoration:underline;
}


#sidebar h2 {
color:#b79771;
}

fieldset {
border-style:none;
margin:0;
padding:0;
}

fieldset .field {
background-color:#F2F2F2;
border:1px solid #CBD1D2;
color:#B79771;
display:block;
float:left;
height:20px;
margin:0 4px 0 0;
padding:7px 0 0 5px;
width:191px;
}

fieldset .button {
background:transparent url(minimal/submitbutton.jpg) no-repeat scroll left top;
border:medium none;
color:#FFFFFF;
}

#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#3a3833 url(minimal/footertop.jpg) repeat-x scroll left top;
color:#fff;
}






