/* This is the style-sheet for DownHomeRanch.org */

body {background-color: #ffffff}

/* LINKS SECTION */

/* Some general syntax notes */
/* font-style:  normal or italic */
/* font-weight: normal or bold */
/* font-variant:  normal or small-caps */
/* text-decoration: none or underline */
/*  */
/* line-height:  normal or nnpt (fixed distance) or nn% (% of current font size) */
/* text-align:  left, right, center, justify */
/* text-indent:  -nnpx (hanging indent)  or 0  or nnpx (std indent) */
/*  */

/* Image Links on the Home Page Description - border always white*/
a.indeximagenav:link img {border-color: #ffffff }
a.indeximagenav:visited img {border-color: #ffffff }
a.indeximagenav:hover img {border-color: #ffffff }
a.indeximagenav:active img {border-color: #ffffff }
a.indeximagenav:active img {border-color: #ffffff }


/* Padding - top, right, bottom, left - Line Height MUST BE 16*/
div.leftnavbar {
	 line-height: 16px;
     margin-left: 5px;
     margin-right: 5px;
	 padding: 16px 0px 0px 0px;
}


/* Left-Hand Nav Bar - Setup just like Mast and BodyText Links - dk-med blue/h-mustard/dk-med blue, no underlines*/
/* unvisited link - dk med blue */
/* Use class="shorterline100" to tighten up the lines */
a.navlinkmain:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #4b5f7d }
/* selected link  - same as unvisited */
a.navlinkmain:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #4b5f7d }
/* visited link - dk med blue */
a.navlinkmain:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #4b5f7d }
/* mouseover link - mustard, no underline*/
a.navlinkmain:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #b99539 }
/* same as hover - focus not generally supported*/
a.navlinkmain:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #b99539 }
    


/* Left-Hand Nav Bar - Sub-heading when have groupings*/
.navsubheading12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    color: #000000;
}    

/* Left-Hand Nav Bar - Standard Sub-Links - dk-med blue/h-mustard/dk-med blue, no underlines*/
/* unvisited link - dk med blue */
a.navlinksub:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.navlinksub:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #4b5f7d }
/* visited link - dk med blue */
a.navlinksub:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #4b5f7d }
/* mouseover link - mustard, no underline */
a.navlinksub:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #b99539 }
/* same as hover - focus not generally supported*/
a.navlinksub:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #b99539 }

/* Left-Hand Nav Bar - Smaller Sub-Links - dk-med blue/h-mustard/dk-med blue, no underlines*/
/* unvisited link - dk med blue */
a.navlinksub10:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.navlinksub10:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #4b5f7d }
/* visited link - dk med blue */
a.navlinksub10:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #4b5f7d }
/* mouseover link - mustard, no underline */
a.navlinksub10:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #b99539 }
/* same as hover - focus not generally supported*/
a.navlinksub10:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #b99539 }

   
/* Links for Mast - Standard - dk-med blue/h-mustard/dk med blue, with underlines */
/* unvisited link - medium blue*/
a.masttextlink:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.masttextlink:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* visited link - dk med blue */
a.masttextlink:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* mouseover link - mustard */
a.masttextlink:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported*/
a.masttextlink:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }

/* Links for Footer - Standard - dk-med blue/h-mustard/dk med blue, with underlines */
/* unvisited link - dark medium blue*/
a.foottextlink:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.foottextlink:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* visited link - dk med blue */
a.foottextlink:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* mouseover link - mustard */
a.foottextlink:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported*/
a.foottextlink:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }

/* Links for Subheading-11pt within Body - Small Caps - dk-med blue/h-mustard/dk med blue, with underlines */
/* unvisited link - dark medium blue */
a.subheading11linksc:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.subheading11linksc:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
	color: #4b5f7d }
/* visited link - dk med blue */
a.subheading11linksc:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
	color: #4b5f7d }
/* mouseover link - mustard */
a.subheading11linksc:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported*/
a.subheading11linksc:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
	color: #b99539 }

/* Links for Subheading-14pt within Body - Small Caps - dk-med blue/h-mustard/dk med blue, with underlines */
/* unvisited link - dark medium blue */
a.subheading14linksc:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.subheading14linksc:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
	color: #4b5f7d }
/* visited link - dk med blue */
a.subheading14linksc:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
	color: #4b5f7d }
/* mouseover link - mustard */
a.subheading14linksc:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported*/
a.subheading14linksc:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
	color: #b99539 }
 
 
 
/* Links within the Body Text - dk-med blue/h-mustard/dk med blue, with underlines */
/* unvisited link - dk med blue */
a.bodytextlink:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.bodytextlink:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* visited link - dk med blue*/
a.bodytextlink:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* mouseover link - mustard */
a.bodytextlink:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported */
a.bodytextlink:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }

/* Links within the Body Text - dk-med blue/h-mustard/dk med blue, with underlines */
/* unvisited link - dk med blue */
a.bodytextlinkbold:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.bodytextlinkbold:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* visited link - dk med blue*/
a.bodytextlinkbold:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* mouseover link - mustard */
a.bodytextlinkbold:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported */
a.bodytextlinkbold:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }

/* Links within the Body Text for lists of links - dk-med blue/h-mustard/dk med blue, with underlines */
/* unvisited link - dk med blue */
a.bodytextlinktall:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.bodytextlinktall:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* visited link - dk med blue*/
a.bodytextlinktall:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* mouseover link - mustard */
a.bodytextlinktall:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported */
a.bodytextlinktall:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }

