
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
}

.top_nav { background-image: url('/images/top_nav_profs.jpg'); repeat: no-repeat; }
.left_nav_top {	background-image: url('/images/left_nav_top_prof.jpg'); repeat: no-repeat; padding-top: 11px; padding-right: 0px; padding-left: 0px; padding-bottom: 13; }
.leftnav_bottom { background-image: url('/images/prof_left_nav_bottom_cap.jpg'); repeat: no-repeat; height: 10px;}

.leftnav { background-image: url('/images/prof_nav_background.jpg'); background-repeat: repeat-y; }
.leftnav a { color: 7F7E7E; text-decoration: none; }
.leftnav a:link { color: 7F7E7E; text-decoration: none; }
.leftnav a:active { color: 7F7E7E; text-decoration: none; }
.leftnav a:visited { color:  7F7E7E; text-decoration: none;}
.leftnav a:hover { color:  7F7E7E; text-decoration: none;}

.leftnav_box1 { background-image: url('/images/prof_nav_arrow.jpg'); background-repeat: no-repeat; }
.leftnav_box1_f2 { background-image: url('/images/prof_nav_arrow_f2.jpg'); background-repeat: no-repeat; }
.leftnav_box1_f3 { background-image: url('/images/prof_nav_arrow_f2.jpg'); background-repeat: no-repeat; }
.leftnav_arrow { background-image: url('/images/p_leftnav_arrow.gif'); background-repeat: no-repeat; }
.leftnav_arrow_over { background-image: url('/images/p_leftnav_arrow_over.gif'); background-repeat: no-repeat; }

.leftnav_on { color: 646464; text-decoration: none; font-weight: bold; }
.leftnav_on a { color: 646464; text-decoration: none; font-weight: bold; }
.leftnav_on a:link { color: 646464; text-decoration: none; font-weight: bold; }
.leftnav_on a:active { color: 646464; text-decoration: none; font-weight: bold; }
.leftnav_on a:visited { color: 646464; text-decoration: none; font-weight: bold; }
.leftnav_on a:hover { color: 646464; text-decoration: none; font-weight: bold; }
				
.section_box { background-image: url('/images/prof_box.gif'); background-repeat: no-repeat; }
.section { color: #979797; font-weight: bold; }
.section_title { color: #7FA60A; font-weight: bold; font-size: 115%; margin-bottom: 0px; }
.section a { color: #7FA60A; text-decoration: underline; }
.section a:link { color: #7FA60A; text-decoration: underline; }
.section a:active { color: #7FA60A; text-decoration: underline; }
.section a:visited { color:  #7FA60A; text-decoration: underline; }
.section a:hover { color:  #7FA60A; text-decoration: none; }

.bodylink a { color: #6E9300; text-decoration: underline;  }
.bodylink a:link { color: #6E9300; text-decoration: underline;  }
.bodylink a:active { color: #6E9300; text-decoration: underline;  }
.bodylink a:visited { color:  #6E9300; text-decoration: underline; }
.bodylink a:hover { color:  #6E9300; text-decoration: underline; }

.email_text { font-family: arial, verdana, Helvetica, sans-serif; color: #6E9300; }

#list-menu {
	background-image: url('http://www.visitams.com/images/prof_nav_background.jpg'); background-repeat: repeat-y;
	width: 118px;
	/* this width value is also effected by
	the padding we will later set on the links. */
	font-family: arial, verdana, Helvetica, sans-serif; font-size: 100%; color: #7F7E7E;
}

#list-menu ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
} 

#list-menu ul ul {
	margin-left: 15px; 
}

#list-menu li {
	margin: 2px 0 0;
}

#list-menu a {
	width: 118px;
	_width: 118px;
	display: block;
	padding: 2px 2px 2px 16px;
	z-index: 1;
	color: #7F7E7E;
	/*border: solid 1px black;
	 lets remove the link underlines*/
} 

#list-menu UL a {background : url('/amsimages/prof_nav.gif') no-repeat;text-decoration: none;color: #7F7E7E;}

#list-menu UL UL UL A {
	background : url('/amsimages/prof_nav3.gif') no-repeat;
	color: #7F7E7E;
}

#list-menu UL UL UL A:hover  {
	background : url('/amsimages/prof_nav3_f2.gif') no-repeat;
	color: #7F7E7E;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #7F7E7E;
}

#list-menu a:hover {
	background : url('/amsimages/prof_nav_f2.gif') no-repeat top left;
}

#list-menu .list-menu-ancestor {
	background : url('/amsimages/prof_nav_f2.gif') no-repeat top left;
	font-weight: bold;
}	
#list-menu UL UL UL .list-menu-ancestor {
	background : url('/amsimages/prof_nav3.gif') no-repeat top left;
	font-weight: bold;
}

#list-menu .list-menu-on {
	font-weight: bold;
	text-decoration: none;
	color: #646464;
}

#list-menu UL a.list-menu-on {
	background : url('/amsimages/prof_nav_f2.gif') no-repeat top left;
}

#list-menu UL UL UL a.list-menu-on {
	background : url('/amsimages/prof_nav3.gif') no-repeat top left;
}

