@CHARSET "ISO-8859-1";

#pageHeader {
	width: 571px;
	height: 108px;
}

#pageHeaderText {
	position: absolute;
	top: 40px;
	left: 14px;
	font-weight: bold;
	font-size: 26px;
	color: #fff;
}

#genContentHolder {
	position: relative;
	padding-top: 20px;
	min-height: 600px;
	height:auto !important;
  	height: 600px;
	
}

#genContentHolder2 {
	position: relative;
	padding-top: 20px;
	overflow: hidden;
	
}

#locationsContentHolder {
	position: relative;
	top: 60px;
	min-height: 600px;
	height:auto !important;
  	height: 600px;
	
}

#mainTxtArea {
	width: 690px;
	color: #fff;
	position: relative;
}

#printTxtArea {
	display: none;
}

#mainTxtAreaLg {
	color: #fff;
}

#mainTxtAreaSmall {
	width: 330px;
	color: #fff;
}

#txtAreaRight{
	position: absolute;
	top: 0px;
	left: 341px;
	width: 584px;
}

#galleryBox {
	float: right;
	width: 408px;
	height: 293px;
	margin: 0 0 20px 20px;
}

#galleryBoxLG {
	width: 750px;
	height: 480px;
	margin: 10px 0 20px 90px;
}

#RHCol {
	position: absolute;
	top: 10px;
	left: 709px;
	width: 218px;
	height: 500px;
	color: #fff;
	background: url(../../graphics/global/rhCol.png);
}

#RHCol_no_bg{
	position: absolute;
	top: 3px;
	left: 709px;
	width: 218px;
	color: #fff;
}

.gutter {
	margin: 28px 15px 15px 15px;
}


 .ttHead {
 	text-align: center;
 	color: #fff;
 	background-color: #F44B31;
 	padding: 5px 0px 5px 0px;
 	margin-bottom: 10px;
 }




a.red2:link{
	color: #F44C2C;
	text-decoration: underline;
}

a.red2:hover{
	color: #F44C2C;
	text-decoration: underline;
}

a.red2:visited{
	color: #F44C2C;
	text-decoration: underline;
}

a.white:hover{
	color: #fff;
	text-decoration: underline;
}

a.white:visited{
	color: #fff;
	text-decoration: none;
}

.rhColpos {
	font-weight: bold;
	font-size: 8pt;
	position: absolute;
	top: 480px;
	left: 135px;
}

.form_header {
	font-weight: bold;
	font-size: 12pt;
}

.form_item {
	margin-bottom: 8px;
}

.form_footer {
	color: #999;
	padding-bottom: 8px;
}

.form_push {
	width: 450px; 
	display: inline-block;
}

#photo_strip {
	overflow: auto;
	width: 920px;
	/*height: 436px;*/
}

.photo_strip_image {
	margin: 10px 0 10px 24px;
}


#RHtxt_col{
	left: 583px;
	position: absolute;
	top: 0;
	width: 341px;
}
