/*--- generall CSS for all sites ---*/
body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

a:link, a:active, a:visited, a:hover {
	color: #7595A5;
	text-decoration: underline;
}

td {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
}

p {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
}

h1 {
	color: #7595A5;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	color: #7595A5;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	color: #7595A5;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 16px;
	font-weight: normal;
}

h4 {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 14px;
}

h5 {
	color: #7595A5;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*--- main table ---*/
.table_main {
	margin: 0 0 0 0;
	width: 1000px;
}
.col_main {
	width: 966px;
}

/*--- header row ---*/
.row_main_header {
	height: 55px;
}
.table_header {
	height: 55px;
	margin: 0 0 0 0;
	width: 1000px;
}
.col_date {
	color: #666666;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11.83px;
	font-weight: bold;
	height: 40px;
	line-height: 24px;
	text-align: right;
	vertical-align: bottom;
}
.col_address {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	height: 40px;
	line-height: 18px;
	font-weight: normal;
	padding: 10px 0 0 0;
	text-align: right;
	vertical-align: top;
}

/*--- global navgation ---*/
.col_global_navigation {
	height: 25px;
	vertical-align: top;
}
#global_navigation td {
	height: 25px;
}
#global_navigation a {
	display: block;
	text-decoration: none;
}
#global_navigation td.gni_off {
	background-color: #D5D5D5;
	color: #666666;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	text-align: center;
	width: 144px;
}
#global_navigation td.gni_off a {
	color: #666666;
        font-size:14px;
        font-weight:bold;
}
#global_navigation td.gni_on {
	background-color: #AEC5E5;
	color: #666666;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 14px;
        font-weight:bold;
	text-align: center;
	width: 144px;
}
#global_navigation td.gni_on a {
	color: #666666;
}
/* -- adjusted by jwl per sk for news signup button --*/
#global_navigation td.gni_not_sure {
	/*background-color: #FFFFFF;*/
	background-color:#F18F5F;
	border: 1px solid #CCCCCC;
	/*color: #333333;*/
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 14px;
        font-weight: bold;
	text-align: center;
	width: 144px;
}
/* -- added by jwl per sk for news signup button --*/
#global_navigation td.gni_not_sure a {
    display:block;
    text-decoration:none;
    color:black; 
}
#global_navigation td.gni_not_sure input {
	border: 0px none #ffffff;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	width: 130px;
}
#global_navigation td.gni_search {
	background-color: #D5D5D5;
	color: #666666;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	text-align: center;
	width: 60px;
}
#global_navigation td.gni_search input.search_button {
	background-color: #D5D5D5;
	border: 0px none #D5D5D5;
	color: #666666;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
}
#global_navigation .gutt_4px_w {
	background-color: #FFFFFF;
	width: 4px;
}
#global_navigation .gutt_5px_w {
	background-color: #FFFFFF;
	width: 5px;
}
#global_navigation .gutt_6px_w {
	background-color: #FFFFFF;
	width: 6px;
}
#global_navigation .gutt_7px_w {
	background-color: #FFFFFF;
	width: 7px;
}
#global_navigation .gutt_11px_w {
	background-color: #FFFFFF;
	width: 11px;
}

/*--- breadcrumb navigation ---*/
#breadcrumb_navigation {
	color: #333333;
	margin: 15px 0 0 0;
}
#breadcrumb_navigation a {
	color: #333333;
	text-decoration: none;
}
#breadcrumb_navigation .breadcrumb_on {
	color: #7595A5;
}
#page_title {
	height: 60px;
	line-height: 18px;
	padding: 15px 20px 5px 0;
	vertical-align: middle;
}

/*--- left navigation ---*/
#left navigation {
	vertical-align: top;
	width: 185px;
}
#left_navigation div.left_nav_item, #left_navigation div.left_nav_item_on {
	background: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/brd_leftnav_bottom.gif') no-repeat bottom left;
	margin: 0 0 10px 10px;
	padding: 0 0 5px 0;
	width: 165px;
}
#left_navigation div.left_nav_item a {
	color: #333333;
	display: block;
	padding-left: 5px;
	text-decoration: none;
        font-size:13px;
        font-weight:bold;
}
#left_navigation div.left_nav_item_on a {
	color: #7595A5;
	display: block;
	padding-left: 5px;
	text-decoration: none;
        font-size:13px;
        font-weight:bold;
}

#left_navigation div.left_nav_sub_items {
	margin: 10px 0 0 20px;
    /* - adjusted bottom padding by jwl - */
	/*padding: 5px 0 5px 0;*/
	padding: 5px 0 10px 0;
	width: 145px;
}

