/* General styles */
html {
	height: 100.1%
}

.content-width{
	padding-right:36px;
}
body {
	height: 100.1%;
}

body,td,p,normal{
	font-family: verdana,geneva,sans-serif;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

p,.normal{
	font-size: 0.75em;
	line-height: 1.6em;
	margin: 0px 5px 0px 0px;
	padding:0px;
}

/* 
	NOTE: the h* sytles must also be copied to fckeditor/editor/skins/default/fck_contextmenu.css 
	If you don't do this, the "style" dropdown in the editor won't be correct.
*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #723326;
	margin: 0px 5px 15px 0px;
	padding:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #A29366;
	margin: 19px 5px 5px 0px;
	padding:0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #A29366;
	margin: 13px 5px 5px 0px;
	padding:0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style:italic;
	color: #A29366;
	margin: 13px 5px 5px 0px;
	padding:0px;
}

h5 {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #A29366;
	margin: 0px 5px 5px 0px;
	padding:0px;
}

h6 {
	font-family: verdana,geneva,sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 0.7em;
	color: #A29366;
	margin: 0px 5px 0px 0px;
	padding:0px;
}

blockquote {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0px 20px 0px 20px;
}

ol {
	font-family: verdana,geneva,sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	margin: 11px 0px 11px 32px;
	padding:0px;
}

ul {
	font-family: verdana,geneva,sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	list-style-type:disc;
	margin: 11px 0px 11px 0px;
	padding:0px;
	margin-left: 25px;
}

li {
	margin: 0px 0px 5px 0px;
	padding :0px;
}

hr {
	border: none 0;
	height: 1px;
	border-top: solid 1px #A2A46A;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #747538;
}

a:hover {
	text-decoration: underline;
	color: #D2A748;
}
/* Drop Shadow styles */
.ds-left {	
	width: 49%;
	background-image: url(/images/dropShadow-left.gif);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #57405B;
}

.ds-right {	
	width: 49%;
	background-image: url(/images/dropShadow-right.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #57405B;
	
}
.ds-sidemenu{
	background-image:url(../images/sidebarShadow.gif); 
	background-repeat: no-repeat; 
	background-position:top;
}

/* Backstage styles */


#logo {
	position:absolute;
	left: 20px;
	top: 44px;
}

.banner {
	background-image:url(/images/banner.gif); 
	background-repeat:no-repeat; 
	background-position:top left;
}

.tn-right{
	background-image:url(/images/border.gif); 
	background-repeat:repeat-y; 
	background-position:top right;
}


.utility {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	color: #A2A46A;
}

#utilitybox {
	padding: 10px 10px 0px 0px;
}

a.utilitylink:link, a.utilitylink:visited, a.utilitylink:active {
	font-weight: normal;
	color: #828347;
}

a.utilitylink:hover {
	font-weight: normal;
	color: #D2A748;
}

.breadcrumb {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	margin-right: 20px;
}

a.breadcrumblink:link, a.breadcrumblink:visited, a.breadcrumblink:active {
}

a.breadcrumblink:hover {
}

/*admin links*/
.adminview {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	margin-right: 12px;
	color:#FFFFFF;
}

a.adminviewlink:link, a.adminviewlink:visited, a.adminviewlink:active {
	color: #D2A748;
}

a.adminviewlink:hover {
}
/*end admin links*/

.postedby, .footer {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #959196;
	padding-bottom: 12px;
	padding-top: 5px;
}
a.footerLink:link, a.footerLink:visited, a.footerLink:active {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	text-decoration: none;
	color: #828347;
}

a.footerLink:hover {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #D2A748;
}

.message {
	color: #ff0000;
}

.maphead {
	font-family: verdana,geneva,sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}

.table-bucket1 td {
	background-color: #A385A3;
	padding: 5px;
}

.table-bucket1 p {
	font-size: 0.65em;
	line-height: 1.2em;
}

.table-bucket1 a, .table-bucket1 a:active, .table-bucket1 a:visited, .table-bucket1 a:hover {
	color: #ffffff;
}

.table-data, .table-gray {
	margin: 0px 0px 0px 0px;
}

.table-data td {
	border-bottom: 1px solid #D1D3A6;
	padding: 3px 3px 2px 3px;
}

.table-data p, .table-gray p {
	font-size: 0.75em;
	line-height: 1.5em;
}

.table-data ul, .table-data ol, .table-gray ul, .table-gray ol {
	margin-top: 5px;
}

.table-gray td {
	background-color: #eeeeee;
	border: 1px solid #ffffff;
	padding: 5px 3px 5px 3px;
}

