﻿/* CSS stylesheet */

/* Normalize */
@import url('normalize.css');

/* General ************************************ */
h1, h2, h3, h4, h4, h6 {
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	position: relative;
	background-position: center top;
	background-image: url('../ModernFixed/images/house-red-lrg.gif');
	background-repeat: no-repeat;
	color: #000000;
	height: 60px;
	width: 724px;
	font-size: 18px;
	line-height: 60px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	margin-top:5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
}
h4 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
p + p {
	padding-top: 8pt;
}
.clear {
	clear: both;
}
body {
	background-color: #7F8266;
	text-align: center;
}

/* MasterPage.master ************************** */
#wrapper {
	position: relative;
	border: 2px solid #000000;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background-image: url('../ModernFixed/Images/NavSidebar.png');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	text-align: left;
	min-height:750px;
}
#banner {
	width: 990px;
	height: 124px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../ModernFixed/Images/Banner.png');
	background-repeat: no-repeat;
	clear: both;
}
#logo {
	margin-left: 670px;
	height: 120px;
	margin-top: 4px;
}
#bannerMenu {
    position: absolute;
	top: 100px;
	left: 250px;
}
#slogan {
	position: absolute;
	top: 139px;
	left: 7px;
	font-size: 12px;
	color: #EE1D24;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	float: left;
	margin-left: 236px;
	width: 724px;
	text-align: left;
	margin-top: 10px;
}
#navSidebar {
	float: left;
	width: 236px;
	margin-left: -960px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainNav {
	width: 160px;
	padding-left: 50px;
	text-align: left;
}
q {
	width: 166px;
	padding-left: 38px;
	display: block;
	margin-top: 15px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
cite {
	width: 166px;
	margin-left: 30px;
	display: block;
	margin-top: 15px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
#footer {
	position: relative;
	clear: both;
    width: 990px;
	height: 110px;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
#footerMenu {
	z-index: 10;
	font-size: xx-small;
	position: relative;
	left: 60px;
}
#footerLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 236px;
	height: 33px;
	background-repeat: no-repeat;
	background-image: url('../ModernFixed/Images/FooterLeft.png');
}
#footerContent {
	position: absolute;
	top: 0px;
	left: 235px;
	width: 755px;
	height: 33px;
	background-image: url('../ModernFixed/Images/FooterMain.png');
	background-repeat: repeat-x;
}
#legal {
    position: relative;
	background-color: white;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
}
.adjustedZIndex {
    z-index: 1;
}

/* MasterPageAdmin.master ************************** */
#wrapperAdmin
{
    margin: 0px auto 0px auto;
    border: 2px solid #000000;
    width: 1200px;
    background-image: url('../ModernFixed/Images/adminBgnd.gif');
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}
#bannerAdmin
{
    width: 1200px;
    text-align: center;
    top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#bannerAdmin table {
	margin-left: auto;
	margin-right: auto;
}
#contentAdmin {
	width: 1200px;
	margin-top: 15px;
}
.table-admin {
    padding: 15px;
    width: 90%;
    background-color: #FFFFFF;
    margin-top: 10px;
    margin-left: 20px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.cellPad
{
    padding: 5px;
}
#footerAdmin {
	width: 1200px;
	text-align: center;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0055A0;
	color: #FFFFFF;
	font-size: 10pt;
}
#footerAdmin table {
	margin-left: auto;
	margin-right: auto;
}
h1.admin {
	margin-left: auto;
	margin-right: auto;
}

