body {margin:0}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #675a3d;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666633;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9F7740;
	}
	
.logobg {
	background-image: url(../images/home/slices/index_r1_c17.jpg);
	background-repeat: no-repeat;
	background-color: #F1E3CA;

}
.bottom {
	background-image: url(../images/home/slices/index_r6_c17.gif);
	background-repeat: repeat-x;
	bottom: 0px;
	clip:  rect(auto auto 0px auto);
	vertical-align: bottom;


}
.welcomebg {
	background-image: url(../images/home/slices/index_r5_c2.jpg);
	background-repeat: no-repeat;
	background-color: #F1E3CA;

}
.contactbg {
	background-image: url(../images/home/slices/index_r5_c11.jpg);
	background-repeat: no-repeat;
	background-color: #F1E3CA;

}
.rightbg {
	background-color: #F1E3CA;
	background-image: url(../images/home/slices/bg.jpg);
	background-repeat: repeat-x;
}
.bodybg {
	background-image: url(../images/home/slices/bodybg.jpg);
	background-repeat: no-repeat;
}
.twelve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	line-height: 16px;


}
.field {
	background-color: #E7DECA;
	border: 1px solid #C6BA9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #675A3D;
}
.titles {
	background-image: url(../images/home/titles.jpg);
	background-repeat: no-repeat;
}
.welcomeCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	line-height: 16px;
	margin-top: 80px;
	padding: 0px 40px 20px 20px;
	margin-left: 45px;
}

#empty {height: 10;}

#foot {height: 50;}

#foot {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;

}

#all {position: relative; height: 100%;}

html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #contents {
	height: auto;
}

html>body #all {height: auto; min-height: 100%;}

/*
 * Without this, Moz1.0 adds a vertical scrollbar
 */

body {
	margin: 0;
	font-family: Arial, sans-serif;
	background-image: url(../images/home/body_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F4E9D3;

}
#contents {
	position: absolute;
	top: 0;
	left: 0;

}
#main {
	margin-bottom: 3em;
	height: auto;
}
#phoneNumber {
	position:absolute;
	left:600px;
	top:72px;
	font-size: 26px;
	color: #B99A6D;
	font-weight: 600;
	letter-spacing: -0.08pc;
	font-family: "Times New Roman", Times, serif;
}
#nav {
	position:absolute;
	left:46px;
	top:150px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 4px;
	height: 28px;
}
#title {
     position:absolute;
	 left:165px;
	 top:205px;
}
#mainContent {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height: auto;

}
#mainTable {
	position: absolute;
	left:170px;
	top:300px;
	width:550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666633;

}
#feet {
	position: absolute;
	bottom: 0;
	background-color: #ccffcc;
	width: 100%;
	text-align: center;
	height: 56px;
	background-image: url(../images/sub/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 666633;
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666633;
	padding: 10px;
	text-align: center;
}
