/* 
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.blog{
	background: url(images/bgr.gif) #ffffff repeat-x top;
        background-repeat: no-repeat        
        background-position:center;
	color: #555555;
        font: .95em Georgia,"Times New Roman",Times,serif;
	padding: 0 0 20px;
	line-height:1.2em;
}

body.page{
	background: url(images/bgr.gif) #ffffff repeat-x bottom;
        background-repeat: no-repeat        
        background-position:center;
	color: #555555;
        font: .95em Georgia,"Times New Roman",Times,serif;
	padding: 0 0 20px;
	line-height:1.2em;
}

body.archive{
	background: url(images/bgr.gif) #ffffff repeat-x bottom;
        background-repeat: no-repeat        
        background-position:center;
	color: #555555;
        font: .95em Georgia,"Times New Roman",Times,serif;
	padding: 0 0 20px;
	line-height:1.2em;
}

body.page-id-552{
	background: url(images/bgr.gif) #ffffff repeat-x top;
        background-repeat: no-repeat        
        background-position:center;
	color: #555555;
        font: .95em Georgia,"Times New Roman",Times,serif;
	padding: 0 0 20px;
	line-height:1.2em;
}

body.page-id-430{
	background: url(images/bgr.gif) #ffffff repeat-x top;
        background-repeat: no-repeat        
        background-position:center;
	color: #555555;
        font: .95em Georgia,"Times New Roman",Times,serif;
	padding: 0 0 20px;
	line-height:1.2em;
}

body.parent-pageid-518{
	background: url(images/bgr.gif) #ffffff repeat-x top;
        background-repeat: no-repeat        
        background-position:center;
	color: #555555;
        font: .95em Georgia,"Times New Roman",Times,serif;
	padding: 0 0 20px;
	line-height:1.2em;
}

h2 {
	font: Arial;	
}

h2{
	color: #262625;
	font-size: 1.8em;
	letter-spacing: -1px;
        line-height:1.05em;
	margin: 0 0 .8em
}

.nav2 li, .widget li{
	background: url(images/mmmbullet.png) no-repeat left 10px;
		padding: .5em 0 .5em 20px;
	}

/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 940px
}
.box4 .top,.box4 .bot{
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: url(images/box4-bot.gif) no-repeat top
}


.box4 .spacer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#53afde none repeat scroll 0 0;
}
