/* These are the buttons that go above the main content window */
A.content_url:link {
color: #80379B;
font-family: verdana;
font-size: 9pt;
font-weight: normal;
text-decoration: underline;
}
A.content_url:visited {
color: #BC4B4B;
font-family: verdana;
font-size: 9pt;
font-weight: normal;
text-decoration: underline;
}
A.content_url:hover {
color: #80379B;
font-family: verdana;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
}
A.content_url:active {
color: #80379B;
font-family: verdana;
font-size: 9pt;
font-weight: normal;
text-decoration: underline;
}

/* Starndard Link */
A:link {
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
A:visited {
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
A:hover {
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

/* These are the buttons that go in the center details page linking in the casino */
A.casino_url:link {
font-size: 18pt;
font-weight: normal;
text-decoration: underline;
}
A.casino_url:visited {
font-size: 18pt;
font-weight: normal;
text-decoration: underline;
}
A.casino_url:hover {
color: #80379B;
font-size: 18pt;
text-decoration: underline;
}
A.casino_url:active {
font-size: 18pt;
font-weight: normal;
text-decoration: underline;
}

/* ------------------------------------------ */

p {
	text-align: justify;
}

h4 {
	font-size: 16px;
	margin: 0px;
}

h5 {
	font-size: 14px;
}

.padandborder{
	margin: 4px;
	border: 2px solid black;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.underline {
	text-decoration: underline;
}

.hours td {
	border: 0px solid black;
	margin: 0px;
}

.bold {
	font-weight: bold;
}

img {
	border: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF; /* Use 682B91?? */
	font-family: arial;
}

#container {
	width: 780px;
	height: 650px;
	border: 0px;
	padding: 0px;
	background-color: #80379B;
	position: absolute;
	top: 0px;
	left: 0px;
}

#white {
	width: 700px;
	height: 570px;
	border: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	position: absolute;
	top: 40px;
	left: 40px;
}

#green {
	width: 680px;
	height: 420px;
	border: 0px;
	padding: 0px;
	background-color: #CFE89C;
	position: absolute; 
	top: 10px;
	left: 10px;
}

#title {
	position: relative;
	top: -20px;
	left: 160px;
}

#picturebox {
	width: 612px;
	height: 80px;
	background-color: #F8E04D;
	position: absolute;
	top: 438px;
	left: 44px;
}

#corp_link_bar {
	width: 370px;
	height: 20px;
	background-color: #F8E04D;
	position: absolute;
	top: 445px;
	left: 200;
	padding-top: 2px;
	padding-left: 8px;
}

.fp_small_pic {
	width: 228px;
	height: 72px;
	background-color: #FF0000;
}

#fp_main_pic {
	width: 240px;
	height: 325px;
	background-color: #FFFFFF;
	position: absolute;
	top: 85px;
	left: 10px;
}

#fp_text {
	width: 340px;
	height: 270px;
	background-color: #FFFFFF;
	position: absolute;
	top: 101px;
	left: 265px;
	text-align: justify;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;	
	font-size: 8pt;	
	line-height: 17px;
	font-family: arial;
}

#link_bar {
	width: 575px;
	height: 30px;
	background-color: #F8E04D;
	position: absolute;
	top: 67px;
	left: 160px;
	z-index: 50;	
	
}

#top_container {
	width: 780px;
	height: 170px;
	border: 0px;
	padding: 0px;
	background-color: #80379B;
/*	display: block;	 */
	position: relative;
	top: 0px;
	left: 0px;
}

#top_white_box {
	height: 130px;
	width: 700px;
	background-color: #FFFFFF;
	position: absolute;
	top: 40px;
	left: 40px;
}

#top_green_box {
	height: 120px;
	width: 680px;
	background-color: #CFE89C;
	position: absolute;
	bottom: 0px;
	left: 10px;
}

#top_yellow_box {
	height: 60px;
	width: 610px;
	background-color: #F8E04D;
	position: absolute;
	bottom: 0px;
	left: 100px;
}

#top_white_content_box {
	height: 30px;
	width: 680px;
	background-color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	left: 10px;
/*	display: none; */
}

#bottom_container {
	width: 780px;
	height: 140px;
	background-color: #80379B;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#bottom_white_box {
	height: 120px;
	width: 700px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 40px;	
}

#bottom_green_box {
	height: 60px;
	width: 680px;
	background-color: #CFE89C;
	position: absolute;
	top: 0px;
	left: 10px;	
}

#bottom_yellow_box {
	height: 45px;
	width: 610px;
	background-color: #F8E04D;
	position: absolute;
	top: 0px;
	left: 100px;
}

#bottom_white_content_box {
	height: 30px;
	width: 680px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 10px;
}

#content {
	font-family: arial;
	font-size: 8pt;
}

.comment {
	width: 75%;
	margin: 20px;
}

/* Needed?? */
.whats_new_entry {
	margin: 5px;
	
}


.whats_new {
	list-style-image: url('./images/bullet.gif'); 
	text-align: left;
}

.whats_new li {
	margin-bottom: 20px;
}

.whats_new A:link {
color: #80379B;
font-family: geneva;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
}
.whats_new A:visited {
color: #BC4B4B;
font-family: geneva;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
}
.whats_new A:hover {
color: #80379B;
font-family: geneva;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
}
.whats_new A:active {
color: #80379B;
font-family: geneva;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
}

.dev A:link {
font-family: geneva;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
}
.dev A:visited {
font-family: geneva;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
}
.dev A:hover {
font-family: geneva;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
}
.dev A:active {
font-family: geneva;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
}

.address {
font-size: 10pt;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}

.address_no_top_margin {
font-size: 10pt;
font-weight: bold;
margin-bottom: 10px;
}

.state_name {
color: #008B98;
text-decoration: underline;
}

.dev_packet_comment {
margin: 20px 0px 20px 0px;
}

.dev_packet_comment_owner {
color: #F7B610;
padding-left: 5px;
}

.italic {
font-style: italic;
}

.purple {
color: #513394;
}

.nomargins {
margin: 0px 0px 0px 0px;
}

.toptenptmargin {
margin-top: 10px;
}

.floatleft {
float: left;
}

#elButton a  {

	color: #000000;

	font-size:10px;

	font-family:verdana;

	font-weight:bold;

	text-decoration: none;

	border:2px outset #E7C3F6;

	background-color:#FBE154;

	display: block;

	width: 40px;

	padding: 3px 5px;

	margin: 1px;

}

#elButton a:hover {

	background-color: #FBE154;

	color:#000000;

	padding-left:4px;

	border:2px inset #E7C3F6;

}

.pad {
padding: 3px;
}

h2 {
	margin: 0px;
	font-size: 15px;
	
	font-family:verdana;

	font-weight:bold;

	text-decoration: none;	
}

.state_header {
	margin: 8px;
	font-weight: bold;
	font-size: 14px;
}

.btn{
/*
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
*/
}

.help {
	margin-top: 10px;
	margin-left: 2.5%;
	width: 95%;
	border: 1px solid black;
}

.help_top {
	background-color: #DCDCDC;
}

.help_msg {
	padding: 2px;
}