* {
	margin:0;
	padding:0;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}

body {
	text-align: left;
	background-color: #7854ac;
	padding-top: 10px;
}


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

.stretcher p {
	padding: 10px;
	text-align: left;
}
.stretcher h2 {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.form input, .form select, .form textarea {
	border: 1px solid #cccccc;
	padding: 5px;
	width: 150px;
}
.stretcher li {
	padding: 0px;
}
.stretcher .header {
	padding-right: 10px;
}
.stretcher {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.display a, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#header {
	width: 600px;
	text-align: center;
	height: 300px;
}
.slogan {
color: #FFFFFF;
font-size: 13px;

}

.display {
	margin: 0px;
}
.compassion {
	background-color: #5093b0;
	}
.support {
	background-color: #5994a7;
}


.service {
	background-color: #6f9696;
}
.form {
	font-size: 13px;
}
.form td {
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.button:link,
.button:visited,
.button:hover {border:none;}
* html #wrap {width:50em}
/* End Demo page styling */

.button:link,
.button:visited { /* Top left corner, top edge */
	float:left;
	color:#ddd;
	background:#333 url(images/button.gif) no-repeat;
	font:1.2em/1.0 Georgia,serif;
	text-decoration:none;
}
.button * {display:block;
font-size: 13px;
	color: #FFFFFF;}
.button .tr { /* Top right corner */
	padding:6px 0 0;
	background:url(images/corners.gif) no-repeat right top;
}
.button .bl { /* Bottom left corner, left and bottom edges */
	padding:0 0 0 6px;
	background:url(images/button.gif) no-repeat left bottom;
}
.button .br { /* Bottom right corner */
	padding:0 0 6px;
	background:url(images/corners.gif) no-repeat right bottom;
}
.button .r { /* Right edge */
	padding:3px 12px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */
	background:url(images/button.gif) no-repeat right center;
}
.button:hover,
.button:focus,
.button:active { /* Make the images/button more visible on :hover and :focus */
	outline:2px solid #ff0; /* Not supported by IE/Win :-( */
	color:#fff;
}
.sig {
	font-size: 9px;
}
ul {
	padding-top: 5px;
	padding-bottom: 0px;
}
.stretcher p {
	padding-top: 5px;
	padding-bottom: 5px;
}
