/* RJLG CSS Document */
html,body
{
	margin:20px 0 15px;
	padding:0;
}

a:link,a:active,a:visited
{
	font-weight:bold;
	color:#1f5f4b;
	text-decoration:none;
}

a:hover
{
	color:#333333;
	text-decoration:underline;
}

#pagecontainer
{
	width:740px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	widows:3;
	orphans:3;
	page-break-inside:auto;
	page-break-after:auto;
	page-break-before:auto;	
}

#pagecontaineradmin
{
	width:690px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/* Header */
#header
{
	color:#333333;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	margin-bottom:10px;
}

#header .logo
{
	float:left;
}

#header .date
{
	float:right;
	padding-top:9px;
}

#header .line
{
	border-top:1px solid;
	margin-top:29px;
	border-color:#908f8c;
}

#header .search
{
	display:none;
	float:right;
	padding-top:5px;
	text-align:right;
}

#header .search .searchbox
{
	border:1px solid;
	color:#1f5f4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:15px;
	width:100px;
	border-color:#999999;
}

#header a:link,#header a:active,#header a:visited
{
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

#header a:hover
{
	color:#1f5f4b;
	text-decoration:underline;
}

/* Header-Admin */
#header-admin
{
	color:#333333;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	padding-bottom:10px;
}

#header-admin .logo
{
	float:left;
}

#header-admin .date
{
	float:right;
	padding-top:9px;
}

#header-admin .line
{
	border-top:1px solid;
	margin-top:29px;
	border-color:#908f8c;
}

#header-admin .search
{
	display:none;
	float:right;
	padding-top:5px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
}

#header-admin .search .searchbox
{
	border:1px solid;
	color:#1f5f4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:15px;
	width:100px;
	border-color:#999999;
}

#header-admin a:link,#header-admin a:active,#header-admin a:visited
{
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

#header-admin a:hover
{
	color:#1f5f4b;
	text-decoration:underline;
}

/* Footer */
#footer
{
	border-bottom:1px solid;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	border-color:#999999;
}

#footer .disclaimer
{
	padding-bottom:10px;
	padding-top:10px;
}

#footer a:link,#nav ul ul a:visited,#footer a:visited
{
	color:#1f5f4b;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover
{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

/* Footer Admin */
#footeradmin
{
	border-bottom:1px solid;
	border-top:1px solid;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	border-color:#999999;
}

#footeradmin .disclaimer
{
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
}

#footeradmin a:link,#nav ul ul a:visited,#footer a:visited
{
	color:#1f5f4b;
	font-weight:bold;
	text-decoration:none;
}

#footeradmin a:hover
{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

/* Navigation */
#nav
{
	display:none;
	background:url(/img/submenuU.gif);
	border:1px solid;
	float:left;
	width:739px;
	height:25px;
	z-index:999;
	border-color:#8e8d8a;
}

#nav ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#nav li
{
	float:left;
	height:20px;
	list-style:none;
	padding-left:13px;
	padding-right:13px;
	padding-top:5px;
	position:relative;
	width:auto;
	margin:0;
}

#nav li a
{
	display:block;
	/*height:100%;*/
	width:100%;
	text-decoration:none;
	
}

#nav ul li:hover
{
	background:url(/img/submenu.gif);
}

#nav ul li:hover a
{
	color:#666666;
}

#nav li:hover
{
	background:#f3f3f3;
}

#nav ul ul
{
	border:1px solid;
	border-bottom:0;
	display:none;
	left:-1px;
	position:absolute;
	top:25px;
	width:200px;
	border-color:#8e8d8a;
}

#nav ul.level1 li.submenu:hover ul.level2
{
	display:block;
}

#nav ul ul li
{
	background:url(/img/submenu.gif);
	border-bottom:1px solid;
	height:19px;
	padding-left:13px;
	padding-top:5px;
	width:174px;
	border-color:#8e8d8a;
}

#nav ul ul li:hover
{
	background:#4d8a77;
}

#nav ul ul li:hover a
{
	color:white;
}

#nav ul a:link,#nav ul a:visited,#nav ul a:active
{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

#nav ul a:hover
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#nav ul ul a:link,#nav ul ul a:visited
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#nav ul ul a:hover
{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#nav .activesection
{
	background:url(/img/submenu.gif);
}

#nav li.activesection a
{
	color:#666666;
}


/* Welcome */
#welcome
{
	display:none;
	float:left;
	width:739px;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	background:#ebebeb;
	line-height:15px;
	border-color:#999999;
}

#welcome .copy
{
	float:left;
	width:345px;
	padding-left:13px;
	padding-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#welcome .copy a
{
	background:url(/img/img-greenarrow.gif) 0 40% no-repeat;
	line-height:25px;
	padding-left:20px;
}

#welcome .copy a:link,#welcome .copy a:active,#welcome .copy a:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#1f5f4b;
}

#welcome .copy a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#333333;
}

#welcome .flash
{
	float:right;
	width:380px;
	height:273px;
}

/* Content Container */
#content
{
	border-bottom:1px solid;
	width:100%;
	border-color:#999999;
}
#main
{
	background:#ffffff;
	width:100%;
	border-color:#999999;
	padding-bottom:20px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	position:relative;
}

#main table
{
	width:700px;
}

#main tr#servicelinks ul
{
	list-style:none;
	list-style-image:url(/img/img-greenarrow-sm.gif);
	display:block;
	margin:20px 0 0 10px;
	padding:0 0 0 8px;
	line-height:normal;
}

#main tr#servicelinks ul li
{
	padding-bottom:11px;
}

#main tr#servicelinks ul a:link,#main tr#servicelinks ul a:active,#main tr#servicelinks ul a:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#1f5f4b;
}

#main tr#servicelinks ul a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#333333;
}

#main tr#servicelinksinterior ul
{
	list-style:none;
	list-style-image:url(/img/img-greenarrow-sm.gif);
	margin:0 20px 0 17px;
	padding:15px 0 0 0;
	line-height:normal;
}

#main tr#servicelinksinterior ul li
{
	padding-bottom:10px;
}

#main tr#servicelinksinterior ul a:link,#main tr#servicelinksinterior ul a:active,#main tr#servicelinksinterior ul a:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#1f5f4b;
}

#main tr#servicelinksinterior ul a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#333333;
}

#main .interior
{
	border:1px solid;
	border-color:#999999;
	width:100%;
	margin-left:-13px;
	padding-left:13px;
}

#main .linebreak
{
	margin-top:7px;
	border-top:1px solid #999999;
	height:5px;
}

#breadcrumb
{
	display:none;
	background:url(/img/img-greenarrow-sm.gif) 0 50% no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-size:11px;
	color:#333333;
	margin:5px 0 5px;
	padding-left:10px;
}

#breadcrumb a:link,#breadcrumb a:active,#breadcrumb a:visited
{
	text-decoration:none;
	font-weight:normal;
	color:#1f5f4b;
}

#breadcrumb a:hover
{
	text-decoration:underline;
	font-weight:normal;
	color:#333333;
}

#banner
{
	display:none;
	float:left;
	width:556px;
	background:#ebebeb;
	border:#999999 1px solid;
}

#banner .image
{
	width:556px;
	height:137px;
	border-bottom:#999999 1px solid;
}

#banner .copy
{
	margin:10px 10px 10px 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#banner a:link,#banner a:active,#banner a:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#1f5f4b;
}

#banner a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#333333;
}

#banner-interior
{
	display:none;
	float:left;
	width:532px;
	background:#ebebeb;
	border:1px solid #999999;
	padding:10px 10px 10px 13px;
}

#banner-interior .copy
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#banner-interior-projects
{
	width:556px;
	background:#ebebeb;
	border:1px solid #999999;
	padding:10px 0px 0px 0px;
}

#banner-interior-projects .copy
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#rightcol
{
	display:none;
	float:right;
	width:140px;
	padding-right:15px;
	padding-bottom:20px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#rightcol p
{
	padding-bottom:15px;
	margin:0px;
}

#rightcol ul
{
	list-style:none;
	list-style-image:url(/img/img-greenarrow-sm.gif);
	margin:0 0 0 10px;
	padding:0 0 0 8px;
	line-height:normal;
}

#rightcol ul li
{
	padding-bottom:6px;
}

#rightcol ul a:link,#rightcol ul a:active,#rightcol ul a:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#1f5f4b;
}

#rightcol ul a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#333333;
}

#sidebar
{
	display:none;
	padding-top:8px;
	padding-bottom:0px;
}

#sidebar .title
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	line-height:17px;
	padding-bottom:10px;
}

