/*
Author: Jeff Golenski - jeffgolenski@midnight-shift.net
*/

/* --------------------------------------- BODY  */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
	text-align: center;
	background: #fdf3dc url(images/mainbg.gif) 0 0 repeat-x;
	font-size: 9pt;

}


a:link, a:visited, a:active {
	color: #250d0c;
	font-weight: bold;
	text-decoration: underline;
}
	
a:hover, a:focus {
	color: #250d0c;
	text-decoration: none;
}	



/* --------------------------------------- STRUCTURE  */

#shell { 
	width: 920px;
	margin: 0 auto;
	padding: 0;
	background: url(images/shellbg.gif) 0 145px no-repeat;
}

	/* ---------------- LEFT COL  */

/*
#leftcol {
	width: 239px;
	float: left;
}

 	#headerleft {
	  height: 233px;
	  background: url(images/headerrightbg.gif) 0 100% no-repeat;
	}
	

 	#contentleft {
		text-align: left; 
		padding: 0 15px;
		color: #230f0f;
	}  
   */
	/* ---------------- RIGHT COL  */


#rightcol {
	width: 920px;
}

	#headerleft {
		margin: 0;
		width: 230px;
		height: 150px;
		padding: 0;
		float: left;
	}    

	#headerright {
		margin: 0;
		width: 688px;
		height: 150px;
		padding: 0;
		text-align: right;
		float: left; 
	}
	
	h1#title, h1#logo {
		margin: 0;
		padding: 0;
		background: transparent;
		border: none;
		float: left;
	}  
	
	#littlenav {
		float: right;
		margin: 0;
		width: 206px;
		text-align: left;
	}
	
	#mainnav {
		float: right;
		margin: 0;
		text-align: right;
	   /* width: 490px;*/
	}
	
	#contentright {
		margin: 0;
		width: 760px;
		padding: 10px 26px;
		text-align: left;
	} 
		


	/* ---------------- FOOTER  */

	
#footerexpand {
	text-align: center;
	width: 100%;
	background: #724121 url(images/expandfooterbg.gif) 0 0 repeat-x;
	padding-bottom: 25px;
	clear: both;
} 
	
	#innerfooter {
		width: 920px;
		background: url(images/innerfooterbg.gif) 0 0 no-repeat;
        margin: 0 auto;
		text-align: left;
		padding: 5px 0;
	}


.clear {
	clear: both;
	font-size: 1px;
}


/* --------------------------------------- LITTLE NAV  */      


#littlenav ul {
	padding: 0;
	margin: 0;
	width: 206px;
	height: 40px;
	background: transparent url(images/littlenav.gif) no-repeat;  
} 
	
#littlenav ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
} 
	
#littlenav ul li a {
	display: block;
	text-decoration: none;
}


	li#home a {
		width: 62px;
		height: 40px;
	}    

	li#about a {
		width: 62px;
		height: 40px;
	}     

	li#contact a {
		width: 80px;
		height: 40px;
	}	  

	li#home a:hover, li#home a:focus {
		background:transparent url(images/littlenav.gif) no-repeat 0 -40px;
	}

	li#about a:hover, li#about a:focus {	
		background:transparent url(images/littlenav.gif) no-repeat -62px -40px;
	}

	li#contact a:hover, li#contact a:focus {	
		background:transparent url(images/littlenav.gif) no-repeat -124px -40px;  
	}


/* --------------------------------------- MAIN NAV  */      

#mainnav ul {
	float: right;
	padding: 0;
	margin: 70px 0 0 0;
} 
	
#mainnav ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
} 
	
#mainnav ul li a, #mainnav ul li a:link, #mainnav ul li a:active, #mainnav ul li a:visited {
	font-size: 100%;
	display: block;
	padding: 12px 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    color: #f3e6bb;
} 

#mainnav ul li a:focus, #mainnav ul li a:hover {
	display: block;
	padding: 12px 10px;
	text-decoration: underline;
	text-transform: uppercase;
    color: #f3e6bb;
	background: #0f0809;
}  
   

/* --------------------------------------- COMMON ELEMENTS  */



h1 {
    font-family: "Lucida Grande", Verdana, Arial, Tahoma, sans-serif;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 160%;
	text-transform: uppercase;
	color: #4b1d1c;
	border-bottom: 1px #4b1d1c solid;
	text-align: left;
	font-weight: normal;
}


h2 {
	font-size: 100%;
	margin: 1px 0 0 0;
	padding: 3px 0;
	color: #5c5c5c;
	border-bottom: 1px #100f0f solid;
	text-transform: uppercase;
	font-weight: normal;
	} 



h3 {
	font-weight: bold;
	margin-bottom: 1px;
	font-size: 120%;
	}


p {
	font-size: 100%;
	line-height: 16pt;
}

dt {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 120%;
}

dd {
	margin-bottom: 40px;
	line-height: 16pt;    
}

ul.content {
 	line-height: 16pt;   
}

div.headerphoto {
	width: 100%;
	text-align: center;
} 

div.headerphoto img {
	width: 670px;
} 

div.mainphoto {
	float: right;
	margin: 15px 0 15px 15px;
	padding: 5px;
}

div.mainphoto img {
	border: 1px #000 solid;
	width: 250px;
}  

  

/* --------------------------------------- FOOTER  */

#innerfooter h2 {
	font-size: 100%;
	margin: 0;
	padding: 3px 0;
	color: #fff;
	border-bottom: 1px #0e0d0d solid;
	text-transform: uppercase;
} 

#innerfooter p {
	color: #f3e6bb;
	line-height: 15pt;
	font-size: 98%;
	margin: 38px 14px 12px 14px;
}

#innerfooter a:link, #innerfooter a:visited, #innerfooter a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#innerfooter a:hover, #innerfooter a:focus {
	text-decoration: underline;
} 

#innerfooter ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #d65656;
	font-size: 90%;
} 

#innerfooter li {
	margin: 0;
	padding: 3px 0;
}

	/* -------------- TO TOP LINKS  */


#innerfooter a.toplink:link, #innerfooter a.toplink:active, #innerfooter a.toplink:visited {
    float: right;
	padding: 5px 20px 15px 15px;
    text-transform: uppercase;
	text-decoration: none;
	color: #250d0c;
	}	

#innerfooter a.toplink:hover, #innerfooter a.toplink:focus {
    float: right;
    text-transform: uppercase;
    text-decoration: underline;
	color: #250d0c;

	}  



/* --------------------------------------- CONTACT */
                                                 
ul.contact {
	margin: 10px 0 0 0;
	padding: 0;
}

ul.contact li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 155%;
}

ul.contact li strong {
	font-size: 110%;
	color: #000;
	margin: 0 0 15px 0;
} 

table.contactform {
	width: 60%;
	margin-left: 35px;
}
 
table.contactform td {
	padding: 5px;
}

table.contactform td.desc1, table.contactform td.fill1 {
	background: #eee;
}

/* --------------------------------------- FAQ */

ul.faq li {
  padding: 5px 0;
  list-style: none;  
}

/* --------------------------------------- GALLERY */ 

table.gallery td {
	padding: 4px;
	border: 1px #eee solid;
}  

table.gallery img {
	width: 215px;
}

                          

/* --------------------------------------- IE ERRORS  */ 

/* it's time to stop living in the past... update your browser ;) */

