/*   Premiere Carpets   */



/*   Styles Common To Many Pages   */

body {
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333333;   /* typical text color */
    min-width: 770px;
	letter-spacing: 0;	
    background-color: #ffffff; 
	background-image: url(Images/j_background.gif);  
	background-repeat: both; 
}

#container_border {
    margin: 0px auto;
    width: 770px;
    height: 1900px;
    text-align: left;
    position: relative;  /* used to allow absolute positioning within the container */
    background-color: transparent;
	background-image: url(Images/container_border.gif);  
	background-repeat: repeat-y; 	 
	border: none;    
}

#container {
    margin: 0px auto;
    width: 754px;
    height: 1900px;
    text-align: left;
    position: relative;  /* used to allow absolute positioning within the container */
    background-color: #ffffff; 
	/* border: solid 1px #cccccc; */    
}

#header_top_left {
    position: absolute; 
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width: 194px; 
	height: 180px; 
	left: 0px; 
	top: 0px;
    background-color: transparent;    
    border: none; 
}

#header {
    position: absolute; 
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width: 560px; 
	height: 76px; 
	left: 194px; 
	top: 0px;
    background-color: transparent;   
    border: none;
}

#nav_primary {
    position: absolute; 
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    font-family: Arial, sans-serif;
	width: 560px; 
	height: 55px; 
	left: 194px; 
	top: 76px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px; 
	letter-spacing: 1px;
    background-color: transparent;    
	background-image: url(Images/nav_back2.gif);  
	background-repeat: no-repeat; 
	border: none; 
}

#left_column {
    position: absolute; 
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width: 210px;  
	height: 1700px; 
	left: 0px; 
	top: 200px; 
	color: #ffffff; 
    background-color: #000000;	
	border: none;  
}

#left_column_border {
    position: absolute; 
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width: 8px;  
	height: 1584px; 
	left: 210px; 
	top: 316px; 
	color: #ffffff; 
    background-color: transparent;
	background-image: url(Images/gradient_black_8x7.gif);    
	background-repeat: repeat-y; 	
	border: none;  
}

#right_column {
    position: absolute; 
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 480px; 
	height: 1600px; 
	left: 250px; 
	top: 150px;
    text-align: left;
    background-color: transparent;         
    border: none;	
}

#page_identifier {
    position: absolute; 
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width: 500px; 
	height: 25px; 
	left: 240px; 
	top: 140px;
    text-align: center;
    background-color: transparent;   
    border: none;
}

#footer {
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	top: 1760px;
	left: 220px; 	
    width: 530px;
    height: 140px;
    text-align: center;
    line-height: 16px;
	font-size: 10px;
    background-color: transparent;   
	border: none;
}

