/* @override http://www.jubileefund.ca/css/styles.css */

/* @group Layout */

#wrap {
	width: 690px;
}

#body2cols{
	width: 690px;
	clear: both;
	background: url(../images/bg-body.gif) repeat-y;
}

#leftcol{
	width: 155px;
	text-align: left;
	color: white;
	float: left;
}
#leftcol a, #leftcol a:hover {
	color: white;
}

#rightcol{
	width: 526px;
	text-align: left;
	float: left;
	position: relative;
	left: 7px;
	overflow: hidden;
}

/* @end */

/* @group modifiers */

.inside10{
	padding: 10px;
}
.inside5{
	padding: 5px;
}

/* @end */

body {
	background-color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:focus{
	outline: none;
}
a:link {
	color: #5b6335;
}
a:visited {
	color: #5b6335;
}
a:hover {
	color: #95664c;
}
a:active {
	color: #5b6335;
}

a.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:visited{
	color: #FFFFFF;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #95664c;
	text-decoration: none;
	line-height: 20px;
}
.headlinesSmall {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #95664c; text-decoration: none
}
a.subtitles {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; 
color: #5b6335; text-decoration: none
}
a.subtitles:hover {
text-decoration: underline;
}
.subtitles {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #5b6335; text-decoration: none
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodycopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodycopyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.navbar
  {
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	background-image: url(../images/Buttons_b.gif);
	background-repeat: repeat-x;
}
.navbar:hover
  {
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	background-image: url(../images/Buttons_b.gif);
}
.navbar:visited{
	color: white;
}
#navbar2
  {
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	background-image: url(../images/Buttons_b.gif);
	background-repeat: repeat-x;
}
#navbar2 tbody tr td.hover
  {
	background-image: url(../images/Buttons_b.gif);
	background-repeat: repeat-x;
}
.mainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-variant: normal;
	color: #5b6335;
}

.titlebarWorkers {
	background-image: url(../images/cutout-workers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
}
.starbullet{
	list-style-image: url(../images/bullet-star-green.gif);
	list-style-position: outside;
}
table.tableBorder td{
	border-bottom: 2px solid #95664c;
	padding-top: 10px;
	padding-bottom: 10px;
}

#rightcol ul li{
	margin-bottom: 5px;
}
