/* 
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: #3f312e;
	background: #630F0F url(styles/jennifer/bg.jpg) repeat top left;
}

h2 {
	font-size: 18px;
	color: #3f312e;
}

.jennifertable td	{
	vertical-align: top;
	padding: 10px;
	border: 1px solid #ECE7D3;
}

.jennifertablegray td	{
	vertical-align: top;
	padding: 10px;
	border: 3px solid #ECE7D3;
	background-color: #E1DCCC;
}

#gallery-1 img (line 119)

{
border: 2px solid #D5D0C4
}