#left_navigation div.left_nav_sub_items ul {
	margin: 0 0 0 5px;
	padding: 0 0 0 16px;
}

#left_navigation div.left_nav_sub_items ul li {
	padding: 5px 0 5px 0;
}


/*--START - adjusted by jwl - this will highlight a lower nav value if we are on that page --*/
/*
#left_navigation div.left_nav_sub_items a. {
	color: #333333;
	display: block;
	padding-left: 5px;
	text-decoration: none;
}
*/
#left_navigation div.left_nav_sub_items a.left_nav_sub_item {
	color: #333333;
	display: block;
	padding-left: 5px;
	text-decoration: none;
}

#left_navigation div.left_nav_sub_items a.left_nav_sub_item_on {
	color: #7595A5;
	display: block;
	padding-left: 5px;
	text-decoration: none;
}
/*--END - adjusted by jwl --*/


/*--- content ---*/
.row_content {
	vertical-align: top;
}
.col_content {
	vertical-align: top;
	width: 966px;
}

/*--- homepage ---*/
#site_intro {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 12px;
	line-height: 24px;
	padding: 30px 30px 30px 30px;
	vertical-align: top;
	width: 435px;
}
#site_intro h3 {
	color: #7595A5;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 16px;
	font-weight: normal;
}
#site_obits {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 24px;
	
    /*Start - added 4.27.2009 for eternal tribute icon alignment - jwl*/
	/*padding: 30px 30px 30px 30px;*/
	padding: 30px 5px 30px 30px;
	vertical-align: top;
	/*width: 174px;*/
	width: 199px;
    /*End - added 4.27.2009 for eternal tribute icon alignment - jwl*/

}
#site_obits ul.list_obits {
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	
}
#site_obits ul.list_obits li {
	line-height: 24px;
	list-style-type: none;
	
    /*Start - added 4.27.2009 for eternal tribute icon alignment - jwl*/
	vertical-align: middle;
	padding:3px 0px 2px 0px;
    /*End - added 4.27.2009 for eternal tribute icon alignment - jwl*/

}
#site_obits ul.list_obits li a {
	color: #333333;
	text-decoration: none;
}

/*--- general content ---*/
#center_content {
	border: 1px solid #FFFFFF;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 12px;
	line-height: 24px;
	padding: 0 0 0 0;
	vertical-align: top;
	width: 513px;
}
#center_content p {
	margin: 10px 0 10px 0;
}
#center_content ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
#center_content ul a:link, #center_content ul a:active, #center_content ul a:visited, #center_content ul a:hover {
	color: #333333;
	text-decoration: none;
}
#center_content ul.anchor_list {
	list-style-type: none;
	margin: 10px 0 10px 0;
	padding: 0 0 0 15px;
}
#center_content ul.anchor_list a {
	color: #333333;
	text-decoration: underline;
}

/*================================================*/
/*--- contact ---*/
#center_content .contact_item {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 22px;
	padding: 30px 30px 30px 30px;
	vertical-align: top;
}
.phone, .fax, .address {
	line-height: 18px;
	padding: 0 0 0 0;
}
#center_content .contact_form {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 22px;
	padding: 30px 30px 30px 30px;
	vertical-align: top;
}
#center_content .contact_form input, #center_content .contact_form select, #center_content .contact_form textarea {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
}
#center_content .contact_form input.button_href_purple {
	background-color: #AEC5E5;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	text-decoration: none;
}

/*================================================*/
/*--- obituary classes ---*/
#obit_table {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	width: 533px;
}
#obit_table .obit_item {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	width: 513px;
}
#obit_table .obit_item h3 {
	line-height: 26px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 
    /*Start - added 4.27.2009 for eternal tribute icon alignment - jwl*/
    vertical-align: baseline;
    /*End - added 4.27.2009 for eternal tribute icon alignment - jwl*/
    
}
#obit_table .obit_item p {
	line-height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#obit_table .obit_item img {
	margin: 3px 5px 3px 0;
}

/* START - Added by JWL for obit listing page - JWL 05.15.2009  */
#obit_table .obit_item a.obit_list_name {
	font-weight: bold;
	text-decoration: underline;
}
#obit_table .obit_item a.obit_list_date {
	font-weight: normal;
	text-decoration: none;
}
#obit_table .obit_item a.obit_list_more {
	font-weight: bold;
	text-decoration: underline;
}
#obit_table .obit_item a.obit_list_text 
{
    color: #333333;
	text-decoration: none;
}

/* END - Added by JWL for obit listing page - JWL 05.15.2009  */

