@charset "UTF-8";
/* CSS Document */

/* ---------------------------= UNIV =--------------------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;}	

/* ---------------------------= BODY =--------------------------- */

body  {
	margin-top: 0;
	background-image: url(../images/bkgd_marble.jpg);
	}

	
/* ---------------------------= Primary DIVs =--------------------------- */

#container {
	position: relative;
	margin: 0 auto;
	width: 900px;
	background: url(../images/bkgd_trimmedWhite.jpg) repeat-y;
	}

#masthead {
	position: relative;
	height: 161px;
	width: 900px;
	}

#logo {
	position: relative;
	float: left;
	background-image: url(../images/bkgd_logo.jpg);
	height: 161px;
	width: 688px;
	}

#shepherd {
	position: relative;
	float: right;
	background-image: url(../images/bkgd_shepherd.jpg);
	height: 161px;
	width: 212px;
	}

#mainNav {
	position: relative;
	background-image: url(../images/bkgd_mainNav.jpg);
	height: 33px;
	width: 900px;
	clear: both;
	z-index: 200;
	}

#leftCol {
	position: relative;
	float: left;
	width: 187px;
	z-index: 100;
	}
	
#primaryCol {
	position: relative;
	float: right;
	width: 713px;
	z-index: 50;
	}	
	
#primaryColTop {
	position: relative;
	width: 713px;
	height: 307px;
	background: url(../images/bkgd_searchArea.jpg) right top no-repeat;
	}

#subColA {
	position: relative;
	float: left;
	width: 485px;
	padding: 10px 0 20px 0;
	}
	
#subColB {
	position: relative;
	float: right;
	width: 212px;
	padding: 10px 0 20px 0;
	}
	
#footerTop {
	position: relative;
	width: 900px;
	height: 14px;
	clear: both;
	}

p.footerText {
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	padding-bottom: 0;
	}
	
a.footerLink:link, a.footerLink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #660000;
	padding: 0 5px 0 5px;
	}
	
a.footerLink:hover {
	color: #88765b;
	text-decoration: underline;
	}
	
#footerMiddle {
	position: relative;
	width: 900px;
	height: 11px;
	background: url(../images/bkgd_footerGoldLine.jpg) no-repeat;
	}
	
#footerBottom {
	position: relative;
	width: 900px;
	height: 20px;
	}
	
#bottom {
	position: relative;
	width: 900px;
	height: 11px;
	background: url(../images/bkgd_pageBottom.jpg) no-repeat;
	overflow: hidden;
	}
	
/* ---------------------------= Secondary DIVs =--------------------------- */


div#upperLeft {
	position: relative;
	float: left;
	width: 50px;
}

p.homeText {
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-top: 3px;
	margin-left: 4px;
	text-align: left;
	line-height: 13px;
	}
	
a.homeLink:link, a.homeLink:visited {
	color: #330000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 0 5px 0 5px;
	}
	
a.homeLink:hover {
	color: #88765b;
	text-decoration: underline;
	}
	
div#themeUpperLeft {
	position: absolute;
	top: 0;
	left: 50px;
	width: 300px;
	}

p.themeText {
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-top: 3px;
	line-height: 13px;
	}
	
a.themeLink:link, a.themeLink:visited {
	color: #330000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	}
	
a.themeLink:hover {
	color: #88765b;
	text-decoration: underline;
	}

div#logoLink {
	position: absolute;
	top: 18px;
	left: 23px;
	}

a#logoHomeLink {
	display: block;
	width: 435px;
	height: 122px;
	}

div#upperRight {
	position: relative;
	float: right;
	width: 75px;
}

p.shepherdText {
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5px;
	margin-right: 4px;
	text-align: right;
	line-height: 13px;
	}
	
a.shepherdLink:link, a.shepherdLink:visited {
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0 5px 0 5px;
	}
	
a.shepherdLink:hover {
	color: #88765b;
	text-decoration: underline;
	}

div.leftComponent {
	position: relative;
	width: 153px;
	margin: 6px 0 6px 17px;
	}

div.compHead {
	position: relative;
	}
	
a.leftHeader:link, a.leftHeader:visited {
	display: block;
	height: 24px;
	width: 153px;
	background-image: url(../images/link_leftColHeader_base.jpg);
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-variant:small-caps;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	}
	
a.leftHeader:hover {
	background-image: url(../images/link_leftColHeader_over.jpg);
	color: #FFFFFF;
	text-decoration: none;
	}

div.compBody {
	position: relative;
	width: 153px;
	background: url(../images/bkgd_leftColContent.jpg) repeat-y;
	}

p.leftBodyText {
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 5px 0 0 0;
	margin-left: 8px;
	}
	
a.leftBodyLink:link, a.leftBodyLink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	text-decoration: none;
	}
	
a.leftBodyLink:hover {
	color: #88765b;
	text-decoration: underline;
	}

div.compBodyElem {
	position: relative;
	width: 153px;
	background: url(../images/_elemRotate/rotate.php) top no-repeat;
	}

