* {
	margin: 0px;
	padding: 0px;
    }
td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img { 
    border: 0px; 
    }
a:link {
    color: #000;
	text-decoration: underline;
    }
a:visited {
    color: #000;
	text-decoration: underline;
    }
a:hover {
	color: #A04542;
	text-decoration: underline;
    }
h1 {
	font-size: 16px;
    }
.pagebody {
    margin: 0;
	color: #444;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(../graphics/common/pg_bg_tile.jpg) repeat;
    }
#outer {
    margin-top: 5px;
    margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	vertical-align:top;
	}
#masthead-row {
	width: 960px;
	height: 158px;
    }
#masthead-left {
    width: 572px;
	height: 158px;
	vertical-align: top;
	text-align: left;
	float: left;
	}
#masthead-right {
	width: 388px;
	height: 158px;
	vertical-align: top;
	text-align: left;
	float: left;
    }
#navRow1 {
	clear:both;
    width: 960px;
	height: 28px;
	}
#nav-tbl {
	width:960px;
	}	
#nav-tbl td {
	height: 28px;
	vertical-align: top;
	text-align: left;
	}
	
/* Furniture Packages Page Begin */
.furn-tbl {
	width:350px;
	}	
.furn-tbl td {
	vertical-align: top;
	text-align: left;
	background-color:#a1936c;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	border-bottom: #FFF 1px solid;
    }
.det-container {
	padding-left: 10px;
	width: 375px;
	background: url(../graphics/furn-pack/det-tbl-tile.jpg) repeat-y;
    }
.det-bg-top {
	background: url(../graphics/furn-pack/det-tbl-top.jpg) no-repeat;
	height: 24px;
	width: 385px;
    }
.det-bg-base {
	background: url(../graphics/furn-pack/det-tbl-base.jpg) no-repeat;
	height: 27px;
	width: 385px;
    }
/* Furniture Packages Page End */

#content-top {
	width: 960px;
	height: 31px;
	vertical-align: top;
	text-align: left;
	background: url(../graphics/common/content_top.jpg) no-repeat;
    }
#content-contain {
    width: 960px;
	background: url(../graphics/common/content_tile.jpg) repeat-y;
	text-align: left;
	vertical-align: top;
	}
#content-base {
    width: 960px;
	height: 17px;
	background: url(../graphics/common/content_base.jpg) no-repeat bottom;
	}
#content-footer {
	width: 960px;
	background: url(../graphics/common/content_tile.jpg) repeat-y;
	text-align: center;
	vertical-align: top;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	}
#page_base {
	width: 960px;
	height: 31px;
	background: url(../graphics/common/page_base.jpg) no-repeat;
    }

#footer {
    width: 960px;
	height: 50px;
	background: url(../graphics/common/footer_tile.jpg) repeat-y;
	font-size: 10px;
	clear: both;
	text-align: center;
	color: #333;
	}	
#footer a:link {
    color: #333;
	text-decoration: none;
    }
#footer a:visited {
    color: #333;
	text-decoration: none;
    }
#footer a:hover {
	color: #AFD6FF;
	text-decoration: underline;
    }
fieldset {
    border-left: 1px solid #5F5941;
	border-bottom: 1px solid #5F5941;
	border-right: 0px;
	border-top: 0px;
	padding: 0px 10px 10px 10px;
	width: 680px;
	}
legend {
    color: #D3C473;
    background: #1A5623;
    border: 1px solid #D3C473;
    padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	}	
.contact-form-tbl {
    width: 480px;
	}
.contact-form-tbl td {
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	}
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
input.contact {
    background-color:#1A5623;
    font-family:Verdana;
    font-size:10px;
	color: #FFF;
    border-top-color:#D3C473;
    border-right-color:#000;
    border-bottom-color:#000;
    border-left-color:#D3C473;
	border: solid 1px;
	padding: 5px
    }		
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}	
.red {
    color: #F00;
	}	
.red-ital {
    color: #F00;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
.med-reg {
     font-size:14px;
	 }
.reg-12-blk {
     font-size:12px;
	 color:#000;
	 }
.reg-14-blk {
     font-size:14px;
	 color:#000;
	 }
.reg-21-blk {
     font-size:21px;
	 color:#000;
	 }
.reg-18-blk {
     font-size:18px;
	 color:#000;
	 }
.reg-12-wht {
	 font-size: 12px;
	 color:#FFF;
     }
.reg-14-wht {
	 font-size: 14px;
	 color:#FFF;
     }

#google-map {
      width: 552px;
	  height: 560px;
	  border: solid #23561A;
	  border-width: 2px;
	  padding: 2px;
	  }

.showroom-tbl {
	  width: 700px;
	  border: #000 1px solid;
      }
.showroom-tbl td {
	  padding: 10px;
	  vertical-align: top;
	  text-align:center;
	  font-size: 10px;
	  line-height: 12px;
	  color: #660;
      }

/* Main Navigation Quick Menu Styles - Begin */
/* Normal state */
.menuItemFirst {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#E4CD87;
	cursor:pointer;
	background-color: #23561A;
	padding:4px 8px 4px 4px;
 	border-top: 1px solid #134F81;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #9FAFBF;
}
.menuItem {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#E4CD87;
	cursor:pointer;
	background-color: #23561A;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #9FAFBF;
}
.menuItemLast {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#E4CD87;
	cursor:pointer;
	background-color:#23561A;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #134F81;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#E4CD87;
	cursor:pointer;
	background-color:#5F5941;
	padding:4px 8px 4px 4px;
 	border-top: 1px solid #134F81;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #9FAFBF;
}
.menuItemOver {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#E4CD87;
	cursor:pointer;
	background-color:#5F5941;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #9FAFBF;
}
.menuItemLastOver {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#E4CD87;
	cursor:pointer;
	background-color:#5F5941;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #134F81;
}

/* submenus container */
.submenu {
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	width:200px;
}
.mainMenu {
	font-weight:bolder;
	cursor:pointer;
	font-family:arial;
}
/* Main Navigation Quick Menu Styles - End */	
	
/* Virtual Gallery Styles */

#FrogJS{
width: 760px;
height: 600px;
margin: 0 auto;
}
#FrogJSCredit{
text-align: right;
font-size: 80%;
color: #999;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 140%;
}

/* Virtual Gallery Styles End */
		
/* Balloon Tool Tip Styles */

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

/* Balloon Tool Tip Styles End */
	
/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

 /* Change Box BG Color and more here */
#outerImageContainer{ position: relative; background-color: #1A5622; border:#FFF 1px dotted; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

/* Image Caption Styles Begin Here */
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #C00; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; border: #1A5622 1px dotted; }

#imageData{	padding:0 10px; color: #FFF; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }	
