@charset "utf-8";

body {
	background-color: #56687C;
	background-image: url(img/iface/shepherds_way.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
}

.topnav {
	padding-left: 10px;
	padding-top: 5px;
	background-image:url(img/iface/topNav.gif);
	background-repeat:no-repeat;
	height:33px;
}	

.wrap {
	width:870px;
	height:auto;
	margin:0px auto;
}

.topS {
	background-image: url(img/iface/c_sq_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 840px;
}

#midS {
	background-image: url(img/iface/c_sq_expand.gif);
	background-repeat: repeat-y;
	width: 840px;
	padding-bottom: -10px;
	margin-bottom: -10px;
}

#botS {
	background-image: url(img/iface/c_sq_bot.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 840px;
	margin-top:-14px;
	margin-left: 0px;
}



#branding {
	background-image:url(img/iface/topL.jpg);
	background-repeat:no-repeat;
	padding-left: 20px;
	height: 206px;
	margin-left: -2px;
}

.toppics {
	margin-left:260px;
	width: 592px;
	height: 206px;
}


.nav {
	height: 71px;
	width: 900px;
	margin-left:-27px;
}

.cont {
	padding-left:50px;
	padding-top:0px;
	padding-right: 70px;
}


a {
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}



.wht { color: #FFFFFF;
	font-size:12px;
	padding-left: 20px;
}

h1 {
	font-size: 20px;
	color: #A51C12;
	font-weight: bolder;
	font-variant: normal;
	letter-spacing: .2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AB2519;
	letter-spacing: .2em;	
}

h3 { 
	font-size: 13px;
	color: #AB2519;
}

h6 { 
	font-size: 10px;
	color: #AB2519;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: .7em;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height:26px;
	font-weight:bold;
	color:#564325;
}

.picRt { margin-right: 60px;}

.botNav {
	padding-left: 30px;
	font-size: 8px;
	color:#FFFFFF;
	width:870px;
	margin:0px auto;
	}

.bot {
	background-image: url(img/iface/footer.gif);
	background-repeat: repeat-x;
	height:41px;
}

.copy {
	padding-top:10px;
	padding-left:130px;
	font-size: 10px;
	color:#FFFFFF;
	width:870px;
	margin:0px auto;	
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#993333;
	letter-spacing: 0.1em;	
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#993333;
}

.cpy {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#993333;
	background-color:#FFFFCC;
	padding-left: 7px;
	padding-right: 7px;
	border: thin double #FFCC66;
	width: 300px;
	float: right;
	margin-left: 10px;
}