/* family stories styles*/
.table-stories {
	background-color:#D9AF52;
	margin-left: 20px;
	margin-bottom: 20px;
	float:right;
}

.table-stories p {
	font-size: 0.7em;
	color: #57405B;
	text-align:left;
	line-height: 1.5em;
	margin:7px;
}

.table-stories a, .table-sidebar a:active, .table-sidebar a:visited, .table-sidebar a:hover {
	color: #57405B;
}
/* end family stories styles*/

.table-sidebar{
	padding: 0px 0px 10px 10px;
}

.table-sidebar p{
	font-size: 0.65em;
	color: #000000;
	text-align:right;
	padding-top: 5px;
}

.table-sidebar2{
	padding: 5px 10px 10px 0px;
}

.table-hero {
	margin-bottom: 10px;
}

.table-hero p {
	font-size: 0.65em;
	color: #999999;
	text-align:right;
	line-height: 12px;
}

.table-dash td {
	font-size: 0.85em;
	padding: 3px 6px 3px 6px;
	border-bottom: 1px dotted #D1C1D1;
}

.table-info {
	margin-left: 0px;
	margin-bottom: 0px;
}

/* apply form styles*/
.table-apply label{
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0px 5px 0px 0px;
	padding:0px;
}

.table-apply td {
	font-size: 0.85em;
	padding: 3px 6px 4px 6px;
}

.table-apply p{
	font-size: 0.85em;
	line-height: 1.6em;
	margin: 5px 5px 0px 0px;
	padding:0px;
}

.table-apply h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #A29366;
	margin: 5px 5px 5px 0px;
	padding:0px;
}

.table-apply-player td {
	font-size: 0.85em;
	padding: 3px;
}
.table-apply-player label{
	font-size: 0.8em;
	margin: 0px;	
	padding:0px;
}
.table-apply-player p{
	font-size: 0.8em;
	margin: 0px;	
	padding:0px;
}
/* end apply form styles */

/* events styles */

.table-events {
	background-color:#F3F4E9;
	border:#a2a46a 1px solid;
}

.table-events p {
	font-size: 0.8em;
	color: #747538;
}

.table-events h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-weight: bold;
	color: #57405B;
	margin: 0px 5px 1px 0px;
	padding:0px;
}
.table-events h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-weight: bold;
	color: #57405B;
	margin: 0px 0px 15px 2px;
	padding:0px;
}
.table-events td{
	padding-top:17px;
	padding-left: 7px;
}

.table-eventsTitle {
	background-color:#a2a46a;
	width: 60px;
}

.table-eventsTitle p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 2px 2px 10px;
}

/* end events styles */

.formSeparator{
	border-bottom: 1px solid #D1D3A6;
}

.formSeparator2{
	border-bottom: 1px solid #ffffff;
}

/*apply end form */

.table-info2 td {
	font-size: 0.85em;
	padding: 3px 6px 3px 6px;
}

blockquote.highlight {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #ffffff;
	background-color: #0C2E82;
	margin: 0px 10px 0px 10px;
	padding: 10px;
}

.blockquote.highlight p {
	color: #ffffff;
}

.searchinput {
	border: solid 1px #A2A46A;
	font: 10px verdana,geneva,helvetica,sans-serif;
	width: 100px;
	height: 18px;
	color: #828347;
	padding-left: 2px;
}

.text {
	font-size: 10px;
}


/* Menu styles */

#topmenu-bar {
	margin-top: 0px;
	background-color:#ffffff;	
}
.topmenu a, .topmenu a:active, .topmenu a:visited, .topmenu-here a, .topmenu-here a:active, .topmenu-here a:visited {
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 10px 5px 7px;
	color: #57405B;
}
.topmenu a:hover, .topmenu-here a:hover {
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 10px 5px 7px;
	color: #D2A748;
}

.topmenu-here a, .topmenu-here a:active, .topmenu-here a:visited, .topmenu-here a:hover {
	background-color: #FFFFFF;
	color: #D2A748;
}

.topmenu div:hover, .topmenu a:hover, .topmenu-here div:hover, .topmenu-here a:hover {
	background-color: #FFFFFF;

}

#sidemenu {
}

.sidemenu-divider {
	background-color: #ffffff;
}

