/* 

CSS - Tupper's Team - 03-19-07

*/




/* ----- Shared -----*/
html, 
body {
	margin:0px auto;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:.92em;
	color:#000;
	background:url(http://www.tuppersteam.com/images/tp_content_bckgr_long.jpg) #5e3d1e center 160px repeat-y;
	}
body {
	min-width:1024px;
	text-align:center;
}
h1 {
	padding:0px;
	margin:0 0 9px 0;
	font-size:1.8em;
	color:#532f0d;
	}
h2 {
	padding:0px;
	margin:9px 0 0 0;
	font-size:1.2em;
	color:#532f0d;
	}
h3 {
	margin:0px;
	font-size:1.1em;
	font-weight:bold;
	color:#532f0d;
	}
h4 {
	margin:0px;
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff;
	}
p {
	margin:9px 0 0 0;
	padding:0px;
	line-height:16px;
	}
ul { 
	margin:5px 0px 10px 0px;
	}
ul.listClient {
	margin:10px 0px 0px 25px;
	}
ul li {
	margin:0px 0px 2px 0px;
	list-style-image:url(http://www.tuppersteam.com/images/bullet.gif);
	}
ol li {
	margin:0px 0px 2px 0px;
	/*list-style-type:upper-number;*/
	}
img.photo { 
	float:left;
  margin: 0px 15px 0px 5px;
	padding:0px; 
	}
img {border:none;}
/* Global Link Style - Match color to FooterNav and SubNav if changed */
a:link, a:visited {
	color:#81451f;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:#686433;
	}
/* PullQuote global attributes */
blockquote  {
	text-align: justify;
	margin-left: 85px;
	}
blockquote:before, blockquote:after {
	color: #686433;
	display: block;
	font-size: 450%;
	width: 50px;
	}
/* PullQuote specific attributes */
blockquote:before {
	content: open-quote;
	height: 0;
	margin-left: -0.60em;
	}
blockquote:after {
	content: close-quote;
	height: 40px;
	margin-top: -30px;   
	margin-left: 265px;
	}
.dropcap {
	margin-right:5px;
	margin-top:2px;
	float:left;
	color:#ffffff;
	background:#e7d298;
	border:1px solid #dcc78d;
	font-size:52px;
	line-height:42px;
	padding-top:2px;
	padding-right:2px;
}
.nowrap {
	white-space: nowrap;
}
hr {background-color:#532f0d; border:none; height:1px;}

/* clearfix - Begins Here */
.clear {
	clear:both;
	line-height:0;
}
#clearfix:after {
    content: "."; 
    display: block; 
    visibility: hidden;
    height: 0; 
    clear: both; 
}
/*
#clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html #clearfix {height: 1%;}
#clearfix {display: block;}
/* End hide from IE-mac */
/* clearfix - Ends Here */
#tablecontent {
	margin:0px auto;
	}
#thanks {
	height: 434px;
	}

/* ----- End Shared -----*/


/* ----- Forms -----*/
#form_wrapper {
	text-align:center;
	width:100%;
	}
#form_container {
	margin:0px auto;
	width:33em;
	text-align:left;
	}
fieldset {
	border: 1px solid #686433;
	width: 100%;
	margin:20px 0px 20px 0px;
	padding:10px 0px 10px 10px;
	}
fieldset.formClient {
	margin:0px;
	width:230px;
	}
fieldset.formSearch {
	margin:0px;
	width:350px;
	}
fieldset.formLogin {
	margin:0px;
	width:260px;
	}
fieldset.formExample {
	background-color:#dfce98;
	}
legend {
	color: #686433;
	padding: 1px 7px;
	}
label {
	width: 9em;
	float: left;
	text-align: right;
	margin:0px .75em 0px 0px;
	display: block;
	}
p.longLabel {
	clear:left;
	}
label.wideLabel {
	width: 18em;
	margin:0px 0px .75em 0px;
	}
label.shortLabel {
	width: 4.8em;
	}
label.textareaLabel {
	width: 100%;
	text-align:left;
	}
