.green {
	font-size : 16px;
	color : #284701;
	font-weight : 525;
	font-family : Garamond;
	font-style : italic;
}
.tpg {
	font-weight: 600;
	font-size : 11px;
	color : 284701;
	font-family : Tahoma, Garamond, Arial;
}
A:LINK.tpg {
	font-weight: bold;
	font-size : 11px;
	color : 284701;
	font-family : Tahoma, Garamond, Arial;
}
.greenbg {
	background-color : AAC538;
	padding-top : 8px;
	padding-bottom: 4px;
}
.white {
	color : FFFFFF;
	font-family : Garamond, Tahoma, Arial;
}
B {
	font-weight : bold;
}
A.white {
	font-family : Garamond, Tahoma, Arial;
	font-weight: 575;
}
BODY {
	background-color : #FFFBBB;
	font-family : Garamond, Tahoma, Arial;
	font-size : 12px;
	color : 5B321C;
	margin-left : 0px;
	margin-right : 0px;
}
.fancy {
	font-family : Garamond, Tahoma, Arial;
	font-size : 15;
	font-style : normal;
	padding : 8px;
	color: #FFFFFF;
	background-color : #527213;
	font-weight : 550;
	vertical-align : top;
}
.photo {
	background-color: #FFFBBD;
	border: thin solid BD5908;
	margin: 5px;
}
.brown {
	font-size : 10px;
	color : #695336;
	font-weight : 525;
	font-family : Tahoma, Arial, Trebuchet;
}
.borderright {
	border-right: 2px solid #695336;
}
TD, input, select {
	vertical-align : top;
	font-family: Tahoma, Arial, Trebuchet;
	color: #695336;
	font-size : 11px;
}
H1 {
	font-size:18px;
	margin-bottom : 0px;
}
.leftside {
	background-color: #FFFFFF;
	border : 1px solid #695336;
}
.dialog {
	padding : 10px;
}
A {
	color: #284701;
}
A.hover {
	color: Silver;
}
A.visited {
	color: #284701;
}
.cellbg {
	background-image : url(images/cell_bg.jpg);
	background-position : right;
	background-repeat : no-repeat;
}
A.bot {
	color: #FFFBBB;
}
A.hover.bot {
	color: Silver;
}
A.visited.bot {
	color: #FFFBBB;
}
.white {
	color: #FFFBBB;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	padding-right: 5px;
}
.small {
	font-family : Tahoma, Arial, "Trebuchet MS";
	font-size : 10px;
	color : 5B321C;
}
.disclaimer {
	color: #527213;
	font : 10px;
}
.quote {
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	color : 5B321C;
}

.nav_home {
	float:left;
	width:51px;
	height:23px;
	background-image:url(images/menu_home.gif);
	background-position:top;
	cursor:pointer;
}

.nav_contact {
	float:left;
	width:62px;
	height:23px;
	background-image:url(images/menu_contact.gif);
	background-position:top;
	cursor:pointer;
}

.nav_whatischiropractic {
	float:left;
	width:144px;
	height:23px;
	background-image:url(images/menu_whatischiropractic.gif);
	background-position:top;
	cursor:pointer;
}

.nav_services {
	float:left;
	width:64px;
	height:23px;
	background-image:url(images/menu_services.gif);
	background-position:top;
	cursor:pointer;
}

.nav_testimonials {
	float:left;
	width:90px;
	height:23px;
	background-image:url(images/menu_testimonials.gif);
	background-position:top;
	cursor:pointer;
}

.nav_articles {
	float:left;
	width:61px;
	height:23px;
	background-image:url(images/menu_articles.gif);
	background-position:top;
	cursor:pointer;
}

.nav_events {
	float:left;
	width:56px;
	height:23px;
	background-image:url(images/menu_events.gif);
	background-position:top;
	cursor:pointer;
}

.nav_links {
	float:left;
	width:47px;
	height:23px;
	background-image:url(images/menu_links.gif);
	background-position:top;
	cursor:pointer;
}