/***********************************************/

/* HTML tag styles - Hambrough  */

/***********************************************/ 



*{

	padding:0px;

	margin:0px;

}



body{

	font-family: Arial, Geneva, Helvetica, sans-serif;

	background-color: #e2ddd9;

	line-height: 16px;

	color: #6e6366;

	font-size: 12px;

}



#wrapper {

	width: 864px;

	margin-left: auto;

	margin-top:20px;

	margin-right: auto;

}



#innerWrapper {

	width: 813px;

	margin-left: auto;

	margin-right: auto;

	background-color:#FFFFFF;

	padding:25px;

}





#flashContainer {
	width:606px;
	height:312px;
	float: left;

}



#bannerContainer {

		width:205px;

		height:312px;

		float:right;

}



#offersBox {
	height:95px;
	background-color:#404041;
	margin-top:2px;
	Padding:20px 30px 30px 30px;
	background-repeat: no-repeat;
	background-position: 25px 12px;

}



#breaksBox {
	width:550px;
	height:95px;
	color: #fff;
	font-weight:bold;

}

#offerBox {

	width:250px;

	height:85px;

	float:right;
 	color: #fff;
	font-weight:bold;
}



#graphicalLink {

		width:205px;

		height:91px;

		float:right;

		margin-bottom:2px;

}



#rightContainer {

		width:205px;

		float:right;

		margin-top:2px;

}



.clear {

	clear:both;

	height:1px;

}



p{

	margin-bottom:10px;

}



#textContainer {

	width:546px;

	margin-right:2px;

	background-color:#d7c6bc;

	Padding:30px 30px 23px 30px;
	
	float:left;

}



/***********  #title tags styles ***********/



h1, h2, h3, h4, h5, h6 {

	font-family: Arial, Geneva, Helvetica, sans-serif;

	margin: 0px;

	padding: 5px 0px 10px 0px;	

}



h6{ 

	display: inline;

	color:#d9497b;

}



h1{	

	font-size: 120%;

	color: #6e6366;	

}



h2{

	font-size: 110%;

	color: #fff;	

}



h3{

 font-size: 95%;

 color: #fff;

}



h4{

 font-size: 100%;

 font-weight: normal;

 color: #666;

}



h5{

 font-size: 95%;

 color: #666;

}




#header{
	height:120px;

}


/***********  #navContainer styles ***********/



#navContainer{

	float:right;

}



#navtext{
	float: right;
	color: #6e6366;
	margin-right:40px;
	margin-top:56px;
	width:610px;
	height: 50px;



}



#navtext ul{

	

}



#navtext ul li{

	float:left;

	padding:5px 10px 2px 10px;

	list-style:none;

}



#navtext ul li a:link, #navtext ul li a:visited{
	color:#6e6366;
	text-decoration: none;
}



#navtext ul .dwn:link, #navtext ul .dwn:visited, #navtext ul .dwn:hover{
	color:#fff;
}





#navtext ul li a:hover{
	color:#fff;
	text-decoration: none;
}



#subNav{

/*	float:left;*/
	padding-left:10px;
	width:580px;
	
}



#wrapper #subNav li{
	padding-left:13px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	float:left;
}

#logo{
	margin-bottom: 20px;
	float:left;
	width:191px;
}

#footer {



	margin-top:10px;

}



a:link {

	color:  #6e6366;

	text-decoration: none;

}



a:visited {

	color:  #6e6366;

	text-decoration: none;

}



a:hover {

	color: #a5a6a6;

	text-decoration: underline;	

}



a.linkOpacity:hover img {

	filter:alpha(opacity=50); 	

	opacity: 0.5;

	

}





#mainLeft{

	float:left;

	width:133px;

	height:312px;

}



#mainRight{

	float:right;

	width:471px;

	height:312px;

}

/***********************************************/
/* gallery styles */
/***********************************************/



#galleryContainer {
	margin-top:5px;
	width: 550px;
}

.galleryItem{
	width:165px;
	float:left;
	margin:10px 7px;

}
.galleryItem img{
	border:solid 1px #ccc;
}

.gallLink{
	text-align:center;
}



#middleTop{
	height:312px;
}

#mainLower{
	float:left;
	width: 606px;
}
