@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 90%;
	background-color: #FFFFFF;
	background-image: url(images/BGgradient.jpg);
	background-repeat: repeat-x;
}
#dropshadow {
	background-image: url(images/BGcontainer.png);
	background-repeat: repeat-y;
	text-align: center;
	width: 815px;
	background-color: transparent;
}

#container {
	width: 801px;
	text-align: left;
	padding-right: 8px;
	padding-left: 7px;
	background-image: url(images/BGcontainer.png);
	background-repeat: repeat-y;
	margin: 0 auto;
} 

h1 {
	font-size: 140%;
	font-weight: bold;
	color: #28903A;
	margin-bottom: 0px;
	margin-top:10px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #28903A;
	margin-bottom: 0px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #28903A;
	margin-bottom: 0px;
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}

#mainContent {
	margin: 0 0 0 149px;
	padding: 0;
	min-height: 400px;
}
 
#mainContent li {
	margin-bottom: 4px;
	margin-left: 25px;
	list-style-type: disc;
}
#mainContent li.leaf {
	margin-bottom: 4px;
	margin-left: -20px;
	list-style-image: url(images/leaf-small.gif);
	list-style-type: none;
}
#mainContent p, #mainContent h1, #mainContent h2, #mainContent h3, #mainContent ul, #mainContent div, #mainContent form {
	margin-left: 25px;
}

#header {
	background-color: #FFFFFF;
	height: 150px;
	border-top-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #28903B;
	border-right-color: #28903B;
	border-bottom-color: #28903B;
	border-left-color: #28903B;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 15px 0px 0 10px;
	margin-left: 1px;
} 
#header #logo {
	height: 122px;
	width: 208px;
	float: left;
}
#header #tagline {
	margin-left: 275px;
	margin-top: 45px;
}

#header #justask {
	margin-left: 560px;
}

#header #login {
	font-size: 85%;
	height: 25px;
	width: 200px;
	float: right;
	color: #D1A842;
	text-align: right;
	padding-top: 2px;
	padding-right: 6px;
}
#header #login a {
	color: #D1A842;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#topnav {
	width: 800px;
	white-space: nowrap;
	text-align: right;
}
#sidebar1 {
	width: 150px;
	background-image: url(images/leftnavBG2011.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	height: 380px;
	float: left;
	padding: 10px 2px 2px;
	font-size: 90%;
}

#sidebar1 #leftnav li {
	list-style-type: none;
	text-align: center;
	margin-left: -50px;
	margin-bottom: 10px;
	font-size: 110%;

}
#sidebar1 #leftnav a, #leftnav a:visited {
	color: #FFFFFF;	
	text-decoration: none;
}
#sidebar1 #leftnav a:hover {
	background-color: #80BA3F;
	padding: 3px;
}

#sidebar1 #subscribe {
	margin-left: -1px;
}

/* left nav for portal area */
#sidebar1 #portal-nav a:hover {
	color:#666666;
	text-decoration: none;
}
#sidebar1 #portal-nav {
	list-style-image: none;
	padding: 3px;
	/*font-size: 90%;*/
	width: 125px;
	margin: 0px 0px 4px 7px;
}
#sidebar1 #portal-nav a, #sidebar1 #portal-nav a:visited {
	color: #FFFFFF;
}
#sidebar1 #portal-nav li {
	margin-left: -30px;
	list-style-type: square;
	margin-bottom: 5px;
}
.portalH1 {
	font-family: Impact, "Arial Black", sans-serif;
	font-weight: normal;
	font-size: 130%;
	color: #FFFFFF;
	margin-top: 6px;
}
.portalLI {
	margin-left: -30px;
	list-style-type: square;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 90%;
}
.portalP, .portalP a, .portalP a:visited {
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 95%;
}

/* end portal area */

#sidebar1 #solutions a:hover {
	color:#666666;
	text-decoration: none;
}
#sidebar1 #solutions {
	list-style-image: none;
	border: 2px solid #a0c99f;
	padding: 4px;
	font-size: 90%;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 6px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: normal;
}
#sidebar1 #solutions a, #sidebar1 #solutions a:visited {
	color: #FFFF99;
}
#sidebar1 #solutions li {
	margin-left: -38px;
	list-style-type: none;
	margin-bottom: 6px;
}


#copyright {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 80%;
	color: #999999;
	text-align: right;
	padding: 6px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7F7F77;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#copyright a, #copyright a:visited {
	color: #999999;
	}

#footer {
	background-color: #FFFFFF;
	background-image: url(images/bottombar.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 800px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
} 

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.myContent {
	display: none;  /* this turns the hidden divs on the service pages on or off; use none or block */
	margin: 0px 8px 6px 12px;
}
#myContent4 table {
	font-size: 90%;
}
#funeralBox {
	margin: 5px 0px 5px 5px;
	float: right;
	width: 280px;
}
#funeralBox img {
	margin: 0px;
	padding: 0px;
	float: right;
}

.subhead1 {
	font-size: 85%;
	color: #28903b;
	margin-top: 0px;
	font-style: italic;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.emphasis {
	font-size: 120%;
	font-weight: bold;
	color: #0071bb;
	margin-bottom: 4px;
}
.emphasisGreen {
	font-size: 120%;
	font-weight: bold;
	color: #28903A;
	margin-bottom: 4px;
}
.testimonials1 {
	font-size: 90%;
	font-style: italic;
	margin-bottom: 25px;
	margin-left: 8px;
}
.testimonialsBox {
	border: 1px solid #006E3A;
	padding: 0px 8px 0px 0px;
	color: #28903A;
	font-size: 95%;
	margin: 0px 30px 0px 0px;
	clear: both;
}
.testimonialsBox2 {
	border: 1px solid #006E3A;
	padding: 0px;
	color: #28903A;
	font-size: 95%;
	width: 280px;
}

.testimonialsBox2 p {
	padding-right: 10px;
	padding-top: 8px;
}


#form1 #PageLabel {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 90%;
}
#form1 #LoginStatus1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0000FF;
}
#form1 #LoginName {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0000FF;
}
.statusBar
    {
        background-color: #CCCCCC;
        padding: 2px;
    }

input {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 100%;
	color: #333399;
}
textarea {
	background-color: #FFFFCC;
	border-style: solid;
	border-color: #009933;
	border-width: 1px;
}
.alert {
color:#CC3300;
font-size: 110%;
}




.emphasis {
	font-size: 120%;
	font-weight: bold;
	color: #0071bb;
	margin-bottom: 4px;
}
.emphasisGreen {
	font-size: 120%;
	font-weight: bold;
	color: #28903A;
	margin-bottom: 4px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}




/* Partner pages */
.mastersH1 {
	font-size: 140%;
	font-weight: bold;
	color: #28903A;
	margin-bottom: 0px;
	margin-top:10px;
}
.mastersH3 {
	font-size: 110%;
	font-weight: bold;
	color: #28903A;
	margin-bottom: 0px;
}	
#announcements {
	float: right;
	font-size: 95%;
	padding: 5px;
	width: 380px;
}

#announcements h1 {
	font-family: Impact, "Arial Black", sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #28903A;
	text-align: center;
}


#announcements p {
	text-align: left;
	margin: 18px 8px 8px;
}
#togglebtn {
	padding: 5px;
	margin: 6px;
	font-weight: bold;
	text-align: center;
}
#partners {
	position: absolute;
	top: 20px;
	padding-left: 70px;
}

