 /* new css structure */

html,body {
	margin:0;
	padding:0;
	color: #333;
	background-color: #E6E6E6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/tai_chi_site_bg.jpg);
	background-repeat: repeat-x;
} 
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
 
#pagewidth {
	width:990px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
 
#header {
	position:relative;
	height:178px;
	background-color:#FFFFFF;
	width:990px;
	background-image: url(../images/tai_chi_header.jpg);
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS', geneva, sans-serif;
} 
 
#leftcol {
	width:168px;
	float:left;
	position:relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
 
#twocols {
	width:822px;
	float:right;
	position:relative;
  }
 
#rightcol {
	width:222px;
	float:right;
	position:relative;
	text-align: left;
	padding-left: 32px;
	padding-right: 4px;
	background-image: url(../images/tai_chi_door.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 250px;

}
 
#maincol {
	float: left;
	position: relative;
	width:539px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 8px;
 }
 

#footer {
	height: 30px;
	clear: both;
	color: #666;
	font-size: 11px;
	line-height: 30px;
	padding-left: 181px;
 } 


#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #1D9BD6;
	text-decoration: none;
	
}

#maincol ul a {
	text-decoration: none;
	color: #357C5C;
}
#maincol ul a:hover {
	text-decoration: none;
	color: #000000;
}

/* left column menu */

#leftcol ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 168px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;

}

#leftcol li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 38px;
	display: block;
	height: 46px;
	width: 168px;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	text-align: center;
	color: #663300;
	font-size: 14px;
	font-weight: bold;
}

#leftcol li a {
	text-decoration: none;
	color: #75674D;
	background-image: url(../images/button.jpg);
	height: 24px;
	width: 168px;
	display: block;
	text-indent: 4px;
	background-repeat: no-repeat;
}

#leftcol li a:hover {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 168px;
}


.image_right {
	margin-left: 12px;
	border: 1px solid #FFFFFF;
}
.image_center {
	border: 1px solid #FFFFFF;
}


/* text */

h1 {
	color: #A49A77;
	height: 22px;
	margin: 0px;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 18px;
}
h2 {
	color: #0092D7;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 14px;
}
h2 a {
	color: #0092D7;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 14px;
	text-decoration: none;
}
h2 a:hover {
	color: #A49A77;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 14px;
}

p,td,ul,li {

}

p a {
	text-decoration: none;
	color: #0092D7;
}
p a:hover {
	color: #0093D8;
	text-decoration: underline;
}
td a {
	text-decoration: none;
	color: #3C765D;
}
td a:hover {
	text-decoration: none;
	color: #336CAA;
}

b, strong {
	font-weight: bold;
	color: #333;
}

#rightcol p {
	font-size: 12px;
	font-style: italic;
	color: #746747;
	}
.left_text {
	float: left;
	width: 50px;
}

/* forms */

.textinput1 {
	width: 240px;
	color: #333333;
	border: 1px solid #D2CAB7;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textinput2 {
	width: 500px;
	border: 1px solid #CEC6B1;
	color: #333333;
	height: 125px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.button {
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #0191D7;
	cursor: hand;
	font-size: 12px;
	font-weight: normal;
}



/* images */

.galleryimages {
	border: 1px solid #000000;
}




@media print{ 
/*hide the header, footer and left column when printing*/ 
#header{display:none;} 
#footer{display:none;}
#leftcol{display:none;}

/*hide the right column when printing*/ 
#rightcol{display:none;
} 
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 640px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
}
a.content_link {
	text-decoration: none;
	color: #000000;
}

}