#obit_navigation {
	padding: 5px 0 5px 0;
	text-align: right;
}
#obit_navigation a.oc_button_href_lgrey {
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 11px;
	padding: 0 3px 0 3px;
	text-align: center;
	text-decoration: none;
}
#obit_table .obit_search {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 10px;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	width: 513px;
}
#obit_table .obit_search input {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
}
#obit_table .obit_search input.input_75 {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	width: 75px;
}
#obit_table .obit_search input.input_175 {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	width: 175px;
}
#obit_table .obit_search input.button_href_purple {
	background-color: #AEC5E5;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	text-decoration: none;
}
#obit_table .obit_result {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	width: 513px;
}
/*================================================*/

/*================================================*/
/*--- individual obituary classes: DO NOT TOUCH ---*/
#obit_main {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 10px;
	line-height: 18px;
	padding: 30px 30px 30px 30px;
	vertical-align: top;
	width: 493px;
}
#obit_main p {
	margin: 6px 0 6px 0;
}
#obit_main .obit_family_message {
	font-style: italic;
	margin: 15px 0 15px 0;
}
#obit_main .obit_spacer {
	margin: 15px 0 15px 0;
	text-align: center;
}
#obit_main .obit_intro {
	margin: 15px 0 15px 0;
}
#obit_main .obit_intro_movie {
}
#obit_main .obit_intro_details {
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 5px 0 5px 5px;
}
#obit_main .oid_BOD {
	color: #7595A5;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 13px;
}
#obit_main .oid_DOD {
	color: #7595A5;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 13px;
}
#obit_main .oid_LOC {
	color: #7595A5;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 13px;
}
#obit_condolence {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 10px;
	line-height: 22px;
	padding: 30px 30px 30px 30px;
	vertical-align: top;
	width: 493px;
}
#obit_condolence .oc_navigator {
	background-color: #F2F2F2;
	margin: 15px 0 15px 0;
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
}
#obit_condolence a.oc_button_href_grey {
	background-color: #333333;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 11px;
	padding: 0 3px 0 3px;
	text-align: center;
	text-decoration: none;
}
#obit_condolence a.oc_button_href_blue {
	background-color: #96D5DE;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 8px 5px 8px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}

/*================================================*/
/*================================================*/

/*================================================*/
/*--- caring center ---*/
.btn_block {
	height: 213px;
	vertical-align: bottom;
	width: 259px;
}

.btn_block a {
	color: black;
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 22px;
	padding: 3px 1px 5px 10px;
	text-decoration: none;
	vertical-align: bottom;
}
.btn_block a:hover {
	color: black;
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 22px;
	padding: 3px 1px 5px 10px;
	text-decoration: none;
	vertical-align: bottom;
        font-weight: bold;
}
/* -- start - added by jwl 10.29.2008 --*/
.btn_block a:visited {
	color: black;
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 22px;
	padding: 3px 1px 5px 10px;
	text-decoration: none;
	vertical-align: bottom;
}
/* -- end - added by jwl 10.29.2008 --*/

.btn_block_copy {
	height: 90px;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
	width: 259px;
}
#btn_block_books {
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/btn_block_books.jpg');
	background-repeat: no-repeat;
}
#btn_block_flowers {
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/btn_block_flowers.jpg');
	background-repeat: no-repeat;
	vertical-align: bottom;
}
#btn_block_food {
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/btn_block_food.jpg');
	background-repeat: no-repeat;
}
#btn_block_kids {
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/btn_block_kids.jpg');
	background-repeat: no-repeat;
}
#btn_block_pets {
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/btn_block_pets.jpg');
	background-repeat: no-repeat;
}
#btn_block_celebrate_life {
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/btn_block_celebrate_life.jpg');
	background-repeat: no-repeat;
}
#btn_block_travel {
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/btn_block_travel.jpg');
	background-repeat: no-repeat;
}
/*================================================*/

/*--- marketing splash ---*/
#marketing_splash_navigation {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 2px 15px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	width: 413px;
}
#marketing_splash_navigation a {
	color: #333333;
	text-decoration: none;
}
#marketing_splash {
	/*background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/bg_marketingsplash.gif');
	background-repeat: repeat-x;
	*/
    padding: 0 0 0 0;
	height: 440px;
	width: 303px;
}
#marketing_splash .marketing_splash_image {
	padding: 0 25px 5px 25px;
	text-align: center;
}
#marketing_splash .marketing_splash_intro {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 12px;
	line-height: 34px;
	padding: 5px 25px 5px 25px;
	text-align: center;
	/*text-align: left;*/

}
#marketing_form .contact_form td{
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 12px;
}
#marketing_form .contact_form p{
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 12px;
}

