/* General Styling */
BODY { margin: 0px; background: url(images/content/background.gif); background-repeat: repeat-x; background-attachment: fixed; font-family: Arial, Helvetica, sans-serif;}
UL { list-style: square;}
FORM { margin: 0px; }
/* End of General Styling */

/* Header Styling */
a.header_links { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.header_links:HOVER { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFCC00; text-decoration: none;}
/* End of Header Styling */

/* Column Left Styling */
.cl_header { width: 260px; height:25px; background: url(images/content/header_bg.gif); border-top: solid 1px #999999; border-bottom: solid 1px #999999; font-size: 14px; font-weight: bold; color: #FFFFFF;}
.cl_content { width: 260px; border-bottom: dotted 1px #CCCCCC; font-size: 12px; color: #FFFFFF; text-align: justify; }
a.cl_links { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.cl_links:HOVER { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFCC00; text-decoration: underline;}
.services_styling { font-size: 12px; color: #FFFFFF; padding-top: 10px; padding-bottom: 5px;}
/* End of Column Left Styling */

/* Content Styling */
.content_bg { background: url(images/content/content_bg.png) center; background-repeat: repeat-y;}
.index_header { width: 600px; height:25px; background: url(images/content/header_bg.gif); border-top: solid 1px #999999; border-bottom: solid 1px #999999; font-size: 14px; font-weight: bold; color: #FFFFFF;}
.index_content { width: 600px; font-size: 12px; color: #FFFFFF; text-align: justify; }
.general_content { width: 600px; font-size: 12px; color: #FFFFFF; text-align: justify; }
a.index_links { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFCC00; text-decoration: none; }
a.index_links:HOVER { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFCC00; text-decoration: underline;}
a.about_us_links { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.about_us_links:HOVER { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFCC00; text-decoration: underline;}
a.photo_gallery { border: solid 1px #999999; }
a.photo_gallery:HOVER { border: solid 1px #FFCC00; }
/* End of Content Styling */

/* Footer Styling */
a.footer_links { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFCC00; text-decoration: none; }
a.footer_links:HOVER { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFCC00; text-decoration: underline;}
a.w3_links { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.w3_links:HOVER { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
/* End of Footer Styling */