label.topLabel {
	width:100%;
	text-align:left;
	margin:0px 0px 1px 0px;
	}
textarea {
	color: #000;
	background: #fff;
	border: 1px solid #686433;
	margin:1px 5px 0px 0px;
	width:100%;
	height:7em;
	}
select {
	background-color:#eddca8;
	}
select.selectStaticWidth {
	width:200px;
	vertical-align:top;
	}
input {
	color: #000;
	background: #fff;
	border: 1px solid #686433;
	margin:1px 0px;
	width:13em;
	}
input.shortTextinput {
	width:2.5em;
	}
input.mediumTextinput {
	width:7em;
	}
input.longTextinput {
	width:11em;
	}
input.inputRadio {
  width:15px;
	margin-right:20px;
	margin-bottom:-2px;
	background:transparent;
	border:none;
}
option.optionDropdown {
	background-color:#d6a270;
}
input.submit  {
	color: #fff;
	background: #333333;
	border: 2px solid #686433;
	width:5em;
	}
input.submit_lit {
	color: #fff;
	background: #5e3d1e;
	border: 2px solid #686433;
	cursor:pointer;
	width:5em;
	}
input.submitWide  {
	color: #fff;
	background: #333333;
	border: 2px solid #686433;
	width:12em;
	}
input.submitWide_lit {
	color: #fff;
	background: #5e3d1e;
	border: 2px solid #686433;
	cursor:pointer;
	width:12em;
	}
/* ----- End Forms -----*/

/* ----- Custom Scrolls -----*/
#scrollhome {
	width: 540px;
	height: 253px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	}
#scrollcontent {
	width: 575px;
	height: 405px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0px 0px 10px 0px;
	padding:0px;
	}
#scrollsell {
	width: 575px;
	height: 380px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0px 0px 10px 0px;;
	padding:0px;
	}
#scrolltable {
	width: 500px;
	height: 390px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0px 0px 10px 0px;
	padding:0px;
	}
/* ----- End Custom Scrolls -----*/

/* ----- Images ----- */
img.floatLeft { 
  float: left; 
  margin: 0px 10px 0px -10px;
	padding:0px; 
	}
img.iconFloatLeft { 
  float: left; 
  margin: 0px 10px 0px 10px;
	padding:0px; 
	}
img.floatLeftBioPic { 
  float: left; 
  margin: 10px 10px 0px 0px;
	padding:0px; 
	}
img.floatLeftClearRight { 
  float: left;
	clear: right; 
  margin: 0px 10px 0px 0px;
	padding:0px; 
	}
img.floatLeftClearLeftMgLft { 
  float: left;
	clear: left; 
  margin: 10px 10px 0px -20px;
	padding:0px; 
	}
img.floatRight { 
  float: right; 
  margin: 0px -8px 0px 10px; 
	}
img.fullspace { 
  float: left;
	clear:left; 
  margin: 10px 0px 10px -20px;
	padding:0px; 
	}
/* ----- End Images ----- */

/* ----- Home Page -----*/
#centerwrap_home {
	width:1024px;
	min-height:100%;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background-image:url(http://www.tuppersteam.com/images/tp_home_main_body_bckgr.jpg);
	background-repeat:repeat-y;
	}
#content1 {
	background:url(http://www.tuppersteam.com/images/tp_leftside_home.jpg) repeat-y;
	padding:0px;
	width:68px;
	height:574px;
	float:left;
	}
#content2 {
	padding:0px;
	width:956px;
	float:left;
	}
#content3 {
	background:url(http://www.tuppersteam.com/images/tp_rightside_home.jpg) no-repeat;
	padding:0px;
	width:62px;
	height:293px;
	float:right;
	}
#home_container {
	padding:0px;
	width:956px;
	float:left;
	}
#header_home {
	width:1024px;
	margin:0px auto;
	height:146px;
	}