#marketing_form .contact_form input, #marketing_form .contact_form select, #marketing_form .contact_form textarea {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
}
#marketing_form .contact_form textarea {
	height: 100px;
	width: 300px;
}
#marketing_form .contact_form input.button_href_purple {
	background-color: #AEC5E5;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	text-decoration: none;
}
/*-- added by jwl 04.22.2009--*/

#marketing_form .contact_form td.result {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 12px;
	line-height: 22px;
	padding: 30px 30px 30px 30px;
	vertical-align: top;
	text-align: center;
}

.marketing_callout {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 12px;
}

/*================================================*/
/*--- callouts ---*/

.callout_newfeat {
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 8px 6px 8px 10px;
	width: 197px;
}

.callout_blue {
	background-color: #E8F9FC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 8px 6px 8px 10px;
	width: 197px;
}



.callout_blue h4 {
	line-height: 18px;
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
}
.callout_blue p {
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
}

.callout_blue a {
text-decoration:none;
color:black;
}

.callout_blue a:hover {
text-decoration:none;
color:black;
}

.callout_blue a:visited {
text-decoration:none;
color:black;
}

.callout_green {
	background-color: #E4F6EC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 8px 6px 8px 10px;
	width: 197px;
}
.callout_green h4 {
	line-height: 18px;
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
}
.callout_green p {
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
}

.callout_green a {
text-decoration:none;
color:black;
}

.callout_green a:visited {
text-decoration:none;
color:black;
}

.callout_green a:hover{
text-decoration:none;
color:black;
}

.callout_pink {
	background-color: #FCDEDC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 8px 6px 8px 10px;
	width: 197px;
}
.callout_pink h4 {
	line-height: 18px;
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
}
.callout_pink p {
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
}

.callout_pink a {
text-decoration:none;
color:black;
}

.callout_pink a:visited {
text-decoration:none;
color:black;
}

.callout_pink a:hover{
text-decoration:none;
color:black;
}

.callout_orange {
	background-color: #FBE6CB;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 8px 6px 8px 10px;
	width: 197px;
}
.callout_orange h4 {
	line-height: 18px;
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
}
.callout_orange p {
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
}

.callout_orange a {
text-decoration:none;
color:black;
font-size:11px;
}

.callout_orange a:visited {
text-decoration:none;
color:black;
}

.callout_orange a:hover {
text-decoration:none;
color:black;
}

/*--- footer ---*/
#footer_navigation {
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	padding: 0 0 8px 0;
}
#footer_navigation a {
	color: #333333;
}

/*--- buttons/links ---*/
/*
a.button_href_blue {
	background-color: #96D5DE;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	padding: 3px 8px 3px 8px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}

input.button_href_blue {
	background-color: #96D5DE;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	padding: 0 8px 0 8px;
	text-align: center;
	text-decoration: none;
}
a.button_href_purple {
	background-color: #AEC5E5;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	padding: 3px 8px 3px 8px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}
input.button_href_purple {
	background-color: #AEC5E5;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	text-decoration: none;
}

a.button_href_green {
	background-color: #77BD96;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	padding: 3px 8px 3px 8px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}
a.button_href_pink {
	background-color: #F27362;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	padding: 3px 8px 3px 8px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}
a.button_href_orange {
	background-color: #F18F5F;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	padding: 3px 8px 3px 8px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}
*/
/*--- borders and gutters ---*/

/*--- buttons/links ---*/
a.button_href_blue:link, a.button_href_blue:active, a.button_href_blue:visited, a.button_href_blue:hover {
    background-color: #96D5DE;
    border: 1px solid #CCCCCC;
    color: black;
    display: block;
    font-family: Trebuchet MS, Georgia, serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding: 3px 8px 3px 8px;
    text-align: center;
    text-decoration: none;
    width: 160px;
}
input.button_href_blue {
    background-color: #96D5DE;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-family: Trebuchet MS, Georgia, serif;
    font-size: 11px;
    padding: 0 8px 0 8px;
    text-align: center;
    text-decoration: none;
}
a.button_href_purple:link, a.button_href_purple:active, a.button_href_purple:visited, a.button_href_purple:hover {
    background-color: #AEC5E5;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    display: block;
    font-family: Trebuchet MS, Georgia, serif;
    font-size: 11px;
    padding: 3px 8px 3px 8px;
    text-align: center;
    text-decoration: none;
    width: 160px;
}
input.button_href_purple {
    background-color: #AEC5E5;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-family: Trebuchet MS, Georgia, serif;
    font-size: 11px;
    padding-right: 8px;
    padding-left: 8px;
    text-align: center;
    text-decoration: none;
}

