BODY  {
	font: 75% Verdana, Arial, Helvetica, serif;
	background: #ddc8ad url(images/bg.png) fixed repeat-x;
	margin: 0; /
	padding: 0;
	text-align: center; 
	color: #000;
}
#containerOut	{
	margin: 0 auto;
	background: url(images/bgBag.png) no-repeat;
	width: 914px;
	min-height: 894px;
}
#header { 
	background: url(images/travel-diva-productions-vegas.png) bottom no-repeat; 
	padding: 0;
	margin: 15px auto 0;
	width: 800px;
	height: 307px;
} 
#header h1 {
	margin: 0; 
	padding: 0; 
	display: none;
}
a	{
	outline: none;
}
#header #nav	{
	padding: 55px 0 0 20px;
	font-size: 19px;
	margin: 0;
	font-family: "Bradley Hand ITC", "Comic Sans MS", cursive;
}
#nav a	{
	display: block;
	position: relative;
	float: left;
	margin: 10px 5px 0 0;
	padding: 62px 0 0;
	width: 70px;
	height: 70px;
	text-decoration: none;
	color: #FFF;
	top: -600px;
	left: -2000px;
	font-weight: normal;
}
#nav a:hover	{
	margin: 0 5px 10px 0;
	height: 80px;
	font-weight: bold;
}
#nav a:active	{
	margin: 5px 5px 5px 0;
	height: 75px;
	font-weight: bold;
}
#home	{
	background: url(images/icon-home.png) no-repeat;
}
#about	{
	background: url(images/icon-about.png) no-repeat;
}
#blog	{
	background: url(images/icon-blog.png) no-repeat;
}
#tours	{
	background: url(images/icon-tours.png) no-repeat;
}
#cruises	{
	background: url(images/icon-cruise.png) no-repeat;
}
#resort	{
	background: url(images/icon-resort.png) no-repeat;
}
#custom	{
	background: url(images/icon-custom.png) no-repeat;
}
#destinations	{
	background: url(images/icon-destinations.png) no-repeat;
}
#contact	{
	background: url(images/icon-contact.png) no-repeat;
}
#list	{
	background: url(images/icon-list.png) no-repeat;
}
#containerIn { 
	width: 755px; 
	min-height: 550px;
	margin: 0 auto; 
	text-align: left; 
	background: #f1e0c4;
} 
#sidebar1 {
	clear: left;
	float: left;
	width: 175px; 
	padding: 0 0 10px 5px;
	margin: 0;
	display: none;
}
#sidebar1 IMG	{
	margin: 3px 0;
	padding: 3px 0;
	width: 175px;
}
#sidebar2 {
	float: right; 
	width: 160px; 
	min-height: 425px;
	padding: 10px 5px 0 10px;
	/*border: 1px solid #DDD;*/
}
#sidebar2 a:link	{
	text-decoration: none;
	color: #00C;
}
#sidebar2 a:visited	{
	color: #C00;
}
#sidebar2 a:hover, #sidebar2 a:active	{
	text-decoration: underline;
	color: #F00;
}
#mainContent { 
	margin: 0 170px 10px 5px;
	padding: 5px 5px 0; 
	min-height: 512px;
}
#mainContent H1, #mainContent H2, #mainContent H3	{
	
}
#mainContent H1	{
	font-weight: normal;
	letter-spacing: 3px;
	font-size: 190%;
}
#mainContent H2	{
	font-weight: normal;
	letter-spacing: 2px;
	margin-left: 15px;
	font-size: 120%;
}
#mainContent h3	{
	font-weight: normal;
	font-variant: italic;
	letter-spacing: 1px;
	margin-left: 25px;
	font-size: 110%;
}
#footer #suitcase { 
	padding: 0; 
	margin: -140px -100px 0;
	float: right;
	background: url(images/world-travel.png) no-repeat;
	width: 269px;
	height: 208px;
}
#footer p {
	margin: 0;
	padding: 5px 10px; 
	background: #af8f6b;
}
#footer p a:link, #footer p a:visited	{
	color: #FFF;
	text-decoration: none;
}
#footer p a:hover, #footer p a:active	{
	text-decoration: underline;
}
.fltrt { 
	float: right;
	margin: 0 0 10px 10px;
}
.fltlft, fltlt { 
	float: left;
	margin: 0 10px 10px 0;;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nobr	{
	white-space: nowrap;
}
#slider	{
	position: relative;
	left: -3000px;
	top: -600px;
}
#footer BLOCKQUOTE	{
	position: relative;
	left: -600px;
	top: 110px;
	background: #dfc6a1;
	width: 300px;
	margin-left: 110px;
	padding: 1px 6px;
}
IFRAME	{
	margin-top: 10px;
	border: none;
}