/*Stylesheet Copyright Florida Value Inc. Created on January 29 2006 */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #2991D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	
}
a:link,  a:visited,  a:active {
	color:#1EB491;
	text-decoration:underline;
	font-weight: bold;
}
a:hover{color:#41DBF3;text-decoration:underline overline; }
.box {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #2991D8;
	padding: 5px;
}


h1 {
	font-size: 1px;
	position: absolute;
	top: -10px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1EB491;
	margin-bottom: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1EB491;
	margin-bottom: 0px;

	
}	
h4 {
	font-size: 12px;
	color: #1EB491;
	margin-bottom: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #227DBB;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 0px;
}

hr {
	color: #2991D8;
	height: 2px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}


	
/* contains bkg image as header */
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 108px;
	width: 741px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}	
/* div with a link style to sit on top header*/
#hdlink {
	position:absolute;
	left:331px;
	top:58px;
	width:366px;
	height:17px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2897DE;
	letter-spacing: 3px;
}


#hdlink a:link, #hdlink a:visited, #hdlink a:active {
	color:#1D5D8D;
	text-decoration:none;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#hdlink a:hover{
	color:#1EB491;
	text-decoration:none;
	background-color: #66FFFF;
}


/* contains main page elements - including bkg image*/		

#wrapper {
	width: 741px;
	position: absolute;
	background-image: url(images/bknav.jpg);
	background-repeat: repeat-y;
	top: 108px;
	background-color: #FFFFFF;
	left: 0;
}



/* Navigation layer floating left - outside the document flow*/
#navigation {
	background-image: url(images/world.jpg);
	background-repeat: no-repeat;
	width: 120px;
	float: left;
	padding-left: 5px;
	padding-top: 60px;
	padding-right: 43px;
}
/* Creates a roll over menu list within a wrapper div called nav*/
#nav {
	width: 128px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	display: block;
	color: #003366;
	background-color: #66FFFF;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1d5d8d;
	border-left-color: #1EB491;
}

#nav li a:link, #navigation li a:visited  {
	display: block;
	padding: 2px 2px 2px 10px;
	background-color: #3793DC;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1d5d8d;
	font-weight: normal;
}
#nav li a:hover {
    display: block;
	color: #003366;
	background-color: #66FFFF;
}
	
	/*adsense layer in left*/
	
.adsense {
	background-color: #FFFFFF;
	float: left;
	width: 120px;
	margin-left: 3px;
	margin-top: 25px;
}
   
/* Content layer floating right- outside the document flow */	

#content {
	width: 540px;
	float: right;
	padding-right: 10px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2991D8;
	position: relative;
	margin-bottom: 10px;
}
/*Heading in tickets layer*/
#tickets h1{
	position: fixed;
	font-weight: normal;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}

#wrapper #navigation #adsense {
	float: left;
	width: 120px;
	margin-top: 50px;
	padding-left: 5px;
}


/* footer set to clear both content and Navigation - has its own rollovers*/
#foot {
	background-color: #1EB491;
	clear:both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1D5D8D;
	border-right-color: #1D5D8D;
	border-bottom-color: #1D5D8D;
	border-left-color: #1D5D8D;
}

#foot a:link, #foot a:visited, #foot a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
}
#foot a:hover{
	color:#1EB491;
	text-decoration:none;
	background-color: #66FFFF;
}
/*adsense layer in body*/
#ab {
	height: 284px;
	width: 340px;
	border: 1px solid #E1FAFD;
	position: absolute;
	left: 195px;
	top: 60px;
	visibility: visible;
}
/*layer adjacent to adsense*/
#universal {
	background-color: #EFFCF9;
	position: absolute;
	width: 168px;
	left: 550px;
	top: 167px;
	padding: 5px;
	z-index: 10;
}