a.button_href_green:link, a.button_href_green:active, a.button_href_green:visited, a.button_href_green:hover {
    background-color: #77BD96;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    display: block;
    font-family: Trebuchet MS, Georgia, serif;
    font-size: 11px;
    padding: 3px 8px 3px 8px;
    text-align: center;
    text-decoration: none;
    width: 160px;
}
a.button_href_pink:link, a.button_href_pink:active, a.button_href_pink:visited, a.button_href_pink:hover {
    background-color: #F27362;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    display: block;
    font-family: Trebuchet MS, Georgia, serif;
    font-size: 11px;
    padding: 3px 8px 3px 8px;
    text-align: center;
    text-decoration: none;
    width: 160px;
}
a.button_href_orange:link, a.button_href_orange:active, a.button_href_orange:visited, a.button_href_orange:hover {
    background-color: #F18F5F;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    display: block;
    font-family: Trebuchet MS, Georgia, serif;
    font-size: 11px;
    padding: 3px 8px 3px 8px;
    text-align: center;
    text-decoration: none;
    width: 160px;
}

/*--- borders and gutters ---*/



.brd_2px_w {
	background-color: #CCCCCC;
	width: 2px;
}
.brd_2px_w_fade {
	background-color: #FFFFFF;
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/brd_grey_fade.gif');
	background-repeat: no-repeat;
	width: 2px;
}
.brd_2px_h {
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/spacer_grey_2h.gif');
	background-repeat: repeat-x;
	height: 2px;
}
.brd_15px_w {
	background-color: #CCCCCC;
	width: 15px;
}
.brd_col_main {
	background-color: #CCCCCC;
	height: 2px;
}
.brd_top_left {
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/brd_main_topleft.gif');
	background-repeat: no-repeat;
	width: 17px;
}
.brd_top_center {
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/brd_main_topcenter.gif');
	background-repeat: repeat-x;
}
.brd_top_right {
	background-image: url('/SiteGen/Uploads/Public/stewart/common/images/back_bords/brd_main_topright.gif');
	background-repeat: no-repeat;
	width: 17px;
}
.gutt_2px_w {
	background-color: #FFFFFF;
	width: 2px;
}
.gutt_5px_w {
	background-color: #FFFFFF;
	width: 5px;
}
.gutt_10px_w {
	background-color: #FFFFFF;
	width: 10px;
}
.gutt_15px_w {
	background-color: #FFFFFF;
	width: 15px;
}
.gutt_20px_w {
	background-color: #FFFFFF;
	width: 20px;
}
.gutt_25px_w {
	background-color: #FFFFFF;
	width: 25px;
}
.gutt_55px_w {
	background-color: #FFFFFF;
	width: 55px;
}
.gutt_5px_h {
	background-color: #FFFFFF;
	height: 5px;
}
.gutt_10px_h {
	background-color: #FFFFFF;
	height: 10px;
}
.gutt_15px_h {
	background-color: #FFFFFF;
	height: 15px;
}
.gutt_20px_h {
	background-color: #FFFFFF;
	height: 20px;
}
.gutt_40px_h {
	background-color: #FFFFFF;
	height: 40px;
}

/*--- color/weight ---*/
.blue {
	color: #7595A5;
}
.blue_bold {
	color: #7595A5;
	font-weight: bold;
}

/*==========================================*/
/*--- passthrough page ---*/
.facility_item {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
	width: 450px;
}
.facility_img {
    float: left;
	margin: 0 10px 0 0;
}
.facility_info {
	float: left;
	margin: 0 0 0 0;
}

/*-- Start - Captcha Look and feel for contact us pages - added by jwl 05.07.2010 --*/
.captcha_container
{
    background-color: #CCCCCC;
    border: black solid 1px;
    /*margin: 5px;*/
    margin-bottom: 5px;
    width: 177px;
    padding: 3px;
}
.captcha_default_input
{
    font-family : verdana, arial, helvetica, sans-serif;
    width: 130px;
    font-size : 14px; 
}
.captcha_new_challenge_img
{
    cursor: pointer;
    /* uncomment the line below to hide the image */
    /* display: none;  */
}
.captcha_new_challenge_link
{
    /* set the line below to display: none;  to hide the link */
    display: block; 
    text-align: right;
}
.captcha_default_img
{
    border: black solid 1px;
}
/*-- End - Captcha Look and feel for contact us pages - added by jwl 05.07.2010 --*/
