/* commented backslash hack \*/ 

html {
	height:100%;
}

body{
	height:100%;
	background: #361a0b;
	
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 80%;
	color: #818080;
	text-align: left;
} 

/* end hack */

html,body {margin:0;padding:0}



#topnav a {	

	color: #fff;


}

#topnav a:visited {

	color: #fff;
}


h2 {

	color: #747b8c;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#header {
	margin:0;
	padding:0;
	height: 108px;
	width: 960px;
	background: url(../images/header.gif) no-repeat center top;
	text-align:center;
	margin-right: auto;	
	margin-left: auto; 
}

#header h1 {
	padding:0;
	margin:0;
	text-indent: -9999px;
	
}

#header h1 a {
	display:block;
	width:100%;
	height:100%;
	

}


#headerImage {

	margin:0;
	padding:0;
	height: 444px;
	width: 960px;
	background: url(../images/headerImage.jpg) no-repeat center top;
	text-align:center;
	margin-right: auto;	
	margin-left: auto; 

	text-align:center;
}


#topnav {
	padding:0;
	margin:0;
	

	width: 960px;
	height: 47px;
	background: url(../images/navbarBg.gif) no-repeat center top;
	
	margin-right: auto;	
	margin-left: auto; 

	text-align:center;
	
	
}



#outer{
	min-height:100%;
	height:auto;
	background:#ffffff;
	
	width:960px;
	margin:auto;
	margin-bottom:-36px;
	text-align:center;
}



* html #outer{height:100%;}


#topnav ul {
padding:0;
margin:0;
margin-left:0;
padding-left:0;
padding-top:10px;
list-style-type:none;
}
#topnav li{

display:inline;
}
#topnav ul a{
float:left;
width:140px;
text-decoration:none;
color:white;
font-weight:bold;
background:#141913;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:5px;
border-right:1px solid #FFFFFF;
}
#topnav ul a:hover{
background:#364b32;
}
















#outer {

	
	background: #fff;
}


#body_1column #main #leftColumn {
	float:left;
	width: 880px;	
	margin-left:40px;
	padding-right:40px;
	text-align: left; 
	padding-top: 40px;
	
	
	
}



#body_2column #main #leftColumn {
	float:left;
	width: 480px;	
	margin-left:40px;
	padding-right:40px;
	text-align: left; 
	padding-top: 40px;
	
	
	
}


#body_2column #main #rightColumn {
	float: right;
	width: 360px;
	
	text-align: left; 
	padding-top:20px;
	padding-right: 40px;
	
}



#body_2column #main #rightColumn h1{

	font-size: 1.1em;



}


#body_2column #main #rightColumn h1 span.titleNormal {

	font-weight:normal;
		

}



#leftColumn ul.overview li {

		padding:0;
		margin:0;
		padding-bottom:10px;

	}


#rightColumn li {


	padding-bottom: 10px;
}


.contactLeft {

	width:12px;
	text-align:left;
	
	float: left;

	


}



.contactRight {

	margin-left:10px;
	
	display: inline;
	float: left;


}


.tab {

	margin-left:20px;


}


	


.clear {
	clear: both;
	margin:0;
	padding:0;
}



#clearfooter{
 clear:both;
 height:64px;
}

#footer {
width:960px;
height:64px;
background:  #8a4a27;
color: #fff;
margin-left:auto;
margin-right:auto;
text-align: center;
position:relative;
font-size: 12px;

}

#footer p {
	margin:0;
	padding:0;
	padding-top:10px;
	color: #fff;
}

#footer a {	
		text-decoration: none;
		color: #fff;		
}

#footer a:visited {	
		text-decoration: none;
		color: #fff;		
}
	
#footer a:hover {	
		text-decoration: underline;
}



#credit {

	width:900px;
	height:36px;
	background: transparent
	color: #fff;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	position:relative;
	font-size: 11px;

}


#credit p {
		
		margin: 0;			
		padding:0;
		padding-top:10px;
		padding-bottom:5px;
		color: #fff;	
}
	
#credit a {	
		text-decoration: none;
		color: #fff;		
}
	
#credit a:hover {	
		text-decoration: underline;
}



#previewPhotoThumbs {

	width: 880px;
	min-height: 200px;
	background-color: #eff1f0;
	
	border: 1px solid #e6e6e6;
	padding:10px;

	overflow: hidden;





}

* html #previewPhotoThumbs {
	height: 200px;
	overflow: visible;
}

html>body #previewPhotoThumbs {
	
	height: auto;


}









#previewPhotoThumbs img {

	
	
	height: 160px;
	padding:0;
	
	border: 10px solid #FFF;
	

}


div.previewThumbContainer {

	float: left;

	
	border: 1px solid #cccccc;
	text-align: center;
	margin-left:0;
	margin-right: 20px;
	margin-bottom: 20px;
}


