/* CSS Document */

body{
background-color:#333300;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
}


/*  IMAGE ATTRIBUTES  */

img.dbl-brdr{border:double; border-width:3px; border-color:#333300;}


/*   TEXT ATTRIBUTES  */

p{margin-left:40px; margin-right:40px; text-align:left}
p.center{margin-left:40px; margin-right:40px; text-align:center}

h1{font-size:30px; font-weight:bold; margin-left:40px; margin-right:40px;}
h2{font-size:18px; font-weight:bold; margin-left:40px; margin-right:40px;}
h3{font-size:14px; font-weight:bold; margin-left:40px; margin-right:40px;}

ul{padding-left:50px; padding-right:30px;}

a:link{color:#511b00; text-decoration:none}
a:visited{color:#333333; text-decoration:none}
a:hover{color:#511b00; text-decoration:underline}



/*  LAYOUT ATTRIBUTES  */

#outer1{width:910px; margin:auto; z-index:0;}
.borderleft{width:52px; height:3050px; background-image:url(images/border_left.gif); background-repeat:repeat-y; float:left; z-index:1;}
.borderright{width:52px; height:3050px; background-image:url(images/border_right.gif); background-repeat:repeat-y; float:right; z-index:1;}
.borderleft-reg{width:52px; height:800px; background-image:url(images/border_left.gif); background-repeat:repeat-y; float:left; z-index:1;}
.borderright-reg{width:52px; height:800px; background-image:url(images/border_right.gif); background-repeat:repeat-y; float:right; z-index:1;}
#mainbody{width:800px; height:3050px; background-color:#CCCC99; background-image:url(images/house_aerial2.jpg); background-position:top right; background-repeat:no-repeat; float:left; z-index:1; border-right:groove; border-left:groove; border-width:2px; border-color:#000000;}
.mainbody_text{width:100%; font-size:12px; position:relative; top:-240px; z-index:11}
.photocontainer{width:800px; font-size:12px; position:relative; background-color:#CCCC99; margin:auto}

#mainbody-fade{width:800px; height:800px; overflow:auto; background-color:#CCCC99; background-image:url(images/house_aerial_fade.jpg); background-position:top right; background-repeat:no-repeat; float:left; z-index:1; border-right:groove; border-left:groove; border-width:2px; border-color:#000000;}

.spacer{clear:both; text-align:center; width:100%;}
.slidethumbs{width:98%; height:110px; white-space:nowrap; overflow:auto; margin:auto}

#golfbox {
	position:relative;
	left:40px;
	top:30px;
	width:231px;
	height:175px;
	z-index:2;
}
#golfswipe {
	position:relative;
	left:20px;
	top:-180px;
	width:261px;
	height:44px;
	z-index:3;
}
#glacierbox {
	position:relative;
	left:160px;
	top:-40px;
	width:231px;
	height:175px;
	z-index:4;
}
#glacierswipe {
	position:relative;
	left:135px;
	top:-250px;
	width:261px;
	height:44px;
	z-index:5;
}
#wfmtnbox {
	position:relative;
	left:60px;
	top:-100px;
	width:231px;
	height:175px;
	z-index:7;
}
#wfmtnswipe {
	position:relative;
	left:30px;
	top:-310px;
	width:261px;
	height:44px;
	z-index:7;
}
#fishbox {
	position:relative;
	left:250px;
	top:-190px;
	width:231px;
	height:175px;
	z-index:8;
}
#fishswipe {
	position:relative;
	left:230px;
	top:-390px;
	width:261px;
	height:44px;
	z-index:9;
}

#golfbox2 {
	position:relative;
	left:40px;
	top:30px;
	width:167px;
	height:125px;
	z-index:2;
}
#golfswipe2 {
	position:relative;
	left:20px;
	top:-125px;
	width:211px;
	height:44px;
	z-index:3;
}
#glacierbox2 {
	position:relative;
	left:60px;
	top:30px;
	width:167px;
	height:125px;
	z-index:4;
}
#glacierbox3 {
	position:relative;
	left:40px;
	top:30px;
	width:167px;
	height:125px;
	z-index:4;
}
#glacierswipe2 {
	position:relative;
	left:170px;
	top:-189px;
	width:211px;
	height:44px;
	z-index:5;
}
#wfmtnbox2 {
	position:relative;
	left:60px;
	top:-100px;
	width:167px;
	height:125px;
	z-index:7;
}
#wfmtnswipe2 {
	position:relative;
	left:45px;
	top:-250px;
	width:211px;
	height:44px;
	z-index:7;
}
#fishbox2 {
	position:relative;
	left:220px;
	top:-165px;
	width:167px;
	height:125px;
	z-index:8;
}
#fishswipe2 {
	position:relative;
	left:200px;
	top:-318px;
	width:211px;
	height:44px;
	z-index:9;
}
#photolinks {
	position:relative;
	float:right;
	left:0px;
	top:-365px;
	width:261px;
	height:270px;
	text-align:right;
	z-index:9;
}

