@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #e3e8eb;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	width: 1000px;
	height: 620px;
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-color: #ffffff;
	height: 131px;
	background-image: url(../images/OldBarnLogo.gif);
	width: 1000px;
}
#header h1 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
}
#sidebar1 {
	float: left;
	width: 121px;
	height: 409px;
	background-color: #5d032f;
	background-image: url(../images/sideBarBk_H.gif);
	background-repeat: repeat;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 26px;
	padding-bottom: 5px;
}
h2 {
	color: #d8dee3;
}
#sidebar2 {
	float: right;
	width: 36px;
	background-color: #5d032f;
	background-image: url(../images/sideBarRBk_H.gif);
	height: 409px;
}
#sidebar3 {
	float: right;
	width: 186px;
	background-color: #dee3e7;
	height: 409px;
}
#mainContent {
	height: 409px;
	background-color: #7c91a1;

}
#welcome {
	height: 290px;
	width: 280px;
	text-align: left;
	float: right;
	padding-top: 50px;
	padding-right: 40px;
	background-color: #7c91a1;

}
#about {
	width: 280px;
	text-align: left;
	float: right;
	padding-top: 40px;
	padding-right: 40px;
	background-color: #7c91a1;
	height: 360px;
}
#mainImage {
	height: 409px;
	width: 289px;
	float: left;
}
#mainText {
	height: 409px;
	width: 289px;
	float: left;
	background-color: #d8dee3;
	color: #7C91A1;
	background-repeat: no-repeat;
	text-align: left;
}
#mailing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	text-align: right;
	background-color: #a3b2bd;
	height: 188px;
	width: 186px;
}
#mailing p {
	padding-top: 5px;
	text-align: left;
	padding-left: 20px;
}
#mailing a {
	color: #ffffff;
	text-decoration: none;
}
#mailing a:hover {
	color: #4f6577;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	text-align: right;
	background-color: #a3b2bd;
	height: 188px;
	width: 186px;
}
#contact p {
	padding-top: 20px;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
#contact a {
	color: #ffffff;
	text-decoration: none;
}
#contact a:hover {
	color: #4f6577;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#news {
	font-size: 10px;
	color: #7c91a1;
	text-align: left;
	height: 200px;
	width: 150px;
	padding-left: 20px;
	margin-top: 10px;
}
.news {
	line-height: 14px;
}
.arrow {
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #d8dee3;
	text-align: right;
	line-height: 12pt;
}
#footer {
	background:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 121px;
}
#footer p {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 1px;
}
#footer p.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #7c91a1;
	padding-bottom: 20px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.mail {
	color: #5d032f;
}
.address {
	color: #70043D;
}
.oldBarn #container #mainContent #about .subhead a {
	color: #d8dee3;
	text-decoration: none;
}
.oldBarn #container #mainContent #about .subhead a:hover {
	color: #70043D;
	text-decoration: none;
}
#thumbnail {
	height: 56px;
	width: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
}
#judy {
	height: 100px;
	width: 280px;
}
#shilen {
	height: 100px;
	width: 280px;
}
#back {
	float: left;
	width: 200px;
	padding-top: 10px;
	height: 20px;
	text-align: left;
	padding-left: 40px;
	padding-bottom: 10px;
}
.oldBarn #container #sidebar3 #news p a {
	color: #7c91a1;
	text-decoration: none;
}
.oldBarn #container #sidebar3 #news p a:hover {
	color: #7c91a1;
	text-decoration: underline;
}
