/* ------ General Element Styles ------ */
body
	{
	background: #ffffff url(../../images/ui/bg_stripes.gif) top left;
	font-family: Verdana, Sans-Serif;
	}
    
a:link,
a:visited
    {
    color: #1d76ae;
    text-decoration: none;
    }    
    
a:active,
a:hover
    {
    color: #ff9933;
    text-decoration: underline;
    }

h1, h2, h3, h4, h5
    {
    color: #1d76ae;
    }

p
    {
    color: #666666;
    font-size: 11px;
    }

/* ------ General ID Styles ------ */
#main_holder
    {
	width: 760px;
	margin: auto;
	background: #ffffff;
	border: solid 2px #ffffff;
    }
    
#main_content_holder
    {
	width: 760px;
	margin: 0;
	padding: 0;
    }
    
#body_copy
    {
	background: transparent url(../../images/ui/bg_page_content.gif) top left no-repeat;
	padding: 30px 0px 0px 0px;
	width: 760px;
	clear: both;
    }

#footer
    {
	width: 760px;
	clear: both;
    }
    
#copyright
    {
	background: transparent url(../../images/ui/bg_footer.gif) top left no-repeat;
	height: 18px;
    color: #1d76ae;
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
    padding: 7px 0px 0px 40px;
    text-align: left;
	width: 720px;
    }

#footer_nav
    {
	background: transparent url(../../images/ui/bg_sub_footer.gif) top left no-repeat;
	height: 17px;
	width: 720px;
    color: #1d76ae;
    font-size: 11px;
    padding: 2px 0px 0px 40px;
    text-align: left;
    margin-top: 10px;
    }

#infoarea h1
    {
    font-size: 18px;
    margin: 0px 0px 5px 0px;
    }

#infoarea p
    {
    font-size: 11px;
    margin: 0px 0px 5px 0px;
    line-height: 18px;
    }

#infoarea a:link,
#infoarea a:visited
    {
    font-weight: bold;
    text-decoration: underline;
    }

#infoarea a:active,
#infoarea a:hover
    {
    font-weight: bold;
    text-decoration: none;
    }

#infoarea h3
    {
    font-size: 14px;
    margin: 15px 0px 5px 0px;
    color: #ff9933;
    }

#infoarea ul
    {
    margin-top: 0px;
    margin-bottom: 0px;
    }

#infoarea ul li
    {
    font-size: 11px;
    color: #666666;
    margin-top: 0px;
    margin-bottom: 4px;
    }
      
/* ------ General Internal Page Styles ------ */
.internal #body_copy
    {
	background: none;
	padding: 0px 0px 0px 0px;
	width: 760px;
	clear: both;
    }
    
.internal #body_copy #infoarea
    {
	width: 640px;
	float: right;
	padding: 10px 60px 0px 60px;
	margin-bottom: 10px;
    }

/* ------ Header Styles ------ */
#pageHeader
	{
	background: #ffffff url(../../images/ui/bg_banner.gif) top left no-repeat;
	height: 110px;
	width: 760px;
	margin: 0;
	}

#head_info
    {
    width: 720px;
    text-align: right;
    padding: 78px 40px 0px 0px;
    color: #1d76ae;
    font-weight: bold;
    font-size: 11px;
    }
    
#head_info a:link,
#head_info a:visited
    {
    color: #1d76ae;
    text-decoration: underline;
    }
    
#head_info a:active,
#head_info a:hover
    {
    color: #ff9933;
    text-decoration: none;
    }

/* ------ Menu Styles ------ */
#main_menu
    {
	background: transparent url(../../images/ui/bg_main_menu.gif) top left no-repeat;
	height: 26px;
	width: 730px;
	margin: 0;
	padding: 4px 0px 0px 30px;
    }
    
#main_menu ul
    {
    list-style-type: none;
	margin: 0;
	padding: 0;
    }    
    
#main_menu ul li
    {
    float: left;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
	background: transparent url(../../images/ui/menu_divider.png) top right no-repeat;
    }    
    
#main_menu ul #menu_contact
    {
    background: none;
    }    
    
#main_menu ul li a:link,
#main_menu ul li a:visited
    {
        color: #1d76ae;
        font-weight: bold;
        text-decoration: none;
        font-size: 11px;
    }    
    
#main_menu ul li a:active,
#main_menu ul li a:hover
    {
        color: #ff9933;
        font-weight: bold;
        text-decoration: underline;
        font-size: 11px;
    }

.sec_home #main_menu ul #menu_home a:link,
.sec_home #main_menu ul #menu_home a:visited,
.sec_services #main_menu ul #menu_services a:link,
.sec_services #main_menu ul #menu_services a:visited,
.sec_about #main_menu ul #menu_about a:link,
.sec_about #main_menu ul #menu_about a:visited,
.sec_contact #main_menu ul #menu_contact a:link,
.sec_contact #main_menu ul #menu_contact a:visited
    {
        color: #ff9933;
    }
    
.sec_home #main_menu ul #menu_home a:active,
.sec_home #main_menu ul #menu_home a:hover,
.sec_services #main_menu ul #menu_services a:active,
.sec_services #main_menu ul #menu_services a:hover,
.sec_about #main_menu ul #menu_about a:active,
.sec_about #main_menu ul #menu_about a:hover,
.sec_contact #main_menu ul #menu_contact a:active,
.sec_contact #main_menu ul #menu_contact a:hover
    {
        color: #ff9933;
        text-decoration: none;
    }
