/*------------------------------------*/
/*  Print Only style sheet    */
/*------------------------------------*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	color: #333333;
	text-align: center;
}
/* ###### SELECTORS FOR GENERIC HTML ELEMENTS OR MORE GENERAL STYLES */
/* Placed on top so they can be overriden below */
/* margin values and font sizes for headings, and margins on paragraphs
 * and lists are not consistent across browser platforms. To achieve a
 * consistent look we need to explicity set these values here.
 */
p, h1, h2, h3, h4, h5, h6
{
	margin-top: 0;
	margin-bottom: 0.8em;
	padding-top: 0;
	padding-bottom: 0;
}

img { border: none; }


/* #### END OF GENERIC HTML ELEMENT STYLES #### */
/*### HOME SPECIFIC STYLES BELOW ###*/
#hmcontainer {
	width: 907px;
	margin: 0px auto 0px auto;
	text-align: left;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(/images/middleshadow_bg.gif);
	background-repeat: repeat-y;
}

#midupper {
	height: 297px;
	margin: 0px 4px;
}

#hmnewchapters {
	float: left;
	width: 629px;
	height: 297px;
	margin: 0px;
	border-left: solid #C3C62D 31px;
	background-color: #DFDF67;
}

#hmcareconnector {
	background-color: #83B9DD;
	width: 238px;
	height: 297px;
	float: left;
	margin: 0px;
	clear: right;
}

#midlower {
	margin: 0px 4px;
}

div.hmtext {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#hmcareers {
	float: left;
	width: 344px;
	padding: 12px 15px 14px;
	height: 105px;
	background-color: #623410;
	overflow: hidden;
}

#hmcareers div.hmtext {
	float:left;
	width: 235px;
}

h4.hmheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
.hmheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	display: block;
}

img.hmtitle {
	margin: 2px 19px 0px 0px;
	float: left;
}

div.hmservlinks {
	float: left;
	vertical-align: top;
	width: 100px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding: 3px 0px 12px 0px;
}

div.hmservlinks a:link, div.hmservlinks a:visited {
	color: #21394c;
}
div.hmservlinks a:hover, div.hmservlinks a:active {
	color: #FFFFFF;
}

#hmintro {
	float: left;
	width: 146px;
	padding: 21px 70px;
	text-align: center;
	height: 89px;
	overflow: hidden;
	background-color: #F5824B;
	background-image: url(/images/home/hm_intro_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hmservloclinks {
	float: left;
	padding: 14px 20px;
	width: 198px;
	height: 103px;
	background-color: #528EC0;
	background-image: url(/images/home/hm_servlocat_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#hm-footer {
	height: 30px;
	padding-top: 30px;
	text-align: center;
	background-image: url(/images/hm_footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 906px;
	background-color: #ffffff;
}
/*### END OF HOME SPECIFIC STYLES ###*/

/*### HEADER AND FOOTER STYLES  ###*/
#masthead {
	background: #FFFFFF url(/images/print_logo.gif) no-repeat right;
	height: 93px;
	margin: 0px;
	padding: 0px;
	width: 600px;
}

#logo {
	display: none;
}

#topnavigation {
	display: none;
}
ul#topnavlinks {
	display: none;
}

/* FOOTER STYLES */

#footer {
	display: none;
}



/*####### SUB PAGE TEMPLATE STYLE SELECTORS #######*/
.clear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
}
.hide {
	display: none !important;
}

#subpage-wrapper {
	width: 500px;
	text-align: left;
}

#wrapper1 {
	background-color: #FFFFFF;
}
#wrapper2 {
		background-color: #FFFFFF;
}

.outer {
	margin: 0px;
}

.float-wrap {
	width: 500px;
}

.center {
	width: 500px;
}

.left {
	display: none;
}

.right {
	display: none;
}

#headline {
	width: 500px;
	padding: 0px 0px 20px 0px;
}


#headline h1.pghead {
	color: #623510;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 13px;
}
#headline span.subhead {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #623510;
	font-size: 15px;
	line-height: 14px;
}

#pageintro {
	width: 500px;
	color: #704725;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	overflow: visible;
	padding: 20px 0px;
}

#pageintro a:link, #pageintro a:visited {
	color: #704725;
	text-decoration: underline;
}
#pageintro a:hover, #pageintro a:active {
	color: #000000;
	text-decoration: underline;
}

#pagecontent {
	width: 500px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

#stories-imgs {
	width: 508px;
	border-left: solid 10px #C3C62C;
	padding: 0px;
}


/* CONTENT AREA STYLES */

.normaltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

#pageintro a:link, #pageintro a:visited {
	color: #704725;
	text-decoration: underline;
}
#pageintro a:hover, #pageintro a:active {
	color: #333333;
	text-decoration: underline;
}
table#landpgtable td {
 padding: 0px 9px 9px 0px;
 vertical-align: top;
}
h1
{
	margin-top: 0.1em;
	font-size: 1.3em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #DC6109;
	margin-bottom: 0.5em;
	font-weight: normal;
}
h1 a:link, h1 a:visited {
	color: #DC6109;
	text-decoration: none;
}
h1 a:hover, h1 a:active {
	color: #DC6109;
	text-decoration: underline;
}

h2
{
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DC6109;
	font-weight: bold;
	margin-bottom: .3em;
}
h3
{
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	margin-bottom: .3em;
}
h4, h5, h6
{
	font-size: 0.9em;
}

a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover, active
{
	color: #DC6109;
	text-decoration: underline;
}

