body,html{
	padding:0;
	margin:0;
	background:#e0d5bb;
	font-family:"Tahoma",Arial,Helvetica,sans-serif
}

.clear{
	clear:both
}

.container{
	padding:0 10px;
	margin:0 auto;
	width:824px;
	background:url(../images/bg.gif) top center repeat-y
}

.tipsNtoes{
	background:url(../images/bgMasthead.jpg) no-repeat;
	padding:0 18px 0 0;
	height:100px
}

.tips-n-toes{
	float:left;
	margin:23px 0 0 25px;
	border:none
}

.nav{
	float:right;
	width:505px;
	height:36px;
	padding:0 0 0 37px;
	margin:45px 0 0 0;
	list-style:none;
	background:url(../images/bgNav.jpg) no-repeat
}

.nav li{
	float:left;
	padding:7px 12px;
	font-size:14px;
	margin:0;
	background:url(../images/bgNavItem.gif) top right no-repeat
}

.nav li.last{
	background:none
}

.nav li a{
	color:#fff;
	text-decoration:none;
	font:bold 14px Arial;
	padding:0;
	text-transform: lowercase
}

.nav li a:hover{
	color:#086e76;
	text-decoration:none
}

.nav li a.active{
	color:#086e76
}

.masthead{
	padding:0;
	margin:0
}

.tabs{
	padding:7px 0;
	margin:0;
	list-style:none;
	text-align:center
}

.tabs li{
	display:inline;
	padding:0;
	margin:0
}

.tabs li img{
	border:none;
}

.tabs li img.middle{
	padding:0 5px
}

.content{
	float:left;
	width:446px;
	padding:10px 0 10px 35px;
	margin:0
}

.content h1{
	color:#16aebb;
	font:normal 24px "Tahoma";
	padding:0;
	margin:0
}

.content h2{
	color:#16aebb;
	font:normal 18px "Tahoma";
	padding:0;
	margin:0
}

.content p, li, blockquote, td{
	font-size:10pt
}

.services{
	/*background:url(../images/bgService.jpg) no-repeat;*/
	background:url(../images/bg_tips_toes_01.jpg) no-repeat;
	width:139px;
	height:184px;
	padding:10px 0 0 10px
}

.contact{
	/*background:url(../images/bgContact.jpg) no-repeat;*/
	background:url(../images/bg_tips_toes_02.jpg) no-repeat;
	padding:10px 0 0 10px
}

.list{
	margin:0 15px;
	padding:0
}

.list li{
	padding:5px 0
}

.list li a{
	color:#000;
	text-decoration:none
}

.list li a:hover{
	text-decoration:underline
}

.smile{
	float:right;
	width:318px;
	padding:10px 0;
	margin:0
}

.footer{
	background:url(../images/bgFooter.jpg) no-repeat;
	padding:45px 0 0 20px;
	height:47px
}

.tipsNtoesFooter{
	width:108px
}

.footerNav{
	padding:0;
	margin:0;
	list-style:none
}

.footerNav li{
	float:left;
	border-right:1px solid #fff;
	padding:0 5px;
	margin:0
}

.footerNav li.last{
	border:none
}

.footerNav li a{
	color:#fff;
	text-decoration:none;
	font:bold 10px Arial;
	padding:0;
	margin:0;
	text-transform: lowercase
}

.footerNav li a:hover{
	text-decoration:underline;
}

.copyright{
	clear:both;
	color:#fff;
	font:normal 10px Arial;
	padding:0 0 0 5px
}

.crumbs{
	padding:0 15px 10px 0;
	margin:0;
	text-align:right;
	font-size:10pt
}

.crumbs a{
	color:#000;
	text-decoration:none
}

.crumbs a:hover{
	text-decoration:underline
}

.contentInside{
	background:url(../images/a.gif) repeat-x;
	padding:30px 15px 15px 15px
}

.contentInside h1{
	font:bold 14px "Tahoma";
	color:#17b1bd;
	padding:0;
	margin:0
}

.contactForm {
	width:360px;
	float:right;
	padding:15px 0 0 0
}

.contactForm td{
	font-size:10pt;
	padding:0 0 7px 0
}

.contactForm .inputFields{
	border:1px solid #e1d7d6;
	width:200px
}

.locations img{
	border:1px solid #ebebeb;
	padding:3px;
	margin:0 0 5px 0
}

a{
	color:#000;
	text-decoration:none
}

a:hover{
	text-decoration:underline
}

a.more{
	font:bold 10px Arial;
	display:block;
	float:right;
	text-align:center;
	padding:2px 0 0 0;
	width:70px;
	height:16px;
	color:#daf3ff;
	text-decoration:none;
	background:url(../images/more.jpg)
}

a.more:hover{
	coloR:#fff;
	text-decoration:none
}