body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #231F20;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: 100;
	margin: -5px 0;
	
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #231F20;
	font-weight: bold;
	margin: 0;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	margin:2px 0 0;
}

p{
	margin: 2px 0 10px 0;
}

a{
	color: #231F20;
}

img {
	border: none;
}

hr {
	background-color:#1A1617;
	height: 1px;
	border: none;
	noshade: noshade;
}

.allcaps{
	text-transform:uppercase;
}

.disclaimer{
	font-size:9px;
}

.orange{
	color: #F26522;
}

.lightBlue{
	color: #00ABCD;
}

.darkBlue{
	color: #275DA6;
}

.darkRed{
	color: #a8214b;
}

.red {
	color: #E51B24;
}

.bronze {
	color: #b49665;
}

.green {
	color: #8ab23f;
}

.pink{
	color: #d36da4
}

.gold{
	color: #9e8517;
}

.clear{
	clear:both;
	height: 1px;
	line-height:1px;
}

.hide{
	display:none;
}
 
.at {
	font-size: 18px;
	vertical-align: 3px
}

.logo {
	/*background: #1A1617 url(../images/castle-towers-logo.jpg) no-repeat fixed 0 0;*/
	width: 124px;
	height: 50px;
}

.footerLogo {
	/*background: #1A1617 url(../images/castle-towers-logo.jpg) no-repeat fixed 0 0;*/
	width: 525px;
	height: 50px;
	float: left;
}

.dropShadowBox {
  width: 90%;
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  padding: 10px 20px 10px 10px;
 
}

.dropShadowBox div {
  background: none !important;
  background: url(/images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;

  }
  
 .dropShadowBox  hr{
 	margin-right: 20px;
 }
 
 #shadow-container {
	width: 470px;
	float: left;
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-bottom: 10px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container,
#shadow-container .container2,
#shadow-container .container3,
#shadow-container .giftCardContainer,
#shadow-container .santaPhotosContainer,
#shadow-container .giftWrapContainer,
#shadow-container .retailOfferContainer {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow3 {
		background: #bdbec0;
	}
 
	#shadow-container .shadow2 {
		background: #d1d2d4;
	}
 
	#shadow-container .shadow1 {
		background: #e7e7e8;
	}
 
	#shadow-container .container,
	#shadow-container .container2,
	#shadow-container .container3,
	#shadow-container .giftCardContainer,
	#shadow-container .santaPhotosContainer,
	#shadow-container .giftWrapContainer {
		background: #ffffff;
		border: 1px solid #ebebeb;
		padding: 10px;
	}
	
	#shadow-container .retailOfferContainer {
		background: #9e8517;
		border: 1px solid #9e8517;
		padding: 8px;
	}
 

#contentWrapper{
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
}

#header{
	width: 980px;
	height: 223px;
}

#header h1{
	display:none;
}

#primaryNav{
	width: 980px;
	background-color: #1A1617;
	color: #FFFFFF;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	
	height: 56px;

}

#primaryNav a {
	color: #FFFFFF;
	text-decoration: none;
}


#primaryNav ul{
	margin: 0 0 0 25px;
	padding: 3px 0;
	float: left;
	height: 51px;
}


#primaryNav ul li {
	line-height: 16px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #primaryNav ul li
{
	position: relative;
}


#primaryNav ul li.col1{
	margin-left: 0;
}

#primaryNav ul li.col2{
	margin-left: 125px;
}

#primaryNav ul li.col3{
	margin-left: 290px;
}

#primaryNav ul li.col4{
	margin-left: 450px;
}

#primaryNav ul li.reset{
	margin-top: -48px;
}

#primaryNav ul li a{
	display: block;
	width: 155px;
	text-decoration:none;
	color: #FFFFFF;
}

#primaryNav ul li a:hover{
	text-decoration:none;
	color: #C3C3C3;
}

#primaryNav .vipClubButton{
	width: 170px;
	float: left;
}