#sidebar .content
{
}

#sidebar .linkname
{
	line-height:18px;
}

#sidebar .linknamepub
{
	line-height:normal;
}

#sidebar .linkcontacts a
{
	padding-top:6px;
}

#sidebar .linkdefault
{
	padding-bottom:7px;
}

#sidebar .linknamehot
{
	line-height:normal;
	padding-bottom:9px;
}

#sidebar .linkemail
{
	padding-bottom:7px;
}

#sidebar .linkemail a:link,#sidebar .linkemail a:active,#sidebar .linkemail a:visited
{
	text-decoration:none;
	font-weight:normal;
	color:#333333;
}

#sidebar .linkemail a:hover
{
	text-decoration:underline;
	color:#1f5f4b;
}

#sidebar .link
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar .link a:link,#sidebar .link a:active,#sidebar .link a:visited
{
	background:url(/img/img-greenarrow-sm.gif) 0 40% no-repeat;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	color:#1f5f4b;
}

#sidebar .link a:hover
{
	text-decoration:underline;
	color:#333333;
}

#sidebar .link2
{
	padding-bottom: 10px;
}

#sidebar .link2 a:link,#sidebar .link2 a:active,#sidebar .link2 a:visited
{
	background:url(/img/img-greenarrow-sm.gif) 0 40% no-repeat;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	color:#1f5f4b;
}

