@charset "utf-8";
/* CSS Document */

*{
  margin: 0;
  padding: 0;
}

body{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #fff;
	color: #333;
	xoverflow:auto;
}

p{
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 0 1.2em 0;
}

img{
  border: 0;
}

a {
	color: #3399cc;
	outline:none;
	font-weight:bold;
	text-decoration: none;
}
	a:hover{
		color: #006699;
	}



.bold{
	font-weight: bold;
}

/*********  DIVS  *********/

#container{
	width: 950px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
	overflow:hidden;
}

/*********  HEADER  *********/

#header{
	position: relative;
	width: 950px;
	height: 80px;
	background: #fff;
}

#logo{
	height: 81px;
	float:left;
}

#phone{
	height: 81px;
	float:right;
}


#navbar{
	height: 23px;
}

#navbar2{
	margin-bottom: 10px;
	float:left;
	height: 26px;
}

#divider1{
	float:none;
	height: 10px;
	width: 950px;
	background-image:url(../images/bg_blue.jpg);
}

#divider2{
	float:none;
	height: 3px;
	width: 950px;
	background-image:url(../images/bg_gold.jpg);
}

/*********  CONTENT  *********/

#content{
	width: 950px;
	padding-bottom: 50px;
	background: #fff url(../images/gradient_bg.jpg) repeat-x left top;	
	overflow: hidden;
	
}

#content2{
	width: 930px;
	padding: 40px 0px 20px 20px;
	background: #fff;	
	overflow: hidden;
	
	xborder: 1px solid red;
}

.column{

	float:left;
	width: 250px;
	display:inline;
}

	.columnText{
		padding: 0 0 0 20px;
	}
		.columnText img{
			padding:0 0 0 0;
			margin: 3px 0 0 0;
		}
		.columnText p{
			margin-top: 5px;
		}
.main{

	width: 600px;
	float:left;
	padding: 40px 0px 00px 50px;
	display:inline;
}
	.main h2{
		font-weight:bold;
		font-size: 1.2em;
	}
	.main img{
		margin: 0px 10px 10px 0;
	}
	.main p{
		margin: 10px 0 10px 0;
		font-size: 13px;
	}
	.main li{
		margin: 10px 0 0 0;
	}
	.main ol{
		margin: 0 0 0 20px;
	}
	
.mainProfile{
	width: 400px;
	float:left;
	padding: 40px 0px 20px 70px;
}
	.mainProfile h2{
		font-weight:bold;
		font-size: 1.2em;
	}
	.mainProfile img{
		margin: 0px 10px 10px 0;
	}
	.mainProfile p{
		margin: 10px 0 10px 0;
		font-size: 13px;
	}
	.mainProfile li{
		padding: 5px 0 0 0;
	}
	.mainProfile ul{
		margin: 0 0 0 20px;
	}
	
.hotelDir {
	float:left;
	text-align:left;
	width:300px;
}

	.hotelDir ul{
		margin-right: 20px;
		list-style-image: url(../images/spacer.gif);
	}
	.hotelDir li{
		list-style-image: url(../images/spacer.gif);
	}
	.hotelDir h2{
		margin-top:20px;
	}
	
.contentHolder{
	margin-top: 10px;
	padding: 10px 20px 20px 20px;
	width: 890px;
	height: 398px;
	background: #fff url(../images/successbg.jpg) no-repeat;
}

.contentHolder2{
	margin-top: 10px;
	padding: 10px 20px 20px 20px;
	width: 877px;
	height:398px;
	background: #fff url(../images/successbg2.jpg);
}


		.content2Column{
			float:left;
		}
		
			.content2Column img{
				margin: 5px 0 5px 0;
			}
			.content2Column ul{
				margin-left: 20px;
			}
			.content2Column li{
				list-style-image:url(../images/list_arrow.png);
				margin-bottom: 10px;
			}
		
		.content2body{
			margin-left: 30px;
			float:left;
			width: 617px;
			height: 400px;
		}
		
		.content2text ul{
				margin-left: 20px;
		}
		.content2text h2{
				font-size:1.5em;
		}
		.content2text h3{
				font-size:1.2em;
		}
		
.navbar2Left{
	float:left;
	width: 283px;
	
}

.contentHolder3{
	margin-top: 10px;
	padding: 10px 20px 20px 20px;
	width: 877px;
	height: 410px;
	background: #fff url(../images/blkbg.jpg);
}	

		.content3body{
			color:#FFFFFF;
			margin-left: 0px;
			float:left;
			width: 880px;
			height: 400px;
		}
		
		.content3body img{
			float:left;
			border: solid thin #333;
			margin-right:15px;
		}
		
#planType{
	margin:15px 0 0 0px;
	width: 400px;
	float:left;
}

#planContact{
	margin-top:20px;
	width: 150px;
	font-weight:bold;
}


.contentHolder4{
	margin-top: 10px;
	padding: 10px 20px 20px 20px;
	width: 877px;
	height: 398px;
	background: #fff url(../images/greybg.jpg);
}	

		.content4body{
			color:#FFFFFF;
			margin-left: 0px;
			float:left;
			width: 880px;
			height: 400px;
		}
		
		.content4body img{
			float:left;
			border: solid thin #333;
			margin-right:15px;
		}
.content4text{
	float:left;
	margin-left: 20px;
	width: 500px;
}
	.content4text h2{
		font-size: 1.7em;
	}
	
	
	
.program_video{
	float:left;

}

.program_links{
	float:left;
	width: 130px;

	padding: 0 0 0 10px;
}

#line_up{
	clear:both;
	width:300px;
	padding:20px 0 10px 0;
}

/*********  FOOTER  *********/

#footer{
	clear: both;
	text-align: center; 
	padding: 30px 0 10px 0;
	background: url(../images/footer_bg.jpg) no-repeat;
}

#links{
	list-style-type: none;
}

#links li{
	display: inline;
	padding: 0 5px 0 0;
}

#links li a{
	color:#666;
}

#links li a:hover{
	color:#999;
}

#copyright{
	margin-top: 8px;
	color: #666;
	font-size:0.8em;
}

#credit{
	margin-top: 10px;
}





