/* CSS Document */
/*Main CSS Document for Shaver Lake Homes*/

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.2em;
	}
li	{
	margin-top: 20px;
	margin-left: 10px;
	}
form table {
	border-style:dotted;
	border-width:thin;	
	background-color:#CCFFFF;
	}
th {
	text-align:right;	
	vertical-align:top;
	padding-right:10px;
	padding-top:5px;
	}
td	{
	vertical-align:top;
	padding-bottom:15px;
	}
h2	{
	text-align:center;
	font-size:2em;
	margin-bottom:15px;
	}
#weather {
	float:right;
	margin-left:10px;
	}	
#webcam {
	float:left;
	margin-right:10px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 14px;
	font-weight: bold;
	}
.remaxHeading {
	font-size: 24px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	height: 100px;
}
.signupframe {
	border: 1px dotted #000000;
	background: #CCFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.video {
	text-align: center;
	}
.rightpicture {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px
	}

.leftpicture {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.maps	{
	text-align: center;
	}
.maps img {
	margin-right:10px;
	margin-top:10px;
	border-style:solid;
	border-width:thin;
	}	
.pending	{
	font-style:italic;
	color: #FF0000;
	font-size: 1.25em;
	margin-bottom: 10px;
	text-align:center;
	}
.copyright {
	margin-top:5px;
	font-size:.75em;
	font-style:italic;
	}
#email_button {
	position:absolute;
	margin-top:175px;
	margin-left:50%;
	margin-right:50%;
	z-index:100;
	}
#headerpicture {
	height: 200px;
	background-image: url(../images/page_layout/shaver_winter_logo_1950px.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1;
	width: 100%;
	}	
#header {
	height: 200px;
	}
#nancy_signature {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom:10px;
	}	
#nancy_henry {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:10;
	height: 200px;
	width: 249px;
	}
#content {
	margin: 20px 10px 20px 255px;
	}
#sidebar {
	float: left;
	width: 230px;
	height: 470px;
	left: 15px;
	top: 20px;
	margin-bottom:10px;
	background-image:url(../images/page_layout/menu_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position:relative;
	z-index: 20000;
	}
#pmmcontainer {
	position:absolute;
	top: 50px;
	left: 18px;
	z-index:2000;
	}
#pmm2container {
	position:relative;
	z-index:1;
}
#newsletter_signup {
	position: absolute;
	top: 652px;
	left: 46px;
	z-index: 20005;
	}
#footer {
	background-image: url(../images/page_layout/footer_background.jpg);
	background-repeat: repeat-x;
	height: 150px;
	clear: left;
	}
#footerlogo {
	float: right;
	margin-top: 15px;
	margin-right: 7px;
	}
#footerpicture {
	float: left;
	margin-top: 15px;
	margin-left:15px;
	}
#footerinfo {
	text-align: center;
	padding: 10px 0px 0px;
	line-height: 2.5em;
	}
#listing_tab_area {
	width: 600px;
	height: 300px;
	}
/*This expression makes sure that the 2nd tab containing the Image Gallery Magic pictures is opened to allow the pictures Technote 201 on Project VII web*/
/*This CSS rule must be in addition to an onload trigger event as described in the technote*/
#p7tpc1_2 {display: block;}
/*This expression causes the Tab Panel to float left and assigns it a width to reside in*/
#p7TP1 {float: left; width: 700px;}
