@charset "utf-8";

/* CSS Document Friends Home */
/*nav color top #93a78a
paper panel color #e1e1e1
light gray container border: #b9b5ad
square box at bottom of subpages:#dcd5ce
*/

.plussign
{
cursor: pointer;
}
body {
	background-image: url(images/subpage_bodygradient.jpg);
	background-color:#ffffff;
	background-position:top;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}

.header {
	width:996px;
	position:relative;
	margin:auto;
	top:30px;
	left:10px;
	border:0px;
	padding-bottom:50px;
}

.greennav {
	width: 671px;
	height:35px;
	margin:auto;
	z-index:10;
	position:relative;
	top:0px;
	left: 100px;
}

.index_boxleft{
width:310px;
height: 85px;
float:left;
border:1px solid #aa9c76;
background-color:#FFF;
padding:5px;
margin:5px;
}

.innerbox{
	width:100%;
	height:100%;
	background-color:#982900;
}

.index_boxright{
width:310px;
height: 85px;
float:right;
border:1px solid #aa9c76;
background-color:#FFF;
padding:5px;
margin:5px;
}


.leftnav_index{
	width:203px;
	text-align:left;
	position:relative;
	top:-530px;
	left:0px;
	float:left;
	clear:both;
	margin:0px;
}

.leftnav_index a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	list-style-image:none;
}

.leftnav_index a.leftsub{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	list-style:none;
	margin-left:12px;
	margin-top:0px;
	padding-left:12px;
}


.index_introcopyleft{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#194506;
	width:203px;
	text-align:left;
	position:relative;
	top:20px;
	left:10px;
float:left;
clear:both;
}

.leftnav{
	width:203px;
	text-align:left;
	position:relative;
	top:20px;
	left:10px;
	float:left;
	clear:both;
	margin:0px;
}

.leftnav a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#194506;
	text-decoration:none;
	list-style-image:none;
}

.leftnav a.leftsub{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#194506;
	text-decoration:none;
	list-style:none;
	margin-left:12px;
	margin-top:0px;
	padding-left:12px;
}