#footer_home {
	text-align:center;
	width:1024px;
	height:41px;
	margin:0px auto;
	padding:15px 0px 0px 0px;
	background:url(http://www.tuppersteam.com/images/tp_home_footer.jpg) no-repeat;
	position:relative;
	bottom:0px;
	}
#ftr_copyright {
	font-size:10px;
	}
#flash_home {
	float:left;
	}
#team_photo_home {
	float:left;
	}
#content_home {
	padding:30px 30px 0px 30px;
	text-align:left;
	float:left;
	width:567px;
	background-image:url(http://www.tuppersteam.com/images/tp_home_content.jpg);
	background-repeat:repeat-y;
	}
/* ----- End Home Page -----*/
	

/* ----- Content Page -----*/
#centerwrap {
	width:1024px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	}
#header_topper {
	padding-top:10px;
	font-variant:small-caps;
	color:#FFFFFF;
	text-align:center;
	width:1024px;
	height:30px;
	background:url(http://www.tuppersteam.com/images/tp_content_topper_bckgr.jpg);
	background-position:bottom;
	}
#header_content {
	width:1024px;
	margin:0px auto;
	height:120px;
	}
#logo {
	float:left;
	}
#hdr_title {
	float:right;
	}
#hdr_title_btm {
	float:left;
	}
#leftside {
	background:url(http://www.tuppersteam.com/images/tp_leftside.jpg) repeat-y;
	padding:0px;
	width:68px;
	height:531px;
	float:left;
	}
#rightside {
	background:url(http://www.tuppersteam.com/images/tp_rightside.jpg) repeat-y;
	padding:0px;
	width:68px;
	height:531px;
	float:right;
	}
#left_column {
	padding:0px;
	width:267px;
	float:left;
	background-color:#474327;
	}
#left_btm_column {
	padding:0px;
	width:267px;
	height:250px;
	float:left;
	background:url(http://www.tuppersteam.com/images/tp_content_left_column.jpg) repeat-y;
	}
#left_long_btm_column {
	padding:0px;
	width:267px;
	height:11300px;
	float:left;
	background:url(http://www.tuppersteam.com/images/tp_content_left_column.jpg) repeat-y;
	}
#main_content {
	margin:0px;
	padding:20px 15px 0px 20px;
	width:521px;
	float:left;
	}
#body_text {
	margin:0px;
	padding:0px 0px 20px 20px;
	}
/* ----- End Content Page -----*/
	
	
/* ----- Content Page Footer ----- */
#footer_content {
	width:1024px;
	height:77px;
	margin:0px auto;
	padding:0px;
	background:url(http://www.tuppersteam.com/images/tp_content_footer.jpg) no-repeat;
	}
#footer_content #ftr_content_text {
		width:520px;
		margin:15px 130px 0px 0px;
		text-align:center;
		float:right;
	}
#footer_content #ftr_content_text #ftr_dividerline {
	margin:0px 0px 0px 0px;
	text-align:center;
	}
/* ----- End Content Page Footer ----- */


/* ----- Site Map Page ----- */
#sitemap {
	padding:0px 0px 0px 40px;
	}
li.rootcategory {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#532f0d;
	/*list-style-type: none; */
}
/* ----- End Site Map Page ----- */

/* ----- Featured Homes (display_listor.html) Page ----- */
#property_sort {
	float:left;
	margin:0px auto;
	padding:0px;
	clear:left;
	}
#property_pages {
	float:right;
	margin:0px auto;
	padding:0px;
	clear:right;
	}
#property_1 {
	float:left;
	width:auto;
	margin:0px 20px 0px 0px;
	padding:0px;
	}
#property_2 {
	float:left;
	width:auto;
	margin:0px;
	padding:0px;
	}
#property_header {
	float:left;
	clear:both;
	width:100%;
	height:18px;
	margin:33px 0px 12px 0px;
	padding:0px;
	background-color:#827954;
	}
#property_divider {
	float:left;
	width:100%;
	height:11px;
	margin:5px 0px 5px 0px;
	padding:0px;
	background-color:#827954;
	}
