h1
{
 color:#d71d23;
 font-size:18px;
 font-weight:bold;
}

h3
{
color: #d1d0d0;
display: inline;
font-family: Arial;
}

a 
{
	color: #d71d23;
	font-family: Arial;

}

a:hover 
{ 
	font-family: Arial, sans-serif;  
	color: #d71d23;
}

body
{
	background: #c2b69f;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#cccccc;
}

input
{
width:260px;
background-color:#c2b69f;
border:0px;
height:20px;
}

fieldset {
padding:10px;
border:2px solid #666666;
}

.inputText {
width:90px;
}


textarea
{
width:256px;
background-color:#c2b69f;
}

.button
{
width: 65px;
height:30px;
background-color:#d71d23;
font-weight:bold;
color:#ffffff;
border:#ffffff solid 1px
}

img
{
border:0px;
}

.alert
{
color:#d71d23;
font-size:10px;
}


.small
{
color:#ffffff;
font-size:10px;
}

.header
{
	margin-top: 10px;
	width: auto;
	height: auto;
	margin-left: 0px;
}

.nav 
{
	margin-top: 10px;
	margin-bottom: 0px;
float:left;
}

	.resultMessage{
	color:#4F842A;
	font-size:14px;
	font-weight:bold;
	}

.container
{
	margin-top: -20px;
	background-image: url(../images/content-main.jpg);
	background-repeat: no-repeat;
    float:left;
	width: 940px;
	height: 352px;	
}

.info_row
{
	margin-top: 10px;
	background-image: url(../images/info-bg.jpg);
	width: 947px;
	height: 212px;
	float: left;
	margin-left: -5px;	
}


#left_blurb
{
	float: left;
	margin-left: 70px;
	margin-right: 10px;
	padding-top: 43px;
}

#middle_blurb
{
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 55px;
	width: 480px;
}

#right_blurb
{
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 55px;
	width: 236px;
}


.footer
{

	width: 940px;
	height: 46px;
	margin-top: 0px;
	float: left;
}


/********** popup bubble **********/

.bubbleInfo {
    position: relative;
    
}

.popup {
    position: absolute;
    z-index: 999;
    display: none; /* keeps the popup hidden if no JS available */
    background: #c2b69f;
    border: solid 2px #3E3128;
    width: 415px;
    height: 237px;
    padding-left: 20px;
    padding-right: 40px;
    padding-top: 10px;
    color:#000000;
}



/****** slide show  ******/

.slideshow_container
{
	float: left;
	margin-left: 40px;
	margin-top: 30px;	
}

.slideshow .pics {  
    height:  178px;  
    width:   400px;  
    padding: 0;  
    margin:  0;  
	
} 
 
.pics img {  
    padding: 7px;  
    width:  400px; 
    background-color: #444545;
    height: 178px; 
    top:  0; 
    left: 0 
} 


/****** slider  ******/



* 									
{ 
	margin: 0; 
	padding: 0; 
}



a 									
{ 
	/* remove the dotted outlines when clicking tabs */ 
	outline: none; 
	text-decoration: none; 
}

ul 
{ 
	list-style: none; 
}


/*
	WIDGET STRUCTURE
*/

#belowSlider{
padding-top:240px;
margin-left:458px;

}

#blogSliderWrap 
{ 
	width: 900px; 
	margin-top: -56px;
	padding-bottom: 0px; 
	float: left; 
	
}

#blogSlider 
{ 
	margin-left: 2px; 
	padding: 5px 5px 0px 5px; 
	width: 900px; 
}

.stripViewer 
{ 
	position: relative; 
	overflow: hidden; 
	clear: both; 
}

.stripViewer .panelContainer 
{ 
	position: relative; 
	left: 0px; 
	top: 0px; 
}

.stripViewer .panelContainer .panel 
{ 
	float: left; 
	position: relative; 
	width: 900px; 
}

.stripNav 							
{ 
	margin-left: 0px; 
	position: relative; 
	top: 18px; 
	z-index: 99;
	width: 900px; 	
}

.wrapper 
{ 
	margin-top: 50px;
	padding: 10px; 
	font-size:12px;
}

.innerWrap 
{ 
	width: 900px; 
	overflow: hidden; 
}

#push 
{ 
	height: 0px; 
}


/* 
MAIN TABBED NAVIGATION
*/
.stripNav ul li 
{ 
float: right; 
}

