/* CSS Document - PRINT */
/* Design - Mark Abrams 8/2006 */

TABLE.noprint, DIV.noprint {display:none}  /* code hides AWM menus code in print mode */
	
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;
	}
	
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: small;
	font-weight: 900;
	color: #9C9A31;
	font-style: italic;
	text-indent: 1em;
	}
	
#header{
	padding: 0px;
	height: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/header.gif);
	background-repeat: no-repeat;
	background-position: center;
	left: 0px;
	display: none;
	}
	
#header_notext {
	padding: 0px;
	height: 200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/header_notext.gif);
	background-repeat: no-repeat;
	background-position: center;
	left: 0px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}

#footer {
	text-align: center;
	position: static;
	width: 450px;
	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: 50%;
	top: 15%;
	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: 0;
	width: 292px;
	left: 418px;
	line-height: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#splashtext h1 {
	font-size: xx-small;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 2px;
}

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

#awmAnchor-menu {
	overflow: hidden;
	visibility: hidden;
	z-index: 0;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
	display: none;
}

#content {
	position: absolute;
	left:50%;
	width:575px;
	top:20px;
	z-index: 2;
	margin-left: -199px;
	height: auto;
	visibility: visible;
}
.img_left {
	padding-right: 10px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_right {
	float: right;
	margin: 0px;
	padding-left: 10px;
	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: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
.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;
}

.testimonial {
	background-image: url(../images/layout/matte.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 530px;
	position: relative;
	overflow: hidden;
}
.testimonial_img_left {
	position: relative;
	top: 40px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.testimonial_img_center {
	position: relative;
	left: 75px;
	top: 20px;
}

.testimonial blockquote {
	position: relative;
	left: 160px;
	top: -220px;
	width: 315px;
	clear: both;
}

#content #form1 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: thin groove #630063;
	padding: 25px;
}
blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: smaller;
}
cite {
	width: 55px;
}
#content .testimonial p {
	position: relative;
	top: -200px;
	padding-left: 200px;
	padding-right: 10px;
	font-size: 10px;
}

