/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:1em; line-height:1.2em; text-align:center; color:#000000;  }
html, input, textarea
	{	font-family:Tahoma; 
		color:#000000;
	}	
	



h1{
	text-indent:-2000px;
	font-size:0;
	line-height:0;
}

h2{
	font-size:15pt;
	line-height:1.25em;
	margin:5px 0px 7px 0px;
	color:#726960;
	font-weight: bold;
}

h3{
	font-size:13pt;
	line-height:1.25em;
	
	color:#726960;
	font-weight: bold;
	margin:5px 0px 7px 0px;
}

.mariners_logo{
	height:90px;
	background:url(images/common/mariners_icon.jpg) no-repeat;
	margin:0 0px 0 0px;
}



.h_wr_top_link{ width:750px}

/*header*/
.h_wr_top_link{
	margin:0 0px 0 0px;
	height:92px;
	line-height:0 em;
	text-align: right;
}
.h_wr_top_link div{
	height:28px;
}
.h_wr_top_link span{ margin:5 0px 0 750px;}
.h_wr_top_link a{
	background:url(images/common/email_bull.gif) no-repeat left center;
	padding:0 0 0 15px;
	color:#333333;
	font-size:0.75em;
}







ul{margin:0; padding:0; list-style:none; line-height:1.5em; }
ul li{ }
ul li a{color:#000000; text-decoration: underline; background:url(images/a.gif) repeat-x bottom;  line-height:1.5em; font-weight:bold} 
ul li a:hover { text-decoration:none; }

/*header*/
#header .logo {height:90px; width:92px; margin: 0px 0 0px 0px;  }

#header .main_pic {height:238px; width:750px; margin:0px 0px 0px 0px }


/*content*/
#content{
	font-size:0.75em;
	font-family:Arial;
	width:100%;
	text-align:left;
	margin:0px 0px 0px 0px;
	color:#000000;
}

.bullet_list{
	text-align:left;	
	padding:10px 5px 5px 10px;
	color:#000000;
}

.copy1{
	text-align:left;	
	line-height:1.5em;
	color:#000000;
}

.table_list_indent{
	text-align:left;	
	padding:10px 0px 10px 15px;
	color:#000000;
}






#content .pad{padding:0px 0px 20px 0px}
#content .indent{padding:26px 15px 61px 28px}
#content .indent_main{padding:15px 0px 0px 15px}
#content .indent_col1{padding:0px 26px 0px 0px}
#content .title{  margin-bottom:13px}
#content .pic_left{ float:left; margin:0px 15px 0px 0px}
#content .pic_left1{ float:left; margin:0px 15px 20px 0px}
#content .pic{ margin:0px 0px 16px 0px}
#content .bann{ margin:29px 0px 0px 0px}
#content .line{ margin:13px 0px 13px 0px}
#content .line1{ margin:0px 0px 13px 0px}
#content p{ margin:0px 0px 10px 0px}
#content .p1{ margin:0px 0px 21px 0px}









.img_right{ float:right; margin:0 5px 0 0;}

.h_wr_menu{
	height:40px;
	background-color: #0066cc;
}




.jamp2{margin-right:17px; }
.jamp3{margin-right:15px}
select{ width:89px; border:1px solid #863800; background:#fff2cc; font-size:1em; vertical-align:middle; height:21px; margin-bottom:13px; color:#3d270f}
.input{
	width:300px; height:21px;
	margin:32px 0 5px 0
}

----------THIS AFFECTS THE WEB FORM!!!!

dot.input1{
	width:300px; height:21px;
	margin:2px 0 7px 0
}
nodot.input{
   	border:1px solid #863800; 
	background:#fff2cc;
	width:218px; height:21px;
	font-size:1em;
	padding-left:5px;
	color:#3d270f;
	margin-bottom:5px
}



dot.textarea{
   width:218px; height:79px;}
nodot.textarea{
   	border:1px solid #863800; 
	background:#fff2cc;
	color:#3d270f;
	width:300px; height:78px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