#list-menu .list-menu-on:hover {
	font-weight: bold;
	text-decoration: none;
	color: #646464;
}


/* **********  */   

.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}

#homeDetailPageContent
{
	margin-left:auto;
	margin-right: auto; 
	width: 720px;
	position: relative; 
	text-align: left;
}
 
.detail_header_wrapper 
 {
	height: 100px;
	width: 700px;
	margin: 0;  
	
	font-family: arial, verdana, Helvetica, sans-serif; 
	font-size: 32px; 
 }
 
.detail_header
{
	float: left;
}
 
.detail_border_left
{
	width: 1px; 
	height: 100%;
	border-left: 1px solid #D9D9D9;
	float: left;
	display: inline;
	margin-right: -8px;
}
 
.detail_border_right
{
	width: 8px; 
	height: 100%;
	float: right;
	background-image: url('/images/border_right.jpg'); 
	background-repeat: repeat-y;
	display: inline;
	margin-left: -3px;
}
 
.custom_nav_wrapper
{
	float: left;
	width: 215px;
}
 
.custom_nav_content
{
	margin: 0 10px 0 10px;
	height: 100%;
}
 
.detail_left_nav_bottom
{
	margin: 0 10px 0 10px;
}
 
 
.detail_main_content
{
	float: left; 
	width: 450px;
	padding-bottom: 15px;
	display: block;
}
 
.custom_breadcrumb_wrapper
{
	height: 18px;
	width: 100%;
	color: #646464;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 70%;
	float: left;
}

.custom_breadcrumb_content
{
	height: 18px;
	width: 450px;
	float: left;
}

.page_titles_wrapper
{
	width: 100%;
	height: 25px;
	float: left; 
}

.page_titles_content
{
	width: 450px;
	float: left;	
}

.page_detail_wrapper
{
 	float: left;   
}

.page_detail_content
{
	width: 340px;
	position: relative;
}

.banner_bucket_wrapper
{
	width: 150px;
	position: absolute;
	left: 550px;
	top: 190px;
}

.home_footer 
{ 
	clear: both;
	background-image: url('/images/border_footer.jpg'); 
	background-repeat: no-repeat;
	float: left;
	width: 720px;
}

/*  *********  */

#dvLandingPageContent
{
	margin-left:auto;
	margin-right: auto; 
	width: 720px;    
	position: relative; 
	text-align: left;
}


.landing_header_wrapper 
 {
	height: 100px;
	width: 700px; 
	float: left;
	margin: 0;
	
	font-family: arial, verdana, Helvetica, sans-serif; 
	font-size: 32px; 
 }
 
.landing_header
{
	margin: 0;
	padding: 0;
	float: left;
}
 
.landing_border_left
{
	width: 1px; 
	border-left: 1px solid #D9D9D9;
	float: left;
	display: inline; 
	margin-right: -6px;
}
 
.landing_border_right
{
	width: 8px; 
	float: right;
	background-image: url('/images/border_right.jpg'); 
	background-repeat: repeat-y;
	display: inline;
	margin-left: -8px;
}
 
.custom_nav_wrapper
{
	float: left;
	width: 210px;  
}
 
.custom_nav_content
{
	margin: 0 10px 0 10px;
	height: 100%;
}

.landing_landing_image_wrapper
{
	height: 178px;
	width: 491px;
	margin: 0 0 7px 0;
	float: left;
}

.landing_landing_image
{
	margin: 0;
}

.landing_bucket_container
{
	width: 500px;
	float: left;
}

