/* CSS Document */

body {
  font: 12px Geneva, Verdana, Arial, Helvetica, sans-serif; 
  color: #000;
  background-color: #bbdced;
  background-position:top;
  background-image:url(/images/_new/bg.gif);
  background-repeat:repeat-x;
  margin:30px;
  height:100%;
 
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
/* LinksS
------------------------------------ */
a:link {
	color: #000000;
	text-decoration: underline;
	background-color: inherit;

}


a:visited, a:active {
	color: #003366;
	text-decoration: none;
	background-color: inherit;
}

a:hover {
	color: #000000;
	background-color:inherit;
	text-decoration:none;	
}

a.main:link, a.main:visited, a.main:active {
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}


/* Headings
------------------------------------ */
h1 {
	font-size: 32px;
	font-weight: normal;
	
}

h2 {
	font-size: 16px;
	font-weight:bold;
}

h3 {
	font-size: 14px;
	font-weight: normal;

}

h4 {
	font-size: 12px;
	font-weight: bold;

}

#main {
	height:480px;
	width:920px;
	border:thin solid #CCCCCC;
}
#flashcontent {
		height:480px;
		width:920px;
		border:thin solid #CCCCCC;
		
}

#navigation {
	width:920px;
	height:50px;
	border:thin solid #CCCCCC;

}

#backphotos {
	position:absolute;
	top:526px;
	width:50px;
	height:50px;
	left: 904px;

}

#logo1 {
	position:absolute;
	top:24px;
	left:80px;
	
}

#navigation {
	position:absolute;
	border:0;
	width:70px;
	height:33px;
	font-size:14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
}

#navigation_large {
	position:absolute;
	border:0;
	width:110px;
	height:33px;
	font-size:14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
}

#package {
	position:absolute;
	width: 117px; 
	z-index:3;
	font-size:14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	
}