/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html { height:100%;}
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #eee url(../images/bg.gif) repeat center top; height:100%; }
#main_container-div { height: 100%; width: 764px; margin-right: auto; margin-left: auto; background: #fff url(../images/body_bg.gif) repeat-y center top;;}
#main_container-1 { height: 100%; width: 764px; margin-right: auto; margin-left: auto; background: #fff url(../images/body_bg.gif) repeat-y center top;;}
#main_container { height: 100%; width: 764px; background:url(../images/body_bg.gif) repeat-y center top;}

.text p { margin:0px 0px 10px 0px; }
.text h1 { font-size: 18px; line-height: 20px; color: #ee8f00; font-weight: normal; margin:0px 0px 15px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; }
.text h2 { font-size: 15px; line-height: 16px; color: #ee8f00; font-weight: normal; margin:15px 0px 10px 0px; }
.text h3, .text h4, .text h5 { font-size: 14px; line-height: 16px; color: #cc3300; font-weight: normal; margin:10px 0px 10px 0px; }
.text-right { float:right;}

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 10px 5px; margin-top: 3px; padding-left: 20px; }

a:link, a:visited { color: #cc3300; text-decoration: underline; }
a:hover, a:active{ color: #ff9900; text-decoration: none; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #ffd699; border-right: 0px; border-bottom: 0px; border-left: 0px;}

.formbox, .formtextarea, .formselect, .formbutton {  border: 1px solid #999; font-size: 11px; line-height:13px; color: #666666; }
.formbox { padding: 2px 3px; background: #fff; }
.formtextarea { padding: 2px 0px; background: #fff; }
.formselect { padding: 0px 0px 0px 5px; background: #fff; }
.formbutton { padding: 2px 3px; background: #efefef; cursor:pointer; }

.nobr { white-space: nowrap; }
td { empty-cells:show;}
.photoright { float:right; padding:0px 0px 10px 20px;}
.photoleft { float:left; padding:0px 20px 10px 0px;}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { display:block; }


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier0 { padding:12px 157px 0 0;color:#999;font-size:10px;line-height:10px; background: url(../images/Hidden-Choices.jpg) no-repeat 0 0; height:100px; text-align:right; vertical-align:top; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:underline; }

.Tier1 {padding-left:7px;}

/*----- DHTML NAVIGATION ELEMENTS (set ie6 background color in nav.js) -----*/

ul.DHTMLMenu {background: transparent url(../images/menu_background.png) repeat-y 0px 0px; padding: 0px;margin: 0px;border: none;position: absolute;z-index: 500;display: none;}
ul.DHTMLMenu li {background: none;padding: 0;margin: 0;line-height: 20px;}
ul.DHTMLMenu li a:link, ul.DHTMLMenu li a:visited {color: #fff;background: transparent;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; }
ul.DHTMLMenu li a:hover, ul.DHTMLMenu li a:active {color: #26350c;background: #f9f6e9;padding: 3px 5px;margin: 0px;text-decoration: none;display: block;}


/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:109px;padding:6px 20px;text-decoration:none;color:#999;display:block;background: #fff5e6; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: #fff url(../images/navigation/Tier2_OffHover.gif) no-repeat left top; color:#ee8f00; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:109px;padding:6px 20px;text-decoration:none;color:#cc3300;display:block;background: #fff url(../images/navigation/Tier2_On.gif) no-repeat left top; font-size: 11px; line-height: 13px; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:106px;padding:4px 10px 4px 33px;text-decoration:none;color:#999;display:block;background: #fff url(../images/navigation/Tier3_Off.gif) no-repeat left top; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: #fff url(../images/navigation/Tier3_OffHover.gif) no-repeat left top; color:#ee8f00; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:106px;padding:4px 10px 4px 33px;text-decoration:none;color:#ee8f00;display:block;background: #fff url(../images/navigation/Tier3_On.gif) no-repeat left top; font-size: 11px; line-height: 13px; }


/*----- FOOTER ELEMENTS -----*/

.Footer { color: #999; font-size: 10px; line-height: 12px; padding-right:20px; }
.Footer a:link, .Footer a:visited { color: #cc3300; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #ff9900; text-decoration:none; }

.Footer, .Footer-WebSolutions { padding-top:10px;}


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.home-welcome { background:#fffdfb url(../images/home/welcome-bg.gif) no-repeat 0 0; padding:20px 20px 10px;}
.home-welcome h1 {color:#996633;}
.home-welcome a:link, .home-welcome a:visited { color: #ff9900; text-decoration: underline; }
.home-welcome a:hover, .home-welcome a:active{ color: #ff9900; text-decoration: none; }
.home-purposeful { background:#fff url(../images/home/purposeful-lives-bg.gif) no-repeat 0 0; padding:15px 20px 10px 20px; font-size:11px; color:#663300;}
.home-purposeful p {margin-top:10px; color:#663300;}
.home-purposeful a:link, .home-purposeful a:visited { color: #ff9900; text-decoration: underline; }
.home-purposeful a:hover, .home-purposeful a:active{ color: #ff9900; text-decoration: none; }
.home-findhome {background:#fffdfb url(../images/home/find-home-bg.gif) no-repeat 0 0; padding:0 0 20px;}
.home-findhome h1{color:#996633;}
.home-findhome p {margin-left: 20px; margin-right:20px;}
.home-findhome a:link, .home-findhome a:visited { color: #ff9900; text-decoration: underline; }
.home-findhome a:hover, .home-findhome a:active{ color: #ff9900; text-decoration: none; }

.links a:link, .links a:visited { color: #663300; text-decoration: none; }
.links a:hover, .links a:active{ color: #663300; text-decoration: underline; }




/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */
