@charset "utf-8";
/* CSS Document */

body {
	background-color: #cec7a9;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_secondary.png);
	background-repeat: repeat-x;
	margin: 0;
	color: #4e421b;
}

.rule {
	border-top:1px dotted #4e421b ;
	margin:15px 0;
	clear: both;
				}
/* body.home {
	background-image: url(../images/bg_home.png);
	background-repeat: repeat-x;
	min-height: 1200px;
} */
a:link, a:visited {
	color: #930910;	
}
a:hover, a:active {
	color: #521311;	
}
#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: left;
}
#header {
	width: 960px;
	height: 100px;
	overflow: hidden;
}
#header img {
	margin-top: 35px;
	margin-left: 35px;
	float: left;
}
#header p {
	float: left;
	margin-top: 55px;
	color: #560200;
	font-size: 1.2em;
	padding-left: 10px;
}
#header ul {
	list-style: none;
	display: inline;
	float:left;
	padding-left: 136px;
	*padding-left: 120px;
	margin-top: 55px;
	text-align: right;
}
#header ul li{
	font-size: 0.7em;
	display: inline;
	padding-left: 20px;
	font-weight: bold;
}
#header a {
	text-decoration: none;	
}
#maincontent {
	width: 960px;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#tabs {
	height: 35px;
	overflow: hidden;
	text-align: center;
}
#tabs ul {
	list-style: none;
	height: 35px;
	display: block;
	padding: 0;
	margin: 0;
}
#tabs ul li{
	color: #ffffff;
	font-size: 0.9em;
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	margin: 0;
}
li.trust {
	background-image: url(../images/tab_trust_on.png); 
	width: 228px;
}
li.conservatorship {
	background-image: url(../images/tab_conservatorship_on.png); 
	width: 249px;
}
li.estate {
	background-image: url(../images/tab_estate_on.png); 
	width: 290px;
}
li.care {
	background-image: url(../images/tab_care_on.png); 
	width: 193px;
}
#tabs ul li a {
	display: block;
	height: 35px;
}
#tabs ul li a:hover {
	visibility: visible;
}
#tabs ul li a:hover img {
	display: none;
}
a img {
	border: none;
}
#topcontent {
	width: 960px;
	height: 239px;
	background-image: url(../images/bg_topcontent.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#topcontent.trust { background-image: url(../images/bg_top_trust.jpg); }
#topcontent.conservator { background-image: url(../images/bg_top_conserve.jpg); }
#topcontent.estate { background-image: url(../images/bg_top_estate.jpg); }
#topcontent.care { background-image: url(../images/bg_top_care.jpg); }
#topcontent.shelley { background-image: url(../images/bg_top_shelley.jpg); }
#topcontent.about { background-image: url(../images/bg_top_about.jpg); }
#topcontent.leadership { background-image: url(../images/bg_top_leadership.jpg); }
#topcontent.contact { background-image: url(../images/bg_top_contact.jpg); }

body.home #topcontent {
	width: 960px;
	height: 365px;
	background-image: url(../images/bg_tophome.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#topcontent img.logo {
	margin-left: 475px;
	margin-top: 19px;
}
#topcontent p {
	color: #ffffff;
	margin-left: 390px;
	margin-top: 50px;
	line-height: 1.5em;
	width: 550px;
}
#topcontent.trust p { margin-top: 50px; }
#topcontent.conservator p { margin-top: 50px; }
#topcontent.estate p { margin-top: 50px; }
#topcontent.care p { margin-top: 50px; }
#topcontent.shelley p { margin-top: 40px; }
#topcontent.about p { margin-top: 50px; }
#topcontent.leadership p { margin-top: 50px; }
#topcontent.contact p { margin-top: 50px; }

