span.hidden {
	display:none;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	margin:0;
	padding:0;
}



.topBorder {
	line-height: 0px;
	font-size: 0px;
	height: 1px;
	background: url("../../images/border.gif") repeat-x;
	margin:5px 0 10px 0;
}


br.clear {
	clear: both;
}


body {
	font-family:Arial,Georgia,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#fff;
	margin:0;
	padding:0;
	text-align:left;
	background:#fff url(../../images/bg.jpg) repeat-x;
}



p {
	margin:0 0 10px 0;
	line-height:18px;
}


a {
	color:#2163a0; 
	text-decoration:none;
}

a:hover {
    text-decoration: underline;
}

a.underlined {
	color:#000;
	text-decoration:underline;
}

a.underlined:hover {
	text-decoration:none;
}


h1 {
	text-align:left;
	font-family:"Gil Sans",Georgia,arial,Century Gothic,verdana,helvetica,sans-serif;
	margin:7px 0 0 15px;
	font-size:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#fff;
}


h2 {
	font-weight: bold;
	text-align:left;
	font-family:Georgia,arial,Century Gothic,verdana,helvetica,sans-serif;
	margin:20px 0 10px 0;
	font-size:20px;
	color:#0c2339;
	letter-spacing:1px;
}

h3 {
	text-align:left;
	font-family:arial,verdana,helvetica,sans-serif;
	margin:5px 0 5px 0;
	color:#000;
	font-size:15px;
}

h4 {
	font-size:14px;
	font-weight:bold;
	margin:0;
}

h5 {
	font-size:13px;
	font-weight:bold;
	margin:0;
}

h6 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}

h7 {
	font-size:12px;
	margin:0;
}


.error {
	color:#C40001;
}

fieldset {
	border: 0;
	margin:0;
	padding:0;
}



#shell {
	width:830px;
	height:auto;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

#header_wrapper {
	width:830px;
}

#header {
	width:800px;
	height:55px;
	float:left;
	margin:0;
	padding:0;
	background:#fff url(../../images/bg_header.jpg) repeat-x;
}
#header_gradient_l {
	width:15px;
	height:55px;
	float:left;
	background:#fff url(../../images/header_gradient_left.jpg);
}

#header_gradient_r {
	width:15px;
	height:55px;
	float:right;
	background:#fff url(../../images/header_gradient_right.jpg);
}

#top_menu {
	width:800px;
	height:20px;
}

#main_content_wrapper {
	width:776px;
	background:#fff url(../../images/main_gradient.jpg) repeat-y;
	height:auto;
	margin:0;
	padding:30px 20px 20px 34px;
	float:left;
}

#main_content {
	width:776px;
	float:left;
}



#left_content {
	width:596px;
	height:auto;
	float:left;
	margin-right:7px;
}

#page_title {
	width:596px;
	background:url(../../images/h1_bg.jpg) #1e609c no-repeat;
	height:47px;
	float:left;
}

#page_content {
	width:566px;
	height:auto;
	min-height:250px;
	padding:20px 15px 15px 15px;
	float:left;
	background:url(../../images/content_left.jpg) no-repeat;
}

#page_content ul {
	padding-left:25px;
}

#profile_wrapper {
	width:566px;
	float:left;
	margin:20px 0 0 0;
}

.main_header img {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}

.contact_num img {
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}

#left_content_l {
	width:273px;
	padding:0 10px 0 0;
	float:left;
}

#left_content_r {
	width:273px;
	padding:0 0 10px 0;
	float:right;
}


#left_content_l_contact {
	width:280px;
	float:left;
}


#left_content_r_contact {
	width:270px;
	float:right;
	padding-left:9px;
	border-left:1px solid #ccc;
}

.profile {
	width:280px;
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #dbdbdb;
}

.profile_image {
	float:left;
	width:60px;
}

.profile_info {
	width:220px;
	float:right;
}	


.team_wrapper {
	width:566px;
	margin:0 0 15px 0;
	padding:0;
	display:block;
	float:left;
}

.team_name {
	float:left;
	width:150px;
	padding:0 10px 0 0;
}

.team_phone {
	float:left;
	width:176px;
	padding:0 10px 0 10px;
}

.team_email {
	float:right;
	width:200px;
	padding:0 0 0 10px;
	text-align:right;
}

#right_content {
	width:173px;
	float:right;
	margin:0;
	padding:0;
}

#right_menu_wrapper {
	width:172px;
	float:left;
	background:url(../../images/right_menu/right_menu_bg.jpg) no-repeat #fff;
	border-right:1px solid #ccc;
	height:auto;
	min-height:150px;
}

.right_menu_item {
	float:left;
	width:162px;
	padding:5px;
	border-bottom:#2264a0 dotted 1px;
	font-size:13px;
	letter-spacing:1px;
}

.right_message img {
	border:1px #ccc solid;
}

#menu {
	width:800px;
	height:29px;
	padding:6px 0 0 0;
}

#menu a{
	text-indent:-9999px;
	text-decoration:none;
	/* commented backslash hack v2 \*/
	overflow: hidden;
	/* end hack */
	margin:0 5px 0 0;
}

