body {
	background-color: #FFFFFF;
	font-face: ;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center
}


/* Page Title */

#pageTitle {
	font-family: times;
	font-size: 24px;
	color: #472F1D;
	font-weight: bold;
	margin-top: 5px
	padding-bottom: 0px;
	margin-bottom: 1px;
}

#topDivider {
    height: 1px;
    background: #472F1D;
    overflow: hidden;
}


/* Main Title Bar */

#topBar {
	position: absolute;
	top: 0px;
	text-align: right;
	background-image: url(/Template/Images/Leaves0005.jpg);
	width: 100%;
	height: 89px;
}

#splashText {
	font-family: times;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 9px;
	right: 10px;
}

#pictBar {
	position: absolute;
	top: 58px;
	text-align: right;
	background-image: url(/Template/Images/Notes0004.jpg);
	width: 100%;
	height: 115px
}

#mainTitle {
	font-family: hoefler text;
	font-size: 30px;
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 22px;
	left: 15px;
	z-index: 2;
}


/* Sub Links */

ul.subLinks {
	margin-top: 0px;
	margin-left: -13px;
	margin-bottom: 0px;
	padding: -4px;
	list-style-image: url(/Template/Images/Dash0003.gif);
	color: #112211;
	background-color: transparent;
	text-decoration: none;
	font-family: times;
	font-size: 12px;
}

#subLinkBox {
	position: absolute;
	top: 222px;
	left: 15px;
	width:150px;
	padding:0px;
	float:left;
	text-align:left;
}


/* Splash Box */

#splashBox {
	border: 1px dashed #472F1D;
	margin-top: 21px;
	margin-right: 7px;
	padding: 10px;
	width: 185px;
	text-align: left;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 10px;
	float: right;
}


/* Group Links */

#groupLinks {
	margin-top: -2px;
	margin-right: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	background-color: #472F1D;
	margin-bottom: 10px;
	line-height: 22px;
}

a.groupLink {
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
	padding-right: 7px;
	padding-left: 7px;
}

a.groupLinkSel {
	color: #426631;
	background-color: #ffffff;
	text-decoration: none;
	padding: 3px;
	padding-right: 8px;
	padding-left: 8px;
}

a.groupLink:hover {
	color: #ffeeee;
	text-decoration: underline;
	padding: 3px;
	padding-right: 7px;
	padding-left: 7px;
}


/* Content */

#content {
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 40px;
	text-align: left;
}

.padd30Left {
	padding-left: 30px;
}

.padd180Left {
	padding-left: 180px;
}

#contentText {
	text-align: left;
	padding-right: 10px;
}

#contentTextPaddRight {
	text-align: left;
	padding-right: 230px;
}


/* Footer */

#footer {
	position: relative;  // Needed for Safari
	padding: 0px;
	background-color: #472F1D;
	width: 100%;
	background-image: url(/Template/Images/BottomBar0005.gif);
}

#poweredBy {
	margin-top: 5px;
	margin-left: 6px;
	float: left;
}

#poweredBySpace {
	margin-top: 7px;
	margin-right: 6px;
	float: right;
}

#contactInfo {
	font-size: 12px;
	padding: 4px;
}

a.botEmailLink {
	color: #000000;
	text-decoration: none;
}

a.botEmailLink:hover {
	text-decoration: underline;
}


/* Searching */

#searchForm {
	position: absolute;
	top: 34px;
	right:7px;
	font-size: 11px;
	padding: 0px;
	color: #110000;
	margin: 0px;
}

#search {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}

#searchLinks {
	text-align: center;
	font-size: .85em;
}

a.searchLink {
	color: #472F1D;
}

a.searchPrevNext {
	color: #472F1D;
	font-size: .85em;
	font-weight: bold;
}

a.searchPrevNextDead {
	color: #555555;
	font-size: .85em;
	font-weight: bold;
}

#searchResults {
	width: 550px;
	text-align: left;
}

div.searchTitle {
	color: #777777;
	font-size: .85em;
}

a.searchTitle {
	color: #472F1D;
}

div.searchText {
	font-size: .85em;
}


/* Top/Main Links */

img.barSpacer {
	margin-right: 110px;	
}

a.topLink {
	color: #112211;
	background-color: transparent;
	text-decoration: none;
	font-family: times;
	font-size: 12px;
	margin-left: 1px;
	margin-right: 21px;
	vertical-align: top;
	line-height: 22px;
}

a.topLink:hover {
	color: #110000;
	background: transparent;
	text-decoration: underline;
}


/* Parent Path Links */

#parentPath {
	color: #426631;
	text-decoration: none;
	font-family: times;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	margin-top: -8px;
	margin-bottom: 5px;
	padding-right: 2px;
	text-align: right;
}

a.pathLink {
	color: #472F1D;
	background-color: transparent;
	text-decoration: none;
}

a.pathLink:hover {
	color: #472F1D;
	background: transparent;
	text-decoration: underline;
}


/* Sub Links */

a.subLink {
	color: #112211;
	background-color: transparent;
	text-decoration: none;
	font-family: times;
	font-size: 12px;
	padding-left: 0px;
	line-height: 18px;
}

a.subLink:hover {
	color: #110000;
	background-color: transparent;
	text-decoration: underline;
	font-family: times;
	font-size: 12px;
	padding-left: 0px;
	line-height: 18px;
}


/* Text Sections */

.textSection {
	padding: 8px
}

.textSectionTitle {
	font-family: times;
	font-size: 15px;
	color: #472F1D;
	font-weight: bold;
	font-style: italic;
	margin-top: 5px
	padding-bottom: 0px;
	margin-bottom: 0px;
}

a.backToTopLink {
	font-family: times;
	font-size: 10px;
	color: #472F1D;
	font-weight: normal;
	margin-top: 5px
	padding-bottom: 0px;
	margin-bottom: -9px;
}


/* Back Link */

#backLinkText {
	font-family: times;
	font-size: 12px;
	color: #472F1D;
	font-weight: normal;
	margin-top: 5px
	padding-bottom: 0px;
	margin-bottom: -9px;
}

#backLink {
	font-family: times;
	font-size: 12px;
	color: #472F1D;
	font-weight: normal;
	margin-top: 5px
	padding-bottom: 0px;
	margin-bottom: -9px;
	text-decoration: none;
}

#backLink:hover {
	font-family: times;
	font-size: 12px;
	color: #472F1D;
	font-weight: normal;
	margin-top: 5px
	padding-bottom: 0px;
	margin-bottom: -9px;
	text-decoration: underline;
}


/* Print Controls */

.printOnly {
	display: none;
}

