/* CSS Slave Style Sheet, Terramomo.com, incept: Jul 14, 2008
Author: Benjamin Liu, Designer: Dana Communications */

img#tmrg_logo {
	margin-top: 20px;
	margin-left: 20px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: rgb(200, 74, 37);
	margin-bottom: 2px;
}

h3 {
	font-size: 1.1em;
}

p {
	font-size: 1.25em;
	line-height: 1.6em;
	margin-bottom: 15px;
	color: rgb(169, 118, 34);
}

#col_left {
	float: left;
	padding-right: 20px;
	width: 241px;
	padding-left: 25px;
}

#col_right {
	width: 450px;
	float: left;
}

ul#subnav2 {
	margin-left: 190px;
}