#sidebar .link2 a:hover
{
	text-decoration:underline;
	color:#333333;
}

#sidebar .line
{
	border-bottom:#999999 1px solid;
}

/* Locations */
#locations
{
	width:100%;
}
#location
{
	float:left;
	width:155px;
	height:130px;
	display:block;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}

#locationdetail
{
	height:auto;
	width:auto;
}

#locationdetail .img
{
	float:right;
	width:373px;
	border:1px solid;
	border-color:#999999;
}

#locationdetail .addressdetail
{
	float:left;
	width:160px;
}

#locationdetail .content
{
	width:100%;
	border-top:1px solid;
	border-color:#CCCCCC;
	margin-top:10px;
	padding-top:10px;
}

#locationdetail .holder
{
	width:100%;
	padding:10px;
	background:#ebebeb;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	margin-top:10px;
}

#locationdetail .services
{
	float:left;
	width:175px;
	/*height:100%;*/
	border-right:1px solid;
	border-color:#CCCCCC;
	margin:0 10px 0 0;
}

#locationdetail .links
{
	float:right;
	width:240px;
}

#location .header
{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding-bottom:5px;
}

#location .address
{
	font-size:10px;
}

#location a
{
	text-decoration:none;
}

#location a:hover
{
	text-decoration:underline;
}

#location img
{
	margin: .5em .5em .5em .5em;	
}

#professionals .img
{
	padding:0 0 10px 10px;
}

/* Misc Classes */
.sectionlink
{
	background:url(/img/img-greenarrow-sm.gif) 0 40% no-repeat;
	padding-left:10px;
	font-size:11px;
}

.formfield
{
	border:1px solid;
	color:#1f5f4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:15px;
	border-color:#CCCCCC;
}

.dropdown
{
	border:1px solid;
	color:#1f5f4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	border-color:#CCCCCC;
}

.textarea
{
	border:1px solid;
	color:#1f5f4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:500px;
	border-color:#CCCCCC;
}

.checkbox
{
	border:1px solid;
	color:#1f5f4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-color:#999999;
}

.dropsm
{
	display:none;
	float:left;
	width:556px;
}

.clr
{
	clear:both;
}

.copy
{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.headergreen
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#1f5f4b;
	padding-bottom:5px;
}

.headergreen2
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#1f5f4b;
	padding-bottom:5px;
}

.headerGrey
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding-bottom:5px;
	line-height:17px;
}

.label
{
	font-size:12px;
	font-weight:bold;
}

/* Dynamic Presentation */
#filterpanel
{
	display:none;
	height:30px;
	padding-top:7px;
	padding-right:10px;
	background:url(/img/bkg-filter.gif) no-repeat;
	text-align:right;
	font-size:10px;
}

#filterpanel select
{
	font-size:10px;
	border:1px solid;
	border-color:#CCCCCC;
}

#filterpanel option
{
}

#filterpanel option:hover
{
	background:#CCCCCC;
}

#pagenumbers
{
	width:530px;
	text-align:right;
}

#articles
{
	width:100%;
	margin-top:8px;
}

#articles table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#articles tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#articles tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#events
{
	width:100%;
	margin-top:8px;
}

#events table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#events tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#events tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#pressreleases
{
	width:100%;
	margin-top:8px;
}

#pressreleases table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#pressreleases tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#pressreleases tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#clientforms
{
	width:100%;
	margin-top:8px;
}

#clientforms table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#clientforms tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#clientforms tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#posters
{
	width:100%;
	margin-top:8px;
}

#posters table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#posters tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#posters tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#publications
{
	width:100%;
	margin-top:8px;
}

#publications table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#publications tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#publications tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#priceguides
{
	width:100%;
	margin-top:8px;
}

#priceguides table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#priceguides tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#priceguides tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#accreditations
{
	width:100%;
	margin-top:8px;
}

#accreditations table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#accreditations tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#accreditations tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#associations
{
	width:100%;
	margin-top:8px;
}

#associations table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#associations tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#associations tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#instruments
{
	width:100%;
	margin-top:8px;
}

#instruments table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#instruments tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#instruments tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#employment
{
	width:100%;
	margin-top:8px;
}

#employment table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#employment tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#employment tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#professionals
{
	width:100%;
	margin-top:8px;
}

#professionals table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#professionals tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#professionals tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#projects
{
	width:98%;
	margin-top:8px;
	display:block;
}

#projects table
{
	width:100%;
	border-collapse:collapse;
	margin:6px 0 6px 0;
}

#projects tr.row0 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ebebeb;
}

#projects tr.row1 td
{
	padding:10px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
	background-color:#ffffff;
}

#print
{
	display:none;
}