/* **************************************************** */
/*   sIFR styles in sIFR-screen.css and sIFR-print.css   */
/* ***************************************************** */

/* ***************************************************** */
/* Global CSS Styles - These are your standard html tags */
/* ***************************************************** */

* {outline: none;}

a:link, a:visited {text-decoration:none; color:#844337; }
a:hover, a:active {text-decoration:underline; color: #844337;}

body {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
  	margin: 5px 0px 0px 0px;
	background-color: #CC9C64;
	background: url(../images/background.gif); 
}

/* ********************************************************************************** */
/* Layout CSS - these are author css styles that control the general layout structure */
/* ********************************************************************************** */
#whiterapper {
	margin: 0px auto; /* centers horizontal */
	margin-top:10px;
	width: 908px; 
	min-height:508px;
	background-color: #FFFFFF;
	padding:4px;
}

#container {
	margin: 0px auto; /* centers horizontal */
	width: 900px; 
	min-height: 500px;
	background-color: #c9975e;
	padding:4px 4px 0px 4px;	
}
  
/* for Internet Explorer min-height */
/*\*/
* html #container {height: 500px;}
/**/

/* Header */
#header {
	width:900px;
	height:112px;
	background-color: #CC9C64;
	text-align:center;
	background: url(../images/logobackground.jpg);
}

#shadow { /*image used for shadow effect under menu*/
	position:relative;
	z-index:9;
	height:4px; 
}
#shadow, #shadow img { behavior: url(iepngfix.htc) } /* PNG fix in IE6 */
	
#logo {
	width: 400px;
	height: 112px;
	float: left;
}

#sidebar {
	position:relative;
	width: 285px;
	float: left;
	margin:0px;
}

#sidebarcontact {
    clear:left;
	position:relative;
	width: 265px;
	float: left;
	margin:0px;
	padding:10px;
	text-align:center;
}

#sidebarcallout {
    min-height: 156px;
    padding: 10px 0px 10px 0px;
	/*border-right:2px solid #c9975e; */
	background-color:#E7D0A7;
	font-style:italic;
	font-family: arial, verdana, sans-serif;
    font-size: 12px;
	color: #9a7e68;
	background: url(../images/x.png) bottom no-repeat;
}
#moreinfobox {
	background-color:#C59861;
	padding:1px 10px 5px 10px;
	color:#ffffff;
	
}
/* Interior */
#interior {
    min-height: 380px;
    background-color:#ffffff;
	
}
/* for Internet Explorer min-height */
/*\*/
* html #interior {height: 380px;}
/**/

/* Content */
#content {
	width: 613px;
	/*min-height: 430px;*/
	float: right;
	text-align: left;
	background-color: #FFFFFF;
	margin-top:-8px;
	padding:0px;
	margin-left:0px;	
}
/* for Internet Explorer min-height */
/*\*/
/** html #content {height: 430px;}*/
/**/


#contentimage img {
	width: 613px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #c9975e;
	/*border-left: 2px solid #c9975e;*/
}
/* ********************************************************************** */
/* Formatting CSS - these are user css styles that control the formatting */
/* ********************************************************************** */
/* Headers & Titles */
h1 {
    font-size: 16px;
	color: #844337;
	margin-top: 10px;
	font-style: italic;
}
h2 {
    font-size: 14px;
	color: #844337;
	margin-top: 10px;
	font-style: italic;
}
h3 {
    font-size: 12px;
	color: #844337;
	margin-top: 10px;
	font-style: italic;
}
.title {  
	font-family: "times new roman", serif;
	font-weight: bold;
     font-size: 20px;
	color: #844337;
	padding: 10px 0px 0px 20px;
	text-align:left;
	width:90%;
}
.title-new {  
	font-family: georgia, cursive;
	font-weight: bold;
  font-size: 20px;
	font-style:italic;
	color: #844337;
	padding: 10px 0px 0px 20px;
	text-align:left;
	width:90%;
	
}

#content .copy {
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
	padding: 5px 20px 0px 20px;
	line-height: 1.5;
	text-align:left;	
}

/* ************************************************************************** */
/* Navigation Links - these are main, utility and secondary navigation styles */
/* ************************************************************************** */

/* Main Navigation */
#mainnav {
	position:relative;
	z-index:99;
	clear: left;
    margin: 0px auto; /* centers horizontal */
	width: 100%;
	background-color: #844337;

} 
/* Sub Navigation */
#secondarynav{
	position:relative;	
	border-bottom:2px solid #c9975e !important;	
	margin-top:-10px;
	margin-bottom:0px;
	
}

#subnav {
	font-family: "times new roman", serif;
	font-size:12px;
	font-weight:bold;
	line-height: 2;
	margin-left:25px;
	
}

#subnav a:link, #subnav a:visited  {
	text-decoration:none;
	color: #9a7e68;
	padding-left:18px;
}