/* Links within the Body Text for lists of links - dk-med blue/h-mustard/dk med blue, with underlines */
/* unvisited link - dk med blue */
a.bodytextlink12:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.bodytextlink12:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* visited link - dk med blue*/
a.bodytextlink12:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* mouseover link - mustard */
a.bodytextlink12:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported */
a.bodytextlink12:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }

/* Links within the Body Text for lists of links - dk-med blue/h-mustard/dk med blue, with underlines */
/* unvisited link - dk med blue */
a.bodytextlink14:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.bodytextlink14:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* visited link - dk med blue*/
a.bodytextlink14:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* mouseover link - mustard */
a.bodytextlink14:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported */
a.bodytextlink14:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }

/* Links within the Body Text/Italics - dk-med blue/h-mustard/dk med blue, with underlines */
/* unvisited link - dk med blue */
a.bodytextlinkitalic:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* selected link - same as unvisited */
a.bodytextlinkitalic:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* visited link - dk med blue*/
a.bodytextlinkitalic:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #4b5f7d }
/* mouseover link - mustard */
a.bodytextlinkitalic:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported */
a.bodytextlinkitalic:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }

/* Body Text Links for Donations */
/* dark red/mustard, always underline */
/* unvisited link - dark red */
a.bodytextlinkdonate:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #aa0000 }
/* selected link - same as unvisited */
a.bodytextlinkdonate:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #aa0000 }
/* visited link - same as unvisited */
a.bodytextlinkdonate:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #aa0000 }
/* mouseover link - mustard*/
a.bodytextlinkdonate:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported */
a.bodytextlinkdonate:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }   
    
/* Body Text Links for when you want it highlighted */
/* dark red/dk green, always underline */
/* unvisited link - dark red */
a.bodytextlinkred:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #aa0000 }
/* selected link - same as unvisited */
a.bodytextlinkred:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #aa0000 }
/* visited link - same as unvisited */
a.bodytextlinkred:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #aa0000 }
/* mouseover link - dark green*/
a.bodytextlinkred:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #253d22 }
/* same as hover - focus not generally supported */
a.bodytextlinkred:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #253d22 }   
    
    
/* ------------------------------------------------------------------------- */ 
/* Call-Out Boxes - Navigation Links */ 

/* ------------   HOME Page ------------- */    
/* Body Text Links in Call-Out Boxes - Home Page: dk green/h-mustard, with underlines */
/* unvisited link - dark green */
a.boxtextlinkdkgrnmustard:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #253d22 }
/* selected link - same as unvisited */
a.boxtextlinkdkgrnmustard:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #253d22 }
/* visited link - same as unvisited */
a.boxtextlinkdkgrnmustard:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #253d22 }
/* mouseover link - mustard */
a.boxtextlinkdkgrnmustard:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* same as hover - focus not generally supported */
a.boxtextlinkdkgrnmustard:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }

