/* Integran Interiors - 05/12/05 JMR Jamber Design */
body
{
	background:#fff url(/images/bg/bg-body.png) repeat-x;
	margin:0px; 
	margin-top:10px; 
}
td
{
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#76614B;
}
h1, h2, h3, h4, h5
{
	font-size:10pt;
	font-family:Verdana, Arial, sans-serif;	
	padding-left:40px;
	background:transparent url(/images/ii.gif) no-repeat 0px 4px;  
	font-weight:normal;
	color:#996600;
}
h2
{
}
a
{
	text-decoration:none;
	color:#996600;
} 
ul
{
 	margin-left:60px;
}   
li
{
	list-style-type:circle;
}
/* ID's */
#bg-top
{
	height:32px;
	background:transparent url(/images/bg/bg-top.gif) no-repeat center bottom;  
}
#bg-mid
{
	background:transparent url(/images/bg/bg-mid.gif) repeat-y center top;  
}
#bg-bot
{
	position:relative;
	top:-12px;
	height:30px;
	background:transparent url(/images/bg/bg-bot.gif) no-repeat center top;  
}
#brand
{
	margin-left:12px;
}
#subHeaderTbl
{
	margin:22px 0px 2px 0px;
}
#menuHolder
{
	width:248px;
	height:170px;
	background-color:#B97C00;
	margin:0px 0px 0px 0px;
}
#menu
{
	list-style:none;
	margin:2px 0px 0px 0px;
	padding:0px;
	height:170px;
}
#menu li
{
	height:23px;
	line-height:23px;
	margin:0px;
	padding-bottom:1px;
	background-color:#B97C00; 
    	list-style:none;
}
#menu a
{
	width:248px;
	color:#fff;
	padding:0px 0px 0px 40px; 
	text-decoration:none;
}
#quickContactFm
{
	width:248px;
	text-align:left;
	padding:10px 0px 0px 10px;
	background-color:#FFE4AE;
}	
#upsell
{
	width:248px;
	text-align:left;
	padding:10px 0px 10px 0px;
	margin-top:2px;
	background-color:#FFF;
}
#columnTbl
{
}
#contentholder
{
	margin-top:25px;
	margin-right:15px;
}
#content
{
	margin-top:25px;
	margin-right:15px;
}
#subcontent
{
	margin-top:25px;
	margin-right:15px;
}
#content p, #linkTbl
{
	margin-left:40px;
}
/* Classes */
.content
{
}
.telnobg
{
	background:transparent url(/images/telnobg.gif) no-repeat right bottom;
}
.libg
{
	background:transparent url(/images/arrow.gif) no-repeat 0px 0px;
}
.libgOn
{
	background:transparent url(/images/arrowOn.gif) no-repeat 0px 0px;
}
.noshow 
{
	display:none;
}
.underline
{
	background:transparent url(/images/underline.gif) repeat-x bottom left; 
}
.quickContactInput
{
	width:226px;
}
.quickContactSelect
{
	width:226px;
}
.quickContactButton
{
	width:100px;
	height:22px;
	line-height:22px;
	padding:0px 0px 0px 10px;
	margin-top:0px;
	margin-bottom:0px;
	background:transparent url(/images/arrowLink.gif) no-repeat 0px 8px;
	color:#996600;
	border:none;
	cursor:pointer;
}		
.border
{
	border:solid 1px #CECECE;
	padding:2px;
}		
.borderNt
{
	border-left:solid 1px #CECECE;
	border-bottom:solid 1px #CECECE;
	border-right:solid 1px #CECECE;
	padding:2px;
	padding-left:6px;
}
.ii
{
	font-weight:bold;
	font-style:italic;
	color:#FDC657;
}
.nn
{
	font-weight:bold;
	font-style:italic;
	color:#B97C00;
}
.floatr
{
	float:right;
	width:200px;
}
.floatr ul 
{
	margin-left:20px;
	list-style-type:circle;
}
.floatl
{
	float:left;
	width:200px;
}
.floatl ul 
{
	margin-left:60px;
	list-style-type:circle;
}
.input {
	width:190px;
	color:#666;
	font-size:8pt;	
}
.select {
	width:192px;
	color:#666;	
	font-size:8pt;
}
.radio {
	width:25px;	
}   
.textarea {
	width:428px;
	font-size:8pt;
	color:#666;
	background: transparent;	
}
.address {
	padding-left:25px;
	text-align:left;
}
.button
{
	width:200px;
	height:22px;
    background:transparent url(/images/button.gif) no-repeat 0px 0px;
	border:none;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	cursor:pointer;
} 
.small
{
  	color:#CE8B00;
  	font-size:8pt;
}
.msg
{
	width:226px;
	height:200px
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#996600;
	border:solid 1px #996600;
	background-color:#FFF;
	padding:5px;
	margin-bottom:10px;
}