.sidemenu a, .sidemenu a:active, .sidemenu a:visited, .sidemenu a:hover,
.sidemenu-hid a, .sidemenu-hid a:active, .sidemenu-hid a:visited, .sidemenu-hid a:hover,
.sidemenu-lib a, .sidemenu-lib a:active, .sidemenu-lib a:visited, .sidemenu-lib a:hover,
.sidemenu-here a, .sidemenu-here a:active, .sidemenu-here a:visited, .sidemenu-here a:hover,
.sidemenu-top a, .sidemenu-top a:active, .sidemenu-top a:visited, .sidemenu-top a:hover,
.sidemenu-open a, .sidemenu-open a:active, .sidemenu-open a:visited, .sidemenu-open a:hover,
.sidemenu-child a, .sidemenu-child a:active, .sidemenu-child a:visited, .sidemenu-child a:hover
 {
	display: block;
	text-decoration : none;
	font-family : verdana, geneva, sans-serif;
	font-size : 10px;
	padding: 5px 3px 4px 0px;
	text-align: left;
	color: #57405B;
	/*border-bottom: 1px solid #57405B;*/
}

.sidemenu-top a, .sidemenu-top a:active, .sidemenu-top a:visited, .sidemenu-top a:hover {
	font-weight: bold;
}

.sidemenu-hid a, .sidemenu-hid a:active, .sidemenu-hid a:visited, .sidemenu-hid a:hover {
	color: #999999;
}

.sidemenu-lib a, .sidemenu-lib a:active, .sidemenu-lib a:visited, .sidemenu-lib a:hover {
	color: #B89C00;
}

.sidemenu-here a, .sidemenu-here a:active, .sidemenu-here a:visited, .sidemenu-here a:hover {
	color: #D2A748;
	background-color: transparent;
}
.sidemenu-child a, .sidemenu-child a:active, .sidemenu-child a:visited, .sidemenu-child a:hover 
{
	padding: 2px 5px 2px 0px;
	

}


.sidemenu div:hover, .sidemenu a:hover,
.sidemenu-top div:hover, .sidemenu-top a:hover,
.sidemenu-here div:hover, .sidemenu-here a:hover,
.sidemenu-open div:hover, .sidemenu-open a:hover,
.sidemenu-child	 div:hover, .sidemenu-child a:hover {
	color: #D2A748;
	background-color: transparent;
}

.sidemenu-hid div:hover, .sidemenu-hid a:hover {
	color: #D2A748;
	background-color: transparent;
}

.sidemenu-lib div:hover, .sidemenu-lib a:hover {
	color: #ffffff;
	background-color: transparent;
}

.sidemenu-open {
	margin-top: 20px;
}

.lowText {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 4px;
}

.highText {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	color: #D2A748;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 4px;
}
.lowText2 {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	color: #57405B;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 5px;
}

.highText2 {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	color: #D2A748;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 5px;
}

.itemBorder {
	border: 1px solid #69556C;
}

.itemBorder2 {
	border-left: 1px solid #ffffff;
}



/* Random Quote styles */

.quote {
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.35em;
}

.quote-credit {
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.35em;
}


/* Downloads grid styles */


#downloads {
	width: 550px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#downloads-table {
	margin: 0px;
	padding: 0px;
}

#downloads-table td {
	padding: 6px;
	background-color:#F2F3E6;
	border-bottom:#FFFFFF solid 2px;
}

.dwnldhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #723326;
}

.dwnldcat {
	background: #ECE9D9;
}

.dwnlddesc, .dwnldcat, .dwnlditem, dwnldfilesize {font-size: 0.7em;}

.dwnldimage {
	float: right;
	margin-left: 10px;
}

a.dwnldlink:active, a.dwnldlink:link, a.dwnldlink:visited {
}

a.dwnldlink:hover {
}

/*home styles*/

.event-title{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #57405B;
	padding-top: 10px;	
}

/* Image library styles */


.imagespacer {
	/*background-color: #F9F6E5;*/
}

.thumbnailsubhead {
	/*font-size: 0.65em;
	font-weight: bold;
	padding: 5px;*/
	font-size: 0.7em;
	font-weight: bold;
}

.thumbnailtitle {
	font-size: 0.6em;
	font-weight: bold;
}

.thumbnailcaption {
	font-size: 0.6em;
}

.thumbnailedit {
	font-size: 0.65em;
	/*padding: 5px;*/
}

.imagedisplaytitle {
	color: #000000;
	font-size: .7em;
	font-weight: bold;
}

.imagedisplaycaption {
	font-size: 0.65em;
	color: #999999;
	text-align:right
}

.imagedisplaytext {
	font-size: 0.65em;
	color: #000000;
}

.imagedisplaypaging {
	color: #ffffff;
	font-size: 0.65em;
}

.imagedisplaypaging a, .imagedisplaypaging a:visited {
	color: #ffffff;
}

.imagedisplaypaging a:active, .imagedisplaypaging a:hover {
	color: #ffffff;
}