/* ------------   NEWS & EVENTS ------------- */    
    
/* Body Text Links in Call-Out Boxes - News and Events: tan/lt blue, always underline */
/* unvisited link - tan */
a.boxtextlinktanltblue:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #d8d7a8 }
/* selected link - same as unvisited */
a.boxtextlinktanltblue:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #d8d7a8 }
/* visited link - same as unvisited */
a.boxtextlinktanltblue:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #d8d7a8 }
/* mouseover link - light blue*/
a.boxtextlinktanltblue:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #bac5d6 }
/* same as hover - focus not generally supported */
a.boxtextlinktanltblue:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #bac5d6 }    
    
/* Body Text Links in Call-Out Boxes - SwimFest: pink-fuschia/royal blue, always underline */
/* unvisited link - royal blue */
a.boxtextlinkpinkroyalblue:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #a03c4d }
/* selected link - same as unvisited */
a.boxtextlinkpinkroyalblue:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #a03c4d }
/* visited link - same as unvisited */
a.boxtextlinkpinkroyalblue:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #a03c4d }
/* mouseover link - tan*/
a.boxtextlinkpinkroyalblue:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #0a67c6 }
/* same as hover - focus not generally supported */
a.boxtextlinkpinkroyalblue:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #0a67c6 }

/* Body Text Links in Call-Out Boxes - Chainsaw Manicure: mustard/tan, always underline */
/* unvisited link - mustard */
a.boxtextlinkmustardtan:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* selected link - same as unvisited */
a.boxtextlinkmustardtan:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539 }
/* visited link - same as unvisited */
a.boxtextlinkmustardtan:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #b99539}
/* mouseover link - tan*/
a.boxtextlinkmustardtan:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #d8d7a8 }
/* same as hover - focus not generally supported */
a.boxtextlinkmustardtan:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #d8d7a8 }

/* Body Text Links in Call-Out Boxes - Chainsaw Manicure: "fire" yellow/orange, always underline */
/* unvisited link - yellow */
a.boxtextlinkyelloworange:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #fbd269 }
/* selected link - same as unvisited */
a.boxtextlinkyelloworange:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #fbd269 }
/* visited link - same as unvisited */
a.boxtextlinkyelloworange:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #fbd269}
/* mouseover link - orange*/
a.boxtextlinkyelloworange:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #fb9b13 }
/* same as hover - focus not generally supported */
a.boxtextlinkyelloworange:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #fb9b13 }
    
/* Body Text Links in Call-Out Boxes - Press Coverage: light blue/light mustard, always underline */
/* unvisited link - light blue */
a.boxtextlinkltblueltmustard:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #bac5d6 }
/* selected link - same as unvisited */
a.boxtextlinkltblueltmustard:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #bac5d6 }
/* visited link - same as unvisited */
a.boxtextlinkltblueltmustard:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #bac5d6 }
/* mouseover link - mustard */
a.boxtextlinkltblueltmustard:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #e6d3aa }
/* same as hover - focus not generally supported */
a.boxtextlinkltblueltmustard:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #e6d3aa }


/* Body Text Links in Call-Out Boxes - Dr Mobley : rust/dark blue, always underline */
/* Body Text Links in Call-Out Boxes - Main Resources Page: rust/dark blue, always underline */
/* unvisited link - rust */
a.boxtextlinkrustdkblue:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #5d180f }
/* selected link - same as unvisited */
a.boxtextlinkrustdkblue:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #5d180f }
/* visited link - same as unvisited */
a.boxtextlinkrustdkblue:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #5d180f }
/* mouseover link - dark blue*/
a.boxtextlinkrustdkblue:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #0f1319 }
/* same as hover - focus not generally supported */
a.boxtextlinkrustdkblue:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #0f1319 }
  
/* Body Text Links in Call-Out Boxes - Events Golf & Gala: brown/dark blue, always underline */
/* unvisited link - brown */
a.boxtextlinkbrowndkgreen:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #633215 }
/* selected link - same as unvisited */
a.boxtextlinkbrowndkgreen:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #633215 }
/* visited link - same as unvisited */
a.boxtextlinkbrowndkgreen:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #633215 }
/* mouseover link - dark blue*/
a.boxtextlinkbrowndkgreen:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #20331d }
/* same as hover - focus not generally supported */
a.boxtextlinkbrowndkgreen:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #20331d }
  
