﻿body {
	font-family: "Segoe UI", "Arial", sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	background-color: #407b31;	
	color: #1c4071;
}
a{
	color: #4093FF;
	text-decoration:none;
}
a img {
	border: none;
}
a:hover, a:visited:hover{
	color: #DB9A33;	
} 
a:visited{
	color: #9B3025;	
}
a:active{
	color: #D55E51;	
}



h3{
	text-align: center;
}
.clear{
	clear: both;
}
.descbox{
	border: none;
	background: url('../images/descboxbg.png') top left no-repeat;
	color: #1c4071;
	width: 250px;
	height: 185px;
	margin: 18px;
	margin-top: 0;
	padding: 0;
	font-size: 0.75em;
	line-height: 1.25em;
	text-align: left;
	float: left;
}
.descbox p{
	margin: 8px;
}
 
.pagetext {
	font-size: 13pt;
	padding: 1em;
	margin-left: 36px;
	margin-right: 36px;
}

.footnote{
	font-size: 7pt;
}

.vcard{
	margin-bottom:1em;
}
.title{
	font-style:italic;
}
 
.products{
	text-align: center;
	float: left;
	margin: 12px;
	margin-top: -12px;
}
 
 
.producttitle {
	font-style: italic;
}

.contactlist{
	margin: 24px;
	float:left;
	width: 40%;
}
.partnerlogo{
	float:left;
	margin-top:4px;
	margin-right:12px;
}

#header, #navbar, #contentmain, #footerwrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#mainsection{
	background-color: #dfe9f6;
	background-position: top;
	background-image: url('../images/bodybg.png');
	background-repeat: repeat-x;
}

#headerwrap {
	height: 100px;
}
#navbarwrap {
	background-image: url('../images/navbg.png');
	background-repeat: repeat-x;
	height: 41px;
}
#mainstructure {
	background-image: url('../images/CharChoiceClouds.png');
	background-repeat: repeat-x;
	background-position: center top;
}
#contentwrapper {
}
#footersection {
	background-color: #407b31;
	background-image: url('../images/footerbg.png');
	background-position: top center;
	background-repeat: repeat-x;
	height: 145px;
}
#logolink {
	position: relative;
	top: 76px;
}
#tagline {
	font-size: 1.1em;
	font-style: italic;
	color: #1c4071;
	font-weight: bold;
	position: relative;
	top: 52px;
	left: 70px;
	width: 65%;
}
#header {

}
#navbar ul{
	list-style: none;
	padding-left:0;
	margin-top:0;
	height: 40px;
	padding-top: 9px;
	position: relative;
	left: 140px;
	width: 700px;
}
#navbar ul li{
	display: inline;
	margin-left: 38px;
	margin-right: 38px;
}
#navbar ul li a{
	font-weight: bold;
	font-size: 1.15em;
	color: white;
	text-decoration:none;
}
#supportbadge {
	position: relative;
	float:right;
	right: 140px;
	top:-96px;
}

#contentmain{
	margin-top: 80px;
}

#homeintrotext{
	font-size: 1.5em;
	line-height: 1.4em;
	color: #1c4071;
	float: left;
	width: 52%;
	margin: 0 18px 18px 70px;
}
#homephotoframe{
	float: right;
	position: relative;
	background-image: url(../images/photoframe.png);
	width: 280px;
	height: 214px;
	margin-top: -40px;
	right: -60px;
}
#homephotoframe img{
	margin-top: 16px;
	margin-left: 5px;
}
#descboxes{
	width: 88%;
	margin-left: auto;
	margin-right: auto;
}
#homepagebook{
	float: left;
	position:relative;
	top: -3px;
	left: -8px;
/**/
}
#booktitle{
	color: #db9a33;
	font-style: italic;
}
#enrich{
	color: #c73f30;
}
#partners{
	color: #65af51;
}
#enrich, #partners{
	font-weight: bold;
}
#descpartners p img{
	float: right;
	margin-left: 12px;
}
#descenrich p img{
	display: block;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
}
#footerstructure{
	text-align: center;
}
#footernav{
	list-style: none;
	padding: 0;
	font-size: 0.75em;
	margin-top: -8px;
	padding-top: 8px;
}
#footernav li{
	display: inline;
	margin-left: 36px;
	margin-right: 36px;
}
#footernav a{
	/*
color: #C73F30;
*/
	color:#2d5823;
}
#copyright{
	margin-top:26px;
	color:#2d5823;
	font-size: 0.7em;
	line-height: 1.1em;
}

#createdby{
	width: 70px;
	height: 70px;
	text-align: center;
	margin: 8px;
	position: relative;
	top: -40px;
	left: 10px;
}
 
 
#bigbook {
	text-align: center;
	float: right;
}

#boardcontacts{
	
	float:left;
}

#contactphoto{
	background: white;
	padding: 12px;
	float:right;
	margin-right: 100px;
}

/* Temporary styles to be removed before deploying */

 
 
 
 
 
 
 
 
