/* Begin CollinsChiro Styles */
.style2 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
.style5 {font-size: 36px}
.style6 {font-size: 18px}
.style7 {font-size: 14px}
.style10 {
	font-family: "Trebuchet MS";
	color: #000000;
}
.smallblack{
	color: black;
	font-size: 12px;
}
.style11 {
	color: #FFFFFF;
	font-size: 12px;
}
.style13 {
	font-size: 14px;
	color: #666666;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.style16 {font-family: "Trebuchet MS"; color: #333300; }
.pagetitle {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-weight: bold;
	color: #333300;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333300;
}
body {
	background-image: url(/imgs/grad3.jpg);
	
}
h2 {
	font-size: 18px;
}
.post {
	text-align: left;
    padding:10px;
    width:400px;
}
.widecolumn {
	text-align: left;
    padding:10px;
}
.narrowcolumn {
	text-align: left;
    padding:10px;
}
textarea#comment {
    width:400px;
}

a { color:#43652f; }
a:hover { color:#789a64; }
