body {
	font: 90% Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #222;
	background: #DCC6AF url(banners/bg-tc.jpg) 0% 0% repeat-x;
	margin: 0; padding: 0;
}
h2, h3, h4, h5 {
	margin-bottom: .5em;
	margin-top: 1em;
	padding: 0;
	font-size: 135%;
	font-weight: bold;
	color: #336;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #CCC;
	display: inline;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 90%;
}
h5.specHead {
	line-height: 2em;
	border: 0;
}
p {
	margin-top: 1em;
}
a {
	color: #009;
}
a:hover {
	color: #33C;
}
a:active {
	color: #008BBF;
}
em {
	color: #900;
	font-size: 110%;
}
form {
	margin-top: 0;
	margin-bottom: 0;
}
input.field {
	background-color: #F0F0F0;
	border: 1px inset;
}

ul.features {
	list-style-type: none;
	margin:0;padding:0;
	padding-top: 22px;
	}
ul.features li {
	background: transparent url(banners/li_pnt.gif) 0% 50% no-repeat;
	display: block;
	height: 22px;
	margin:0; padding:0;
	padding-left: 36px;
	margin-bottom: 4px;
	}

#wrap {
	width: 690px;
	margin: 0 auto;
	padding-bottom: 2em;
font-size: 120%;
}


#pageHeader {
	margin: 0; padding: 0;
	height: 120px;
}
#pageHeader img {
	float: left;
}
#pageHeader h1 {
	margin: 0;
	padding: 0;
	background: transparent url(banners/hdr_triCard.jpg) no-repeat 0% 100%; 
	width: 207px; 
	height: 120px; 
	float: left;
	border: 0;
}
#pageHeader h2 {
	margin: 0;
	padding: 0;
	background: transparent url(banners/hdr_phoenician.jpg) no-repeat 0% 100%; 
	width: 271px; 
	height: 120px; 
	float: left;
	border: 0;
}
#hdr-atThe {
	width: 39px;
	height: 120px;
	background: transparent url(banners/hdr_atThe.jpg) no-repeat 0% 100%;
	float: left;
}
#hdr-triCard {
	width: 173px;
	height: 120px;
	background: transparent url(banners/tricard.jpg) no-repeat 0% 100%;
	float: left;
}
#pageHeader h1 span, #pageHeader h2 span, #hdr-atThe span {
	display: none;
}
.hmenu {
	height: 28px;
	clear: both;
}
#hmenu-top {
	width: 690px;
	background: transparent url(banners/menu_horiz.jpg) no-repeat 0% 0%;
}
#hmenu-bottom {
	margin-top: 6px;
	width: 497px;
	background: transparent url(banners/menu_horiz-bottom.jpg) no-repeat 0% 0%;
}
.hmenu .wrap {
	padding: 4px 12px;
	color: #FFF;
	font-weight: bold;
	line-height: 1em;
}
.hmenu .wrap a {
	font-size: 11px;
	color: #FFF;
	margin: 6px;
}
.hmenu-top .wrap a:hover {
	color: #FFC
}
.main {
	width: 513px;
	background: transparent url(banners/main_bg.gif) repeat-y;
	float: left;
}
.main-cap {
	width: 494px;
	height: 8px;
	font-size: 1px;
	background: transparent url(banners/main_cap.gif) no-repeat;
}
.main .content {
	padding: 10px 0 2px 14px;
	margin-bottom: 6px;
}
.main .content .textWrap {
	padding-right: 5em;
}
#smenu {
	line-height: 1px;
	margin-bottom: 6px;
	padding-right: 6px;
	float: right;
}
#lnk-rules, #lnk-moreGames {
	margin-bottom: 6px;
}
.col, .col2 {
	width: 220px;
	float: left;
	text-align: center;
	padding-top: 10px;
	font-size: 100%;
}
.col .text-wrap, .col2 .text-wrap {
	padding: 8px 10px;
}
.col2 {
	width: 440px;;
}
#footer {
	width: 494px;
	text-align: center;
	margin-top: 10px;
}
#footer a {
	color: #222;
}
#footer a:hover {
	color: #444;
}
.hr-dashed {
	clear: both;
	width: 420px;
	border-bottom: 1px dashed #E2DEDA;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
