body 
{ 
	margin: 0;
	margin-top:2px;
	font: 14px Arial, sans-serif; 
	padding:0;
	background-color:#CCCCCC;
	height:100%;
	width:100%;
}

.faqsTopic
{
	font-weight:bolder;
	font-size:14px;
	color:#000099;
}

.faqsLinks a
{
	color:black;
}

.error_msg
{
	padding-top:5px;
	padding-bottom:2px;
	color:orange;
	font-weight:bold;
}


.port_show_nav
{
	background-color:white;
	color:black;
	border-bottom:1px solid black;
	width:80%;
	padding:2px;
}

.port_show_nav a
{
	color:black;
	
}



.port_show_nav a:hover
{
	background-color:#CCCCCC;
}

.start_show_link
{
	font-size:12px;
}

.start_show_link:hover
{
	background-color:white;
}



.port_img
{
	border: 3px solid #CCCCCC;
	display:block;
	background-color:#CCCCCC;
	text-align:center;
}




.port_img_lrg
{
	border: 3px solid #CCCCCC;
	text-align:center;	
	
}






.port_img:hover
{
	border: 3px solid #ffd331;
	
}

.faqsLinks a:hover
{
	background-color:#99CCFF;
	text-decoration:none;
	border:none;
}	

.realtor_question_area
{
	border:1px solid #CCCCCC;
	width:80%;
	padding: 10px 20px;
	margin-top:5px;
}

.admin_select
{
	width:100%;
	height:200px;
}

.realtor_admin_area
{
	border:1px solid #CCCCCC;
	width:100%;
	padding: 10px 20px;
	margin-top:5px;	
}

.faqsLinks
{
	line-height:120%;
	font-weight:bold;
}

.sectiondetail
{
	font-size:14px;
	font-weight:bold;
	line-height:100%;
}



/* Height is specified inline, couldn't get the container to stretch properly in all browsers.... */
/* Didnt want to specify a million different containers in the style sheet. */
.container
{ 
	position: relative;
	height:560px;
	width:990px;
	margin: 0 auto;
	border: 2px solid #716c6b;
	

}

/* OK, one exception where the height is specified in the printing stylesheet, couldn't be inline to do this
   This was done to keep the printout to one page. */
.print_contract_container
{
	position: relative;
	top: 0;
	left: 0;
	height:1500px;
	width: 1000px;
	margin: 0 auto;
	border: 2px solid black; 	
}

#propInfo
{
	position:absolute;
	top:405px;
	left:550px;	
}

.port_thumb_table
{

	background-color:#E6E6E6;
	color:white;
}

.port_thumb_table td
{
	padding:10px;
}

.show_pic
{
	padding-top:20px;
}

.announcement_box
{
	padding-top:5px;
	color:#ffd331;
	left:-2px;
	background-color:black;
	border-bottom:2px solid #716c6b;
	border-left:2px solid #716c6b;
	border-right:2px solid #716c6b;
	width:980px;
	
	height:25px;
	margin: 0 auto;
}

#portfolio
{
	clear:both;
		
}

#portfolio a
{
	text-decoration:none;
	color:darkblue;
	font-weight:bold;
}

.portfolio_section_header 
{
	font-weight:bold;
	font-size:14px;
	background-color:#CCCCCC;
}

.portfolio_section a
{
	margin-left:10px;
	margin-top:10px;
	display:block;
	font-weight:bold;
	
}

.announce_table
{
	border:2px solid #CCCCCC;
	margin-bottom:10px;
}

.announce_table td
{
	border-top:1px solid #CCCCCC;
	padding:3px 5px;
	text-align:center;
}

.announce_table_hdr
{
	background-color:#08446c;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	color:white;
}

.announce_text
{
	width:300px;
	
}

.image_slideshow_flash
{
	margin-left:80px;
}

.announcement_box img
{
	
}

.announcement_text
{
	height:25px;
	vertical-align:top;
}

.announcement_box a
{	
	color:#ffd331;
	
	
	height:25px;
}

.containerhome 
{ 
	position: relative;
	height:560px;
	width:980px;
	margin: 0 auto;
	border: 2px solid #716c6b; 
	border-bottom: 2px solid #716c6b;
	background-color:black;
}