table
{
	font-size: 1em;
}
td, th
{
	vertical-align: top;
}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-bottom: dotted 1px #333333;
	border-top: none;
	border-left: none;
	border-right: none;
	height: 1px;
}

form {
	padding: 0px;
	margin: 0px;
}

div.blockquote {
	padding: 15px 4em;
	margin: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.clearit {
	clear: both;
}

.grn-ital {
	color: #828703;
	font-size: 1em;
	font-style: italic;
}

.footnote {
	font-style: italic;
	color: #767676;
}

p.formmessage {
	background-color:#C0DCED;
	padding: 10px;
	color: #000000;
	border-left: solid 8px #82B9DB;
}
p.error {
	background-color: #F5824B;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	border-left: solid 8px #D5652F;
}

.introheadine {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #623410;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
}

h1.underlined
{
	margin-top: 0.1em;
	font-size: 1.3em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #DC6109;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	font-weight: normal;
	border-bottom: dotted 1px #333333;
	text-align: left;
}
.underlined
{
	margin-top: 0.1em;
	font-size: 1.3em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #DC6109;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	font-weight: normal;
	border-bottom: dotted 1px #333333;
	text-align: left;
	display: block;
}

h1.stories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 1.2em;
	margin-left: -33px;
	margin-right: -30px;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-left: 33px;
	color: #FFFFFF;
	background-color: #c3c62c;
	border-top: solid 7px #dedf67;
}
.stories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 1.2em;
	margin-left: -33px;
	margin-right: -30px;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-left: 33px;
	color: #FFFFFF;
	background-color: #c3c62c;
	border-top: solid 7px #dedf67;
}
.stories a {
	color: #ffffff !important;
}

span.checklist ul {
	padding: 0px;
	margin: 1.3em 15px 1.3em 35px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
span.checklist ul li {
	padding: 0 0 .5em 0;
	list-style: url(/images/checklist_bullet.gif);
}

span.linklist ul {
	padding: 0px;
	margin: 0.5em 15px 1.4em 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #623410;
	line-height: 1.5em;
}
span.linklist ul li {
	list-style: disc;
	line-height: 1.7em;
}

ul.checklist {
	padding: 0px;
	margin: 1.3em 15px 1.3em 35px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul.checklist li {
	padding: 0 0 .5em 0;
	list-style: url(/images/checklist_bullet.gif);
}

ul.linklist {
	padding: 0px;
	margin: 0.5em 15px 1.4em 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #623410;
	line-height: 1em;
}
ul.linklist li {
	list-style: disc;
	line-height: 1.1em;
}

ul.linklist li a:link, ul.linklist li a:visited {
	color: #623410 !important;
}
ul.linklist li a:hover, ul.linklist li a:active {
	color: #000000 !important;
} 

#pagecontent ul {
 padding: 1em 0 0.5em 30px;
 margin: 0px;
}
#pagecontent ul li {
 padding-bottom: 0.5em;
}

#pagecontent table td ul {
	padding: 0 0 1em 20px;
	margin: 0px;
}
#pagecontent table td ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	padding-bottom: .5em;
}
td.divider {
	width: 40px;
	background-image: url(/images/dotted_divider_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

/* LOCATIONS TEMPLATE STYLES */
table#locationslist {
	width: 445px;
}
table#locationslist td {
	padding: 0px 12px 0.5em 0px;
	height: 26px;
}
.city {
	color: #699dc8;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.1em
}
.location {
	color: #623410;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.1em
}
.location a:link, 
.location a:visited,
a:visited span.location,
a:link span.location  {
	color: #623410;
	text-decoration: none;
}
.location a:active, 
.location a:hover,
a:hover span.location,
a:active span.location  {
	color: #333333;
	text-decoration: underline;
}

.service {
	color: #f5824b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.1em
}

div#location-photos {
	margin-top: 15px;
}
div#location-contact {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
div#location-contact div.info {
	font-size: 1em;
	color: #333333;
	padding: 0.6em;
}

table.locdetails {
	width: 435px;
}

table.rates-complex th {
	border-top: dotted 1px #333333;
	border-bottom: dotted 1px #333333;
	text-align: left;
	color: #DA7127;
	font-weight: bold;
}

table.rates-complex td {
 padding-bottom: 8px;
 font-size: 11px;
 padding-right: 5px;
}

table.rates-complex caption {
	text-align: left;
	color: #DA7127;
	padding-bottom: 6px;
}
table.rates-complex td.ratelabel {
 padding-bottom: 0px;
 padding-top: 3px;
}
.ratelabel {
	color: #DA7127;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
}

h3.levelheading {
	color: #DA7127;
	font-size: 1em;
}

.ratehead-sans {
	color: #DA7127;
	font-weight: normal;
	font-size: 1em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}

td#linksnav {
	color: #BEBAB7;
	padding-top: 8px;
}

td#linksnav a:link, td#linksnav a:visited  {
	color: #5B300E;
	font-weight: bold;
	text-decoration: none;
}
td#linksnav a:hover, td#linksnav a:active  {
	color: #5B300E;
	font-weight: bold;
	text-decoration: underline;
}

#contactform {
	width: 430px;
}

#contactform td {
	padding: 0px 0px 5px 0px;
	vertical-align: bottom;
}

#contactform td.fldlabel {
	width: 120px;
}

#contactform input.contactfld {
	width: 275px;
}
#contactform textarea {
	width: 425px;
}

.floatright {
	margin: 0px 0px 10px 10px;
	float: right;
}
.floatleft {
	margin: 0px 10px 10px 0px;
	float: left;
}

