﻿/* CFG Project CSS by Seamless Development */

body 
{
    font-family: Arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    text-align: center;
}

#main-container 
{
    background-color: #F2F2F2;
    text-align: left;
    margin: 0 auto;
    width: 900px;
    border: 1px solid #cccccc;
    overflow: hidden;
}

/* Layout Controls for CFG Controls */

#control-header
{
    background-image: url("../../images/header-background-gradient.jpg");
    background-repeat: repeat-y;
    background-position: right top;
    vertical-align: top;
    border-bottom: 2px dotted #cccccc;
}

#control-navigation
{
    background-color: #FFFFFF;
    border-bottom: 2px dotted #cccccc;
    margin-bottom: 10px;
}

#control-footer
{
    background-color: #FFFFFF;
    margin: 0 auto;
    text-align: center;
    clear: both;
    width: 900px;
    padding-top: 20px;
}

#control-left
{
    list-style: none;
    width: 235px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

#main-content
{
    width: 635px;
    float: left;
    margin-left: 10px;
    background-image: url("../../images/main-content-background.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #f2f2f2;
    margin-top: 10px;
    margin-bottom: 10px;
}

#success-stories
{
    width: 880px;
    background-image: url("../../images/main-content-background.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #f2f2f2;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

#success-content
{
    width: 900px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

#home-content
{
    width: 900px;
}

#featured-services
{
    background-image: url("../../images/featured-services-banner.jpg");
    background-color: #E2E2E9;
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 140px;
}

#header-contact
{
    background-image: url("../../images/header-contact-info.jpg");
    background-repeat: no-repeat;
    background-position: center;
    width: 175px;
    height: 60px;
}

/* Site Font Styles */

p
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #3F3F3F;
}

ul
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #3F3F3F;
}

p a:link
{
    color: #1E5E8C;
    text-decoration: none;
}

p a:visited
{
    color: #1E5E8C;
    text-decoration: none;
}

p a:hover
{
    color: #0052A5;
    text-decoration: underline;
}

h1
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #0052A5;
}

h2
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: #1E5E8C;
}

h3
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #0052A5;
}

h4
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #1E5E8C;
}

.highlights-subtitle
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #3F3F3F;
}

.leadership-title
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #1E5E8C;
} 

.leadership-position
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #1E5E8C;
}

.testimonial-title
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #1E5E8C;
}

.contactpage-text
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #3F3F3F;
}

.contactpage-text a:link, a:hover 
{
    color: #1E5E8C;
}

.header-cfg
{
    font-family: Garamond;
    font-size: 12px;
    color: #000000;
}

.footer
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #333333;
}

.footer a:link
{
    color: #666699;
    text-decoration: none;
}

.footer a:visited
{
    color: #666699;
    text-decoration: none;
}

.footer a:hover
{
    color: #333333;
    text-decoration: underline;
}

/* Left Navigation List and Fonts */

ul#leftnavigation 
{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

ul#navigation li
{
    display: inline;
}

.Leftnavigation
{
    display: block;
    text-decoration: none;
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    color: #333333;
    height: 19px;
    padding: .5em .2em .2em .2em;
    width: 230px;
}

.Leftnavigation:visited
{
    color: #333333;
    text-decoration: none;
    }

.Leftnavigation:hover
{
    color: #1E5E8C;
    text-decoration: none;
    font-weight: bold;
}

.SideBarActive {
    color: #1e5e8c;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    padding: .5em .2em .2em .2em;
    width: 230px;
}

/* Top Navigation Controls */

.main-link 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #333333;
    padding: 5px 10px;
}

.main-link a:link
{
    color: #333333;
    text-decoration: none;
}

.main-link a:visited
{
    color: #333333;
    text-decoration: none;
}

.main-link a:hover 
{
    color: #0052A5;
    font-weight: bold;
}

.main-sublink
{
    font-family: Arial, Helevetica, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    color: #333333;
    padding: 5px;
    background-color: #ffffff;
    border-left: 2px dotted #cccccc;
    border-right: 2px dotted #cccccc;
    border-bottom: 2px dotted #cccccc;
    width: 150px;
}

.main-sublink a:link
{
    text-decoration: none;
    color: #333333;
    font-weight: normal;
}

.main-sublink a:visited
{
    text-decoration: none;
    color: #333333;
    font-weight: normal;
}

.main-sublink a:hover
{
    text-decoration: underline;
    color: #1e5e8c;
    font-weight: normal;
}

.main-sublink2
{
    font-family: Arial, Helevetica, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    color: #333333;
    padding: 5px;
    background-color: #ffffff;
    border-left: 2px dotted #cccccc;
    border-right: 2px dotted #cccccc;
    border-bottom: 2px dotted #cccccc;
    width: 160px;
}

.main-sublink2 a:link
{
    text-decoration: none;
    color: #333333;
    font-weight: normal;
}

.main-sublink2 a:visited
{
    text-decoration: none;
    color: #333333;
    font-weight: normal;
}

.main-sublink2 a:hover
{
    text-decoration: underline;
    color: #1e5e8c;
    font-weight: normal;
}

/* Senior Leadership Subnav */

ul#seniorleadership a:link
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: #3f3f3f;
}

ul#seniorleadership a:hover 
{
    color: #1e5e8c;
    font-weight: bold;
    text-decoration: underline;
}

.Rollover a
{
	background-color: Transparent;
	background-position: left top;
	background-repeat: no-repeat;
	border-style: none;
	display: block;
	overflow: hidden;
	 font-size: 0px;
}
.Rollover a:hover
{
	 background-position: left bottom;
}

.Rollover a.btnSubmitContactForm
{
    background-image: url('../../images/submit-contact-form.jpg');
    width: 100px;
    height: 24px;
}

.ValidatorCalloutHighlight
{
    background-color: lemonchiffon;
}