.stripNav li a 
{ 

/* Generic "CSS image replacement" */
	
	display: block; 
	height: 38px; 
	text-indent: -9999px; 
}

/* The below class names are auto-generated by the JavaScript */

.stripNav li.tab1 a 
{ 
	background: transparent url(../images/tab1.png) top center no-repeat; 
	width: 147px;
	position: absolute;
	z-index: 5; 	 
}

.stripNav li.tab2 a 
{ 
	background: transparent url(../images/tab2.png) top center no-repeat; 
	width: 147px;
	position: absolute;
	margin-left: 106px;
	z-index: 4; 
}

.stripNav li.tab3 a 
{ 
	background: transparent url(../images/tab3.png) top center no-repeat; 
	width: 147px; 
	position: absolute;
	margin-left: 213px;
	z-index: 3; 
}

.stripNav li.tab4 a 
{ 
	background: transparent url(../images/tab4.png) top center no-repeat; 
	width: 147px;
	position: absolute;
	margin-left: 320px;
	z-index: 2;  
}

.stripNav li.tab5 a 
{ 
	background: transparent url(../images/tab5.png) top center no-repeat; 
	width: 147px;
	position: absolute;
	margin-left: 427px;
	z-index: 1;  
}

.stripNav li a:hover, 
.stripNav li a:active, 
.stripNav li a:focus 
{ /* Restore focus styling that we removed when we removed outlines */
	background-position: top center;
	 
}

/* It is neccessary to repeat the image paths here */
.stripNav li.tab1 a.current 
{ 
	background: url(../images/tab1.png) bottom center no-repeat;
		position: absolute; 
 
}

.stripNav li.tab2 a.current 
	{ background: url(../images/tab2.png) bottom center no-repeat; 
		position: absolute;
		margin-left: 106px;
		z-index: 100; 

}

.stripNav li.tab3 a.current 
{ 
	background: transparent url(../images/tab3.png) bottom center no-repeat; 
		position: absolute; 
		margin-left: 213px;
		z-index: 100; 
}

.stripNav li.tab4 a.current 
{ 
	background: url(../images/tab4.png) bottom center no-repeat;
	position: absolute; 
 	margin-left: 320px;
 	z-index: 100; 
}
.stripNav li.tab5 a.current 
{ 
	background: url(../images/tab5.png) bottom center no-repeat;
	position: absolute; 
 	margin-left: 427px;
 	z-index: 100; 
}


/* 
SUB NAVIGATION
*/
.stripNavL a, .stripNavR a 			
{ 
	display: block; 
	position: absolute; 
	width: 0px; 
	height: 0px; 
	text-indent: -9999px; 
}



/* 
HEADLINES STYLING 
*/
.panel ul 							
{ 
	width: 500px; 
}
.panel ul li a 						
{ 
	border-bottom: 1px solid #C1B599; 
	color: #303030;
	display: block; 
	padding: 7px 10px;
}
.panel ul li: last-child a 			
{ 
	border: none; 
}
		
.table {
  border-collapse: collapse;
  border: 1px solid #efefef;
  font-size:11px;

  }

 th {
  border: 1px dotted #efefef;
  padding: .4em;

  }

thead th, tfoot th {
  border: 1px solid #efefef;
background-color:#c2b699;
  }


tbody th, tbody td {
  vertical-align:middle; 
  text-align: left;
font-weight:normal;
  }
  
#gallery {position:relative; width:273px; margin:6px auto; padding:10px;float:left;}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px;}
#image {position:relative; width:260px; height:218px; padding:5px; border:2px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat;}
#image img {position:absolute; top:5px; left:5px;}
#thumbwrapper {margin-top:3px; padding:5px 0; width:270px; height:55px; border:2px solid #666; background:#FFF;}
#thumbarea {position:relative; overflow:hidden; height:56px; width:268px; }
#thumbs {position:absolute; list-style:none; padding:0px 0px 0px 5px;margin-left:0px; height:56px; width:10000px; border-right:5px solid #FFF;}
#thumbs li {float:left; margin-right:5px; cursor:pointer;padding-left:0px;}
.imgnav {position:absolute; height:165px; width:20%; z-index:100; width:20%; z-index:100; outline:none; cursor:pointer;}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; border-left:5px solid #FFF;}
#previmg:hover {opacity:1; filter:alpha(opacity=100);}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; border-right:5px solid #FFF;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100);}