.property_output {
	width: 2em;
	float: right;
	text-align: left;
	margin-right:0px;
	display: block;
	}
/* ----- End Featured Homes Page ----- */

/* ----- Client Login Page ----- */
#client_left {
	float:left;
	clear:left;
	width:240px;
	margin:0px 20px 0px 0px;
	padding:0px;
	}
#client_right {
	float:right;
	clear:right;
	width:240px;
	margin:0px;
	padding:0px;
	}
#client_header {
	float:left;
	width:100%;
	height:32px;
	margin:33px 0px 12px 0px;
	padding:5px 5px 5px 0px;
	background-color:#827954;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	}
img.client_pic {
	border:solid 1px #000000;
	}
#house_address {
	float:right;
	margin:0px;
	}
#client_hdr_title {
	margin:7px 0px 0px 0px;
	}
#client_divider {
	width:100%;
	height:11px;
	margin:5px 0px 5px 0px;
	padding:0px;
	background-color:#827954;
	}
.client_output {
	width: 2em;
	float: right;
	text-align: left;
	margin-right:0px;
	display: block;
	}
/* ----- End Client Login Page ----- */



/* ----- MainNav - Home Page ----- */


#nav_container {
	width: 267px;
	height: 281px;
	float:left;
	background:url(http://www.tuppersteam.com/images/tp_content_nav_backgr.jpg) no-repeat;
	}
#main_nav {position:relative; left:0px; top:0px; width:267px; height:281px;}

#nav_list li {margin:0px; padding:0px; display:none; position:absolute; left:0px; top:0px;}



#nav_list li, #nav_list a {height:25px; display:block;}

#nav_container #main_nav  #nav_list {
	width:267px;
	background:transparent;
	margin:9px 0px 0px 0px;
	padding:0px;
	position:relative;
	left:0px;
	top:0px;
}

#nav_container #main_nav #nav_list #home a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_home.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #home a:active {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_home.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #home {left:0px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_home.jpg) 0 -30px no-repeat;}
#nav_container #main_nav #nav_list #Ahome {left:0px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_home.jpg) 0 0px no-repeat;}

#nav_container #main_nav #nav_list #search_homes a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_home_forsale.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #search_homes a:active {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_home_forsale.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #search_homes {left:0px; top:30px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_home_forsale.jpg) 0 -30px no-repeat;}
#nav_container #main_nav #nav_list #Asearch_homes {left:0px; top:30px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_home_forsale.jpg) 0 0px no-repeat;}

#nav_container #main_nav #nav_list #evergreen_info a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_evergreen_info.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #evergreen_info a:active {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_evergreen_info.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #evergreen_info {left:0px; top:60px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_evergreen_info.jpg) 0 -30px no-repeat;}
#nav_container #main_nav #nav_list #Aevergreen_info {left:0px; top:60px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_evergreen_info.jpg) 0 0px no-repeat;}

#nav_container #main_nav #nav_list #buy_property a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_buy_property.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #buy_property a:active {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_buy_property.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #buy_property {left:0px; top:90px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_buy_property.jpg) 0 -30px no-repeat;}
#nav_container #main_nav #nav_list #Abuy_property {left:0px; top:90px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_buy_property.jpg) 0 0px no-repeat;}

#nav_container #main_nav #nav_list #sell_property a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_sell_property.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #sell_property a:active {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_sell_property.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #sell_property {left:0px; top:120px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_sell_property.jpg) 0 -30px no-repeat;}
#nav_container #main_nav #nav_list #Asell_property {left:0px; top:120px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_sell_property.jpg) 0 0px no-repeat;}

#nav_container #main_nav #nav_list #login a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_login.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #login a:active {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_login.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #login {left:0px; top:150px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_login.jpg) 0 -30px no-repeat;}
#nav_container #main_nav #nav_list #Alogin {left:0px; top:150px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_login.jpg) 0 0px no-repeat;}

