﻿@import url(../contentStyles.css);

/*############################################################# 
#                                                             #
#   Stylesheet for site specific rules.                       #
#   Included only on frontend. Do not style CMS content       #
#   here as it is not included in the management system       #
#   for preview. Style CMS content in ContentStyles.css       #
#                                                             #
#############################################################*/


/* Text Classes
========================================================================================== */


/* Layout
========================================================================================== */
body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #877A70;
	text-align: center;
	background-color: #9C8D81;
}
.wrap,
.Sitemap {
	width: 750px;
	margin: 40px auto;
    color: #877A70;
	text-align: left;
	padding: 20px 0;
	background: #fff url(../Images/background.jpg) repeat-y bottom left;
	overflow: hidden;
	position: relative;
}
.head {
	float: left;
	width: 750px;
	height: 195px;
	margin-top: -20px;
	background: #fff url(../Images/header.jpg) no-repeat top left;
}
.content {
	float: right;
	width: 750px;
    min-height: 500px;
	height: auto !important;
	height: 500px;
}
.pageImgs {
	float: right;
	width: 250px;
	margin-left: 30px;
}
.pageImgs img {
	margin-top: 15px;
}
.Normal,
.Resource,
.BespokeForm {
	width: 430px;
	float: left;
	clear: left;
}
.message {
    position: relative;
    margin-top: 300px;
    left: -150px;
}

/* Navigation
========================================================================================== */
.nav {
	list-style: none;
	padding: 0px;
	background: #000;
	width: 232px;
}
.nav li {
	clear: left;
	display: block;
	width: 232px;
	border: 0px solid red;
}
.nav li a {
	display: block;
	background-color: #000;
	color: #fff;
	padding: 8px 0 8px 15px;
	font-size: 0.687em;
	text-decoration: none;	
}
.nav li.on a,
.nav li.on a:hover {
	background-color: #F6841F;
	color: #000;
}
.nav li a:hover {

}

/* Home
========================================================================================== */
.home {
    background: #fff;
    /*min-height: 600px;
	height: auto !important;
	height: 600px;*/
}
.home .main {
    background: #fff url(../Images/Homepageheader.jpg) no-repeat left top;
    width: 750px;
    height: 341px;
    margin-top: -20px;
}
.home .navHome {
	width: 232px;
    position: relative;
    top: -230px;
    left: 280px;
}
.home .resource {
	width: 200px;
	float: right;
	padding: 5px 7px 5px 15px;
	font-size: 0.687em;
	background: #fff;
	position: relative;
}
.home .resource h2 {
	background-color: #FFF;
	color: #877A70;
	margin: 0;
	padding-bottom: 5px;
	font-size: 1.25em;
}
.home .people1 {
    background: url(../Images/Img1.png) no-repeat;
    width: 219px;
    height: 219px;
    position: absolute;
    top: 240px;
    left: 35px;
    z-index: 2;
}
.home .people2 {
    background: transparent url(../Images/Img2.jpg) no-repeat;
    width: 272px;
    height: 172px;
    position: absolute;
    top: 413px;
    left: 185px;

}
.home .message {
    position: relative;
    left: 250px;
    top: -30px;
    text-align: left;
}
.footer {
    text-align: right;
    font-size: 0.687em;
    padding-right: 15px;
    margin-top: 10px;
    margin-bottom: -10px;
    color: #b3b3b3;
    font-weight: bold;
background-color: #FFF;
}
/* Inside
========================================================================================== */
.head h1 a {
    text-indent: -8888px;
    position: absolute;
    top: 20px;
    left: 600px;
    width: 160px;
    height: 160px;
}
.pnlContent {
    margin-top: 115px;
    margin-left: 35px;
    width: 460px;
}
.Normal h2 {
    position: relative;
    top: -5px;
}
.Normal div {
    font-weight: normal;
    line-height: 1.5;
}
.navInside {
    width: 232px;
    position: absolute;
    left: 320px;
    top: 25px;
}
.people1 {
    background: url(../Images/circle1.png) no-repeat;
    width: 158px;
    height: 160px;
    position: absolute;
    top: 95px;
    left: 50px;    
}
.people2 {
    background: #fff url(../Images/circle2.jpg) no-repeat;
    width: 222px;
    height: 222px;
    position: absolute;
    top: 290px;
    left: 520px;   
}
.people3 {
    background: #fff url(../Images/circle3.jpg) no-repeat;
    width: 126px;
    height: 126px;
    position: absolute;
    top: 540px;
    left: 515px;    
}

/* Newsletter
========================================================================================== */
.NLF {
    padding-top: 10px;
}
.NLF label {
    width: 100px;
    display: block;
    font-size: 0.75em;
    float: left;
    padding: 4px 0 15px 0;
    clear: left;
}
.NLF input {
    margin-bottom: 15px;
}

/* Forms
========================================================================================== */
.form {
	float: left;
	clear: left;
	width: 445px;
	margin-left: 35px;
}
.form label {
	font-size: 0.687em;
	font-weight: bold;
	display: inline;
	text-indent: 20px;
}
.form textarea,
.form input,
.form  select {
	font-size: 0.687em;
	text-align: left;
	background-color: #EEE;
	border: solid 1px #CCC;
}
.form textarea,
.form  select {
}

/* Sitemap
========================================================================================== */
.Sitemap div {
	margin-left: 130px;
}
.Sitemap li
{
	font-size: 0.76em;
	margin-left: 15px;
	padding-bottom: 3px;	
}
.Sitemap ul 
{
    margin: 10px 0;
}
.Sitemap p
{
	font-size: 0.9em;
	line-height: 1.3;
}
.Sitemap li li,
.Sitemap li p 
{
    font-size: 1em;
}

/* Manager Buttons
========================================================================================== */
.lnkBack a:link,
.lnkBack a:visited,
.lnkBack a:hover,
.lnkBack a:active {
	color: #F6841F;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.687em;
}
.pnlParaBtns {
    float: left;
		padding-top: 20px;
}
.pnlParaBtns select {
    position: relative;
    top: -4px;
}
.SiteHeader {
    float: right;
	padding-top: 20px;
}
.pnlConfirm {
	float: left;
	padding: 20px;
}
.paraControls {
    clear: left;
}
.paraControls a:link,
.paraControls a:visited,
.paraControls a:hover,
.paraControls a:active {
    font-size: 0.75em;
    color: #999;
    text-decoration: none;
}