.landing_bucket_wrapper
{
	width: 240px;
	float: left;
	margin: 0;
}

.landing_bucket
{
	/*margin: 0 0 0 10px;*/
}

.landing_bucket_gap
{
	width: 10px;    /*  <--- set this to 8px to align buckets in IE6 */
	height: 255px;
	float: left;
}

.landing_bucket_border_top
{
	margin: 5px 0 0 0;
	padding: 0;
}

.landing_bucket_border_right
{
	background-image: url('/images/bucket_shadow.jpg');
	background-repeat: repeat-y;
	width: 5px;
	height: 200px;
	float: left;
}

/*  *********  */

#dvListingPageContent
{
	margin-left:auto;
	margin-right: auto; 
	width: 720px;         
	position: relative; 
	text-align: left;
}

.listing_header_wrapper 
 {
	height: 100px;
	width: 700px; 
	float: left;
	
	font-family: arial, verdana, Helvetica, sans-serif; 
	font-size: 32px; 
 }
 
.listing_header
{
	float: left;
	margin: 0;
	padding: 0;
}
 
.listing_border_left
{
	width: 1px; 
	border-left: 1px solid #D9D9D9;
	float: left;
	display: inline;
	margin-right: -3px;
}
 
.listing_border_right
{
	width: 8px; 
	float: right;
	background-image: url('/images/border_right.jpg'); 
	background-repeat: repeat-y;
	display: inline;
	margin-left: -3px;
}
 
.custom_nav_wrapper
{
	float: left;
	width: 215px;
}
 
.custom_nav_content
{
	margin: 0 10px 0 10px;
	height: 100%;
}

.listing_main_content
{
	float: left; 
	width: 450px;
	padding-bottom: 15px;
	display: block;
}


.custom_breadcrumb_wrapper
{
	height: 18px;
	width: 100%;
	color: #646464;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 70%;
	float: left;
}

.custom_breadcrumb_content
{
	height: 18px;
	width: 450px;
	float: left;
}

.listing_page_titles_wrapper
{
	width: 100%;
	height: 25px;
	float: left; 
}

.listing_page_titles_content
{
	width: 450px;
	float: left;	
}

.banner_bucket_wrapper
{
	width: 150px;
	position: absolute;
	left: 550px;
	top: 190px;
}

.gallery_bucket_wrapper
{
	clear: both;
}

/* *********  */ 

#dvSectionLandingPageContent
{
	margin-left:auto;
	margin-right: auto; 
	width: 720px;  
	position: relative; 
	text-align: left;
}

.section_landing_header_wrapper 
 {
	height: 100px;
	width: 710px; 
	float: left;
	
	font-family: arial, verdana, Helvetica, sans-serif; 
	font-size: 32px; 
 }
 
.section_landing_header
{
	float: left;
	margin: 0;
	padding: 0;
}
 
.section_landing_border_left
{
	height: 670px;
	width: 1px; 
	border-left: 1px solid #D9D9D9;
	float: left;
	display: inline;
	margin-right: -3px;
}
 
.section_landing_border_right
{
	height: 670px;
	width: 8px; 
	float: right;
	background-image: url('/images/border_right.jpg'); 
	background-repeat: repeat-y;
	display: inline;
	margin-left: -3px;
}

.section_landing_main_content
{
	float: left; 
	width: 450px;
	padding-bottom: 15px;
	display: block;
}

.section_landing_landing_image_wrapper
{
	height: 178px;
	width: 491px;
	margin: 0 0 7px 0;
	float: left;
}

.section_landing_landing_image
{
	margin: 0 0 0 9px;
}

.section_landing_buckets_wrapper
{
	float: left;
}

.section_landing_buckets
{
	margin: 0 0 0 9px;
}

.section_landing_bucket
{
	width: 242px;
	float: left;
}

.section_landing_bucket_right
{
	width: 200px;
	float: left;
}

.section_landing_bucket_border_right
{
	background-image: url('/images/bucket_shadow.jpg');
	background-repeat: repeat-y;
	width: 10px;
	height: 355px;
	float: left;
	margin-right: -3px;
}

#img_section_landing_bottom_wrapper
{
	float: left;
}

#img_section_landing_bottom
{
	margin: 0 0 0 9px;
	padding: 0;
	border: 0;
}
