/* 
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.

*/

.gift-book-box {float:left; width:208px; margin:0 15px;}
.gift-book-box p { text-align:center;}
p.gift-title	{font-size:15px; font-weight:bold; color:#103368; line-height:22px;}

.feature-content {margin-left:240px;line-height:22px;}
.feature-content p {font-size:15px;}
.feature-content h3 {font-size:18px;}

.featured-table {width:95%;}
.featured-table td,
.featured-table th {text-align:left;}

#featured {background-color:#dfdbc2;}
#pagenav li ul li {line-height:1.5em;}
#pagenav li ul li a:link,
#pagenav li ul li a:visited {padding-top:8px !important;padding-bottom:8px !important;}

.scrollButtons {display:none;}

/* changes the two-column layout on the homepage to one column */
#two-col .left {width:619px;}
#two-col .right {display:none;}

/* quotes */
blockquote {font-size:14px; line-height:21px;margin:16px 0;padding:6px 40px;}
blockquote p {color:#23262A;}
blockquote cite {display:block;text-align:right;margin-top:6px;font-size:12px; color:#666;}