.infocolumnleft { position: absolute;
top: 10px;
left: 0;
height: 580px;
width: 382px;

background-repeat: no-repeat;
background-position: bottom; 
}

.infocolumnright { position: absolute;
top: 12px;
left: 608px;
height: 580px;
width: 382px;

background-repeat: no-repeat;
background-position: bottom; }

.summer { position: absolute;
top: 17px;
left: 33px;
height: 65px;
width: 300px; 
}

.winter { position: absolute;
top: 17px;
left: 25px;
height: 65px;
width: 279px;
background-image: url("images/winter_header.jpg"); }

.left_boundingbox_top
{
	position:absolute;
	border:1px solid #716c6b;
	height:340px;	
	left:30px;
	top:25px;
	width:320px;


}

.left_boundingbox_bottom
{
	position:absolute;
	border:1px solid #716c6b;
	border-top:none;
	height:168px;	
	left:30px;
	top:367px;
	width:320px;	
	background-color:black;
}




.textleft 
{ 
	position: absolute;
	top: 50px;
	left:35px;
	
	line-height: 200%;
	text-align: justify; 	
	color:#CCCCCC;

}

.textright 
{ 
	position: absolute;
	top: 50px;
	left:25px;
	line-height: 200%;
	text-align: justify; 
		color:#CCCCCC;
		
}



.right_boundingbox_top
{
	position:absolute;
	border:1px solid #716c6b;

	height:340px;	
	left:20px;
	top:16px;
	width:320px;


}

.right_boundingbox_bottom
{
	position:absolute;
	border:1px solid #716c6b;
	border-top:none;
	height:168px;	
	left:20px;
	top:358px;
	width:320px;	
}



.text_middle
{
	position:absolute;
	top:15px;
	padding:20px;
	letter-spacing:1px;
	height:186px;
	width: 270px;	
	font-size:12px;
	line-height: 160%;
	
}

.text_top2
{
	position:absolute;
	height:47px;
	top:23px;
	background-color: #F0EEEC;
	width: 248px;	
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	border-bottom:3px solid black;
	border-right:3px solid black;
	border-left:3px solid black;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-1px;
	line-height:145%;
}

.text_top
{
	position:absolute;
	width:294px;
	left:0;
	height:23px;
	background-image:url(images/centerinfo_top.jpg);	
}

.text_bottom
{
	position:absolute;
	width:294px;
	top:318px;
	left:0;
	height:25px;
	background-image:url(images/bottom_corners.gif);	
}



.navbar { position: absolute;
top: 0;
left: 383px;
height: 560px;
width: 212px;
border-left: 1px solid #716c6b;
border-right: 1px solid #716c6b;
/* background-image:url(images/NavBar.jpg); */
background-color:#153058;
background-position:top; 
}

.old_navbar { position: absolute;
top: 0;
left: 392px;
height: 560px;
width: 212px;
border-left: 2px solid black;
border-right: 2px solid black;
background-image:url(images/NavBar.jpg);
background-position:top; 
}

.internalnavbar
{	
	height:100%;
	width: 212px;
	/*border-right: 2px solid #716c6b;*/
	/*background-image:url(images/NavBar2.jpg);*/
	background-repeat:no-repeat;
	background-color:#153058;
	float:left; 
	
}

.snowtechbodywinter a
{
	text-decoration:none;
}

.snowtechbodywinter a:hover, .snowtechbodywinter a:hover
{
	text-decoration:underline;
}



.snowtechbody {	
	float:left;
	height:100%;
	width:778px;	
	line-height:110%;
	background-color:white;
	
}

.snowtechbodywinter
{	
	background-image: url("images/winter_snowblower.jpg");	
	background-repeat: no-repeat;
	background-position: top right;	
	
}

.snowtechbodyportfolio
{
	float:left;
	height:100%;
	width:775px;
	line-height:110%;
	background-color:white;	
}

.snowtechbodysummer a
{
	text-decoration:none;
}

.snowtechbodysummer a:hover, .snowtechbodysummer a:hover
{
	text-decoration:underline;
}


.snowtechbodysummer
{
	background-image: url("images/pho_summer_fade.jpg");
	background-repeat: no-repeat;
	background-position: top right;	
}

.section_header_text
{
	font-size:22px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;	
}

