td {font-family: Arial, Helvetica, sans-serif; font-size:9pt; font-weight: bold;}

th {font-family: Arial, Helvetica, sans-serif; font-size:9pt;}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	font-weight: bold;
}
#nav_wrapper {
	margin-top: 15px;
}
h1, h2, h3, h4, h5, h6 {
	color: #D54715;
	font-style: italic;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D54715;
	font-style: italic;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D54715;
	font-style: italic;
}
#bottom_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CFA300;
}
#bottom_menu a {
	color: #CFA300;
}
#bottom_menu a:link, #bottom_menu a:visited {
	text-decoration: none;
}
#bottom_menu a:hover, #bottom_menu a:active {
	text-decoration: underline;
}

.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.redsidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #D54715;
}

.itembullets {
	list-style-type: none;
	list-style-image: url('../images/listbullet.gif');
}
.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
a:link, a:visited, td a:link, td a:visited {
	color: #D54715;
}
a:hover, a:active, a:focus, td a:hover, td a:active {
	color: d0a500;
	text-decoration: none;
}

.image-left {
	float: left;
	margin: 0px 10px 3px 0px;
	padding: 0px;
}
.image-right {
	float: right;
	margin: 0px 5px 3px 10px;
	padding: 0px;
}
.line-divider {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D54715;
	line-height: 1px;
}
	/* from John Gallant the following closes floats */

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
}
	/* from John Gallant Holly Hack for a bug in floats?*/
.testimonial {
	font-size: 120%;
	font-style: italic;
	color: #333333;
}
.quoteby {
	color: #333333;
	font-weight: normal;
	margin-left: 40px;
}
.box_right {
	float: right;
	width: 150px;
	margin-left: 8px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D54715;
}
.box_right p {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
}
.box_right h3 {
	color: #D54715;
}
.MORE {
	font-size: 76%;
	font-weight: normal;
	text-transform: uppercase;
}
.checkmark {
}
.checkmark ul {
	list-style-position: outside;
	list-style-image: url(/images/checkmark.png);
}
.checkmark li {
	margin-top: 8px;
}
