body {
	
	background-color: #8AB9C3;
	font: Tahoma;
	color: #440000;
	font-size: 14px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}

p {

}
/* p.b = bottom nav text 
p.b {

	text-align: center;
	padding: 0px 50px 15px 50px;
	font-size: 9px;
}   */
/* p.l = seo paragraph (left alignment 
p.l {

	text-align: left;
	padding: 0px 50px 15px 50px;
	font-size: 10px;
}   */
/* p.q = quote text 
p.q {

	text-align: center;
	padding: 0px 10px 10px 10px;
	font-size: 11px;
	font-style: italic;
}   */

/* to adjust the space from the middle graphic, tweak the padding for the following 2 <p> styles. */

.top_left {
	font:  Tahoma;
	font-size: 46px;
	text-align: left;
	color: #440000;
	padding-left: 10px;
}

.mid {
	font: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #440000;
	text-align: left;
	padding-left: 10px;
}

.mid-3 {
	font: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #440000;
	text-align: left;
	padding: 10px 10px 10px 10px  ;
}

.mid-2 {
	font: Tahoma;
	font-size: 14px;
	font-style: normal;
	background-color: #F2F1EA;
	color: #440000;
	text-align: center;
	padding-left: 0px;
}

.mid-1 {
	font: Times;
	font-size: 14px;
	font-style: italic;
	color: #440000;
	text-align: left;
	padding: 10px 10px 10px 10px  ;
}

.left_nav {
	font: Tahoma;
	
	color: #25697e;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}

.right {
	font: Tahoma;
	
	color: #440000;
	font-size: 14px;
	text-align: right;
	padding: 5px 10px 0px 0px;
}

.bottom {
	font: Tahoma;
	font-size: 46px;
	text-align: center;
	color: #440000;
	padding-left: 0px;
}

.online-poker { 
	FONT-SIZE : 1PT; 
	COLOR : #FFFFFF; 
	VISIBILITY : HIDDEN;
	position: absolute;
	top: -500px; 
}

h1 {
	font-size: 18px;
	font-family: Tahoma;
	text-align:  center;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
}

/* Ty's experiment, don't need

a:link.img, a:visited.img, a:hover.img, a:active.img {
	background-color: #FFFED7;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

*/


a:link, a:visited {
	color: #25697e;
	text-decoration: none;
}

a:hover, a:active {
	color: #ff7f49;
}


.class1 A:link {text-decoration: none; color: #440000;}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: #ff7f49;}


.branding_text {
	font-size: 16px;
	color: #14A7A8;
}

.phone_text {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.tiny {
	font-size: 4px;
}

.small-center {
	font-size: 12px;
	text-align: center;
}



hr {
	border: none;
	background-color: #CCCC99;
	color: #CCCC99;
	height: 1px;
	width: 600px;
	text-align: center;

	
}

hr.s {
	border: none;
	background-color: #FF7F49;
	color: #FF7F49;
	height: 1px;
	width: 350px;
	text-align: center;

	
}

