/* 
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.

*/

.home .feature {
     margin-top: 25px;
}

/*change font size for slider headings */

#featured h2 {
     font-size: 40px;
}

/*fixed height of slider */
.container {
height:390px !important;
}

a.button {
    background: url(images/btn-slider-right.png) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 46px; 
	margin-right: 6px;
        padding-left: 10px;
	padding-right: 13px; 
	text-decoration: none;
	color: #3e3e3e;
	font-family: Georgia;
	font-size:18px;
}
a.buttonb span {
	float:left;
	background: url(images/btn-slider.png) no-repeat; 
	display: block;
	line-height: 46px; 
	padding: 1px 5px 5px 18px;
} 
a.buttonb:hover span{ text-decoration:underline; }
span.middle { float: left; padding: 13px 13px 13px 9px; }


#featured .alignright {
float:right;
margin:27px 0 8px 20px;
}

/* Contact Button */
#demo p a.call-btn {
        margin: 0 auto;
	display: block;
	width: 247px; height: 60px;
	background-image: url(http://boudreauxsguideservice.com/wp-content/uploads/2010/08/call_us.png);
	background-position: top;

}

#demo p a.call-btn:hover {
	background-position: bottom;
}

#demo p a.call-btn:active {
	background-position: bottom;
}

span.middle {
        float: left;
        padding: 13px 13px 13px 13px;
}

dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover {

     margin-top: 10px;
}

.ngg-galleryoverview {
     margin-bottom: 50px;
}
