/* CSS Document */
/* Design - Mark Abrams 7/2006 */

html {
	padding: 0px;
}
body {
	background-color: #FFF3D6;
	color: #630063;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	}
	
h1	{
	font-family: Papyrus;
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	color: #630063;
	text-align: center;
	clear: both;
	background-image: url(../images/layout/title-horizontal-break.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 1.5em;
	width: 100%;
	}
	
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	background-image: url(../images/layout/page-horizontal-break.gif);
	font-variant: normal;
	text-indent: 1em;
	line-height: 1.5em;
	padding-top: 1em;
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
h3	{
	font-size: small;
	font-weight: 900;
	color: #630063;
	font-style: italic;
	text-indent: 1em;
	}
h4	{
	font-size: 100%;
	font-weight: 900;
	font-style: italic;
	text-indent: 1em;
	}
p {
	text-align: justify;
}

blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: smaller;
}


cite {
	width: 55px;
}
#header{
	padding: 0px;
	height: 200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/SBD_header.gif);
	background-repeat: no-repeat;
	background-position: center;
	left: 0px;
	}
	
#header_notext {
	padding: 0px;
	height: 200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/SBD_header_notext.gif);
	background-repeat: no-repeat;
	background-position: center;
	left: 0px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
#header .logoframe {
	position: absolute;
	z-index: 9999;
	height: 167px;
	width: 400px;
	left: 50%;
	top: -1px;
	margin-left: -400px;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#footer {
	text-align: center;
	position: static;
	width: 550px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}

#splash {
	position: absolute;
	z-index: 2;
	width: 640px;
	height: 360px;
	margin-left: -320px;
	left: 50%;
	top: 15%;
	visibility: visible;
	background-color: #FFF3D6;
}

#splash_video {
	position: absolute;
	z-index: 2;
	width: 640px;
	height: 360px;
	margin-left: -320px;
	left: 1407px;
	top: 283px;
	visibility: visible;
}
.flashCenter {
	position: relative;
	z-index: 2;
	width: 324px;
	height: 247px;
	margin-left: -320px;
	left: 446px;
	top: 10px;
	visibility: visible;
}

#splash_boarder {
	border: medium groove #666666;
	height: auto;
	width: 640px;
}

#splash_enter {
	text-align: center;
	position: relative;
	width: 640px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}
#splashtext {
	font-size: 9px;
	position: absolute;
	z-index: 2;
	width: 350px;
	left: -1900px;
	line-height: 2px;
	font-family: Arial, Helvetica, sans-serif;
	height: 313px;
	top: 20%;
	background-color: #FFFFFF;
	visibility: visible;
}
#splashtext h1 {
	font-size: xx-small;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#navbar {
	position: relative;
	left:50%;
	width:200px;
	z-index: 3;
	margin-left: -395px;
	visibility: visible;
	height: 550px;
	background-image: none;
	background-repeat: no-repeat;
}

#content {
	position: absolute;
	left:50%;
	width:575px;
	top:200px;
	z-index: 2;
	margin-left: -199px;
	height: auto;
	visibility: visible;
}

#content p strong {
	font-weight: normal;
	background-color: #FFECC4;
}


.img_left {
	padding-right: 15px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_right {
	float: right;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.ADA_Credits {
	color: #BD0000;
	list-style-type: circle;
	list-style-position: outside;
	text-indent: 2em;
	list-style-image: url(../images/layout/bullet.gif);
	font-weight: bold;
}
#pageBanner {
	font-family: Papyrus;
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	color: #630063;
	text-align: center;
	clear: both;
	background-image: url(../images/layout/title-horizontal-break.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.img_Dr_Brother {
	padding-right: 10px;
	float: left;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
}
.text_red {
	color: #D50000;
}
.bold_list {
	font-weight: bold;
	line-height: 1.5em;
	font-size: small;
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}
.text_larger_red_centered {
	font-size: larger;
	color: #FF0000;
	text-align: center;
	line-height: 1.5em;
}
#content #form1 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: thin groove #630063;
	padding: 25px;
}

.testimonial h3{
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.testimonial p {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 24px;
}

 .testimonialTop {
	width: 530px;
	background-image: url(../images/layout/matteTop.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.testimonialCenter {
	width: 530px;
	background-image: url(../images/layout/matteCenter.jpg);
	background-repeat: repeat-y;
	min-height: 250px;
	position: relative;
}
.testimonialCenter h3{

  }
.testimonialCenter p{
	margin-left: 1em;
	margin-right: 1em;
  }

.testimonialBottom {
	width: 530px;
	background-image: url(../images/layout/matteBottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
	clear: both;
}
.testimonial_img_left {
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 15px;
}
.testimonial_img_center {
	left: 240px;
	position: absolute;
	top: 148px;
}

.testimonialCenter blockquote {
	line-height: 1.4em;
	margin-top: 20px;
 }
a:link, a:visited, a:visited, a:active, a:hover {
	cursor: url(../images/cursor/paintBrush.cur), pointer;
 }

a:link {
	color: #666633;
}
.imageCaption {
	margin-top: 20px;
	font-size: x-small;
	position: absolute;
	width: 196px;
	left: 242px;
	top: 246px;
}
.clear {
	clear: both;
}
#content ol li {
	margin-bottom: 1em;
}
#content h4 a {
	color: #630063;
	text-decoration: none;
}
address   {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