a.home {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/home.jpg) no-repeat;
	float:left;
}

a.home:hover {
	background:transparent url(../../images/menu/home.jpg) 0 -29px no-repeat;
}

a.home_active, a.home_active:hover {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/home.jpg) 0 -58px no-repeat;
	float:left;
}

a.about {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/about.jpg) no-repeat;
	float:left;
}

a.about:hover {
	background:transparent url(../../images/menu/about.jpg) 0 -29px no-repeat;
}

a.about_active, a.about_active:hover {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/about.jpg) 0 -58px no-repeat;
	float:left;
}


a.services {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/services.jpg) no-repeat;
	float:left;
}

a.services:hover {
	background:transparent url(../../images/menu/services.jpg) 0 -29px no-repeat;
}

a.services_active, a.services_active:hover {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/services.jpg) 0 -58px no-repeat;
	float:left;
}

a.reports {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/reports.jpg) no-repeat;
	float:left;
}

a.reports:hover {
	background:transparent url(../../images/menu/reports.jpg) 0 -29px no-repeat;
}

a.reports_active, a.reports_active:hover {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/reports.jpg) 0 -58px no-repeat;
	float:left;
}

a.listings {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/listings.jpg) no-repeat;
	float:left;
}

a.listings:hover {
	background:transparent url(../../images/menu/listings.jpg) 0 -29px no-repeat;
}

a.listings_active, a.listings_active:hover {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/listings.jpg) 0 -58px no-repeat;
	float:left;
}

a.successes {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/successes.jpg) no-repeat;
	float:left;
}

a.successes:hover {
	background:transparent url(../../images/menu/successes.jpg) 0 -29px no-repeat;
}

a.successes_active, a.successes_active:hover {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/successes.jpg) 0 -58px no-repeat;
	float:left;
}

a.contact {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/contact.jpg) no-repeat;
	float:left;
}

a.contact:hover {
	background:transparent url(../../images/menu/contact.jpg) 0 -29px no-repeat;
}

a.contact_active, a.contact_active:hover {
	display:block;
	width:75px;
	height:29px;
	background:transparent url(../../images/menu/contact.jpg) 0 -58px no-repeat;
	float:left;
}

#standardform {
	margin: 0 0 0 0px;
	padding:0 10px 10px 10px;
}

#standardform label {
	clear: both;
	float: left;
	margin: 0 0 5px 0;
	letter-spacing:1px;
}

#standardform input {
	float: left;
	width: 100%;
	margin: 0 0px 8px 0;
	padding: 3px 0 3px 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border:1px solid #ccc;
}
#standardform input.sub {
	width: 53px;
	height: 20px;
	border:none;
	float:right;
}

#standardform textarea {
	float: left;
	width: 97%;
	height:100px;
	margin: 0 0px 8px 0;
	padding: 3px 5px 3px 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border:1px solid #ccc;
}

#standardform select {
	width:120px;
	border:1px solid #fff;
	padding:1px;
}



#footer_wrapper {
	width:776px;
	background:#fff url(../../images/main_gradient.jpg) repeat-y;
	margin:0;
	padding:10px 20px 20px 34px;
	float:left;
	color:#9e9e9e;
}

#footer_bottom {
	width:830px;
	background:#fff url(../../images/footer_bottom.jpg) no-repeat;
	height:1px;
	float:left;
}


#footer_wrapper p{
	letter-spacing:0;
	margin:0px;
}

#footer_content {
	width:100%;
	border-top:1px dotted #9e9e9e;
}

#footer_left {
	width:596px;
	float:left;
}

#footer_right {
	width:173px;
	margin-top:18px;
	float:right;
	text-align:right;
}

#footer_left a {
	color:#9e9e9e;
	margin-right:5px;
}

#footer_left a:hover {
	color:#999;
}

#footer_left ul {
	list-style-type:none;
	margin-top:18px;
}

#footer_left ul li {
	display:inline;
	margin-right:5px;
}

.listing {
	width:566px;
	float:left;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}

.listing_img {
	width:126px;
	height:auto;
	float:left;
	overflow:hidden;
}

.listing_img img{
	width:126px;
}

.listing_info {
	width:195px;
	padding-right:25px;
	padding-left:5px;
	float:left;
}

.listing_description {
	float:right;
	width:200px;
	height:100px;
	border-left:1px solid #ccc;
	padding-left:5px;
}

.tombstone_wrapper {
	width:566px;
	float:left;
	border-bottom:1px solid #ccc;
	margin:0 0 20px 0;
	padding:0 0 5px 0;
}

.tombstone_image {
	width:175px;
	padding-right:10px;
	float:left;
}

.tombstone_info {
	width:380px;
	float:right;
}

.tombstone_address {
	width:380px;
	float:left;
	margin:0 0 15px 0;
}

.tombstone_info_wrapper {
	width:380px;
	float:left;
	margin:0 0 5px 0;
}

.tombstone_info_l {
	width:75px;
	float:left;
}

.tombstone_info_r {
	width:305px;
	float:right;
}
