
.body {
	background-image: url(http://www.tchomemassage.com/images/nindexbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	
}
.menu {
	background-color: #FFDAB5;
}

h2 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996633;
	text-align: center;
}

h3 {
	font-weight: bold;
}
.style1 {
	font-size: 20px;
}
.style2 {
	color: #006600;
	font-weight: bold; font-size: 20px;
	
}

.style11 {
	font-family: Herculeum, Bradley Hand ITC, Verdana; 
	font-size: 22px;
}
.style22 {
	color: #660000;
	font-weight: bold; font-size: 15px;
	font-family: Gill Sans Mt, Bradley Hand ITC;
}


.style3 {
	color: #006600
}

.mid {
	background-color: #FFE7D0;
}	
.column1 {
	background-color: #FFFFFF;
}

.column2 {
	background-color: #F6EFEF;
	color:#660000; 
	margin:25px;
}
p { margin: 10px; }


.sidemenu a{
	display:block;
	v-align:center;
	float:none;
	width:150px;
	height:45px;
	vertical-align:center; 
	text-align:left;
	background-image: url();
	color:#996633;
	font-size:15px;
	font-variant:small-caps;
	text-decoration:none;
	background-position:top;
	font-weight: bold;
	font-family:verdana, times, serif;
} 



.sidemenu a:hover {
	v-align:center;
	display:block;
	float:none;
	width:150px;
	height:45px;
	vertical-align:center; 
	background-image: url(http://www.tchomemassage.com/images/hover.gif);
	background-repeat:repeat-x;
	color:#660000;
	font-size:15px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight: bold;
	font-family:verdana, times, serif;
	} 





