.content {
	position: absolute;
	top: 120px;
	left:180px;
	width: 80%;
}

.index_content {
	position: relative;
	text-align: center;
	top: 200px;
}


.centered {
	text-align: center;
}

body {
	margin: 0;
	padding: 0;
	border: 0px;
	font-family: verdana;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;  
}
body.index_body {
	background-color: #ffffff;
	background-image: url(../images/background.jpgd);
}

a {
	color: #000000;
	text-decoration: none;
	border: 0px;
}
a:hover {
	color: #808080;
	text-decoration: none;
}

img{	
	border:	0px;
}

html>body .navigate {
	top:100px;

}

html>body .nav_footer {
	position:relative;
	top:auto;
}
.nav_footer {
	position:relative;
	top:-5px;

}

#header_text {
	position: absolute;
	top: 71px;
	right: 10px;
	color: white;
	font-size: 1.3em;
	text-align: right;
}

.navigate {
	position:absolute;
	left:1px;
	top:98px;
	line-height:17px;
	text-align: left;
	width: 144px;
	margin: 0;
	padding: 0;
}

.navigation {
	width: 134px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;  
}

.navigation_row {
	padding: 10px 0px 10px 0px	;
	border-top: black 1px dashed;
}

.navigation_row_selected {
	padding: 10px 0px 10px 0px	;
	border-color: white;
	border-style: dotted;
	border-width: 3px;
	background-color: #b3dafb;
	/*border-bottom: black 1px dashed;
	/*filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-image: url(../images/nav_bgs.gif);*/
}

.no_border {
	border-width: 0px;
}

.larger {
	font-size: 1.2em;
}

.smaller {
	font-size: 0.8em;
}

.bold {
	font-weight: bold;
}

.bolder {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;	
}

.global_header{
	text-align: left;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;  
	background-color: #ffffff;
	width: 100%;
}

.global_footer {
	position: fixed;
	top: 97%;
	right: 1px;
	font-family:Helvetica;
	font-size:0.55em;
	color:#dddddd;	
}

.high_season {
	/*color: ;*/
	background-color: #dddddd;
}

.closed {
	/*color: ;*/
	background-color: #888;
}

/*
colors:
#b3dafb	blue
#eeffcd	pear green
#66cc66	darker green
*/
