﻿* {
    margin: 0px;
    padding: 0px;
}
/*
img, div, a, input { behavior: url(/css/resources/iepngfix.htc) }
*/
body {
	background-color: #b9b8ae;
}
.spacer {
    height: 15px;
}
#container {
    width: 800px;
    padding: 15px;
    margin: auto;
    background-color: #72af55;
}
#topmaring {
    width: 800px;
    height: 15px;
    background-image: url("img/topmargin.png");
}
#bottommaring {
    width: 800px;
    height: 15px;
    background-image: url("img/bottommargin.png");
}
#header {
    width: 800px;
    height: 100px;
    background-color: #ffffff;
}
#header #logo {
    margin-left: 0px;
	position: relative;
	border: 0;
	z-index:0;
}
#header h1 {
    float: right;
    padding-right: 40px;
    font-size: 26px;
}
#content {
    background-color: #ffffff;
    width: 800px;
	margin-top: 33px;
    padding-top: 20px;
    height: 400px;
	overflow: auto;
	overflow-x: hidden;
}
#contentleft {
    width: 420px;
    float: left;
    padding-left: 60px;
    height: 370px;
}
#contentright {
    width: 250px;
    float: right;
    padding-right: 45px;
    height: 380px;
}
#contentfull {
	width:680px;
    float: left;
    padding-left: 60px;
	padding-right:60px;
    height: 370px;
}
#contentleft p, #contentright p, #contentfull p, #contentright div{
    line-height: 18px;
    padding-bottom: 15px;
    color: #232631;
    font-size: 12px;
    font-family: Tahoma;
}

#contentleft span, #contentright span, #contentfull span {
    color: #232631;
    font-size: 12px;
    font-family: Tahoma;
}
#contentleft p.subHead, #contentright p.subHead, #contentfull p.subHead {
    line-height: 25px;
    font-size: 14px;
	font-weight: bold;
}
#contentleft p.imageSmall, #contentright p.imageSmall, #contentfull p.imageSmall {
    font-size: 11px;
}
#contentleft .imageSubLarge, #contentright .imageSubLarge, #contentfull .imageSubLarge {
    float: left;
	text-align: right;
	color: #609aae;
	font-size: 18px;
}
#contactInfo {
    line-height: 25px;
    font-size: 14px;
}
img.membershipLogo {
	position: relative;
	top: 20px;
	margin-right: 20px;
	border: 0px;
}
#bioMembershipBlock {
	width:206px;
	margin: 0 85px;
	margin-top: 65px;
}
#bioMembershipBlock img {
	float: left;
}
#bioMembershipBlock img.bioMembershipRight {
	margin-right:100px
}
img.grandmaPic {
	margin-top: 105px;
}
ul.textList li {
    color: #232631;
    font-size: 12px;
    font-family: Tahoma;
	margin-left: 20px;
	line-height: 16px;
	list-style-type: circle;
}
table.pressTable td {
	padding: 5px;
	font: 12px Tahoma;
}
table.pressTable td a{
	font-style: italic;
}

table.pressInfoTable td {
	font: 12px Tahoma;
}

#contentleft p a, #contentright p a, #contentfull p a, #contentright div a {
    color: #72af55;
    text-decoration: none;    
}
#contentleft p a:hover, #contentright p a:hover, #contentfull p a:hover, #contentright div a:hover {
    color: #72af55;
    text-decoration: underline;
}

#contentleft a img, #contentright a img, #contentfull a img {
    border-width: 0px;
    padding: 2px;
}

.twitterHome {
	height: 45px;
	clear: all;
}

.twitterHome a, .twitterHome a img{
	vertical-align:middle;
}

.newsHome img {
	width:65px;float:left;
}

.newsHome div {
	margin-right: 10px; float: left; height: 40px; width: 140px; margin-top: 15px; margin-left: 5px;
}

.clear {
    clear: both;
}
.more {
    position: relative;
    top: -25px;
    left: -100px;
    width: 90px;
    height: 30px;
    letter-spacing: 1px;
    font-size: 16px;
}
.back a, .more a {
    font-size: 18px;
    color: #72af55;
}
.back {
    position: relative;
    top: -25px;
    left: -445px;
    letter-spacing: 1px;
    font-size: 16px;
    width: 90px;
    height: 30px;
}
#contentleft .testimonial, #contentright .testimonial {
    width: 250px;
    text-align: center;
    background-color: #609aae;
	padding: 20px 20px 0;
	margin: 0 25px;
	float: left;
}
.testimonialMax {
    height: 345px;
}
.testimonialMin {
    height: 150px;
}
#contentleft .testimonial p, #contentright .testimonial p {
    color: #ffffff;
	font-size: 11px;
}

#profileCaption {
	width: 230px;
	text-align: center;
	margin-top: 10px;
}

#memberships {
	height:100px;
	margin-left:50px;
	width:156px;
}

#membershipsHome {
	height:100px;
	margin-left:65px;
	width:156px;
}

.photoCredits {
	color:#232631;
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	padding-left:60px;
}

#newsHome {
	width: 240px;
	border: 1px solid #5AA628;
	padding: 10px;
	margin-bottom: 15px;
}

#newsHome ul {
	padding-left: 20px;
}

#homeButtons td{
    color: #232631;
    font-size: 12px;
    font-family: Tahoma;
}

#homeButtons {
	border: 1px solid #5AA628;
	width: 240px;
}

#homeButtons td img {
	padding-right: 5px;
}

#homeButtons td a {
    color: #72af55;
    text-decoration: none;    
}
#homeButtons td a:hover {
    color: #72af55;
    text-decoration: underline;
}