img {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

img.jay_conner {
    margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 7px;
	border: none;
}

img.main_right {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	float: right;
	border: none;
}

img.side_bar {
    margin: 0px 0px 0px 19px;
    padding: 0px 0px 0px 0px; 
	border: none;
}

p.side_bar {
    margin: 0px 18px 0px 16px;
    padding: 0px 0px 0px 0px; 
	color: #efefef; 
	text-align: left; 
	text-indent: 20px;  
}

p.side_bar_survey {
    margin: 0px 18px 0px 16px;
    padding: 0px 0px 0px 0px; 
	color: #efefef; 
	text-align: center; 
	text-indent: 0px;  
}

p.main {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left; 
	text-indent: 30px;  
}

h1.heading {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
	letter-spacing: 1px;
}

h2.heading {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    font-size: 14px;
    line-height: 22px;
	color: #3366cc;
	font-weight: bold;
    text-align: left;
	letter-spacing: 1px;
}

h3.side_bar {
    margin: 0px 18px 0px 16px;
    padding: 0px 0px 0px 0px; 
    font-size: 20px;
    line-height: 28px;
	color: #efefef;
	font-weight: normal;
    text-align: center;
	letter-spacing: 0px;
}

br.break_1 {
    margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	font-size: 28px;
    line-height: 30px; 
	clear: both;
}




/*--- Form Styles ---*/

input, select, textarea {
   background-color: #ffffcc;
}

input { 
    margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border: solid 1px #6633cc;
}

input.radio_button {
    background-color: transparent;
    border: none;
}

input.button {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #cc0000;
	border: solid 1px #cc0033;
	color: #ffffff;	
}

input.button_hover {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #669933;
	border: solid 1px #006600;
	color: #ffffcc;	
}



/*--- Tabular Styles ---*/

table.all { 
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%; 
	height: auto; 
    border-collapse: collapse;
    background-color: transparent;
    border: none; 	
}

tr.colored { 
    background-color: #efefef;
}

td {
	height: 40px;
	text-align: left;
    border: none; /* solid 1px #cccccc; */ 	
}

td.full_width {
    width: 100%;
}

td.space_10 {
	width: 10px; 
}

td.a_c1 {
	width: 235px; 
}

td.a_c3 {
	width: 235px; 
	text-align: right;
}

td.city {
	width: 190px; 
}

td.state {
	width: 120px; 
}

td.zip {
	width: 160px; 
	text-align: right;
}

td.bedrooms {
	width: 235px; 
}

td.bathrooms {
	width: 235px; 
	text-align: right;
}






/*---------------------------------------*/
/*       Link and Navigation Styles      */
/*---------------------------------------*/

/*--- Standard Links ---*/


a:link {
   color: #cc0000; 
   font-weight: bold; 
   text-decoration: underline;
   background-color: transparent;
}

a:visited {
   color: #cc0000; 
   font-weight: bold; 
   text-decoration: underline;
   background-color: transparent;
}

a:hover {
   color: #3366cc;  
   font-weight: bold; 
   text-decoration: none;
   background-color: transparent;
}

a:active { 
   color: #cc0000; 
   font-weight: bold; 
   text-decoration: underline;
   background-color: transparent;
}



/*--- Primary navigation ---*/

a:link.nav_primary_link {
   color: #ffffff; 
   text-decoration: none;
   background-color: transparent;
   border: solid 1px #3366cc;
   padding: 1px 4px 1px 4px;
}

a:visited.nav_primary_link {
   color: #ffffff; 
   text-decoration: none;
   background-color: transparent;
   border: solid 1px #3366cc;
   padding: 1px 4px 1px 4px;
}

a:hover.nav_primary_link {
   color: #ffffff; 
   text-decoration: none;
   background-color: transparent;
   border: dashed 1px #ffffff;
   padding: 1px 4px 1px 4px;
}

a:active.nav_primary_link { 
   color: #ffffff; 
   text-decoration: none;
   background-color: transparent;
   border: solid 1px #3366cc;
   padding: 1px 4px 1px 4px;
}


a:link.nav_primary_link_on {
   color: #ffffff; 
   text-decoration: none;
   background-color: transparent;
   border: solid 1px #efefef;
   padding: 1px 4px 1px 4px;
}

a:visited.nav_primary_link_on {
   color: #ffffff; 
   text-decoration: none;
   background-color: transparent;
   border: solid 1px #efefef;
   padding: 1px 4px 1px 4px;
}

a:hover.nav_primary_link_on {
   color: #ffffff;  
   text-decoration: none;
   background-color: transparent; 
   border: solid 1px #efefef;
   padding: 1px 4px 1px 4px;
}

a:active.nav_primary_link_on { 
   color: #ffffff; 
   text-decoration: none;
   background-color: transparent;
   border: solid 1px #efefef;
   padding: 1px 4px 1px 4px;
}



/*--- Side Bar Links ---*/

a:link.link_side_bar {
   color: #ff0000; 
   text-decoration: none;
   background-color: transparent;
   border-bottom: solid 1px #ffff00;
}

a:visited.link_side_bar {
   color: #ff0000; 
   text-decoration: none;
   background-color: transparent;
   border-bottom: solid 1px #ffff00;
}

a:hover.link_side_bar {
   color: #ffff00;  
   text-decoration: underline;
   background-color: transparent;
   border-bottom: solid 1px #ff0000;
}

a:active.link_side_bar { 
   color: #ff0000; 
   text-decoration: none;
   background-color: transparent;
   border-bottom: solid 1px #ffff00;
}




/*--- Signature ---*/


a:link.signature {
   color: #cc0000; 
   text-decoration: none;
   background-color: transparent;
}

a:visited.signature {
   color: #cc0000; 
   text-decoration: none;
   background-color: transparent;
}

a:hover.signature {
   color: #3366cc;  
   text-decoration: underline;
   background-color: transparent;
}

a:active.signature { 
   color: #cc0000; 
   text-decoration: none;
   background-color: transparent;
}



