/***************************************************************************************************************************
  TEMPLATE STYLES
***************************************************************************************************************************/
body {	
	margin: 0px;
	background-color: #EBDFC0;
	background-position: top left;
	background-repeat: repeat-x;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}
.clear {
	clear:both;
	}
.theheader {
	padding-top:41px;
	padding-left:40px;
	}	
.indexNavImage {
	margin-left:25px;
	border:0px;
	vertical-align:text-top;
	}
.innerNavImage {
	margin-left:25px;
	border:0px;
	margin-top:0px;
	vertical-align:text-top;
	}
.navBox {
	height:22px;
	width:auto;
	float:left;
	vertical-align:top;
	margin-top:0px;
	}
#indexImage {
	margin: 0px;
	background-image: url("http://www.thesmilewithin.org/images/bg.jpg");
	background-repeat: repeat-x;
	width:952px;
	height:606px;
	position:absolute;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	background-image: url("http://www.thesmilewithin.org/images/bg.jpg");
	background-repeat: no-repeat;
	width:1082px;
	height:606px;
	}
#innerHeader {
	background-image: url("http://www.thesmilewithin.org/images/interiorhead.jpg");
	background-repeat: no-repeat;
	width:952px;
	height:118px;  
	padding-top:0px;
	padding-left:0px;
	vertical-align:top;
	}
#interiorOrder {
	text-align:right;
	width:952px;
	padding:0px, 0px, 0px, 0px;
	height:78px;
	}
#innerwrapper {
	margin-left: auto;
	margin-right: auto;
	width:952px;
	height:606px;
	}
.indexHeader {
	margin-top:50px;
	}

.footer {
	float:left;
	width:952px;
	margin-top:20px;
	color:#786A47;
	font-size:11px;
	}
.footerhr {
	color:#B1A483;
	background-color:#786A47;
	height:2.5px;
	}
.cartTotal {
	padding-left:728px;
	width:auto;
	}
.orderSubmit {
	padding:5px 20px 5px 20px;
	background-color:#018685;
	border:1px solid #024A47;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	}