#primaryNav .vipClubButton p{
	margin-top: 3px;
}	


#primaryNav .logo{
	padding: 2px 10px 0 0;
	float: right;
}

#main {
	width: 980px;
	background-color:#FFFFFF;
	padding: 20px 0px;
	
}

#footer{
	width: 960px;
	background-color: #1A1617;
	color: #FFFFFF;
	height: 63px;

	padding-left: 20px;
	font-size: 9px;
}

#footer ul{
	margin: 0;
	padding: 0;
	float: left;
	line-height: 63px;
}

#footer ul li {
	list-style-type: none;
	display: inline;
}

#footer ul li a {
	margin-right: 6px;
	text-decoration:none;
	color: #FFFFFF;
}

#footer ul li a:hover{
	text-decoration:none;
	color: #C3C3C3;
}

#footer .logo{
	float: left;
	padding: 5px 0px;
}

.qicLogo {
	width: 50px;
	height: 24px;
	float: left;
	margin:20px 0;
	padding:0;
}

#footer .addressBlock{
	
	float: right;
	width: 393px;
	margin: 13px 2px;
}

.homeNewsEvents {
 	width: 350px;
	position: relative;
	height: 75px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
  	border-bottom: 1px dotted #000000;
 }

 .homeNewsEvents .image, .homeNewsEvents .content,  .homeNewsEvents .heading{
 	float: left;

 }
 
  .homeNewsEvents .image{
  	width: 100px;
	height: 75px;
	overflow: hidden;
	border: 1px solid #333333;
  }
  
  .homeNewsEvents .content{
  	width: 225px;
	margin-left: 10px;
  }
  
  .homeNewsEvents .heading{
  	width: 100%;
	margin-left: 10px;
	margin-top: 10px;
  }	
  
  .homeNewsEvents .content p{
  	/*margin: 0;*/
	padding: 0;
  }
  
  .homeNewsEvents h3{
  	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: 100;
	margin: 0px 0px 5px 0px;
  }
  
  .homeNewsEvents h3 a:hover {
  	color: #F06A31;
  }
  
  
  .homeNewsEvents .container {
  }
  
  #homeFeature {
				width:575px;height: 225px; float:left; position: relative; margin-left: 25px;
			}
			.featureTop {
				position: relative;
			}
			.featureTopImage {
			 	display: block;padding-left: 45px;
			}
			.featureBottomList {
				 width: 90px; float: left; position: absolute; top: 20px;
			}
			.featureBottomListItem {
		 		float: left; padding-bottom: 15px; width: 90px; height: 53px; cursor: pointer;
			}
			
			.homeIndulgeBox {
				width: 245px;
				height: 210px;
				padding: 15px;
				background: #F2F2F2;
				float: left;
				margin: 25px;
			}	
			
			.homeVIPBox {
				width: 245px;
				height: 210px;
				padding: 15px;
				float: left;
				background: #F2F2F2;
				margin-top: 25px;
			}
			
			.homeVIPBox ul {
				margin-left: 15px;
				padding-left: 0px;
			}
			
			.homeDetailsBox {
				width: 275px;
				float: left;
				margin-left: 25px;
				margin-right: 25px;
				padding-bottom: 10px;
				border-bottom: 1px dotted #000;
				color: #999;
			}
			
			.homeDetailsBox strong {
				color: #000;
			}
			
			.homeFindUsBox {
				width: 245px;
				padding: 15px;
				background: #F2F2F2;
				float: left;
			}
			
			.homeFindUsBoxText {
				width: 90px;
				float: left;
				color: #A6A7AB;
				font-size: 14px;
				font-weight: bold;
				font-family: Georgia, "Times New Roman", Times, serif;
				margin-top: 25px;
			}
			
			.homeFindUsBoxImages {
				width: 155px;
				float: left;
			}
			
			.homeColumnLeft {
				width: 600px;
				float: left;
			}
			
			.homeColumnRight {
				width: 350px;
				margin-left: 30px;
				float: left;
			}

