/* CSS Document */
body {
	background-color: #FFFF99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* edit.com visible styles */
BODY, TR, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; font-size:12px; line-height: 14px; color:#FFFFAC; font-family:Verdana, Arial, Helvetica, sans-serif; }

.Title		{ color: #FFA44B; font-size: 24px; font-weight: normal; font-family: Comic Sans MS; line-height: 24px; }
.Header		{ color: #FFA44B; font-size: 14px; font-weight: bold; font-family: Verdana, Arial; line-height: 18px; }
.Subheader	{ color: #FFA44B; font-size: 12px; font-weight: bold; font-family: Verdana, Arial; }

.Orange		{ color: #FFA44B; }
.Yellow		{ color: #FFFFAC; }
.Blue		{ color: #B5DAFF; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 1em; }
.LargeText	{ font-size: 24px; line-height: 1em; }

IMG.FloatLeft 	{ float: left; margin: 0 10px 10px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 10px 10px; }

* .logo {
	width:279px;
	height:112px;
	background:url(images/logo.jpg) no-repeat; padding:0; margin:0;
}
* .logo-phone{ 
	position:relative; top:90px; left:91px; float:left ;
	font-size:16px; 
	font-weight:bold; 
	color:#104673; 
	font-family:"Times New Roman", Times, serif;
}
* .maintable {
	background-color: #050554; 
	background-image:url(images/oceanlight.jpg); 
	background-repeat:no-repeat; 
	background-position:right top;
}
* .maintext {
	margin:25px 15px 0px 0px;
	text-align: left;
}
H1 {	
	font-size:16px;
	font-weight: bold;
	color: #FFA44B;
	margin-bottom: 3px;
}
H2 {	
	font-size:14px;
	font-weight: bold;
	color: #FFA44B;
	margin-bottom: 3px;	
}

H3 {	
	font-size:12px;
	font-weight: bold;
	color: #FFA44B;
	margin-bottom: 3px;	
}
* .small {
	font-size:10px;
	line-height: 12px;
}
a:link {
	font-weight: bold;
	color: #B5DAFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #B5DAFF;
	text-decoration: none;
}
a:visited:hover {
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
}
* .footer {
	font-size:11px;
	padding: 8px 15px 8px 0px;
	text-align:right;	
}
a.blue:link {
	font-weight: normal;
	color: #064698;
	text-decoration: none;
}
a.blue:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.blue:visited {
	font-weight: normal;
	color: #064698;
	text-decoration: none;
}
a.blue:visited:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
ul {
	margin-top:2px;
	margin-bottom:10px;
}
ul li {}

* .flash-replaced .alt {
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	overflow: hidden;
}

/* The Game Room */
div#sesame-game {background: #000; line-height: 0; margin: 10px auto 30px auto; text-align: center; width: 400px}
ul#sesame-games {list-style: none; margin: 0 18px 0 0; padding: 0}
ul#sesame-games li {clear: both; display: block}
ul#sesame-games img {border: 0; float: right; margin: 0 0 10px 10px}
ul#sesame-games a.button {float:right; height:85px; width:200px}
ul#sesame-games p { padding-bottom: 1em}