@import url("css/suckerfish_nav.css");
* {margin: 0; padding: 0;}

html {height:100%;}
a img {border:0;}
a:hover {
	outline: none;
}

#vendor {
	text-indent: 35px;
}
	
a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #34dadf;
	font-weight: normal;
}



p {
	font-weight: bold;
}
body {
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
	background-color:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	text-align:center;
	margin: 0px Auto;
	;
}

ul li	{
	list-style-type:none;
}

#new{
    width:150px;
    float:right;
	padding:15px 15px 0px 15px;
    background-color: #F0F0F0;
	border-width: 2px;
	border-style: dotted;
	border-color: #0E8EAE;
	display: inline;
}

#wrapper{
	width:960px;
	margin: 0 auto;
	
	

}

/* Main Container */
#container {
	width:960px;
	margin:0 auto;
	font-weight: normal;
	float: left;
}


p a {
	color: black;
	text-decoration:underline;
}

/* Header Styles */
#header {
    margin:0px 0px 0px 0px;
	height:162px;
	width:100%;
	background-color:#004857;
	display:inline;;
}
#header_ryan {
	float: left;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #004857;
	margin: 0 auto;
}


#header_left {
	height:162px;
	width:320px;
	background-color:#004857;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.white_header_text {
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
}
.white_header_text_reduced {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}



#header_center {
	height:162px;
	width:320px;
	background-color:#004857;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header_right {
	height:162px;
	width:320px;
	background-color:#004857;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}


#logo{
	width:255px;
	float:right;
	color: white;
	font-weight: bold;
	background-color:#004857;
	display:inline;
}

#countdown{
	width:300px;
	float: left;
	position: relative;
	margin: 0px 0px 0px 20px;
	background-color:#004857;
	padding:0;
}

#follow{
	width: 220px;
	text-align:center;
	float: left;
	margin: 40px 0px 0px 0px;
	background-color:#004857;
	color: white;
}


#follow img{
	margin: 5px 0 0 0 ;
}

#activelink {
	color: #FFD042;
	font-size: 1.5ex;
	margin: 15px 0 0 0;
	text-align:center;
	width: 300px;
	float: left;
	text-transform: uppercase;
	background-color:#004857;
	display: inline;
}
.link_yellow {
	color: #FFD042;
	font-size: 12px;
}


#activelink a{
	color: #ffd042;
}










#fl_container{
	width:960px;
	z-index:0;
	text-align: center;
}

#player {
 text-align: center;
}

/* Content Styles */

#content {
	text-align: left;
	width:570px;
	height:auto;
	font-size:13px;
	color:#333;
	line-height:18px;
	padding-left:0px;
	padding-right:20px;
	padding-top:20px;
	float: left;
	margin-left: 40px;
}
#content_home_flash {
	margin: 0px;
	float: left;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content p {
	padding-left: 15px;
	font-size: 14px;
	font-variant: normal;
	text-transform: none;
	
	
}

#content a{
	color: #004A57;
	text-decoration:underline;
	font-weight: bold;
}
#content a:hover{
	color: #004857;
	text-decoration: underline;
	font-weight: bold;
}


#right_content{
	margin-bottom:20px;
	margin-top:20px;
	float:left;
	background-color:#FFFFFF;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #0E8EAE;
	text-align: left;
	width: 180px;
	margin-left: 25px;
}

#sponsors{
	padding:10px;
	width:180px;
	margin:auto;

 }

img {
	margin: 0px;
}
 
#mailing{
 width:212px;
 margin:auto;

 }
 
#content_photo {
	width:600px;
	height:auto;
	font-size:15px;
	color:#000000;
	line-height:18px;
	padding-left:10px;
	
	overflow:visible;
}





#footer{
	width:960px;
	padding:25px 70px 30px 300px;
	height:20px;
	color:#FFFFFF;
	background-image:url(images/footerbg.jpg);
	background-position:left bottom;
	background-repeat: repeat-x;
	background-color:#004857;
	clear:right;
	float: left;
}

.flink {
	color:#FFFFFF;
	text-decoration:none;
}

.flink:hover {
	color:#41C4DC;
	text-decoration:none;
}

.plink {
	color:#004857;
	text-decoration:none;
}

.plink:hover {
	color:#41C4DC;
	text-decoration:none;
}


.bplink {
    font-size:14px;
	color:#004857;
	font-weight:normal;
	text-decoration:none;
}

.bplink:hover {
    font-size:16px;
	color:#41C4DC;
	font-weight:normal;
	text-decoration:none;
}



.nlink {
	color:#41C4DC;
	
	text-decoration:underline;
	font-weight: normal;
}

.nlink:hover {
	color:#004857;
	text-decoration:underline;
	
	font-weight: normal;
}



h1 {
	color: #004857;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3ex;
	line-height:3ex;
	font-weight: bold;
	display: inline;
}


h2 {
  color: #258ACC;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 2.2ex;
	line-height: 3ex;
  font-weight: bold;
  display: inline;
text-decoration: underline;
}

.hotels h2 {
	line-height: 1px;
	font-size: 2.4ex;
}

h3 {
  color: #333333;
  font-family: Verdana, Arial,Helvetica,sans-serif;
  font-size: 1.7ex;
  font-weight: bold;
  display: inline;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #004857;
	text-decoration: none;
	border: 1px solid #004857;
	padding: 3px;
}
hr{
	color: #FFFFFF;
	background-color:#FFFFFF;
	height:2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color:#0E8EAE;	
}

table {
	text-align: center;
	font-size:15px;
	color:#000000;
	line-height:18px;
	padding-left:30px;
	padding-right:20px;
	padding-top:20px;
	border: 1px solid black;
	border-collapse:collapse;
	margin: 0 20px 0px 0;
}
td{
	border: 1px solid black;
	padding: 2px 5px 2px 5px;
	background-color: #cae8f7;
}

p span {
	text-align: right;
}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:transparent;
color:white;
font: normal 1.5ep Helvetica;
font-weight: normal;
}
#rotation_container {
	float: left;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.prb {
	font-weight: bold;
	color: #F00;
}
#wrapper #container #header_ryan #header_left #follow b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#wrapper #container #header_ryan #header_right div {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
