HTML, BODY { 
	position:relative;
	text-align:center;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	font-family: Times, Serif;
	font-weight: normal; 
	font-size:12px;
	background-image: url(images/pg_bg.jpg); 
	background-repeat: repeat-x;
}
ul {
	font-style:italic;
}

div.outterShell {
	position:relative;
	margin:auto;
	height:100%;
	text-align:left;
	background-color:#FFF;
	width:873px;
}

div.innerShell{
	position:relative;
	margin:auto;
	text-align:left;
	width:859px;
	height:100%;
	background-color:#401601;
}


div.header { background-image: url(images/top_bg.gif);  width:auto; height:216px; background-repeat:no-repeat;}
div.navigation {position:absolute; top:160px; left:50px; width:auto; text-align:center;}
div.midWhite { position:relative; background-color:#fff; width:auto; height:242px; padding-top:6px; padding-bottom:6px; }
#img { }
div.mid { position:relative; background-image: url(images/center_bg.gif); background-repeat:repeat-y; width:auto; height:125px; }
div.footer { position:relative; background-color:#6F1800; width:auto; height:207px; color:#401601;}

div.redstripe {
	position:relative;
	height:10px;
	width:auto;
	background-color:#6F1800;
}
div.pageHead {
	font-family: Times, Serif;
	font-weight: normal;
	font-style:italic;
	font-size:18px;
	text-align:left;
	color:#6F1800;
	padding-top:20px;
	margin-bottom:20px;
}
div.subHead {
	font-family: Times, Serif;
	font-weight: bold;
	font-style:italic;
	font-size:13px;
	color:#6F1800;
}
div.midLevel { position:relative; background-image: url(images/center_bg.gif); background-repeat:repeat-y; width:auto; height:auto; padding-top:30px; padding-bottom:30px;}
div.contactForm {
	margin:auto;
	text-align:center;
	font-family: Times, Serif;
	font-weight: normal;
	font-size:11px;
}
div.contentContainer {
	margin-left:300px;
}
div.contentArea {
	height:auto;
	min-height:300px;
	font-family: Times, Serif;
	font-weight: normal;
	font-size:14px;
	text-align:left;
	width:480px;
	line-height:16px;
	color:#000;
}
div.sideBar {
	position:relative;
	text-align:center;
}
div.phone {
	font-family: Times, Serif;
	font-weight: normal;
	font-style:italic;
	font-size:18px;
	text-align:left;
	color:#6F1800;
	padding-top:10px;
	margin-bottom:10px;
}
div.secImage {
	position:absolute;
	border:5px;
	margin-top:20px;
	margin-left:40px;
	padding:5px;
	background-color:#F3E5C6;
	width:187px;
	height:auto;
	z-index:99;
}
div.designGallery {
	text-align:center;
}