/* CSS Document for Barn School. */
html,body{
	background: #FFFEF2;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color:#827B70;
	font-size:14px;
}
.menuseperator{
	background: url(../images/menu_seperator.gif) bottom right no-repeat;
	width:211px;
	height:1px;
	padding:0px;
	margin:0px;
}
.txtred{     
	color:#DF876E;     
	line-height:15pt;
}
.txtsmall{
	font-size:12px;
	line-height:16px;
}
.txtlightgrey{
	color:#C2BFB9;
	font-size:12px;
	line-height:18px;
}
.txtdarkgrey{
	font-size:11px;
	color:#9D9790;
	line-height:12px;
}
#content{ color:#908A7E; line-height: 14pt; font-size:11pt;}
h2{
	font: 16px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#D82332;
	padding:0px;
	margin:0px;
}
h3{
	font: 17px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#D82332;
	padding:0px;
	margin:0px;
}
h4{
	font: 14px "Times New Roman", Times, serif;
	font-weight:bold;
	font-style: italic;
	color:#DF876E;
	padding:0px;
	margin:0px;
}

a{
	color:#DF876E;
	text-decoration:none;
}
a:hover{
	color:#D82232;
	text-decoration:none;
}
.borderquicklinks{
	border-bottom:1px solid #CFC0B3;
	border-top:1px solid #CFC0B3;
	color:#928A81;
}
.borderquicklinks a{ font-size:14px;}
a.back{
	font-size:12px;
}

a.back:hover{
	font-size:12px;
}