#nav_container #main_nav #nav_list #property_search a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_property_search.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #property_search a:active {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_property_search.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #property_search {left:0px; top:180px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_property_search.jpg) 0 -30px no-repeat;}
#nav_container #main_nav #nav_list #Aproperty_search {left:0px; top:180px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_property_search.jpg) 0 0px no-repeat;}

#nav_container #main_nav #nav_list #aboutus a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_about_us.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #aboutus a:active {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_about_us.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #aboutus {left:0px; top:210px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_about_us.jpg) 0 -30px no-repeat;}
#nav_container #main_nav #nav_list #Aaboutus {left:0px; top:210px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_about_us.jpg) 0 0px no-repeat;}

#nav_container #main_nav #nav_list #contactus a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_contact_us.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #contactus a:active {background: transparent url(http://www.tuppersteam.com/images/tp_hnav_contact_us.jpg) 0 0px no-repeat;}
#nav_container #main_nav #nav_list #contactus {left:0px; top:240px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_contact_us.jpg) 0 -30px no-repeat;}
#nav_container #main_nav #nav_list #Acontactus {left:0px; top:240px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_hnav_contact_us.jpg) 0 0px no-repeat;}



 ----- End Home MainNav -----*/


/* ----- Home Page - Footer Nav ----- */
#ftr_nav {
	margin:0px;
	padding-bottom:7px;
	font-size:10px;
	}
#ftr_nav ul {
	padding:0px;
	margin:0px;
	width:auto;
}
#ftr_nav ul li { 
	display: inline; 
	margin-right:1px;
}
#ftr_nav ul li a {
	padding:0 .2em;
	color:#333333;
	text-decoration:none;
}
#ftr_nav ul li a:hover {
	text-decoration:underline;
	color:#686433;
}
/* ----- End Home Page - Footer Nav -----*/


/* ----- MainNav - Content Page ----- */
#nav_ct_container {
	width: 267px;
	height: 281px;
	float:left;
	background-image:url(http://www.tuppersteam.com/images/tp_content_nav_backgr.jpg);
	background-repeat:no-repeat;
	}
#main_nav {position:relative; left:0px; top:0px; width:267px; height:281px;}

#nav_list li {margin:0px; padding:0px; display:none; position:absolute; left:0px; top:0px;}
#nav_list li, #nav_list a {height:30px; display:block;}

#nav_ct_container #main_nav  #nav_list {
	width:267px;
	background:transparent;
	margin:9px 0px 0px 0px;
	padding:0px;
	position:relative;
	left:0px;
	top:0px;
}

#nav_ct_container #main_nav #nav_list #home a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_nav_home.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #home a:active {background: transparent url(http://www.tuppersteam.com/images/tp_nav_home.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #home {left:0px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_home.jpg) 0 -30px no-repeat;}
#nav_ct_container #main_nav #nav_list #Ahome {left:0px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_home.jpg) 0 0px no-repeat;}

#nav_ct_container #main_nav #nav_list #search_homes a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_nav_homes_forsale.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #search_homes a:active {background: transparent url(http://www.tuppersteam.com/images/tp_nav_homes_forsale.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #search_homes {left:0px; top:30px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_homes_forsale.jpg) 0 -30px no-repeat;}
#nav_ct_container #main_nav #nav_list #Asearch_homes {left:0px; top:30px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_homes_forsale.jpg) 0 0px no-repeat;}

#nav_ct_container #main_nav #nav_list #evergreen_info a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_nav_evergreen_info.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #evergreen_info a:active {background: transparent url(http://www.tuppersteam.com/images/tp_nav_evergreen_info.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #evergreen_info {left:0px; top:60px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_evergreen_info.jpg) 0 -30px no-repeat;}
#nav_ct_container #main_nav #nav_list #Aevergreen_info {left:0px; top:60px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_evergreen_info.jpg) 0 0px no-repeat;}

#nav_ct_container #main_nav #nav_list #buy_property a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_nav_buying_property.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #buy_property a:active {background: transparent url(http://www.tuppersteam.com/images/tp_nav_buying_property.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #buy_property {left:0px; top:90px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_buying_property.jpg) 0 -30px no-repeat;}
#nav_ct_container #main_nav #nav_list #Abuy_property {left:0px; top:90px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_buying_property.jpg) 0 0px no-repeat;}