/* News styles */


.newscategory {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.35em;
	color: #000000;
}

.newsdate {
	font-size: 0.7em;
	line-height: 1.35em;
	color: #999999;
}

.newscopy {
	font-size: 0.7em;
	line-height: 1.35em;
	color: #000000;
}

.newsheadline {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.35em;
}

.newsbyline{
	font-size: 0.7em;
	color: #999999;
}

.newshighlightstitle {
	font-size: 0.65em;
	font-weight: bold;
	color: #ffffff;
	background-color: #A385A3;
	padding: 3px 0px 3px 0px;
}

.newshighlightscategory {
	font-size: 0.65em;
	font-weight: bold;
	line-height: 1.35em;
	color: #000000;
}

.newshighlightsdate {
	font-size: 0.65em;
	line-height: 1.35em;
	color: #999999;
}

.newshighlightscopy {
	font-size: 0.65em;
	line-height: 1.35em;
	color: #000000;
}

.newshighlightsheadline {
	font-size: 0.65em;
	font-weight: bold;
	line-height: 1.35em;
}

.newshighlightsheadline a, .newshighlightsheadline a:active, .newshighlightsheadline a:visited, .newshighlightsheadline a:hover {
	color: #663366;
}


/* Discussion styles */


.discussiontitle {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

.discussionhead {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.7em;
	background-color: #E2DFCF;
}

.discussion {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.7em;
	background-color: #F9F6E5;
}

.discussionkey {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.7em;
	background-color: #C6D6DB;
}


/* Toolbox styles */


.toolbox {
	background-color: buttonface;
}

.toolboxtitle {
	font-family: arial,helvetica,sans-serif;
	font-weight : bold;
	font-size : 10pt;
}

.toolboxlabel {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	text-align: right;
}

.toolboxitem {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}


/* Pop-up styles */


.popbg {
	background-color: #cccccc;
}

.popbglight {
	background-color: #eeeeee;
}

.pophead2 {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.poptext {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
}

.poptext2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

.poptext ul, poptext ol {
	font-size: 11px;
}

.poptext a, .poptext a:active, .poptext a:visited, .poptext a:hover {
	font-weight: normal;
}


/* Other styles */


.headingspecial {
	color: #0C2E82;
	font-size: 0.65em;
	font-weight: bold;
}

.printshow {
	display: none;
}

.screenshow {
	display: block;
}

.isVisible {
	visibility : visible; 
}

.isHidden {
	visibility : hidden;
}

.absolutePositionFix {
	left: 220px;
	top: 175px;
	position: absolute;
}

.smalltext {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color:#FFFFFF;
}

.smalltext a, .smalltext a:active, .smalltext a:visited {
color:#A2A46A;
}

.smalltext a:hover {
color:#D2A748;
}

.ResourcesList {
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
}

.order {
	font-size: 10px;
}

a.orderlink:link, a.orderlink:visited, a.orderlink:active, a.orderlink:hover {
	font-weight: bold;
	color: #990000;
}

/*Cassie C Styles */

.bannerCC {
	background-image:url(/images/bannerCC.gif); 
	background-repeat:no-repeat; 
	background-position:top left;
}

a.utilitylinkCC:link, a.utilitylinkCC:visited, a.utilitylinkCC:active {
	font-weight: normal;
	color: #DA7E17;
}

a.utilitylinkCC:hover {
	font-weight: normal;
	color: #D2A748;
}

.searchinputCC {
	border: solid 1px #DA7E17;
	font: 10px verdana,geneva,helvetica,sans-serif;
	width: 100px;
	height: 18px;
	color: #DA7E17;
	padding-left: 2px;
}

a.footerLinkCC:link, a.footerLinkCC:visited, a.footerLinkCC:active {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	text-decoration: none;
	color: #DA7E17;
}

a.footerLinkCC:hover {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #D2A748;
}
.formFooterCC {
	font-size:12px;
}

/* end Cassie C*/

/* Sizing fixes */
/* Do not delete */


ul ol, ul ul, ol ul, ol ol, blockquote p, p blockquote, blockquote blockquote, p code, blockquote code, blockquote ol, blockquote ul {
	font-size: 1.0em;
}

/* -----------------start print only styles---------------------- */
@media print {
body{
	background-color:#FFFFFF;
}
.ds-left{
	display: none;
}
.ds-right {
	display: none;
}
.screenshow {
	display: none;
}
.no-print {
	display: none;
}
.printshow {
	display: block;
	padding-bottom:25px;
}
#maincontent{
	width:730px;
}
}


