/***********************************************/
/* asl.css                            */
/* Use for aslinterpreting.com */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/


body {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #005954;
	margin: 0;
	padding: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/******* hyperlink and anchor tag styles *******/



a:link, a:visited, a:hover{
	color: #990000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.navFont a:hover{
	text-decoration: underline;
	color:#FFFFFF;
}

.navFont a:visited{
	color:#FFFFFF;
}

.navFont a{
	font-size: 12px;
	color:#FFFFFF;
}

.bigOrange {
	color:#CC6600;
	font-size: 16px;
	line-height: 18px;
}

#orderNow {
	position: absolute;
	width:69px;
	height: 73px;
	left: 20px;
	padding: 0;
	margin: 0;
}

#orderForm {
	position: absolute;
	top: 43px;
	left: 654px;
	width: 44px;
	height: 36px;
	padding: 0;
	margin: 0;
}

.upper {
	top: 0;
}

.lower {
	top: 580px;
}


#Header {
	position: absolute;
	background: #005954 url(images/green.png) top left repeat;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 109px;
}

#Content {
	position: absolute;
	background: #005954 url(images/angle_tile.png) top left repeat-x;
	left: 0;
	top: 109px;
	padding: 0;
	margin: 0;
	width: 100%;
}

.hmpage {
	height: 776px;
}

/******* text field height is hmpage - 76 *******/

.hmtext {
	height: 700px;
}

.abpage {
	height: 550px;
}

.abtext {
	height: 400px;
}

.vidpage {
	height: 950px;
}

.vidtext {
	height: 800px;
}

.bookpage {
	height: 1140px;
}

.booktext {
	height: 100px;
}

#Main {
	position: absolute;
	background: #FDCB9F url(images/peach.png) top left repeat;
	left: 0;
	top: 0px;
	padding: 0;
	margin: 0;
	width: 698px;
}

#Logo img{
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	width: 262px;
}

#HomeFrame {
	position: absolute;
	background: #FDCB9F url(images/peach_line.png) top left repeat-x;
	left: 262px;
	top: 81px;
	width: 436px;
	height: 28px;
	
}

#HomeFrameCorner img{
	position: absolute;
	left: 408px;
	top: 0;
	width: 28px;
	padding: 0;
	margin: 0;
}

/*    top navigation    */

#navFrame {
	position: absolute;
	background: #005954 url(images/nav_tile.png) top left repeat-x;
	left: 262px;
	top: 58px;
	width: 390px;
	height: 23px;
	
}

#genButton1 {
	position: absolute;
	background: #FDCB9F url(images/genButton1.png) top left;
	text-align: center;
	font-size: 10px;
	line-height: 23px;
	top: 0;
	width: 96px;
	height: 23px;
	left: 0;
}

#genButton2 {
	position: absolute;
	background: #FDCB9F url(images/genButton1.png) top left;
	font-size: 10px;
  	color:#FFFFFF;
	line-height: 23px;
	text-align: center;
	top: 0;
	width: 96px;
	height: 23px;
	left: 98px;
}

#genButton3 {
	position: absolute;
	background: #FDCB9F url(images/genButton1.png) top left;
	font-size: 10px;
  	color:#FFFFFF;
	line-height: 23px;
	text-align: center;
	top: 0;
	width: 96px;
	height: 23px;
	left: 196px;
}

#genButton4 {
	position: absolute;
	background: #FDCB9F url(images/genButton1.png) top left;
	font-size: 10px;
  	color:#FFFFFF;
	line-height: 23px;
	text-align: center;
	top: 0;
	width: 96px;
	height: 23px;
	left: 294px;
}

#email {
	position: absolute;
	width: 61px;
	height: 15px;
	left: 591px;
	top: 43px;
	padding: 0;
	margin: 0;
}

/*    text content    */

#textField {
	position: absolute;
	color: #003333;
	font-size: 12px;
	line-height: 14px;
	width: 450px;
	Left: 102px;
	top: 0;	
}

#orderField {
	position: absolute;
	color: #003333;
	font-size: 11px;
	line-height: 14px;
	width: 560px;
	Left: 102px;
	top: 0;	
}

/*    flags    */

#creditCards {
	position: absolute;
	top:0;
	width:73px;
	height: 156px;
	left: 16px;
	padding: 0;
	margin: 0;
}

#flag1 {
	background: #FDCB9F url(images/flag_1_tile.png) top left repeat;
	position:absolute;
	width: 120px;
	height: 83px;
	left: 578px;
	top: 0;
	margin: 0;
	padding: 0;
}

#flag1edge img {
	position: absolute;
	left:0;
	top:0;
	width: 10px;
	margin: 0;
	padding: 0;
}

#flag1Text {
	position: absolute;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: right;
	top: 8px;
	right:6px;
	height: 66px;
	width: 96px;
}

#flag2 {
	background: #FDCB9F url(images/win_tile.png) top left repeat;
	position:absolute;
	width: 120px;
	height: 112px;
	left: 578px;
	top: 91px;
	margin: 0;
	padding: 0;
}

#flag2edge img {
	position: absolute;
	left:0;
	top:0;
	width: 9px;
	margin: 0;
	padding: 0;
}

#flag2Text {
	position: absolute;
	font-size: 10px;
	line-height: 14px;
	color: #003333;
	text-align: right;
	top: 8px;
	right:6px;
	height: 86px;
	width: 106px;
}

#flag3 {
	position:absolute;
	width: 114px;
	height: 98px;
	left: 582px;
	top: 211px;
	margin: 0;
	padding: 0;
}

/*    base navigation    */

#baseBar {
	position: absolute;
	background: #005954 url(images/base_tile.png) top left repeat-x;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 23px;

}

#baseBarLinks {
	position:absolute;
	font-size: 10px;
	line-height: 12px;
	color:#FFFFFF;
	top: 5px;
	height: 18px;
	width: 400px;
	left: 102px;

}
