/* CSS Document */

/* These styles are unique to services.html */
#content-wrapper				{ height: 600px; }
#main-content					{ width: 625px; height: 100%; margin: 15px 0px; padding: 0px 10px; background-image:url(../images/fruit-platter-bg.jpg); }
.page-title						{ color: #660000; }
#main-content p					{ font-size: 20px; margin: 10px 0px; line-height: 125%; }
#main-content ul li				{ font-size: 20px; }
#right-sidebar					{ width: 250px; margin: 0px; }