#subnav a:hover, #subnav a:active  {
	text-decoration:none;
	color: #844337;	
}

/* Sub Navigation ON */
#subnav .subnavon {
	background: url(../images/leftscroll.gif) no-repeat left center;
}

#subnav a:link.subnavon, #subnav a:visited.subnavon  {
	text-decoration:none;
	color: #844337;
}

/* ************* */
/* Footer CSS  */
/* ************ */

#footer {
    width:900px;
    margin: 0 auto;
		padding:4px;
    text-align:right;
		background-color: #c9975e;
}

#footer .copyright {;
    font-family: arial, verdana, sans-serif;
  	font-weight: bold;
    font-size: 10px; 
	  color: #000000;
		margin-right:10px;
}
#footer .address {
	width:300px;
	float:right;
	padding:5px 0px 0px 0px;
	font-size:9px;
	color: #9a7e68;
}

#disclaimer {
    width:900px;
    margin: 0 auto;
	padding:4px;
    text-align:left;
	font-size:9px;
	color:#9d8d89;
}

/* ********************** */
/* Form Input Fields CSS  */
/* ********************** */

input, select, option, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000; 
}      
input.submit, input.email {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #9a7e68;
	border: 1px solid #9a7e68;
}

/* Gallery */
#gallery {
	width:895px;
	min-height: 450px;
	text-align:center;
	padding-left:5px;
	padding-right:0px;
	padding-bottom: 5px;
	background-color:#F2ECD0;
	background-image: url(../Images/gallerybgtile.gif);
	background-repeat: repeat;
	padding-top: 0px;
	position:relative;
	
}
/* for Internet Explorer min-height */
/*\*/
* html #gallery {height: 450px;}
/**/
/*  New Gallery by DEP */
#bestvalue{
	position:relative;
	width:425px;
	margin: 0px auto;
	top: 25px;
    
}
.pict{
	border:3px solid #C9975E;
}
#pic{
	float:left;
	height:167px;
	width:187px;
	padding: 10px 10px 10px 15px;
	margin: 4px;	/*margin: 0px 3px 5px 3px;;*/
	
}
/* for Internet Explorer padding */
/*\*/
* html #pic {padding: 10px 8px 10px 13px;}
/**/

/*  New Gallery by DEP */
#pic img{
	border:3px solid #C9975E;
}
#pic a img{
	/*border:none;*/
	border:3px solid #C9975E;
}
#pic h2{
	position: relative;
	margin: 0px auto; /* centers horizontal */
}
#photodisplay{
	clear:both; 
	position:relative;
	top:10px; 
	
}
#photodisplay img{
	border: 2px solid #C9975E;
}
#photocaption{
	position:relative;
	top:5px;
	margin: 15px auto 0px;
	padding-bottom: 15px;
}
#gallerytitle{
	width:350px;
}
/* Gallery Back to Gallery Link */
#content .gallerybackborder {
  position: relative;
	top: 10px;
	right: 5px;
	z-index: 2;
	background-color: #cbe5ff;
	width: 120px;
	padding: 2px;	
	text-align: center;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#content .galleryback {
	text-align: center;
	border: 1px solid #5e2722;
	font-size:9px;
}

/* Gallery Thumbnails Drop Shadow */
#content .gallerythumbnail {
  float:left;
  background: url(../images/shadow.gif) no-repeat bottom right;
	/* padding around the box holding the thumbnail image and shadow image*/
  margin: 10px;
}

#content .gallerythumbnail img {
  position: relative;
	/* puts padding inside the box holding the thumbnail image and shadow image.
	set the padding to the number of pixels the shadow extends from the thumbnail*/
	padding: 3px;
}
  
#galleryimage {
    position: relative;
    float: center;
	padding: 0px;
}

/* Gallery Caption Box */
#gallerycaptionborder {
    position: relative;
	top: 340px;
	z-index: 2;
	float: center;
	background-color: #cbe5ff;
	width: 400px;
	padding: 2px;	
	text-align: center;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

/* Utlity Navigation */
/*#utilitynav {
	float: right;
	width:450px;
	font-size:10px;
	color: #844337;
	text-align:right;
	margin-top:90px;
	padding-right:10px;
}*/

/* Utlity Navigation */
#utilitynav {
	float: right;
	width:450px;
	height:20px;
/*	font-size:10px;*/
	color: #844337;
	/*text-align:right;*/
	margin-top:90px;
	
	/*padding-right:10px;*/
}

.utilitylink-new a {   
	font-family:georgia, serif !important; 
	font-size:10px !important;
	font-weight:bold;
	color: #844337;
	position:relative;
	padding:0px 4px 10px 4px;
	margin:0 0 10px 0;
	height:20px;
	top:0px;
}
.utilitylink-new {   
	color: #844337;
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0 0 0px 0;
	top:-5px;
}


