﻿body {
    margin: 0px;
    padding: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

.siteBlock
{
    display: block;
    background-color: #007dc3;
    margin: 0px;
    padding: 10px;
    width: 98.5%;
}

.leftColumn
{
    width: 255px;
    padding: 8px;
}

.rightColumn
{
    width: 80%;
    height: 100%;
    background-color: #ffe87e;
    padding: 5px;
}

.tagline
{
    color: #ffffff;
    font-family: "Book Antiqua", Serif;
    font-size: 26px;
    line-height: 8px;
    font-style: italic;
    letter-spacing: 1.5px;
}

.rightShift
{
    padding-left: 44px;
}

.navBlock
{
    display: block;
    padding: 6px 0px 6px 0px;
    width: 255px;
}

a.mainNav
{
    color: #252b4f;
    text-decoration: none;
    font-family: "Trajan Pro", "Times New Roman", Serif;
    font-size: 16pt;
    font-weight: bold;
}

a.mainNav:Hover
{
    color: #ffffff;
    text-decoration: none;
    font-family: "Trajan Pro", "Times New Roman", Serif;
    font-size: 16pt;
    font-weight: bold;
}

.hdrLink
{
    color: #252b4f;
    text-decoration: none;
    font-family: "Trajan Pro", "Times New Roman", Serif;
    font-size: 12px;
}

.hdrLink:Hover
{
    color: #007dc3;
    text-decoration: underline;
    font-family: "Trajan Pro", "Times New Roman", Serif;
    font-size: 12px;
}

.hdrLink_off
{
    color: #b2b6c0;
    text-decoration: none;
    font-family: "Trajan Pro", "Times New Roman", Serif;
    font-size: 12px;
}

.cHeader
{
    background-image: url(../../images/back_header_gradient.gif);
    background-repeat: repeat-x;
    height: 28px;
}

.hdrCell
{
    background-image: inherit;
}

.cFooter
{
    background-image: url(../../images/back_footer_gradient.gif);
    background-repeat: repeat-x;
    height: 29px;
}

.homeImage
{
    display: block;
    height: 267px;
    width: 99%;
    background-image: url(../../images/back_home_image_wText.jpg);
    border: solid 1px #007dc3;
    margin: 0px 0px 5px 0px;
}

.homeTitleText
{
    font-family:  "Trajan Pro", "Times New Roman", Serif;
    font-size: 36pt;
    color: #ffd200;
    position: relative;
    top: 215px;
    left: -255px;
    z-index: 2;
}

.homeTitleShadow
{
    font-family:  "Trajan Pro", "Times New Roman", Serif;
    font-size: 36pt;
    color: #000000;
    position: relative;
    top: 164px;
    left: -253px;
    z-index: 1;
    filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.whiteContentBox
{
    background-color: #ffffff;
    margin: 5px;
    padding: 10px 20px 10px 20px;
    font-size: 11pt;
    font-family: Verdana, Arial, Sans-Serif;
    height: 100%;
}

.quoteHome
{
    font-size: 10pt;
    font-family: "Lucida Calligraphy", Serif;
}

.quoteSig
{
    float: right;
}

.hippaWarn
{
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    color: #252b4f;
}

.whiteLegal
{
    font-size: 10px;
    font-family: Verdana, Arial, Sans-Serif;
    color: #ffffff;
}

.pgTitle
{
    display: block;
    width: 99%;
    font-family: "Trajan Pro", "Times New Roman", Serif;
    font-size: 36px;
    color: #252b4f;
    padding-left: 8px;
}

.brownQuote
{
    display: block;
    width: 90%;
    color: #6b4f0c;
    padding: 8px 40px;
    font-family: "Lucida Calligraphy", Serif;
    border-style: solid;
    border-width: 1px 0px;
    border-color: #6b4f0c;
}

.evenRow
{
    font-size: 12px;
    background-color: #ffffff;
    padding: 4px 2px;
    margin: 2px;
}


.oddRow
{
    font-size: 12px;
    background-color: #d1e6f2;
    padding: 4px 2px;
    margin: 2px;
}

.colTitle
{
    font-size: 10px;
    padding: 0px 4px;
}

.contentLink
{
    color: #764300;
    text-decoration: none;
}

.contentLink:Hover
{
    color: #1932F6;
    text-decoration: underline;
}

.subSectionTitle
{
    font-weight: bold;
    color: #764300;
    font-family: "Trajan Pro", "Times New Roman", Serif;
    font-size: 24px;
}

.subSectionTitle_blue
{
    font-weight: bold;
    color: #007dc3;
    font-family: "Trajan Pro", "Times New Roman", Serif;
    font-size: 24px;
}

.caregiversReqs
{
	display: block;
	border: solid 0px #06C;
	padding: 6px;
	width: 99%;
	font-size: 12px;
	background-color: #D1E4E7;
}

.positionTitle
{
	font-color: #252b4f;
	font-family: "Trajan Pro", "Times New Roman", Serif;
    font-size: 14px;
	font-weight: bold;
}

.pgnote
{
	font-size: 11px;
	font-style: italic;
}
