/* 
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.

*/

#PicTable tr td{ vertical-align:top; padding:10px;
}

#PicTable tr td p {
    color: #B62520;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    padding:0;
    margin:0;
}

#PicTable img { border:1px solid #373737;}


#aboutTable tr td{ vertical-align:top;
}

#aboutTable img { border:1px solid #373737;}


#page_nav ul { width:940px; }

.ad_banner {
	height:120px;
}

.widget_recent_entries { margin-top:30px; }

.widget_recent_comments { margin-top:30px; }

.widget_text { margin-top:30px; }