.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}
.main_titleskinny {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title3red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #800517;
	text-decoration: none;
}

.bodycopyblack {
	font-family: Gill Sans, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #black;
	text-decoration: none;
}
.bodycopyblackbig {
	font-family: Gill Sans, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #black;
	text-decoration: none;
}
.bears {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.topstrip {
	background-image: url(../images/topstrip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftstrip {
	background-image: url(../images/leftstrip.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodycopybold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bodycopyboldwhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.border img { 
border: 1px solid #F7F9D0; 
} 

a.border:hover img{ 
border: 1px solid #800517; 
}
.smalllink{
	font-family: Gill Sans MT;
	font-size: 20px;
	font-weight: bold;
	color: #800517;
	text-decoration: none;
}
.smalllink:hover{
	font-family: Gill Sans MT;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smalllink2{
	font-family: Gill Sans MT;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.smalllink2:hover{
	font-family: Gill Sans MT;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