/* Body Text Links in Call-Out Boxes - Events Golf & Gala: BOLD brown/dark blue, always underline */
/* unvisited link - brown */
a.boxtextlinkbrowndkgreenbold:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #633215 }
/* selected link - same as unvisited */
a.boxtextlinkbrowndkgreenbold:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #633215 }
/* visited link - same as unvisited */
a.boxtextlinkbrowndkgreenbold:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #633215 }
/* mouseover link - dark blue*/
a.boxtextlinkbrowndkgreenbold:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #20331d }
/* same as hover - focus not generally supported */
a.boxtextlinkbrowndkgreenbold:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #20331d }
  

/* ------------   PROGRAMS ------------- */   
 
/* Body Text Links in Call-Out Boxes - Respite and Summer Camp: rust/lt mustard, always underline */
/* unvisited link - rust */
a.boxtextlinkrustltmustard:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #5d180f }
/* selected link - same as unvisited */
a.boxtextlinkrustltmustard:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #5d180f }
/* visited link - same as unvisited */
a.boxtextlinkrustltmustard:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #5d180f }
/* mouseover link - light mustard*/
a.boxtextlinkrustltmustard:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #e6d3aa }
/* same as hover - focus not generally supported */
a.boxtextlinkrustltmustard:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #e6d3aa }


   
/* ------------   ENTERPRISES ------------- */   
    
/* Body Text Links in Call-Out Boxes - Poinsettias: rose/tan, always underline */
/* unvisited link - rose */
a.boxtextlinkrosetan:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #ec9286 }
/* selected link - same as unvisited */
a.boxtextlinkrosetan:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #ec9286 }
/* visited link - same as unvisited */
a.boxtextlinkrosetan:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #ec9286 }
/* mouseover link - tan */
a.boxtextlinkrosetan:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #d8d7a8 }
/* same as hover - focus not generally supported */
a.boxtextlinkrosetan:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #d8d7a8 }
    
/* ------------   DONATE ------------- */  

  
/* ------------   VOLUNTEER ------------- */    
/* Body Text Links in Call-Out Boxes - Main Volunteer Page: dark green/lt mustard, always underline */
/* unvisited link - rust */
a.boxtextlinkdkgreenltmustard:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #20331d }
/* selected link - same as unvisited */
a.boxtextlinkdkgreenltmustard:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #20331d }
/* visited link - same as unvisited */
a.boxtextlinkdkgreenltmustard:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #20331d }
/* mouseover link - light mustard*/
a.boxtextlinkdkgreenltmustard:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #e6d3aa }
/* same as hover - focus not generally supported */
a.boxtextlinkdkgreenltmustard:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #e6d3aa }




/* ------------   RESOURCES ------------- */    


/* Body Text Links in Call-Out Boxes - Employment Page: rust/dark green, always underline */
/* unvisited link - rust */
a.boxtextlinkrustdkgreen:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #5d180f }
/* selected link - same as unvisited */
a.boxtextlinkrustdkgreen:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #5d180f }
/* visited link - same as unvisited */
a.boxtextlinkrustdkgreen:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #5d180f }
/* mouseover link - dark blue*/
a.boxtextlinkrustdkgreen:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #20331d }
/* same as hover - focus not generally supported */
a.boxtextlinkrustdkgreen:focus { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #20331d }




/* ------------   OUR STORY  ------------- */    

    
/* This section for Headings - Small Caps */

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    color: #000000;
}

.headingtall180 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    color: #000000;
}

.headingtall225 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: normal;
	line-height: 225%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    color: #000000;
}


.heading20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    color: #000000;
}

/* This section for Sub-Headings - Also Small Caps*/

.subheading18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    color: #000000;
}

.subheading16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    color: #000000;
}

.subheading14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    color: #000000;
}

.subheading13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    color: #000000;
}

.subheading12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    color: #000000;
}

.subheading11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    color: #000000;
}