#nav_ct_container #main_nav #nav_list #sell_property a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_nav_selling_property.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #sell_property a:active {background: transparent url(http://www.tuppersteam.com/images/tp_nav_selling_property.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #sell_property {left:0px; top:120px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_selling_property.jpg) 0 -30px no-repeat;}
#nav_ct_container #main_nav #nav_list #Asell_property {left:0px; top:120px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_selling_property.jpg) 0 0px no-repeat;}

#nav_ct_container #main_nav #nav_list #login a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_nav_login.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #login a:active {background: transparent url(http://www.tuppersteam.com/images/tp_nav_login.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #login {left:0px; top:150px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_login.jpg) 0 -30px no-repeat;}
#nav_ct_container #main_nav #nav_list #Alogin {left:0px; top:150px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_login.jpg) 0 0px no-repeat;}

#nav_ct_container #main_nav #nav_list #property_search a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_nav_property_search.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #property_search a:active {background: transparent url(http://www.tuppersteam.com/images/tp_nav_property_search.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #property_search {left:0px; top:180px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_property_search.jpg) 0 -30px no-repeat;}
#nav_ct_container #main_nav #nav_list #Aproperty_search {left:0px; top:180px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_property_search.jpg) 0 0px no-repeat;}

#nav_ct_container #main_nav #nav_list #aboutus a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_nav_aboutus.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #aboutus a:active {background: transparent url(http://www.tuppersteam.com/images/tp_nav_aboutus.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #aboutus {left:0px; top:210px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_aboutus.jpg) 0 -30px no-repeat;}
#nav_ct_container #main_nav #nav_list #Aaboutus {left:0px; top:210px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_aboutus.jpg) 0 0px no-repeat;}

#nav_ct_container #main_nav #nav_list #ct_contactus a:hover {background: transparent url(http://www.tuppersteam.com/images/tp_nav_contactus.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #ct_contactus a:active {background: transparent url(http://www.tuppersteam.com/images/tp_nav_contactus.jpg) 0 0px no-repeat;}
#nav_ct_container #main_nav #nav_list #ct_contactus {left:0px; top:240px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_contactus.jpg) 0 -30px no-repeat;}
#nav_ct_container #main_nav #nav_list #Act_contactus {left:0px; top:240px; width:267px; height:30px; background: transparent url(http://www.tuppersteam.com/images/tp_nav_contactus.jpg) 0 0px no-repeat;}
/* ----- End Content Page MainNav ----- */


/* ----- SubNav - Content Page ----- */
#content_nav {
	margin:0px;
	padding-bottom:20px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}
.content_nav {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}
#content_nav ul {
	padding:0px;
	margin:0px;
	width:auto;
}
#content_nav ul li { 
	display: inline; 
	margin-right:1px;
}
#content_nav ul li a {
	padding:0 .2em;
	color:#333333;
	text-decoration:none;
}
#content_nav ul li a:hover {
	text-decoration:underline;
	color:#686433;
}

/* ----- Sub-SubNav (smaller text) - Content Page ----- */
#subsmaller_nav {
	margin:5px 0px 0px 0px;
	padding-bottom:20px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	}
#subsmaller_nav ul {
	padding:0px;
	margin:0px;
	width:auto;
}
#subsmaller_nav ul li { 
	display: inline; 
	margin-right:1px;
}
#subsmaller_nav ul li a {
	padding:0 .2em;
	color:#333333;
	text-decoration:none;
}
#subsmaller_nav ul li a:hover {
	text-decoration:underline;
	color:#686433;
}

/* ----- Misc. Nav ----- */
.buttonscontainer {width: 150px;}

.buttons a {
border: 1px solid;
padding: 2px;
padding-left: 3px;
font-weight: bold;
text-decoration: none;
display: block;
margin: 0px;
width: 100%;
text-align: center;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
text-decoration: none;}