.contentarea {
	padding-top:5px;
	width: 673px;
	background-image:url(images/cremegradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
}

.tablecontainer {
	width: 700px;
	top: -103px;
	left: 5px;
	position:relative;
	z-index:6;
	padding:0px;
	margin-bottom:0px;
}

.tablecontainer_subpages {
	width: 700px;
	top: -125px;
	left: 35px;
	position:relative;
	z-index:6;
	padding:0px;
}

.logocontainer {
	width:1048px;
	margin:auto;
	background-image:url(images/header_logo.jpg);
	background-repeat:no-repeat;
	left:30px;
	height:127px;
	z-index:1;
}


.wrapper {
	min-height: 100%;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}

.indexwrapper {
	min-height: 100%;
	height: 100%;
	margin: 0 auto -10px; /* the bottom margin is the negative value of the footer's height */
}

.innerwrapper {
	min-height: 100%;
	background-color:#fff;
 	border-left: 10px solid #576b4f;
	border-right: 10px solid #576b4f;
	border-bottom: 10px solid #576b4f;
	width:955px;
	height: 100%;
	padding:0px;
	margin:auto;
	}

.outerwrapper {
	min-height: 100%;
	background-color:#e1e1e1;
 	border: 0px;
	width:997px;
	height: auto !important;
	margin: 1px auto;
	padding-bottom:10px;
}

.innerwrapper_index {
	min-height: 100%;
	background-color:#fff;
 	border-left: 10px solid #576b4f;
	border-right: 10px solid #576b4f;
	border-bottom: 10px solid #576b4f;
	width:955px;
	height: 100%;
	padding:0px;
	margin:auto;
	}

.outerwrapper_index {
	min-height: 100%;
	background-color:#e1e1e1;
 	border: 0px;
	width:997px;
	height: auto !important;
	margin: 1px auto;
	padding-bottom:10px;
}

.menu {font-family: Arial, Helvetica, sans-serif;position:relative;margin:0;}
.menu ul li a, .menu ul li a:visited {display:block;text-decoration:none;color:#839a78;text-align:center;font-size: 13px; line-height:20px; font-weight: bold;background-image:url('images/trans.gif');}
.menu ul {padding:0;margin:0;list-style-type: none;}
.menu ul li {float:left;margin-right:0px;position:relative;}
.menu ul li ul {display: none;padding-top:6px;line-height:20px;}
.menu ul li ul li {border-bottom: 1px solid #839a78; width:100%;}
.menu ul li:hover a {color:#839a78;text-decoration: none;background-image:url('images/trans.gif');}
.menu ul li:hover ul {display:block;position:absolute;top:35px;left:0px; width:100%; background:#194506;}
.menu ul li:hover ul li a.hide {color:#839a78;font-size: 12px;font-weight: bold;}
.menu ul li:hover ul li:hover a.hide {font-size: 14px; width:140px;text-decoration: none;}
.menu ul li:hover ul li ul {display: none;text-decoration:none;}
.menu ul li:hover ul li a {display:block;color:#839a78;font-size: 12px;font-weight: bold;text-decoration:none;}
.menu ul li:hover ul li a:hover {font-size: 12px;color:#747f86;font-size: 12px;font-weight: bold;text-decoration: none;}
.menu ul li:hover ul li:hover ul {display:block;position:absolute;top:14px;left:0px;color:#ffffff;font-size: 11px;font-weight: bold;text-decoration:none;}
.menu ul li:hover ul li:hover ul li a {display:block;width:175px;color:#ffffff;font-size: 12px;font-weight: bold;text-decoration:none;}
.menu ul li:hover ul li:hover ul li a:hover {color:#000000;font-size: 12px;font-weight: bold;text-decoration: none;}
/*
.cart {position:relative; z-index:10; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.cart ul li a, .cart ul li a:visited {display:block;color:#839a78; line-height:20px; text-decoration:none;} /*color of text*/
/*.cart ul li a:hover {text-decoration:none;color:#cccccc;}
.cart ul {padding:0px; margin:0px;list-style-type: none;}
.cart ul li {position:relative;}
.cart ul li ul {display: none; padding-top:6px;}
.cart ul li ul li {text-align:center;border-bottom: 1px solid #839a78; line-height:18px; text-decoration:none;}
.cart ul li:hover ul {display:block; position:absolute; top:29px; left:0px; width:100%; text-decoration:none;}
.cart ul li:hover ul li:hover a.hidecart {text-decoration:none;}
.cart ul li:hover ul li a {background:#194506;} /*color of dropdown box*/
/*.cart ul li:hover ul li a:hover {text-decoration: none;}*/


h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-stretch:ultra-condensed;
	letter-spacing: -1px;
	vertical-align:top;
	text-align:left;
	color: #992901;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom:0px;
	vertical-align:top;
	text-align:left;
	color: #194506;
}

h3 {
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	color: #6e6b67;
}

p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#194506;
}
td{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#194506;
}

.bold {font-size: 14px;
	font-weight:bold;}
	
.spotlight{font-size: 14px;
	color:#992901;}	
	
.seconds{font-size: 16px;
	color:#992901;}		
	
p A:link {text-decoration: underline; font-weight:bold; color:#992901;}
p A:visited {text-decoration: none; font-weight:bold; color:#992901;}
p A:active {text-decoration: none; font-weight:bold; color:#992901;}
p A:hover {text-decoration: none; font-weight:bold; color: #992901;}


.match A:link {text-decoration: underline; font-weight:bold; color:#992901;}
.match A:visited {text-decoration: underline; font-weight:bold; color:#992901;}
.match A:active {text-decoration: underline; font-weight:bold; color:#992901;}
.match A:hover {text-decoration: none; font-weight:bold; color: #992901;}

.photocutline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color:#4f4e4b;
	line-height: 13px;
	text-align:center;
}

.phonenumber {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#194506;
	letter-spacing: -1px;
}


.index_copybox {/*adding position relative or float makes it extend past the bottom, instead of pushing container down*/
	padding: 1px;
	width: 622px;
	height:380px;
	margin:auto;
	margin-top:15px;
}
.subpage_copybox {/*adding position relative or float makes it extend past the bottom, instead of pushing container down*/
	padding: 10px;
	width: 622px;
	min-height:450px;
	background-color: none;
	margin:auto;
	margin-top:15px;
}

.subpage_testimonialbox {
	width:175px;
	height:180px;
	background-image: url(images/testimonialquotes.png);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	float:right;
	margin-left:25px;
}

.subpage_testimonial {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	line-height:22px;
	font-style:italic;
	color:#992901;
	text-align:center;
	vertical-align:middle;
}

.subpage_testimonialcutline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#194506;
	text-align:right;
}

.subpage_bottombox {
	width:925px;
	height:50px;
	background-image:url(images/gradient_addressbox.jpg);
	background-repeat:repeat-x;
	margin:auto;
	padding:10px;
}

.footer, .push {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:center;
	height: 145px; /* .push must be the same height as .footer */
	margin:auto;
	width:996px;
}

.footer A:link {text-decoration: none; 	color:#333;}
.footer A:visited {text-decoration: none}
.footer A:active {text-decoration: none}
.footer A:hover {text-decoration: none; color: #580815;}

.indexfooter, .indexpush {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:center;
	height: 10px; /* .push must be the same height as .footer */
	margin:auto;
	width:996px;
}

.indexfooter A:link {text-decoration: none; color:#333;}
.indexfooter A:visited {text-decoration: none;}
.indexfooter A:active {text-decoration: none;}
.indexfooter A:hover {text-decoration: none; color: #580815;}

.resources {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-style: italic;
	font-weight: bold;
	color:#4f4e4b;
	text-align:center;
}
.resources A:link {text-decoration: none; color:#333;}
.resources A:visited {text-decoration: none;}
.resources A:active {text-decoration: none;}
.resources A:hover {text-decoration: none; color: #580815;}

.healthcare { width:80%;}

.healthbox { background-image:url(images/Healthcare/bottombox.jpg); background-repeat:no-repeat;}
.healthside {
	background-image:url(images/Healthcare/boxtile.jpg);
	background-repeat:repeat-y;
	padding:25px;
}
.thumb {width: 100px;}
.detail {width: 450px;}
