@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: normal;
	text-align: left;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	color: #211;
}
h1 {
	font-size: 1.4em;
	color: #222;
}
h2 {
	font-size: 1.18em;
}
h3 {
	font-size: 1.16em;
	color: #F00;
}
h4 {
	font-size: 1.14em;
}
h5 {
	font-size: 1.12em;
}
h6 {
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color: #beth
@iamgratefultoyou.com;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}

#navigationtable_nav {
	font-family: Helvetica,  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1em;
}
#navigationtable_nav  a {
	color: #F00;
	text-decoration: none;
}
#navigationtable_nav  a:hover {
	text-decoration: underline;
	color: #F00;
}

#side_bar {
	background-image: url(/images/backgrounds/side_bar_background.png);
	background-repeat: repeat-y;
	background-position: top;
	font-family: Helvetica,  Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.35em;
	color: #222;
}
#side_bar  a {
	color: #F00;
	text-decoration: none;
}
#side_bar  a:hover {
	color: #F00;
	text-decoration: underline;
}
#side_bar_padding {
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer_copy {
	font-family: Helvetica,  Arial, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #F00;
	background-image: url(/images/templateback/1px_blue.png);
	line-height: 1.35em;
}
#footer_copy  a {
	color: #F00;
	text-decoration: none;
}
#footer_copy  a:hover {
	color: #F00;
	text-decoration: underline;
}
#body_padding {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.finetext {
	font-size: 0.85em;
	line-height: 1.25em;
}
.paddingleft {
	padding-left: 10px;
	padding-bottom: 5px;
}
.paddingright {
	padding-right: 10px;
	padding-bottom: 5px;
}
.RED {
	color: #F00;
}