/* This section is for Small-Cap Sub-Headings - Usually Within Call-Out Boxes */
.subheading15center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    text-align: center;
    color: #000000;
}

.subheading15white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}

.subheading13white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}

.subheading14gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
}

.subheading12gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
}


.subheading12white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}

.subheading13center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    text-align: center;
    color: #000000;
}

.subheading11center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    text-align: center;
    color: #000000;
}

.subheadingrustcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    text-align: center;
    vertical-align: top;
    color: #5d180f;
}

.subheadingdkgreencenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    text-align: center;
    color: #253d22;
}


/* I'm making the standard line height 125% */

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    color: #000000;
}

.bodytextrustbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
    color: #5d180f;
}

.bodytextsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    color: #000000;
}


.bodytextsmallspace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    color: #000000;
}

.bodytextspacetables {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6pt;
	font-style: normal;
	line-height: 80%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    color: #000000;
}

.bodytextcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    text-align: center;
    color: #000000;
}

.bodytextcenterbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
	text-decoration: none;
    text-align: center;
    color: #000000;
}

.bodytextcenterwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}

.bodytextcenterwhitelarger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}

.bodytextcenterwhite10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}

.bodytextcenterwhitebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}

.bodytextcentergray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
}

.bodytextcenternavy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #02224e;
}

.bodytextcenternavybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #02224e;
}
.bodytextcenterrust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    text-align: center;
    margin-bottom: 3px;
    color: #5d180f;
}

.bodytextcenterlinedrust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #5d180f;
}

.bodytextright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    text-align: right;
    color: #000000;
}

.bodytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
    color: #000000;
}

.bodytextitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    color: #000000;
}

.bodytextitalicbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
    color: #000000;
}

.bodytextunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
    color: #000000;
}

.bodytextitalicright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
    text-align: right;
	text-decoration: none;
    color: #000000;
}

.bodytextsmallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
    color: #000000;
}

/* Increase the spacing between lines - keep everything else the same */
.tallerline400 {
	line-height: 400%
}


.tallerline350 {
	line-height: 350%
}

.tallerline300 {
	line-height: 300%
}

.tallerline250 {
	line-height: 250%
}

.tallerline200 {
	line-height: 200%
}

.tallerline150 {
	line-height: 150%
}

.shorterline100 {
	line-height: 100%
}

.shorterline90 {
	line-height: 90%
}

.shorterline60 {
	line-height: 60%
}


.masttextright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    text-align: right;
    color: #000000;
}

.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    color: #000000;
}

.footertextright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
    text-align: right;
    color: #000000;
}

.navbarbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
    text-align: center;
    color: #4b5f7d;
}


/* ------------------------------------------------------------------------------ */
/* This section is for floating images to the right or left */
/* Padding - top, right, bottom, left */
.picmastright{
    vertical-align: bottom;
	padding: 3px 0px 0px 0px;
}


.picleft{
	float: left;
	padding: 5px 10px 5px 0px;
}

.picright{
	float: right;
	padding: 5px 0px 5px 10px;
}

.picright3way{
	float: right;
	padding: 10px 0px 5px 10px;
}

.picrightnotop{
	float: right;
	padding: 0px 0px 6px 10px;
}


div.floatright{
	float: right;
	padding: 10px 0px 5px 10px;
}


/* ------------------------------------------------------------------------------ */
/* Call-Out Boxes: Table Styles Plus Background Colors and Borders for the Division*/

