#content {
	margin-left:20px;
	min-height:400px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#red_paw {
	list-style-image: url(../images/paw_dot.gif);
}
#orange_paw {
	list-style-image: url(../images/paw_dot_orange.gif);
}
#blue_paw {
	list-style-image: url(../images/paw_dot_blue.gif);
}
#green_paw {
	list-style-image: url(../images/paw_dot_green.gif);
}
#yellow_paw {
	list-style-image: url(../images/paw_dot_yellow.gif);
}
#footer {
	font-size: 10px;
	width: 760px;
}
#footer a {
	color: #AA2228;
	text-decoration: none;
}
#footer a:hover {
	color: #6C9D31;
	text-decoration: none;
}
#footer a:visited {
	color: #6C9D31;
	text-decoration: underline;
}
#col_1 {
	min-width:350px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	min-height:400px;
}
#col_2 {
	text-align: left;
	min-height:400px;
}
#full_page {
	text-align: left;
	min-height:400px;
	margin-left:15px;
}
#box_green {
	background-color:#6c9d31;
	width: 300px;
	min-height:100px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 5px;
}
#box_orange {
	background-color:#f7941d;
	width: 300px;
	min-height:100px;
	margin-bottom: 10px;
	padding: 5px;
}
#box_blue {
	background-color:#008fd4;
	width: 300px;
	min-height:100px;
	margin-bottom: 10px;
	padding: 5px;
}
#box_red {
	background-color:#c1272d;
	width: 300px;
	min-height:100px;
	margin-bottom: 10px;
	padding: 5px;
}
#box_white {
	width: 230px;
	min-height:100px;
	margin-top: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #c1272d;
	padding-top: 15px;
}
.blue_bold14 {
	color: #008FD4;
	font-weight: bold;
	font-size: 14px;
}
.blue_bold {
	color: #008FD4;
	font-weight: bold;
}
.green_bold {
	font-weight: bold;
	color: #6C9D31;
}

.B {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.paws {
	background-image: url(../images/paws.gif);
	background-repeat: repeat-x;
	height: 30px;
	min-height:30px;
}
li {
	padding-bottom: 5px;
}
.orange_text {
	color: #E77512;
	font-weight: bold;
}
.B_ORANGE {
	text-decoration: underline;
	color: #E77512;
	font-weight: bold;
}
