a {
	color: #c10435;
	font-family: Arial, Helvetica, sans-serif;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

body {
	background-image: url(/background_gradient.gif);
	background-color:#FEF1CE;
	margin-top: 0px;
}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000}
.boldbluelink {  font-family: Helvetica; font-size: 14px; color: 0066FF; font-weight: bold; font-style: normal}
.bodytextBold {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #5c2100}
.BCNewsMaintitle {
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-style: italic;
	color: #5C2100;
	font-weight: bold;
}
.BCNewsBodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}


.BrownSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #5C2100;
	font-weight: bold;
}
.capshun {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.Comments250400 {border: 1px solid #336600; height: 250px; width: 400px;}
.Comments100200 {border: 1px solid #336600; height: 100px; width: 200px;}
.maintitle {  font-family: Arial, Helvetica; font-size: 24px; font-style: italic; color: #5C2100; font-weight: bold}
p, li, td { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: 000000}

.footnote {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #666666}
.formfield {height: 21px; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; font-family: Arial, Helvetica, sans-serif; }
.HeadCaption {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: 072f67; font-weight: normal}
.RecipeSubtitle {  font-family: Garamond; font-size: 16px; color: 072f67}
.smbodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.subtitlelink {  font-family: Garamond; font-size: 16px; font-style: normal; line-height: normal; color: 336600; text-decoration: none}
.searchformfield {height: 18px; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; font-family: Arial, Helvetica, sans-serif; }

#SN_links {
	position:absolute;
	left:0px;
	top:155px;
	width:148px;
	height:2716px;
	z-index:1;
}
#SN_background {
	position:absolute;
	left:0px;
	top:134px;
	width:182px;
	height:2712px;
	z-index:-1;
	background-image: url(../Images/sidenav/BCsecondary_sidebar-repeat.jpg);
	background-repeat: repeat-y;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5c2100;
}
