@charset "UTF-8";
/* CSS Document */

body {
	margin:0; padding:0;
	background:#00aef0 url(../images/TC-background.gif); height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; line-height:1.4em;
	}
h1 {margin-top:10px; color:#F63;}
h2 {margin-bottom:-8px;}
h3 {color:#39C; margin-bottom:-10px;;}

#container {
	width:960px;
	margin:0px auto;
	 }

#content {
	position:relative;
	width:960px;
	}
	
	#homeOf {
		position:absolute;
		top:5px; right:13px;
		z-index:1;
		}
		
	a, a:active {text-decoration:underline; color:#F63;}
	a:hover, a:active:hover {text-decoration:underline; color:#09F;}

	hr {height:1px;  border:0;color:#39C; background:#39C; margin:-1px 0 !important; margin:-10px 0; padding:0;}

	
#orange {
	float:left;
	margin-top:60px;
	width:960px;
	border-top:5px solid #fd8322;
	border-bottom:5px solid #fd8322;
	background:#fd8322 url(../images/orangeStripes.gif) repeat-y;
	}
	#signBack {
	float:left;
	background:url(../images/signpost.gif) repeat-y;
	}
		#logoLarge {
			float:left;
			margin-left:15px !important; margin-left:5px;
			margin-top:10px;
			}
		#suitcase {
			float:right;
			margin-top:55px;
			margin-right:15px;
			z-index:100;
			height:494px;
			width:557px;
			border:0px solid white;
			}
			
#navSignHome {
	float:left;
	margin-left:30px;
	width:302px;
	background:url(../images/signpost.gif) repeat-y;
	}
	.secnav {margin-left:165px;}
	.topsec {margin-top:-4px;}
	.lastnav {margin-bottom:5px;}
	
#logoSmall {
			float:left;
			margin:0;
			}
			
#leftCol {
	float:left; 
	width:320px;
	padding:0; margin:0;
	
	}
	#navSign {
	float:left;
	width:302px;
	background:url(../images/signpost.gif) repeat-y;
	}
#rightCol {
	float:left;
	width:595px;
	background:#FFF url(../images/secBackTop.gif) no-repeat top left;
	margin-top:45px;
	color:#630;
	}
	.interior {
		float:left;
		width:555px;
		margin-left:20px;
		margin-top:10px;
		}
	
#footer {
	float:left;
	width:960px;
	color:#630;
	margin-top:3px;
	}
#bahiaNecklace {
	position:absolute;
	
	top:57px;
	left:670px;
	width:274px;
	}