/* index.aspx ************************** */
.floatRight {
	float: right;
}
#Content .box {
	float: left;
}
.box {
	width: 348px;
	background: url('Images/MidMask1.png');
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.box h2 {
	text-align: center;
	text-decoration: none;
	color: #000000;
	line-height: 40px;
	height: 40px;
	background-image: url('Images/TopLineMask1.png');
	background-repeat: no-repeat;
}
.box .last {
	background-image: url('Images/BtmMask1.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box p {
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	padding-bottom: 20px;
}
.box h2 {
	padding-left: 10px;
	padding-right: 10px;
}
.box:hover {
    cursor: pointer;
}
.blue {
	background-color: #7ECED2;
}
.yellow {
	background-color: #F5E693;
}
.cream {
	background-color: #F7FFC2;
}
.green {
	background-color: #BFD9BD;
}
.beige {
	background-color: #D2C0AD;
}
.pic {
	width: 348px;
	background: url('Images/MidMask1.png');
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #D2C0AD;
}
.pic h2 {
	text-align: center;
	text-decoration: none;
	color: #000000;
	line-height: 40px;
	height: 30px;
	background-image: url('Images/TopMask1.png');
	background-repeat: no-repeat;
}
.pic:hover {
    cursor: pointer;
}

.pic .last {
	background-image: url('Images/BtmMask1.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pic p {
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	padding-bottom: 20px;
}

.homeAdRotator
{
    padding-top: 5px;
    margin-left: 16px;
    width: 311px;
	background-color: #D2C0AD;
}
.modHeaders {
	background-color: #D2C0AD;
	border: 2px solid #A59381;
	padding: 5px;
	width: 150px;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
	text-decoration: none;
}

/* featured.aspx ************************** */
.thumbs {
	margin: 5px;
	width: 75px;
	border: 1px solid #000000;
}


/* evaluation.aspx ************************** */
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}

/* listing.aspx ************************** */
#pageMenu :link {
	color:white;
	text-decoration: none;
}
#pageMenu :visited {
	color:white;
	text-decoration: none;
}
#pageMenu :hover {
	color:black;
}
.address
{
    font-size: 22px;
    margin-top: 15px;
}
.button
{
	width: 136px;
	height: 25px;
	border: 1px outset #FFFFFF;
	background-color: #F6EADD;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.button:hover {
	color: #EE1D24;
	cursor: pointer;
}
#colLeft {
	padding: 10px 0px 0px 0px;
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	text-align: center;
}
#photoFrame
{
    padding: 5px;
    background-color: #D2C0AD;
    margin-bottom: 10px;
}
#photoTitle {
	color: #000000;
	text-align: center;
}
.left {
	text-align:left;
}
#thumbs {
	position: absolute;
	width: 65px;
	left: 535px;
	padding-top: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-align: center;
}
.smallPhotos
{
    border: 1px solid #000000;
    margin-bottom: 3px;
}
#colRight {
	margin: 5px -15px 0px 370px;
	padding: 0px 10px 0px 0px;
	background-color: #FFFFFF;
}
.leftTableCol
{
    width: 38%;
	font-weight:bold;
}
.rightTableCol
{
    width: 62%;
}
.bold
{
    font-weight: bold;
}
.normal {
	font-weight:normal;
}
#pageFooter {
	margin: 0px auto -10px auto;
	padding: 10px 10px 0px 0px;
	clear: both;
	text-align: left;
	font-size: small;
}
#Units
{
    position: absolute;
    left: -500px;
}


/* team.aspx *********************************/
.picLeft
{
	padding: 0px 20px 10px 0px;
	float: left;
}
.picRight
{
	padding: 0px 0px 10px 20px;
	float: right;
}
p+h2 {
	padding-top: 15px;
}

/* testimonials.aspx ************************** */
#left50Col {
	float: left;
	width: 348px;
	background-color: #FFFFFF;
}
.quote {
	width: 80%;
	text-align: left;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.citation {
	width: 80%;
	text-align: right;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#right50Col {
	float: right;
	width: 348px;
	background-color: #FFFFFF;
}


/* professionals.aspx ************************ */
.table-main  {
	width: 100%;
	border-left: .75pt solid #2D4357;
	border-right: .75pt solid #2D4357;
	border-top: 1.5pt solid #2D4357;
	border-bottom: 1.5pt solid #2D4357;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.table-tl {
	font-weight: bold;
	background-color: #D2C0AD;
}
.table-tl th
{
    border-bottom: .75pt solid #A59482;
    padding: 0px 3px;
}
th h3 {
    text-align: left;
}
.table-row {
	vertical-align: middle;
}
.table-row td {
	padding: 5px;
	text-align: left;
}
.table-row-alt {
	background-color: #F2EFEB;
	vertical-align: middle;
}
.table-row-alt td {
	padding: 5px;
	text-align: left;
}
.table-row :link {
    color: black;
}
.table-row-alt :link {
    color: black;
}
.table-select
{
    vertical-align: middle;
    background-color: #F7FFC2;
}
.table-ft {
	font-weight: bold;
	background-color: #D2C0AD;
	text-align: center;
}
.table-ft td {
	padding: 0px 5px;
	text-align: center;
}

/* contact.aspx ******************************/
.alignRight
{
    text-align: right;
}
.alignCentre
{
    text-align: center;
}
.Panel
{
    text-align: left;
    width: 695px;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-left: .75pt solid #2D4357; 
    border-right: .75pt solid #2D4357; 
    border-top: 1.5pt solid #2D4357; 
    border-bottom: 1.5pt solid #2D4357;
    background-color: #F6EADD;
}
.picAbsolute
{
	position: absolute;
	z-index: 1;
}


/* stats.aspx *******************************/
.stats
{
    width: 720px;
    border: 3px solid #2D4357;
    background-color: #F6EADD;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-indent: 5px;
    text-align: left;
}
.RadioButton td {
	padding: 5px;
}
.temp
{
    padding: 0px;
    margin: 0px;
    width: 990px;
    color: #0000FF;
    font-size: 10pt;
    text-align: left;
}
.tempRow
{
    padding: 0px;
    margin: 0px;
    width: 990px;
    color: #0000FF;
    font-size: 10pt;
    text-align: left;
    background-color: #00FFFF;
}


/* iframe pages (pathways)*******************************/
.coverup
{
    background-color: #FFFFFF;
    height: 16px;
    position: absolute;
    left: 236px;
    top: 193px;
    z-index: 99;
    right: 5px;
}

