/* Copyright 2009 Arukor Communications */

/* ----- Head & Normal ----- */

h1, Head{
    font-family: Arial;
    border-bottom: 0px solid #000;
    font-size: 20px;
    font-weight:500;
    color:#7f131a;
    margin-top: .5em;
    margin-bottom: 0.3em;
    }

.side{font-family: "Georgia" "Serif";
    font-size: 18px;
    border-bottom: 0px solid #000;
    font-weight:400;
    font-style:italic;
    font-weight: bold;
    color:#5B2E00;
    margin-bottom: 0.5em;}
h2{
    font-family: "Georgia";
    font-size: 16px;
    font-style:italic;
    margin-top: .9em;
    margin-bottom: 0.3em;
    font-weight: 500;
    color: #000000;}

h3{font-family: "verdana" "san serif";
    font-size: 14px;
    font-weight:bold;
    margin-top: 1.3em;
    margin-bottom: 0.3em;
    color: #000000;}

h4{
    font-family: "verdana" "san serif";
    font-size: 12px;
    font-weight:normal;
    line-height:1.5;
    margin-top: 0.0em;
    margin-bottom: 0.3em;
    color: #ffffff;}

p, Normal,.normal, ul li
{
    font-family: "arial";
    font-size: 12px;
    line-height:1.5;
    margin-top: .5em;
    margin-bottom: .5em; 
    color: #575353;
}
.frontpg 
{
    font-family: "verdana" "san serif";
    font-size: 14px;
    line-height:1.6;
    text-align:justify;
    color:#000;
    padding-left: 5em;
    padding-right: 5em;
    margin-top: 1em;
    margin-bottom: 0.53em;
}
ul li
{ margin-left: 40px; list-style-image: url("triangle5.gif");}

 /* ----- Block Quotes ---- */

.quote {font-family: "Georgia" "Serif";
    font-size: 13px;
    line-height:1.6;
    color:#5B2E00;
    font-style:italic;
    padding-left: 4em;
    padding-right: 4em;
    margin-top: 1em;
    margin-bottom: 0.53em;}
    
     /* ----- Image Styles---- */
   
 img.right
 { float:right;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 10px;}
    
    img.left
 { float:left;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;}


    
/* ----- Custom Head Colors for containers ---- */
h1.purple{ }

/* ----- Custom Paragraph Colors for containers ---- */
p.purple{ }

/* ----- Default Container Content (Default for all) ---- */
.cont_table{width:100%; border:none; border-collapse:collapse; padding:0; margin:0px 0px 10px 0px;}

.cont_head{padding:0px 10px 0px 10px; text-align:left;}
.cont_content{padding:0px 10px 0px 10px; text-align:left;}
.cont_foot{padding:0px 10px 10px 10px; text-align:right;}


/* ----- Blank Container ----- */
.blank_top_left{padding:0px; margin:0px; background:#fff; width:10px; height:10px;}
.blank_top_center{padding:0px; margin:0px; background:#fff; height:10px;}
.blank_top_right{padding:0px; margin:0px; background:#fff; width:10px; height:10px;}

.blank_middle_left{padding:0px; margin:0px; background:#fff;width:10px;}
.blank_middle_center{padding:0px 0px 0px 0px ; margin:0px; background:#fff;}
.blank_middle_right{padding:0px; margin:0px; background:#fff; width:10px;}

.blank_bottom_left{padding:0px; margin:0px; background:#fff; width:10px; height:14px;}
.blank_bottom_center{padding:0px; margin:0px; background:#fff; height:14px;}
.blank_bottom_right{padding:0px; margin:0px; background:#fff; width:10px; height:14px;}

/* ----- purple - Rounded Container ----- */
.purple_top_left{padding:0px; margin:0px; background:url(purple/top_left.png) no-repeat top left; width:16px; height:16px;}
.purple_top_center{padding:0px; margin:0px; background:url(purple/top_center.png) repeat-x top; height:16px;}
.purple_top_right{padding:0px; margin:0px; background:url(purple/top_right.png) no-repeat top right; width:16px; height:16px;}

.purple_middle_left{padding:0px; margin:0px; background:url(purple/middle_left.png) repeat-y top left;width:16px;}
.purple_middle_center{padding:0px 0px 0px 0px ; margin:0px; background:url(purple/middle_center.png) repeat top;}
.purple_middle_right{padding:0px; margin:0px; background:url(purple/middle_right.png) repeat-y top right; width:16px;}

.purple_bottom_left{padding:0px; margin:0px; background:url(purple/bottom_left.png) no-repeat top left; width:16px; height:16px;}
.purple_bottom_center{padding:0px; margin:0px; background:url(purple/bottom_center.png) repeat-x top; height:16px;}
.purple_bottom_right{padding:0px; margin:0px; background:url(purple/bottom_right.png) no-repeat top right; width:16px; height:16px;}

/* ----- burgundy - square Container ----- */
.burgundy_top_left{padding:0px; margin:0px; background:#431013; width:16px; height:16px;}
.burgundy_top_center{padding:0px; margin:0px; background:url(burgundy/top_center.png) repeat-x top; height:16px;}
.burgundy_top_right{padding:0px; margin:0px; background:#431013; width:16px; height:16px;}

.burgundy_middle_left{padding:0px; margin:0px; background:url(burgundy/middle_left.png) repeat-y top left;width:16px;}
.burgundy_middle_center{padding:0px 0px 0px 0px ; margin:0px; background:url(burgundy/middle_center.png) repeat top;}
.burgundy_middle_right{padding:0px; margin:0px; background:url(burgundy/middle_right.png) repeat-y top right; width:16px;}

.burgundy_bottom_left{padding:0px; margin:0px; background:#431013; width:16px; height:16px;}
.burgundy_bottom_center{padding:0px; margin:0px; background:url(burgundy/bottom_center.png) repeat-x top; height:16px;}
.burgundy_bottom_right{padding:0px; margin:0px; background:#431013 no-repeat top right; width:16px; height:16px;}

/* ----- steele grey - square Container ----- */
.steele_grey_top_left{padding:0px; margin:0px; background:#a29f9f; width:16px; height:16px;}
.steele_grey_top_center{padding:0px; margin:0px; background:#a29f9f; height:16px;}
.steele_grey_top_right{padding:0px; margin:0px; background:#a29f9f; width:16px; height:16px;}

.steele_grey_middle_left{padding:0px; margin:0px; background:#a29f9f;width:16px;}
.steele_grey_middle_center{padding:0px 0px 0px 0px ; margin:0px; background:#a29f9f;}
.steele_grey_middle_right{padding:0px; margin:0px; background:#a29f9f; width:16px;}

.steele_grey_bottom_left{padding:0px; margin:0px; background:#a29f9f; width:16px; height:16px;border-bottom:1px dashed #FFFFFF;padding-bottom:8px;padding-left:0;padding-top:5px;}
.steele_grey_bottom_center{padding:0px; margin:0px; background:#a29f9f; height:16px;border-bottom:1px dashed #FFFFFF;padding-bottom:8px;padding-left:0;padding-top:5px;}
.steele_grey_bottom_right{padding:0px; margin:0px; background:#a29f9f no-repeat top right; width:16px; height:16px;border-bottom:1px dashed #FFFFFF;padding-bottom:8px;padding-left:0;padding-top:5px;}

/* ----- dark_green - Rounded Container ----- */
.dark_green_top_left{padding:0px; margin:0px; background:url(dark_green/top_left.png) no-repeat top left; width:16px; height:16px;}
.dark_green_top_center{padding:0px; margin:0px; background:url(dark_green/top_center.png) repeat-x top; height:16px;}
.dark_green_top_right{padding:0px; margin:0px; background:url(dark_green/top_right.png) no-repeat top right; width:16px; height:16px;}

.dark_green_middle_left{padding:0px; margin:0px; background:url(dark_green/middle_left.png) repeat-y top left;width:16px;}
.dark_green_middle_center{padding:0px 0px 0px 0px ; margin:0px; background:url(dark_green/middle_center.png) repeat top;}
.dark_green_middle_right{padding:0px; margin:0px; background:url(dark_green/middle_right.png) repeat-y top right; width:16px;}

.dark_green_bottom_left{padding:0px; margin:0px; background:url(dark_green/bottom_left.png) no-repeat top left; width:16px; height:16px;}
.dark_green_bottom_center{padding:0px; margin:0px; background:url(dark_green/bottom_center.png) repeat-x top; height:16px;}
.dark_green_bottom_right{padding:0px; margin:0px; background:url(dark_green/bottom_right.png) no-repeat top right; width:16px; height:16px;}

/* ----- med_green - Rounded Container ----- */
.med_green_top_left{padding:0px; margin:0px; background:url(med_green/top_left.png) no-repeat top left; width:16px; height:16px;}
.med_green_top_center{padding:0px; margin:0px; background:url(med_green/top_center.png) repeat-x top; height:16px;}
.med_green_top_right{padding:0px; margin:0px; background:url(med_green/top_right.png) no-repeat top right; width:16px; height:16px;}

.med_green_middle_left{padding:0px; margin:0px; background:url(med_green/middle_left.png) repeat-y top left;width:16px;}
.med_green_middle_center{padding:0px 0px 0px 0px ; margin:0px; background:url(med_green/middle_center.png) repeat top;}
.med_green_middle_right{padding:0px; margin:0px; background:url(med_green/middle_right.png) repeat-y top right; width:16px;}

.med_green_bottom_left{padding:0px; margin:0px; background:url(med_green/bottom_left.png) no-repeat top left; width:16px; height:16px;}
.med_green_bottom_center{padding:0px; margin:0px; background:url(med_green/bottom_center.png) repeat-x top; height:16px;}
.med_green_bottom_right{padding:0px; margin:0px; background:url(med_green/bottom_right.png) no-repeat top right; width:16px; height:16px;}

/* ----- light_green - Rounded Container ----- */
.light_green_top_left{padding:0px; margin:0px; background:url(light_green/top_left.png) no-repeat top left; width:16px; height:16px;}
.light_green_top_center{padding:0px; margin:0px; background:url(light_green/top_center.png) repeat-x top; height:16px;}
.light_green_top_right{padding:0px; margin:0px; background:url(light_green/top_right.png) no-repeat top right; width:16px; height:16px;}

.light_green_middle_left{padding:0px; margin:0px; background:url(light_green/middle_left.png) repeat-y top left;width:16px;}
.light_green_middle_center{padding:0px 0px 0px 0px ; margin:0px; background:url(light_green/middle_center.png) repeat top;}
.light_green_middle_right{padding:0px; margin:0px; background:url(light_green/middle_right.png) repeat-y top right; width:16px;}

.light_green_bottom_left{padding:0px; margin:0px; background:url(light_green/bottom_left.png) no-repeat top left; width:16px; height:16px;}
.light_green_bottom_center{padding:0px; margin:0px; background:url(light_green/bottom_center.png) repeat-x top; height:16px;}
.light_green_bottom_right{padding:0px; margin:0px; background:url(light_green/bottom_right.png) no-repeat top right; width:16px; height:16px;}

/* ----- grey - Rounded Container ----- */
.grey_top_left{padding:0px; margin:0px; background:url(grey/top_left.png) no-repeat top left; width:16px; height:16px;}
.grey_top_center{padding:0px; margin:0px; background:url(grey/top_center.png) repeat-x top; height:16px;}
.grey_top_right{padding:0px; margin:0px; background:url(grey/top_right.png) no-repeat top right; width:16px; height:16px;}

.grey_middle_left{padding:0px; margin:0px; background:url(grey/middle_left.png) repeat-y top left;width:16px;}
.grey_middle_center{padding:0px 0px 0px 0px ; margin:0px; background:url(grey/middle_center.png) repeat top;}
.grey_middle_right{padding:0px; margin:0px; background:url(grey/middle_right.png) repeat-y top right; width:16px;}

.grey_bottom_left{padding:0px; margin:0px; background:url(grey/bottom_left.png) no-repeat top left; width:16px; height:16px;}
.grey_bottom_center{padding:0px; margin:0px; background:url(grey/bottom_center.png) repeat-x top; height:16px;}
.grey_bottom_right{padding:0px; margin:0px; background:url(grey/bottom_right.png) no-repeat top right; width:16px; height:16px;}















































































