/* CSS Document*/
/* 12/12/2006 */

body { background-color:#CFD397; font-family:"Times New Roman", Times, serif; }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container { width: 792px; margin-top: 50px; margin-left: auto; margin-right: auto; background-image:url(images/greenfade.jpg); }
#textured_top { background-image:url(images/textured_top.jpg); background-repeat: no-repeat; width: 100%; height: 14px; }
#textured_frame { background-image:url(images/textured_frame.jpg); width: 100%; height:auto; padding-bottom:35px; margin-top: -10px; }

#content_top { background-image:url(images/content_top.jpg); background-repeat: no-repeat; margin-left: 64px; margin-top: 14px; }
#content_background { background-image:url(images/content.jpg); width:634px; margin-left:64px; margin-top:-8px; padding:10px 5px 5px 25px; height:auto; min-height:343px; }
#content_bottom { background-image:url(images/content_bottom.jpg); background-repeat: no-repeat; margin-left: 64px; margin-top: 0px; }

#nav { font: bold 24px Georgia, "Times New Roman", Times, serif; margin-left: 64px; padding-top: 15px; }
#nav a { text-decoration: none; color: black; }
.anchor_spacing { padding-left: 30px; }

#bottom { background-image:url(images/bottom.jpg); background-repeat:no-repeat; width: 100%; height: 46px; padding-top: 10px; }
.footer { font: Georgia, "Times New Roman", Times, serif; font-size: medium; text-align: center; font-weight:bold;}

/***********************************************/
/* Service page styles                         */
/***********************************************/
.section_header { font-size:24px; font-weight:bold; }
.service_header { font-size:20px; font-weight:bold; }