.portfolio_header_text
{
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	text-align:center;
	margin-top:30px;	
	margin-bottom:20px;		
	/*border-bottom:2px solid #CCCCCC;*/
}


.portfolio_nav
{
	list-style:none;	
	margin:0 auto;	
	width:530px;
	margin-bottom:10px;
	
}

.portfolio_nav li
{
	float:left;
	
	padding: 5px 5px;

	
}

.portfolio_nav li a:hover
{
	text-decoration:underline;

}

.portfolio_nav li a
{
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:black;
}

.portfolio_nav li .selected
{
	text-decoration:underline;
	font-size:14px;
	
}

.section_header
{
	margin-top:10px;
	margin-left:20px;
	float:left;
	text-align:left;
	width:500px;	
}

.section_copy_bottom
{
	width:715px;	
	text-align:left;	
	float:left;
	padding-left:30px;		
}

.summer_section_copy_bottom
{
	width:755px;
	height:50px;	
	text-align:left;	
	float:left;
	padding-left:30px;	
}

.section_copy_top
{	

	float:left;
	width:420px;

	padding-left:30px;
	text-align:left;	
}

.section_copy_survey
{	

	float:left;
	width:500px;
	margin-top:10px;
	padding-left:30px;
	text-align:left;	
}

.image_slideshow
{	
	float:left;
	padding-left:110px;	
	height:143px;
}

.image_slideshow_other
{
	clear:both;
	height:143px;
	margin-left:100px;
	padding-bottom:50px;
}



.logo 
{ 
	
	margin-top: 11px;
	margin-left: 11px; 
}

.slide_show
{
	padding-top:10px;
	font-weight:bold;
}

.slide_show a
{
	font-weight:bold;
	text-decoration:none;

}







.snowremovalbtn 
{
	position:absolute;
	left:63px;
	top:148px;
	margin:0;
}

.attribution {
	text-align:right;
	margin-top:0;
}

.attribution a {
	font-size:10px;	
	color:#666666;
	text-decoration:none;
}

.video-section {
	width:600px;
	margin:0 auto;
}

.drivewaybtn
{
	position:absolute;
	left:58px;
	top:175px;
	margin:0;
}

.deckbtn
{
	position:absolute;
	left:56px;
	top:200px;
	margin:0;
	cursor: pointer;	
}

.exteriorhousebtn
{
	position:absolute;
	left:41px;
	top:226px;
	margin:0;
	cursor: pointer;		
}

.sidingbtn
{
	position:absolute;
	left:48px;
	top:253px;
	margin:0;
	cursor: pointer;	
}






.navlist
{
	position:absolute;
}

.topnav
{
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #666;
	margin-top:10px;
	background-color:#153058;
}

.topnav li
{
	/* background-image:url(images/button_bg.jpg); */
	width:212px;
	/*height:20px;*/	
	border-top:1px solid #666;
	/*font-weight:bold;*/
	text-align:center;
	/*line-height:190%;*/
	font-size: 10px;

}

.topnav li a
{
	text-decoration:none;
	color:#fff;
	height:100%;
	width:100%;
	display:block;
	padding:4px 0;
}

.topnav li a:hover
{
	background-color:#FFCC33;
	color:#08446c;	
}



.north 
{ 
	text-align:center;
	margin-top: 13px;

}

.win
{
	height:46px;
	margin-top:10px;
	text-align:center;
	font-size:8px;
	width:150px;
	margin-left:30px;
}

.win a {
font: bold 10px Arial, sans-serif;
color: white;

text-decoration: none;
text-align: center; }

.win a:hover
{
	color:#FFCC33;
}

.bottomnav 
{ 	
	width: 212px;
	margin: 0;
	padding: 0;
	list-style: none; 
}



.bottomnav li 
{ 
	border-top: 1px solid #666666;
	/*font-weight: bold;*/
	font-size: 10px;
	/*line-height:190%;	*/
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
}

.bottomnav li a
{
	padding:2px 0;
	color:white;
	text-decoration:none;
	height:100%;
	width:100%;
	display:block;
}

.bottomnav li a:hover
{
	color:#FFCC33;
}

#video {
	margin-top:40px;
	margin-bottom:5px;
}

.clear {
	clear:both;
}

label {
	margin-top:1em;
	display:block;
}