body.home #topcontent p {
	margin-top: 15px;
}
.pics { 
    height:  256px;  
    width:   350px;  
    padding: 0;  
    margin:  0;
	overflow: hidden;
} 
.pics img {   
    padding: 0px;  
    border:  0px;
    top:  0; 
    left: 0;
}
#bottomcontent {
	width: 960px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/bg_bottomcontent.png);
	background-repeat: repeat-y;
}
#leftcontent {
	width: 349px;
	height: auto;
	/*background-image: url(../images/bg_leftcol.png);
	background-repeat: no-repeat; */
	float: left;
	font-size: 0.8em;
	color: #ffffff;
	padding-top: 12px;
}
#leftcontent p, #bottomleft p {
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.5em;
}
#leftcontent h2 {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 1.5em;
	font-weight: normal;
}
#leftcontent ul {
	margin-left: 10px;
	margin-bottom:10px;
	*padding-left: 34px;
}
#leftcontent ul#subnav {
	margin-left: 32px;
	padding-left: 0px;
}
#leftcontent li {
	line-height: 1.8em;
	padding-left: 20px;
	list-style-image: url(../images/bullet_white.png);
	padding-bottom: 8px;
}
#leftcontent ul#subnav li {
	display: block;
	width: 285px;
	line-height: 1.4em;
	list-style: none;
	list-style-image: none;
	border: 1px dotted #ffffff; 
	border-style: dotted none none;
	padding-top: 7px;
	padding-left: 8px;
	color: #521311;
}
#leftcontent ul#subnav li.selected {
	background-color: #CBC2A3;
}
#leftcontent ul#subnav li.last {
	border: 1px dotted #ffffff; 
	border-style: dotted none;
}
#leftcontent ul a {
	text-decoration: underline;
	color: #ffffff;
}
#leftcontent ul#subnav a {
	text-decoration: none;
	color: #ffffff;
}
#leftcontent hr.dotted {
	width: 309px; 
	padding-top: 0px;
	border: 1px dotted #ffffff; 
	border-style: none none dotted;
	color: #8e8671;
}
p.foot {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0;
}
img.pfac {
	border: none;
	margin-left: 215px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#rightcontent {
	width: 611px;
	height: auto;
	/* background-image: url(../images/bg_rightcol.png);
	background-repeat: no-repeat; */
	float: left;
	font-size: 0.9em;
	padding-top: 30px;
	overflow: hidden;
}
#rightcontent h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #930910;
	/*text-align: center;*/
	margin-bottom: 5px;
	margin-top: 0;
	padding-left: 30px;
	padding-right: 30px;
	letter-spacing:-.05em;
}
#rightcontent h2 {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 4px;
	margin-top: 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #521311;
}
#rightcontent h3 {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 4px;
	margin-top: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #521311;
}
#rightcontent p, #bottomright p {
	margin-top: 0;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.5em;
	font-size: 0.9em;
}
/*#rightcontent.threecol p {
	padding-right: 10px;	
}*/
#rightcontent ul {
	margin-left: 30px;
	padding-left: 20px;
}
#rightcontent li {
	font-size: 0.9em;
	list-style-image: url(../images/bullet_red.png);
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 30px;
}
#maincol {
	float: left;
	width: 355px;
	height: auto;
	min-height: 300px;
	border-right: #4e421b 1px dotted; 
}

#maincol p {
	line-height:1.5em;
	}

#sidecol {
	float: left;
	width: 250px;
	height: auto;
}
#sidecol h2 {
	color: #9b9476; /*cec7a9;*/
	padding-right: 30px;
	padding-left: 20px;
	/*text-align: center;*/
}
#sidecol ul {
	margin-left: 15px;	
}
#sidecol li, #sidecol p {
	padding-right: 30px;
	line-height:1.5em;	
}
img.shelley {
	border: #521311 1px solid;
	margin: 10px 1px 30px 30px;
	padding: 1px;
}
.section {
	overflow: hidden;
	width: 570px;
	height: 90px;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-top: 20px;
}
.section img{
	float: left;
	margin-top: 2px;
}
.blurb {
	float: left;
	width: 480px;
}
#bottomcol {
	margin: 0;
	width: 960px;
	height: 68px;
	background-image: url(../images/bg_bottomcol.png);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	clear: both;
}
#bottomleft {
	width: 349px;
	height: 39px;
	float: left;
	font-size: 0.8em;
	color: #ffffff;
}
#bottomleft hr.dotted {
	width: 321px; 
	border: 1px dotted #ffffff; 
	border-style: none none dotted;
	margin-left: 28px;
	color: #8e8671;
}
#bottomright {
	width: 611px;
	height: 39px;
	float: left;
	font-size: 0.9em;
}
#bottomright hr.dotted {
	width: 581px; 
	border: 1px dotted #521311; 
	border-style: none none dotted;
	margin-left: 0;
	color: #ffffff;
}
#footer {
	width: auto;
	font-size: 0.6em;
	color: #930910;
	text-align: center;
	*padding-top: 5px;
	height: 110px;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#leftcontent p.quote {
	line-height: 1.75em;
	padding-left: 60px;
	margin-left: 20px;
	margin-right: 30px;
	padding-right: 0;
	display: block;
	background-image: url(../images/quotes.png);
	background-repeat:no-repeat;
	background-position: top left;
	margin-top: 25px;
}

