/* @override http://www.bubbledev.com/slidawg/templates/default/style.css */

a {
	font-size: 12px;
	color: #951924;
}

div.articles_in_headline, div.articles_headline {
	color: #670d0c;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.articles_in_body, div.articles_body {
	padding-top: 10px;
	padding-bottom: 10px;
}
a:visited {
	color: #194C23;
}
a:hover {
	color: #194C23;
}
body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(images/background.jpg);
	background-color: #194C23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #35000e;
}
.left_content {
	background-image: url(images/left_content_area.gif);
}
.right_content {
	background-image: url(images/right_content_area.gif);
}
.content_area {
	background-color: #CB995B;
	background-image: url(images/content_area.gif);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #35000e;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #951924;
	text-decoration: underline;
}
.bullet_numbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #35000e;
	list-style-position: outside;
	list-style-type: decimal;
	text-align: left;
	white-space: normal;
	display: list-item;
	list-style-image: none;
}
.boldbodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #35000e;
}
.Italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #35000e;
}
.bullet_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #35000e;
	list-style-position: inside;
	list-style-type: circle;
	text-align: left;
	white-space: normal;
	display: list-item;
	list-style-image: none;
}

.errors {
	font-weight:  bold;
}