/************Global style sheet************/



body{
	height: 100%;
	width: 100%;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 70%;
	color: rgb(20,88,15);		
	/*IE5*/
	text-align: center;		
	background: url('../images/sand_fade.png') top repeat-x;													
}
#page{
	background: #FFF url(../images/divider.gif) 165px repeat-y;
	position: relative;
	height: auto !important;
	margin: auto;
	height: 100%; /*IE5/6*/
	min-height: 100%;
	width: 900px;
	padding: 0px;
	z-index: 0;
	text-align: left; /*IE5*/
	
	overflow: hidden;/*Opera 8*/
}
/*Compliant browsers will not actually care either way but IE5+6 need it visible.*/
* html #page{
	overflow: visible;
}
/*all browsers get visible on portfolio page because gallery viewer
needs to be able to be draged outside page area*/
#portfolio #page{
	overflow: visible;
}
/**/

/******header area******/

#cont_details{
	position: relative;
	text-align: right;
	z-index: 0;
	font-size: 11px;
	background: #FFF top repeat-x;
	font-style: italic;
	height: 59px;
}
#xcont_details{
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin-bottom: 10px;
	margin-right: 55px;
	width: 600px;
}
#header{
	height: 111px;
	background-image: url(../images/header3.jpg);
	background-color: White;
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	left: 0px;
	z-index: 1;
	margin-bottom: 20px;
}
#logo{
	background-image: url(../images/logo.gif);
	height: 151px;
	width: 177px;
	position: absolute;
	left: 76px;
	top: -32px;
}

/******left hand links area******/
#links_left{
	float: left;
	width: 133px;
	border: 0px solid black;
	text-align: right;
	margin-right: 32px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style: none;	
	line-height: 20px;
	font-weight: bold;	
}
* html #links_left{
	margin-right: 5px;
}
#links_left li{
	float: right;
	clear: right;
	position: relative;
	border: 0px solid black;
	
	height: 1%;
	padding: 0px;
}
#hampton{
	float: none !important;
}
* html #hampton{
	float: right !important;
}
#hampton_court_img{
	position: relative;
	left: 5px;
}

#arrow{
	background-image: url(../images/arrow.gif);
	height: 10px;
	width: 7px;
	position: absolute;
	border: 0px solid black;
	right: -10px;
	top: 5px;
}
.cur_nav{
	position: relative;
	border: 0px solid black;
}
.nav{
	clear: right;
   display: block;
	border: 0px solid black;
}
#back{
	/*margin-top: 50px;*/
}

/******content area******/
#content_right{
	float: left;
	border: 0px solid white;
	border-top: none;
	border-left: none;
	width: 652px;
	padding: 0px 40px 0px 30px;
	line-height: 20px;
	min-height: 460px;
	/*font-weight: bold;*/
}
* html #content_right{
	height: 460px;
}
#content_wrapper{
	border: 1px solid white;
	/*margin: 0px 40px 0px 30px;*/
	width: 652px;	
}
#text_upper{
	border: 0px solid black;
}
#text_lower{
	border: 1px solid White;
	padding-bottom: 50px;
	clear: both;
	padding-top: 0px;
}
#clearer{
	clear: both;
	height: 13em;
	border: 0px solid black;
	padding-top: 20px;
}
#tel{
	text-align: center;
	font-weight: lighter;
	font-size: 200%;
	margin-top: 50px;
	height: auto;
	border: 0px solid black;
}
#portfolio_image_text{
	width: 450px;
}

/*******footer*******/

#foot{
	position: absolute;
	bottom: 0px;
	border: 0px solid blue;
	clear: both;
	width: 100%;
	padding-bottom: 30px;
}
#logos{
	float: right;
	margin-right: 60px;
	z-index: 2;
	position: relative;
}
#declaration{
	width: 365px;
	float: right;
	font-style: italic;
	font-size: 90%;
	text-align: justify;
	margin-right: 18px;
	margin-bottom: 30px;
}
#white_out{
	background-color: White;
	position: absolute;
	bottom: -2px;
	height: 40px;
	width: 100%;
}
#tips_stick_wrapper{
	position: absolute;
	bottom: 0px;
	left: 20px;
}
#tips_stick{
	border: 0px solid red;
	margin-bottom: -3px;
	cursor: pointer;
}
#tips_stick_wrapper:hover{
	left: 19px;
}
#instruction1{
	position: absolute;
	top: -120px;
	left: 85px;
	width: 60px;
	z-index: 2;
	display: none;
}
.no_script_tips{
	position: relative;
	top: -75px;
	left: 80px;
	width: 80px;	
}

/*******inline and general text styles*******/

.clearer{
	clear: both;
}
a img{
	border: none;
}
a{
	color: rgb(20,88,15);
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p{
	margin-top: 20px;
	margin-bottom: 20px;
}
.fp{
	margin-top: 0px;
}
hr{
	margin: 0px 30px 0px 30px;
	color: rgb(20,88,15);
	height: 1px;
}
blockquote{
	margin: 0px;
}
.tname{
	display: block;
	text-align: right;
	font-style: italic;
	margin-bottom: 20px;
	font-weight: bold;
}
h3{
	font-style: italic;
	font-size: 100%;	
}
h2{
	font-size: 160%;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
}
.special{
	font-size: 120%;
	text-decoration: underline;
	margin-top: 40px;
}
.intext{
	text-decoration: underline;
	font-style: italic;
}
.intext:hover{
	color: rgb(100,150,100);
}
.bold{
	font-weight: bold;
}
em{
	font-style: normal;
	font-weight: bold;
}
.hidden{
	display: none;
}
.tel{
	margin: 12px;
}