/* screen.css */

/* mac hide\*/
html, body {height:100%}
/* end hide */

h1
	{
	color:#003399;
	border-bottom:1px solid #FBA500;
	padding:10px 0px 5px 0px;
	margin:0px 0px 18px 0px;
	font-size:14px;
	font-weight:bold;
	}
p
	{
	margin:0px 0px 18px 0px;
	}
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{	
	text-align:center;
	min-width:920px;
	background:#FBA500;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:920px;
	text-align:left;
	margin:auto;
	position:relative;
	background:#fff;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	line-height:18px;
	}
html>body #outer{height:auto;}
#header
	{
	position:absolute;
	top:0;
	width:920px;
	height:146px;
	overflow:hidden;
	z-index:100;
	}
#left 
	{
	position:relative;
	width:160px;
	float:left;
	padding:138px 0px 0px 10px;
	}
#footer 
	{
	width:920px;
	clear:both;
	height:160px;
	left:0;
	bottom:0;
	position: absolute;
	text-align:center;
	}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer 
	{/*only ie gets this style*/
	\height:162px;/* for ie5 */
	he\ight:160px;/* for ie6 */
	}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:720px;
	float:right;
	padding:156px 10px 0px 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#content
	{
	width:535px;
	float:left;
	}
#right
	{
	width:160px;
	float:right;
	}
#clearfooter {width:100%;height:162px;clear:both}
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-162px;} /*safari wrapper */


ul#topnav
	{
	position:absolute;
	z-index:1000;
	top:120px;
	}
ul#topnav li
	{
	float:left;
	width:219px;
	margin:0px 1px 0px 0px;
	}
ul#topnav li a
	{
	width:230px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	margin:0px 1px 0px 0px;
	text-align:center;
	padding:4px 0px 3px 0px;
	}
ul#topnav li a:hover
	{
	color:#000;
	}
.submenu
	{
	margin:5px;
	padding:1px;
	border:#333 1px solid;
	float:left;
		}h6 {
	font-weight: bold;
}
#blocks ul li a {
	padding: 0 3px 3px 3px;
	height: 20px;
	width: 160px;
	border: 1px solid #5B92D8;
	margin: 5px;
	float: left;
	color: #ECA112;
	text-decoration: none;
	background-color: #3398CC;
	font-weight: bold;
}
#blocks .costa {	
	background:url(../images/costa-rica-menu.jpg) no-repeat;
	width:160px;
	height:100px;
	}
a.tip {
	text-decoration: none;
}

a.tip:hover {
	position: relative;
}

.tip ul {
margin-left: 0px;
padding: 0px;
}


a.tip span {
	display: none;
}

a.tip:hover span {
	display: block;
   	position: absolute; top: 10px; left: 155px;
`
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 100;
   	border: 1px dotted #c0c0c0;
    text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;	
	background: #3399cc;
	width: 280px;
	color:#fff;
	/* end formatting */
}
#menu h2 
	{
	padding: 0 3px 3px 3px;
	height: 20px;
	width: 152px;
	border: 1px solid #5B92D8;
	color: #ECA112;
	text-decoration: none;
	background-color: #3398CC;
	font-weight: bold;
	}
#menu h2 a
	{
	text-decoration:none;
	color: #ECA112;
	height:20px;
	}
.catlistingsfrance
	{
	margin:10px 10px 10px 0px;
	float:left;
	}
#thumbnailimage {
	padding:3px;
	border:#000 1px solid;
	margin:2px 2px 2px 0;
	}
#teamphoto {
	float:left;
	margin:3px;
	}
	
#gv td {
	padding: 3px;
}
#rightimg {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
.padtable {
}
.padtable td {
	padding: 20px;
}
hr {
	color: #FFA23D;
	background-color: #FFA638;
	border-top-color: #FFA23D;
	border-right-color: #FFA23D;
	border-bottom-color: #FFA23D;
	border-left-color: #FFA23D;
}
#galleryboxes li a {
	font-weight: bold;
	float:left;
	color: #FFA63C;
	background-color: #27627C;
	padding: 5px;
	width: 110px;
	margin-right:5px;
	margin-bottom:5px;
}

#instructor{
float: left;
padding:5px;
margin-right:10px;
margin-bottom:10px;

}


#view{
position:relative;
float:right;
top:0px;
right:10px;

}
