/* **************************************************** */
/*   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:#666666; }
a:hover, a:active {text-decoration:underline; color: #666666; }

body {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
    margin: 0px 0px 0px 0px;
	padding:50px;
	background-color: #F0EFDB;
	/* background: url(../images/bg.jpg); */
}

img { behavior: url(./scripts/iepngfix.htc) } /* PNG fix in IE6 */
#map img{behavior:none}

/* ********************************************************************************** */
/* Layout CSS - these are author css styles that control the general layout structure */
/* ********************************************************************************** */

#container {
	margin: 0px auto  0px auto; /* centers horizontal */
	padding-top:1px;
	width: 770px; 
	min-height: 400px;
	background-color: #ffffff;
	z-index:0;
	
}

/* IE6 Hack */
/*\*/
* html #container {height: 400px;}
/**/

/* Header */
#header {
	position:relative;
	margin: 0 auto;
	margin-top:10px;
	width:750px;
	height:157px;
	/*background-color: #e4e7c8;*/
	text-align:center;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	z-index:5;

}

#headerimage{
	position:absolute;
	z-index:100;
	top:28px;
	left:0px;
	width:750px;
	height:84px;

	}

#logo {
	position:absolute;
	z-index:200;
	left:77px;
	bottom:44px;
	width: 193px;
	height: 174px;
	

}



/* Content */
#content {
	width: 730px;
	margin:0 auto;
	min-height:300px;
	text-align: left;
	background-color:#e4e7c8;
	/*position:relative;*/
	padding:10px;
	
	
}
/* IE6 Hack */
/*\*/
* html #content {height: 300px;}
/**/

/* ********************************************************************** */
/* Formatting CSS - these are user css styles that control the formatting */
/* ********************************************************************** */
/* Headers & Titles */
h1 {
    margin:0px;
	font: bold 33px arial, verdana, sans-serif;
	color: #849690;
	
	padding: 0px 25px 10px 25px;
	/*width:210px;*/
	

}


h2 {
    margin:0px;
	font: bold 14px arial, verdana, sans-serif;
	color: #000000;
}

#content .copy {
   font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
	line-height: 1.4;
	padding: 10px 25px 35px 13px;
	color:#666666;

	text-align:left;
	background-color:#fffff0;	
	/*min-height:280px;*/
		background-image: url(../images/contentcopybg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}




.copy h1{
	margin-left:-20px;
	font-size:36px;
	font-family: serif;
	
	
	
	}

/* ************************************************************************** */
/* Navigation Links - these are main, utility and secondary navigation styles */
/* ************************************************************************** */

/* Main Navigation */
#mainnav {
/*	position:absolute;
	left:156px;
	bottom:19px;*/

	position:relative;
	padding-left:156px;
	top:113px;
	/*padding-top:113px;*/
	clear: left;
   /* margin: 0px auto;*/ /* centers horizontal */
	
	width: 594px;
	height: 25px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	z-index:1000;

	/*padding-top:8px;*/
	
} 
#mainnav a:link, #mainnav a:visited  {
	text-decoration:none;
	color: #7a765b;
	padding: 10px 5px 10px 5px;
}

#mainnav a:hover, #mainnav a:active  {
	text-decoration:none;
	color: #555555;
	padding: 10px 5px 10px 5px;
}

/* Sub Navigation */
#subnav {
	font-family: arial, verdana;
	font-size:11px;
	font-weight:bold;
	line-height: 2;
}

#subnav a:link, #subnav a:visited  {
	text-decoration:none;
	color: #9a7e68;
}

#subnav a:hover, #subnav a:active  {
	text-decoration:none;
	color: #5e2722;
}

/* Sub Navigation ON */
#subnavon {
		background:none;
		display:inline; 
		float: right;
}
#subnav a:link.subnavon, #subnav a:visited.subnavon  {
	text-decoration:none;
	color: #5e2722;
}

/* Utlity Navigation */
#utilitynav {
    width:800px;
	margin:0px auto;
	text-align:right;
	font-family: arial, sans-serif;
	font-size:10px;
}

#utilitynav a {    
	color: #5e2722;
}

/* ************* */
/* Footer CSS  */
/* ************ */

#footer {
    width:770px;
    margin: 0 auto;
	padding:8px;
    text-align:center;
	color:#817025;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#e4e8c9
}

#footer .copyright {;
    font-size: 9px; 
	color: #000000;
}


/* ********************** */
/* Form Input Fields CSS  */
/* ********************** */

input, select, option, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000; 
}      
 

#flashmovie{
	margin-left:-20px;
	margin-top:-10px;

	}
	
	
.goldcopy{
	color:#A18800;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}

.contactcopy {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #666666; 
}
	
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8F7600 !important;
	text-decoration: underline;
}

#mainimage{
	position:relative;
	width:711px;
	margin:0 auto;
	}
	
#leftcol{
	float:left;
	border-left-style: dotted;
	border-left-color: #e4e7c8;
	/*padding-right:30px;*/
	padding-top:25px;
	margin-bottom:10px;
	}
	
/*google Toolbar yellow fields fix */
input[type="text"]
{
	background-color:#fff !important;
	}
	
	
.lifestyle {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 12px !important;
	color: #666666;
	line-height: 1.1;
	letter-spacing: 0.4px;
	margin-left:0 !important;
	padding:0;
}




/* ************* */
/* Gallery CSS  */
/* ************ */

/* Gallery */
#gallery {
	text-align: center;
	
	margin:0 auto;

}

.thumb {
	padding:5px;	
	}
	
.lifestylenav{
	width:770px;
	padding:5px;
	padding-top:10px;
	margin:0 auto;
	margin-top:10px;
	text-align:center;
	background-image: url(../images/bottomnavbg.gif);
	background-repeat: no-repeat;
	background-position: center top;/*	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #666666;*/
/*	border-bottom-width:2px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;*/
	
	}
	
.imageblock{
	display:block;
	}


#footnotes{
	position:absolute;
	left:280px;
	top:85px;
	width:192px;
	height:146px;
	}

#headerlink{
	position:absolute;
	left:485px;
	top:10px;
	width:248px;
	height:59px;
	padding:0;
	margin:0;
	}