p.elemText {
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 99px 0 0 0;
	margin-left: 8px;
	}

div.compBottom {
	position: relative;
	width: 153px;
	height: 6px;
	background: url(../images/bkgd_leftColBottom.jpg) no-repeat;
	}		
	
#address {
	position: relative;
	width: 501px;
	height: 56px;
	}
	
#littleCross {
	position: relative;
	top: 9px;
	float: left;
	margin-right: 7px;
	background-image: url(../images/cross.jpg);
	width: 16px;
	height: 38px;
	}

p.addressText {
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 7px 0 0 0;
	line-height: 14px;
	}
	
a.addressLink:link, a.addressLink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	}
	
a.addressLink:hover {
	color: #88765b;
	text-decoration: underline;
	}
	
#search {
	position: absolute;
	top: 26px;
	left: 501px;
	width: 186px;
	height: 24px;
	}
	
#searchTextBox input {
	position: relative;
	float: left;
	width: 120px;
	height: 14px;
	margin: 5px 0 0 6px;
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	}
	
#searchButton {
	position: relative;
	float: right;
	width: 50px;
	height: 24px;
	}
	
#homePhotoFrame {
	position: relative;
	background-image: url(../images/bkgd_homePhotoFrame.gif);
	width: 696px;
	height: 251px;
	}
	
#homePhotoImage {
	position: relative;
	top: 11px;
	left: 11px;
	background-image: url(../images/_homeRotate/rotate.php);
	width: 674px;
	height: 229px;
	}
	
#support {
	position: relative;
	width: 212px;
	}
	
a#supportLink:link, a#supportLink:visited {
	display: block;
	height: 32px;
	width: 195px;
	background-image: url(../images/link_support_base.gif);
	color: #660000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-variant:small-caps;
	font-weight: bold;
	}
	
a#supportLink:hover {
	background-image: url(../images/link_support_over.gif);
	}

span#supportTextA {
	position: absolute;
	top: 2px;
	left: 75px;
	}

span#supportTextB {
	position: absolute;
	top: 14px;
	left: 81px;
	}
	
/* highlights */

div.highlightComponent {
	position: relative;
	width: 195px;
	padding: 0 0 10px 0;
	}

div.highlightHead {
	position: relative;
	background: url(../images/bkgd_highlightTopCap.gif) no-repeat;
	width: 195px;
	height: 7px;
	overflow: hidden;
	}

div.highlightBody {
	position: relative;
	width: 195px;
	background: url(../images/bkgd_highlightBody.gif) repeat-y;
	overflow: auto;
	}

div.highlightPhoto {
	position: relative;
	float: left;
	width: 72px;
	height: 72px;
	margin: 3px 10px 3px 10px;
	}

p.highlightText, p.highlightText span {
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13px;
	margin: 0 10px 10px;
	}
	
span.highlightLink {
	position: relative;
	float: right;
	padding-top: 10px;
	}
	
a.more:link, a.more:visited {
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin: 0 10px 0 10px;
	}
	
a.more:hover {
	color: #88765b;
	text-decoration: underline;
	}

div.highlightBottom {
	position: relative;
	width: 195px;
	height: 7px;
	background: url(../images/bkgd_highlightBottomCap.gif) no-repeat;
	}		
	
		
/* -----------------= Text & Stuff =--------------- */

hr {
	border-bottom: 1px solid #E1E1C8;
	margin: 5px 0 5px 0;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #660000;
	font-weight: normal;
	padding-bottom: 10px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #717cbb;
	font-weight: normal;
	padding-bottom: 10px;
	font-variant: small-caps;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #660000;
	font-weight: normal;
	padding-bottom: 7px;
	}
	
h3.highlightH3 {
	margin: 0 10px 0 10px;
	}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #717cbb;
	font-variant: small-caps;
	font-weight: normal;
	padding-bottom: 7px;
	}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #88765b;
	font-variant: small-caps;
	font-weight: normal;
	padding-bottom: 7px;
	}

p {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #88765b;
	padding-bottom: 10px;
	}

p.copyrightText {
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-bottom: 0;
	}
	
a.copyrightLink:link, a.copyrightLink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	}
	
a.copyrightLink:hover {
	color: #88765b;
	text-decoration: underline;
	}

a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #660000;
	text-decoration: none;
	}

a:hover {
	color: #88765b;
	text-decoration: underline;
	}

.authorFrame {
	float: left;
	display: block;
	background-image: url(../images/bkgd_authorFrame2.gif);
	width: 191px;
	height: 122px;
	margin: 0 10px 4px 0;
	}

.welcomePhoto {
	position: relative;
	top: 8px;
	left: 8px;
	width: 174px;
	height: 106px;
	}

.caption {
	float: left;
	clear: left;
	display: block;
	width: 191px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #88765b;
	text-align: center;
	margin: 0 10px 4px 0;
	}

.caption2 {
	float: left;
	clear: left;
	display: block;
	width: 184px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #88765b;
	text-align: center;
	}
	
.hiddenText {
	position: absolute;
	top: 0px;
	left: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

