a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
#navbar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E4DFCE;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#navbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E4DFCE;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#sub-navbar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF7E7B;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#sub-navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E4DFCE;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#sub-navbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF7E7B;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.bullet_fake {
	display: block;
	background-image: url(site_graphics/icon_pointer_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 30px;
	margin-top: 5px;
	font-weight: bold;
}
.content_sidebar a:link {
	color: #669900;
	text-decoration: underline;
}
.content_sidebar a:hover {
	color: #993333;
	text-decoration: none;
}
.content_sidebar a:visited {
	color: #669900;
	text-decoration: underline;
}
#featured a:link {
	color: #993333;
	text-decoration: underline;
}
#featured a:hover {
	color: #669900;
	text-decoration: none;
}
#featured a:visited {
	color: #993333;
	text-decoration: underline;
}
.contactandlink a:link {
	color: #993333;
	text-decoration: underline;
}
.contactandlink a:hover {
	color: #669900;
	text-decoration: none;
}
.contactandlink a:visited {
	color: #993333;
	text-decoration: underline;
}
#bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 440px;
	margin-top: 25px;
}
#bottomnav a:link {
	color: #993333;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #669900;
	text-decoration: underline;
}
#bottomnav a:visited {
	color: #993333;
	text-decoration: none;
}
#intro a:link {
	color: #993333;
	text-decoration: underline;
}
#intro a:hover {
	color: #669900;
	text-decoration: none;
}
#intro a:visited {
	color: #993333;
	text-decoration: underline;
}
.bullet_fake_red {

	display: block;
	background-image: url(site_graphics/icon_pointer_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 30px;
	margin-top: 5px;
	font-weight: bold;
}
.border {
	border: 2px solid #333333;
}
#content_left ul li {
	padding-bottom: 10px;
}
