/* colors: flesh= #F4EAD6  blue= #CCE7F9 brownish= #7A2219 */

body, table, tr, td {
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
margin: auto;
}

a {
	color: #7A2219;
	text-decoration: none;
	font-weight: 700;
}

a:link {
	color: #7A2219;
	text-decoration: none;
}

a:visited {
	color: #7A2219;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #F4EAD6;
	background-color: #7A2219;
	font-weight: 700;
}

a:active {
	color: #7A2219;
	text-decoration: none;
}

h1 {
font-size: 120%;
font-weight: 700;
color: #7A2219;
}

.smtext {
font-size: 80%
}

#main_copy {
padding: 0 1em 1em; 1em;
}

#sub_nav {
padding: 1em .5em 1em .5em;
}

.testimonial {
color: #AD3D32;
font-size: 80%;
margin: 8 8px 0 8px;
}

#sidebar {
margin: 8 8px 0 8px;
font-size: 80%;
}