/* Table Background Colors and Borders */
table.whiteborder { border-color: #ffffff }
table.blackborder { border-color: #000000 }
table.rustborder { border-color: #5d180f }


/* This is for the Table for the Ranch Camp Schedule */
table.campborder { 
      border-color: #000000; 
      border-width: 1px; 
      border-style: solid;
      border-collapse: collapse 
}

td.tdcampborder { 
      padding-left: 5px; padding-top: 2px; padding-bottom: 2px;
      border-width: 1px; 
      border-style: solid;
      border-color: #000000
}

/* This is for the Table for the Respite Camp Schedule */

td.tdrespiteborder { 
      padding-top: 5px; padding-bottom: 5px
}


/* Padding - top, right, bottom, left */
div.mastspacing {
	 padding: 0px 0px 4px 0px;
}

/* Padding - top, right, bottom, left */
div.bottompad2 {
	 padding: 0px 0px 2px 0px;
}



/* Padding - top, right, bottom, left */
div.divhometable1 {
	 padding: 0px 0px 0px 0px;
}

/* This is for the Table on the Home Page */
table.hometable1 { 
      border-color: #444444; 
      border-width: 1px; 
      border-style: solid;
      border-collapse: collapse 
}

/* This is for the Table on the Home Page */
td.tdhometable1 { 
      border-width: 1px; 
      border-style: solid;
      border-color: #444444;
      border-collapse: collapse 
}


/* Padding - top, right, bottom, left */
div.divhometable2 {
	 padding: 10px 0px 5px 0px;
}

table.hometable2 { 
      border-spacing: none;
      border-collapse: collapse
}

/* This is for the Table on the Home Page */
tr.trhometable2 { 
      vertical-align: top;
      border-spacing: none;
      border-collapse: collapse
}

td.tdhometable2 { 
      vertical-align: top;
      border-spacing: none;
      border-collapse: collapse
}

table.hometable3 { 
      border-width: 1px;
      border-color: #9aabc4 
}

/* This is for the Table on the Home Page */
tr.aligntop { 
      vertical-align: top
}

/* This is for the Table on the Home Page */
tr.alignbottom { 
      vertical-align: bottom
}


/* This is for the Table on the Home Page */
td.collapseborder { 
      border-style: none;
      border-width: 0px 
}

/* This is for the Table on the Home Page */
td.aligntop { 
      vertical-align: top
}

/* This is for the Table on the Home Page */
td.alignbottom { 
      vertical-align: bottom 
}

/* This is for the Table on the Home Page */
td.alignmiddle { 
      vertical-align: middle
}


/* This is for the Lining up Tell-a-Friend Image on the Mast */
td.alignbottomtall { 
      line-height: 175%;
      vertical-align: bottom
}

/* This is for the Table for the Chainsaw Manicure Photo Album */
tr.aligntop-bottomborder { 
      vertical-align: top;
      line-height: 216px
}


/* This is for spacing the line with the Tell-a-Friend Image on the Mast */
div.mastimagespacing { 
     margin-top: 4px
}

     
/* ---------------------- CALL-OUT TABLES and Photo Boxes -----------------------  */

/* Padding - top, right, bottom, left */
div.calloutbox {
	 float: right;
	 padding: 15px 0px 5px 15px;
}

/* Padding - top, right, bottom, left */
div.calloutboxbottom {
	 float: right;
	 padding: 15px 0px 15px 15px;
}

/* Padding - top, right, bottom, left */
div.photobox {
	 float: left;
	 padding: 5px 15px 5px 0px;
}
/* Padding - top, right, bottom, left */
div.photoboxleft {
	 float: left;
	 padding: 2px 10px 7px 0px;
}
/* Padding - top, right, bottom, left */
div.photoboxleft-padtop {
	 float: left;
	 padding: 17px 10px 5px 0px;
}
/* Padding - top, right, bottom, left */
div.photoboxleft-padtop10 {
	 float: left;
	 padding: 10px 15px 10px 0px;
}
/* Padding - top, right, bottom, left */
div.photoboxleft-padbottom25 {
	 float: left;
	 padding: 2px 10px 25px 0px;
}

/* Padding - top, right, bottom, left */
div.photoboxrt {
	 float: right;
	 padding: 22px 0px 5px 15px;
}


/* Padding - top, right, bottom, left */
div.photoboxrt-notop {
	 float: right;
	 padding: 0px 0px 5px 15px;
}

/* Padding for the photobox on Ranch Camp Page - top, right, bottom, left */
div.photoboxright {
	 float: right;
	 padding: 35px 0px 5px 15px;
}

/* Padding - top, right, bottom, left */
div.respitebox {
	 float: right;
	 padding: 0px 0px 5px 12px;
     vertical-align: top;
}


/* HOME: Call-Out Table - Very Light Green with Dark Green Border */
div.boxvltgrndkgrn {
     border-style: solid;             
     border-width: 1px;
     background-color: #ecf0e8;
     border-color: #253d22
}

/* NEWS & EVENTS/Intro Page: Call-Out Table - Dark Brown Box with White Border - News-Events Intro Page */
div.boxdkbrnwhite {
     border-style: solid;             
     border-width: 1px;
     background-color: #42220e;
     border-color: #ffffff
}

/* NEWS & EVENTS/Golf & Gala: Call-Out Table - Very Light Tan Box with Brown Border */
div.boxverylttanbrown {
     border-style: solid;
     border-width: 1px;
     margin-left: 10px;
     margin-right: 10px;
     background-color: #fff9ef;
     border-color: #633215
}



/* NEWS & EVENTS/Press Coverage: Call-Out Table - Rust Box with White Border */
div.boxrustwhite {
     border-style: solid;             
     border-width: 1px;
     background-color: #5d180f;
     border-color: #ffffff
}

/* NEWS & EVENTS/SwimFest: Call-Out Table - White Box with NavyBlue Border */
div.boxaquanavy {
     border-style: solid;             
     border-width: 1px;
     background-color: #c2e2ec;
     border-color: #01295d
}


/* NEWS & EVENTS/Chainsaw Manicure: Call-Out Table - Uses Dark Green Box with White Border */


/* NEW&EVENTS/Dr Mobley: Call-Out Table - Lilac with Black Border */
div.boxlilacblack {
     border-style: solid;
     border-width: 1px;
     background-color: #d1d6e0;
     border-color: #000000
}

/* NEW&EVENTS/Dr Mobley: Call-Out Table - Lilac with White Border */
div.boxlilacwhite {
     border-style: solid;
     border-width: 1px;
     background-color: #d1d6e0;
     border-color: #ffffff
}

/* NEW&EVENTS/Operation Independence: Call-Out Table - Medium Blue Box with White Border */
div.boxbluewhite {
     border-style: solid;
     border-width: 1px;
     background-color: #7b91b1;
     border-color: #ffffff
}

/* PROGRAMS/Residency: Call-Out Table - Light Green Box with White Border */
div.boxltgrnwhite {
     border-style: solid;
     border-width: 1px;
     background-color: #a9b793;
     border-color: #ffffff
}


/* PROGRAMS/Respite Camp: Call-Out Table - Mustard Box with Rust Border - Respite Camp*/
div.boxmustardrust {
     border-style: solid;
     border-width: 1px;
     background-color: #b99539;
     border-color: #5d180f
}

/* PROGRAMS/Ranch Camp: Call-Out Table - Medium Blue Box with Rust Border - Ranch Camp*/
div.boxmedbluerust {
     border-style: solid;
     border-width: 1px;
     background-color: #9aabc4;
     border-color: #5d180f
}


/* ENTERPRISES/Poinsettias: Call-Out Table - Dark Green Box with White Border */
div.boxdkgrnwhite {
     border-style: solid;             
     border-width: 1px;
     background-color: #253d22;
     border-color: #ffffff
}

/* ENTERPRISES/Lilies: Call-Out Table - Lilac with Med Blue Border */
div.boxlilacmedblue {
     border-style: solid;
     border-width: 1px;
     background-color: #d1d6e0;
     border-color: #7b91b1
}




/* DONATE/10K: Call-Out Table - Light Gray with Black Border */
div.boxltgrayblack {
     border-style: solid;
     border-width: 1px;
     background-color: #e2e4de;
     border-color: #000000
}


/* VOLUNTEER: Call-Out Table - Very Light Green Box with White Border */
div.boxveryltgreenwhite {
     border-style: solid;
     border-width: 1px;
     background-color: #9bab81;
     border-color: #ffffff
}


/* VOLUNTEER: Original I Used Call-Out Table - Light Tan/Beige Box with Brown Border */
div.boxlttanbrown {
     border-style: solid;
     border-width: 1px;
     background-color: #f4f1ee;
     border-color: #271408
}

/* VOLUNTEER/Employment: Call-Out Table - Light Mustard Box with Rust Border  */
div.boxltmustardrust {
     border-style: solid;
     border-width: 1px;
     background-color: #d0b166;
     border-color: #5d180f
}


/* RESOURCES: Call-Out Table - Medium Blue Box with White Border */
div.boxmedbluewhite {
     border-style: solid;
     border-width: 1px;
     background-color: #9aabc4;
     border-color: #ffffff
}



/* ??? Call-Out Table - Tan with Rust Border */
div.boxtanrust {
     border-style: solid;
     border-width: 1px;
     background-color: #d8d7a8;
     border-color: #5d180f
}


/* ------------------------------------------------------------------------------ */
/* Styles for Lists */
  
ul.nobullets {list-style-type: none}
li.nobullets {list-style-type: none}

ul.nobulletsout15 {list-style-type: none; text-indent: -15px}
li.nobulletsout15 {list-style-type: none; text-indent: -15px}


ul.navnobullets {list-style-type: none;
             line-height: 100% }
li.navnobullets {list-style-type: none;
             line-height: 100% }


ul.disc {list-style-type: disc;
        	line-height: 210% }
li.disc {list-style-type: disc;
	        line-height: 210% }
            
ul.discnospace {list-style-type: disc}
li.discnospace {list-style-type: disc}            

ul.discnospace25 {list-style-type: disc; text-indent: 25px }
li.discnospace25 {list-style-type: disc; text-indent: 25px }            


/* -------------  Styles for Horizontal Lines ---------------- /*
/* Create horizontal rules - use td.padding instead for white */
hr.black {color: #666666}
hr.darkblack {color: #333333}
hr.darkgreen {color: #253d22}

            
/* -------------  Styles for Divisions and Paragraphs -------------  */
/* Move the paragraph over */
div.margin5 { margin-left: 5px }
div.margin10 { margin-left: 10px }
div.margin15 { margin-left: 15px }
div.margin20 { margin-left: 20px }
div.margin25 { margin-left: 25px }
div.margin30 { margin-left: 30px }
div.margin35 { margin-left: 35px }
div.margin40 { margin-left: 40px }
div.margin45 { margin-left: 45px }
div.margin50 { margin-left: 50px }
div.margin75 { margin-left: 75px }
div.margin100 { margin-left: 100px }
div.margin125 { margin-left: 125px }

div.navbar (    margin-left: 10px; 	
              line-height: 100%  )
              
p.navbar (    margin-left: 20px; 	
              line-height: 100%  )              


p.margin5 { margin-left: 5px }
p.margin10 { margin-left: 10px }
p.margin10hang10 { margin-left: 10px;
                   text-indent: -10px }

p.margin15 { margin-left: 15px }
p.margin20 { margin-left: 20px }
p.margin20hang10 { margin-left: 20px;
                   text-indent: -10px }

p.margin25 { margin-left: 25px }
p.margin25hang25 { margin-left: 25px;
                   text-indent: -25px }
p.margin30 { margin-left: 30px }
p.margin30hang10 { margin-left: 30px;
                   text-indent: -10px }
p.margin50hang25 { margin-left: 50px;
                   text-indent: -25px }
                   
                   
p.margin35 { margin-left: 35px }
p.margin40 { margin-left: 40px }
p.margin45 { margin-left: 45px }
p.margin50 { margin-left: 50px }

/* Indent the First Line */
p.indent5 { text-indent: 5px }
p.indent10 { text-indent: 10px }
p.indent15 { text-indent: 15px }
p.indent20 { text-indent: 20px }
p.indent25 { text-indent: 25px }
p.indent30 { text-indent: 30px }
p.indent50 { text-indent: 50px }
p.indent60 { text-indent: 60px }

/* Indent the First Line */
div.indent5 { text-indent: 5px }
div.indent10 { text-indent: 10px }
div.indent15 { text-indent: 15px }
div.indent20 { text-indent: 20px }
div.indent25 { text-indent: 25px }
div.indent30 { text-indent: 30px }
div.indent50 { text-indent: 50px }
div.indent60 { text-indent: 60px }

div.margin50hang25 { margin-left: 50px;
                   text-indent: -25px }




/* -------------  Styles for Tables ---------------- /*

/* Create some white space */
tr.padunderheaderimage {padding-bottom: 1px}

