@charset "utf-8";
/* CSS Document */
html, body{ 
 	margin:0; 
 	padding:0; 
 	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #990000;
	scrollbar-face-color: #660000;
	scrollbar-track-color: #111111;
	width:100%;
	} 

body{ 
	background:url(images/bg.gif) repeat-x #000; 
	height:100%; 
	behavior: url("csshover3.htc");

	}
img{ 
	padding:0;
	margin:0;
	border:0;
		max-width:736px;
	}
p{ 
	padding:0;
	margin:8px 0;
	line-height:15px;
	font-size:100%; 
	}
a{
	color: #900;
	}


#header{
 	height:120px; 
 	z-index:100;
	
} 

#header .bg{background:url(images/vegasbg.gif) no-repeat right; display:block; height:100px; width:125%; position:relative; top:0; right:0; z-index:60;}
#header .logo{float:left; z-index:70}
#header .pagelink{float:left; margin:88px 0 0 8px; color: #666; font-size:90%;}
#header .pagelink a{ padding:0 2px; text-decoration:none}
#header .pagelink a:hover{ text-decoration:underline}
#header .pagelink a:visited{ color:#666}

#header .socialmedia{position:absolute; top:52px; left:180px}

#footer{
	margin:0 auto;
	margin-bottom:20px;
	background: #900;
 	height:50px; 
} 

#footer .col1{color:#700; padding:9px 5px 0 0; text-align:right}
#footer .col1 a{color:#300; text-decoration:none; padding:0 8px;}
#footer .col1 a:hover{text-decoration: underline}
#footer .col2{
	background:#600;
	height:50px;
	position:relative; 
	width:190px;
	text-align:center;
	vertical-align:middle; 
	font-size:85%; 
	font-weight:bold;
	}




/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
		vertical-align:top;
}

.colmask .maintable {
	margin:0 auto;
	padding:0 0 0 10px;
	border:0;
	width:970px;
	vertical-align:top;
	
}


/* LEFT MAIN CONTENT*/

table .col1 {
	width:770px;
	padding-right:7px;
	max-width:770px;
	vertical-align:top;
	
}
 
.col1 .content {
	background:#fff; 
	min-height:600px;
	margin-bottom:15px;
	}

.titletab{
	background-position: bottom left;
	background-repeat:no-repeat;
	background-image:url(images/title_bg.gif); 
	height:20px; 
	width:100%; 
	display:block; 
	margin:25px 0 9px 0;
	position:relative;
	font-family: Tahoma, Geneva, sans-serif;
	color:#333; 
	text-transform:uppercase;
}
.aboutbg{margin:5px 0 0 0}
.titletab h1{ background:#fff; font-size:150%; display:inline; padding-right:5px }
.titletab h2{ background:#fff; font-size:150%; display:inline; padding-right:5px }
.titletab b{ color:#900}

.indexabout{
	background-image:url(images/title_index_about.gif);
	margin:0;
}

.featured{ border-spacing:0 8px;}
.featured h4{ padding:0 6px 0 4px; margin:0 0 2px 0; }
.featured tr{ height:60px; }
.featured p {font-size:95%; text-indent:0; padding:0 6px 0 4px; margin:0; line-height:12px;}
.featured p a {font-weight:bold;}


#featured-package{
	width:100%;
	background:url(images/bg_fpack.gif) top no-repeat #C90;
	min-height:300px;
	padding-top:130px; padding-bottom:1px;
}
#featured-package .detail{padding:0; margin:9px 10px 15px 10px; background:#FFF; min-height:100px;}

#featured-package ul{ list-style:square; color:#333; padding: 5px 0 5px 24px; margin:0;}
#featured-package h3{ padding:0 18px 5px 0; margin:0; color: #FFF; min-height:20px; }
#featured-package a { background:#C00; color:#FFF; font-weight:bold; padding:4px; margin:6px; text-decoration:none; display: inline-block}
#featured-package a:hover { background:#900}
#featured-package .p1 h3{background:url(images/bg_fpack1.gif) bottom right no-repeat #C90}
#featured-package .p2 h3{background:url(images/bg_fpack2.gif) bottom right no-repeat #C90}
#featured-package .p3 h3{background:url(images/bg_fpack3.gif) bottom right no-repeat #C90}


.ctable{ width:100%;}

/* RIGHT COLUMN NAVIGATION */

table .col2 {
	width:190px;
	min-width: 190px;
	padding-left:0;
	background:url(images/bg2.gif) repeat-x top;
	vertical-align:top;
	position:relative;
}


#rightnavi{
	position:relative;
	top:122px;
	width:100%;
	left:0;
	padding:0;
	margin:0;
	list-style:none;
	}
#rightnavi li{ 
	padding-bottom:2px;
	
	}

#rightnavi a.menuitem{
	background: #fff;
	color:#300;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;	
	text-indent:10px;
	display:block;line-height:28px;
	height:28px;
	line-height:28px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter:alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3;
	}	

#rightnavi a.menuitem:hover{

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;
	right:3px; top:-2px; position:relative;
}

#rightnavi a.selected, #rightnavi a.selected:hover{ 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1;
	right:7px; top:-2px; position:relative;
	text-indent:6px;
	}

#rightnavi .submenu{
	margin:0px; 
	padding:4px 0 10px 0;
	background:;
	width:100%;
}
#rightnavi .submenu li{
	padding:0; margin:0; list-style: none;
}

#rightnavi .submenu li a{
	font-size:11px;
	color:#ddd; 
	font-weight:normal; 
	background: url(images/rightlist.gif) left no-repeat;
	padding:5px 0 5px 18px; margin:0;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #490808;
}

#rightnavi .submenu li a:hover{ background: url(images/rightlist2.gif) left no-repeat #490808; color:#FFF}
#rightnavi .submenu li a:active{ background: url(images/rightlist2.gif) left no-repeat #600}


#packagetitle{ padding:0; margin:0; background:url(images/bg_packtitle.gif) no-repeat; height:180px; width:100%; display:block}
#packagetitle h2{ font-family:"Arial Black", Gadget, sans-serif; font-size:170%; color: #fff; padding:110px 0 0 20px }
input, select, textarea{ background:#eee}

.b {color:#000000; text-decoration:none}
.b:link {color:#000000; text-decoration:none}
.b:visited {color:#000000; text-decoration:none}
.b:hover {color:#000000; text-decoration:none}
.b:active  {color:#000000; text-decoration:none}