/* ------ Splash Styles ------ */
#splash
    {
        width: 760px;
        height: 200px;
    }
    
/* ------ Shared Styles ------ */
#pg_home #body_copy #infoarea,
#pg_services #body_copy #infoarea,
#pg_about #body_copy #infoarea,
#pg_about #body_copy #infoarea,
#pg_kimberly #body_copy #infoarea,
#pg_rebecca #body_copy #infoarea
    {
	width: 420px;
	float: right;
	padding: 0px 40px 0px 0px;
    }
    
/* ------ General Callout Styles ------ */
#body_copy #callout
   {
	width: 296px;
	float: left;
	margin-bottom: 10px;
    }

#body_copy #callout p
    {
        margin: 0px 0px 5px 0px;
    }

#body_copy #callout .co_block
    {
        width: 204px;
        margin: auto;
    }

#body_copy #callout .co_content
    {
	background: transparent url(../../images/callout/bg_content.gif) top left repeat-y;
	margin: 0;
	padding: 0px 15px 0px 15px;
    }
    
#body_copy #callout .co_footer
    {
	background: transparent url(../../images/callout/bg_footer.gif) top left no-repeat;
	height: 27px;
	margin: 0;
    }

#body_copy #callout .co_content
    {
	background: transparent url(../../images/callout/bg_content.gif) top left repeat-y;
	margin: 0;
	padding: 0px 15px 0px 15px;
    }

/* ------ mugshot Styles ------ */
#body_copy #callout #mugshot
    {
        width: 204px;
        margin: auto;
    }
    
#pg_rebecca #body_copy #callout #mugshot
    {
	background: transparent url(../../images/mugshots/rebecca.jpg) top left no-repeat;
	margin: 0;
	height: 264px;
    }
    
#pg_kimberly #body_copy #callout #mugshot
    {
	background: transparent url(../../images/mugshots/kimberly.jpg) top left no-repeat;
	margin: 0;
	height: 264px;
    }

/* ------ pg_home Styles ------ */
#pg_home #body_copy #callout #blurb1
    {
	background: transparent url(../../images/callout/blurb_leaders.gif) top left no-repeat;
    width: 204px;
    height: 50px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    }

#pg_home #body_copy #callout #co_block1 .co_header
    {
	background: transparent url(../../images/callout/bg_header_beenthere.gif) top left repeat-y;
	height: 81px;
	margin: 0;
    }
    
#pg_home #spl_item1
    {
	background: transparent url(../../images/splash/callout_address.gif) top left no-repeat;
	height: 200px;
	width: 296px;
	float: left;
    }

#pg_home #spl_item2
    {
	background: transparent url(../../images/splash/photo_diagnostics.jpg) top left no-repeat;
	height: 200px;
	width: 464px;
	float: right;
    }

/* ------ pg_services Styles ------ */
#pg_services #body_copy #callout #blurb1
    {
	background: transparent url(../../images/callout/blurb_competitive.gif) top left no-repeat;
    width: 204px;
    height: 50px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    }

#pg_services #body_copy #callout #co_block1 .co_header
    {
	background: transparent url(../../images/callout/bg_header_edservices.gif) top left repeat-y;
	height: 81px;
	margin: 0;
    }

#pg_services #spl_item1
    {
	background: transparent url(../../images/splash/callout_packages.gif) top left no-repeat;
	height: 200px;
	width: 296px;
	float: left;
    }

#pg_services #spl_item2
    {
	background: transparent url(../../images/splash/photo_feet.jpg) top left no-repeat;
	height: 200px;
	width: 464px;
	float: right;
    }

/* ------ pg_about Styles ------ */
#pg_about #body_copy #callout #blurb1
    {
	background: transparent url(../../images/callout/blurb_educators.gif) top left no-repeat;
    width: 204px;
    height: 50px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    }

#pg_about #body_copy #callout #co_block1 .co_header
    {
	background: transparent url(../../images/callout/bg_header_scenarios.gif) top left repeat-y;
	height: 81px;
	margin: 0;
    }

#pg_about #spl_item1
    {
	background: transparent url(../../images/splash/callout_simetcis.gif) top left no-repeat;
	height: 200px;
	width: 296px;
	float: left;
    }

#pg_about #spl_item2
    {
	background: transparent url(../../images/splash/photo_group.jpg) top left no-repeat;
	height: 200px;
	width: 464px;
	float: right;
    }

/* ------ pg_contact Styles ------ */
#pg_contact #body_copy #callout #blurb1
    {
	background: transparent url(../../images/callout/blurb_anxiety.gif) top left no-repeat;
    width: 204px;
    height: 50px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    }

#pg_contact #body_copy #callout #co_block1 .co_header
    {
	background: transparent url(../../images/callout/bg_header_foryou.gif) top left repeat-y;
	height: 81px;
	margin: 0;
    }

#pg_contact #spl_item1
    {
	background: transparent url(../../images/splash/callout_help.gif) top left no-repeat;
	height: 200px;
	width: 296px;
	float: left;
    }

#pg_contact #spl_item2
    {
	background: transparent url(../../images/splash/photo_receptionist.jpg) top left no-repeat;
	height: 200px;
	width: 464px;
	float: right;
    }
