/* CSS Document */

   
body {
	/*background: url(../images/bk2.png) repeat-x top;*/
	background-color: #3c3f41; /*42412c  991f12*/ 
	text-align:center;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}


html>body { background-color: #3c3f41; }  /* correction for non IE browsers */

#row1 {
	width: 100%;
	height: 30px;   /* try 0 or 50 */
	background-color: #3a3e41;

	}
	
#row2 {
	width: 100%;
	height: auto;
	background-color: #282b2d;
	padding-top: 20px;
	padding-bottom: 20px;
	
/*	background-image: url(../images/canvas_bg.jpg);
	background-repeat: repeat-x;*/
	}
	
#row3 {
	width: 100%;
	height: 50px;
	background-color: #3a3e41;

	}



#page_top {
	width: 761px;
	height: 120px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0;
	text-align:left;
	background-color:#CCCCCC;
	background: url(../images/header2.gif);
	/*border:solid thin #CC0000;*/
	text-align: right;
}


#nav {
	width: 761px;
	height: 55px;
	background: url(../images/nav_bk.gif);
	margin-right:auto;
	margin-left:auto;
	}
	

	
#page_mid {
	width: 761px;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background: url(../images/midbk.gif);
}

#mid_content {
	width: 745px;
	height: auto;
	margin: 0px;
	padding: 1px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

html>body #mid_content {  }  /* correction for non IE browsers */


#page_bot {
	width: 761px;
	height: 51px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	background: url(../images/footer1.gif);
}

html>body #page_bot { margin-top: -20px; }  /* correction for non IE browsers */



#navbot {
	width: 727px;
	height: 32px;
	background: url(../images/nav/navbk_bot.png) repeat-x;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 15px;
	color: #79794c;
	font-size: 10px;
	font-weight: bold;
	margin-top: -4px;
	}
	
html>body #navbot { margin-top: 0px; }  /* correction for non IE browsers */
	
#navbot_empty {
	width: 727px;
	height: 15px;
	background: url(../images/nav/navbk_bot_short.png) repeat-x top;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 15px;
	color: #79794c;
	font-size: 10px;
	font-weight: bold;
	margin-top: -4px;
	}
	
html>body #navbot_empty { margin-top: 0px; }  /* correction for non IE browsers */
	
#sublink_holder {
	width: 700px;
	line-height: 15px;
	margin-left: 20px;
	padding-top: 8px;
	}
	
.navbot_links a {
	padding-left: 10px;
	padding-right: 10px;
	color: #6D6D45;
	padding-bottom: 0px;
	float: left;
	text-decoration: none;
	border-left: #999865 1px solid;
}


.navbot_links a:hover {
	color: #35341C;

}

.navbot_selected { 
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #990000;
	float: left; 
	border-left: #999865 1px solid;
	}


	
.tab_default a {
	width: auto;
	height: 32px;
	margin-left: 5px;
	float: left;
	font-size: 10px;
	background: url(../images/nav/default_mid_trans.gif) repeat-x;
	color: #414141;
	font-weight: bold;
	background-color: #9a9a9a;
	text-decoration: none;
	/*border: red thin solid;*/
}

.tab_default a:hover {
	background-color: #b2b1b1;
	color: #000000;
}
	
.mid_nav { padding-top: 4px; }

.mid_nav a { text-decoration: none };

.edge_default_left { width: 9px; }

.edge_default_left a {
	width: 9px;
	height: 32px;
	background: url(../images/nav/default_left.png) no-repeat;
	}
	
.edge_default_left a:hover {
	background: url(../images/nav/over_left.png) no-repeat;
	}
	
/*  NEW TAB WORK - - - - - - - - - - - - - - - - - - - */

#newtab_housing {
	width: auto;
	height: 30px;
	margin-left: 5px;
	background: url(../images/nav/default_mid.gif) repeat-x;
/*	border: thin red solid;*/
}

#newtab_left {
	width: 12px;
	height: 32px;
	background: url(../images/nav/default_left.gif) left no-repeat; 
	float: left;
}

#newtab_right {
	width: 12px;
	height: 32px;
	background: url(../images/nav/default_right.gif) right no-repeat;
	float: right;
}

.tabtext {
	padding: 7px 5px;
	line-height: 32px;
}
	
#tab_click, #tab_default, #tab_over, #tab_click_1 {
	width: auto;
	height: 32px;
	margin-left: 5px;
	float: left;
	}
	
#tab_default {
	width: auto;
	height: 30px;
	background: url(../images/nav/default_mid_correct.png) repeat-x; 
	font-size: 11px;
	color: #414141;

}

#tab_default a {
	font-size: 10px;
	color: #414141;
	font-weight: bold;
	/*background-color: #9a9a9a;*/
	text-decoration: none;
	line-height: 36px;
}

#tab_default a:hover {
	/*background-color: #b2b1b1;*/
	color: #000000;
	text-decoration: underline;
}

.tab_click_mid { 
	width: auto; height: 26px; 
	background: url(../images/nav/click_mid.png) repeat-x bottom; 
	font-weight: bold;
	font-size: 11px;
	padding-top: 6px;
	color: #990000;
	}
	
#tab_default_mid { 
	width: auto; height: 32px; 
	background: url(../images/nav/default_mid_correct.png) repeat-x; 
	font-size: 11px;
	line-height: 35px;
	color: #414141;
	}
	
#tab_over_mid { 
	width: auto; height: 32px; 
	background: url(../images/nav/over_mid.png) repeat-x; 

	font-size: 11px;
	line-height: 35px;
	color: #414141;
	}

/*#page_mid {
	width: 748px;
	height:auto;
	background: #FFFFFF;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	margin-top: -3px;

}

html>body #page_mid { margin-top: 0px; }  */





#content_area {
	width: 540px;
	min-height: 450px;
	float: right;
	padding: 0px 5px 0px 5px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color:#333333;
	/*border:solid thin #CC0000;*/
}

#printbuttons {
	width: auto;
	height: 30px;
	text-align: right;
	margin-top: -10px;
}

#printbuttons_intro {
	width: auto;
	height: 15px;
	text-align: right;
	margin-top: 3px;
}

#button {
	width: 175px;
	height: 80px;
	margin-right: 3px;
	display: inline;
}



#logos {
	margin-top: -200px;
	margin-left: 124px;
	padding-top: 10px;
	float: left;
	width: 162px;
	height: 193px;
	background-image:url(../../images/logos3.png);
	background-repeat:no-repeat;
	background-position: center bottom;
	/*border:solid thin #CC0000;*/	
}

.logoimg {
	margin-left: 7px;
}

#home_button {
	width: 143px;
	height: 32px;
	padding-top:108px;
	padding-left: 26px;	
}

#pagetitle {
	width: 700px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E7ECD5;
	line-height: 29px;
	text-align: left;
	margin-left: 22px;
	margin-top: -36px;
	letter-spacing: .04em;
}



/* Footer Styles */

#footer {
	width: 570px;
	height: 30px;
	margin-left: 176px;
	padding-top:12px;
	font-size: 11px;
	/*border:solid thin #CC0000;*/
}

a.footer {
	text-decoration: none;
	color:#333333;
}

a.footer:hover {
	text-decoration:underline;
	color: #000000;
}

#footer_extlinks {
	width:126px;
	height: 23px;
	color: #D8D8D8;
	float: left;

	margin-left:3px;
	background:url(../../images/buttons/ext_links_bk4.png);
	background-repeat:no-repeat;
	text-align: center;
	vertical-align: middle;
}

#footer_extlink_txt {
	padding-top:4px;
}

/*#img_box {
	width: 500px;
	height: 188px;
	border:solid thin #CC0000;
}*/

.../images {
	margin-top: 20px;
	padding-right: 10px;
	
}

/* Caption ---------------------------------------------------------------- */

#capbox2 {
	width: 90%;
	height: auto;
	text-align: left;
	padding: 4px 7px 4px 7px;
	margin-top: 10px;
	background: url(../../images/capcorner2.png) no-repeat top right #e9e9e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	line-height: 15px;
	border-left:solid 4px #cdcdcb;
}


#capbox {
	width: 142px;
	height: auto;
	background-image:url(../../images/capboxbk2.png);
	background-repeat:repeat-y;
	background-color: #e9e9e9;
	margin-top: 24px;
	/*border:solid thin #CC0000;*/
}

#capboxtop {
	width: 144px;
	height: 29px;
	background-image:url(../../images/capboxtop.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#capboxtxt {
	width: 120px;
	height: auto;	
	margin-left: 17px;
	margin-top: -12px;
	padding-bottom:5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	line-height: 15px;
	/*border:solid thin #CC0000;*/
}

.credit {
	color: #9D9D9D;

}

#case_study {
	width: 495px;
	height: 76px;
	margin-bottom: 8px;
	margin-left: 10px;
}

#case_img {
	width: 200px;
	height: 76px;
	float: left;
	display: inline;
}

#case_txt {
	width: 235px;
	height: 66px;
	float: left;
	display: inline;
	background-color: #E9E9E9;
	color:#333333;
	padding: 5px 10px;
	margin-left: 5px;
	font-size: 10px;
	line-height: 15px;
/*	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #B6B6B4;*/
}

#case_end {
	width: 24px;
	height: 76px;
	float: left;
	display: inline;
}

.case_txt_title {
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
}

case_txt_title a {
	text-decoration: none;
}

/* -----------------------------------------------------------------------------  */


.page_subtitle {
	font-weight: bold;
	background-color: #E2E2E2;
	border-top-width: 1px;
	border-left-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	color: #333333;
	line-height: 24px;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#subt {
	height: 24px;
	background: url(../../images/subt_background2.png) bottom repeat-x;
	margin-left: 0px;
}

.subt_tab {
	height: 24px;
	background: url(../../images/subt_mid2.png) repeat-x;
	font-weight: bold;
	color:#333333;
	font-size: 11px;
}

.maintitle {
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}

.references {
	background-color: #DBDBDB;
}

a.extlinks {
	color:#DEDED8;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.extlinks:hover {
	color:#FFFFFF;
	text-decoration: underline;
}





/*
------------------
Navigational links on sidebar
------------------		*/

#menublock {
	position:relative;
	width: 167px;
	margin-top: -35px;
	padding-top: 25px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	margin-left: 2px;
	background: url(../../images/main/navtop_polar_rs.png) top no-repeat;
	/*border:solid thin #CC0000;*/
}

html>body #menublock {margin-left: 3px;}  /* correction for non IE browsers */

#navtitle {
	width: 120px;
	height: 20px;
	margin-left: 35px;
	text-transform:uppercase;
	font-size: 11px;
	padding-top: 1px;
}

#nav1_heading {
	width: 164px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	margin-bottom:2px;
	margin-left:0px;
	text-align: right;
	background:url(../../images/case.gif) no-repeat bottom left;
	/*border:solid thin #CC0000;*/
}

html>body #nav1_heading {margin-bottom:0px;}  /* correction for non IE browsers */

.pdf {
	width: 20px;
	height: 20px;
	padding-right: 5px;
	padding-top: 3px;
}

#nav2_heading {
	width: 164px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	margin-bottom:1px;
	margin-top: 10px;
	text-align: right;
	background:url(../../images/main/navtop_case_studies.png) no-repeat #FFFFFF bottom left;
	/*background-image:url(../images/nav_category_faculty_wd.png);*/
}

.pdf2 {
	width: 20px;
	height: 20px;
	padding-right: 5px;
	padding-top: 6px;
}

.flushleft { margin-left: -1px; }

html>body .flushleft { margin-left: 0px; }  /* correction for non IE browsers */

#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	width:162px;
	margin-left:2px; 
}

html>body #navlist { margin-left: 0px; padding-top:10px; line-height: 20px;}  /* correction for non IE browsers */

* html #navlist { /* Tan hack */
 	width: 162px;
 	w\idth: 162px; 
}

#navlist li {
	margin: 0px; 
	padding: 0px;
	border-bottom: 1px dotted #B0B198;
}

#navlist a {
	display: block;
	padding: 2px 2px 2px 25px;
	margin: 0px;
	margin-bottom:1px;
	margin-top:1px;
	color:#42412c;
	background: url(../../images/nav_bullet.png) no-repeat left;
	text-decoration: none;
}

html>body navlist a { margin-bottom:2px; }  /* correction for non IE browsers */

#navlist a:hover {
	background: url(../../images/nav_bullet3.png) no-repeat left;
	background-color:#B6B79D;	
	color: #42412c;
}

html>body #navlist a:hover { background-color:#bfc0a9; }  /* correction for non IE browsers */


/* Holly Hack the Linkbar REF: http://www.positioniseverything.net/articles/hollyhack.html*/
/* Hides from IE5/mac \*/
*html #navlist a, *html #navlist a:hover {height:1%;}
*html #navlist li {height:1%}
/* End hide from IE5/mac */


.staff_photos {
	width: 100px;
	height: 128px;
	padding: 4px;
	background-color:#DBDBDB;
	margin: 5px 10px 0 0;
	float: left;
	border: 1px #999999 solid;
}

#announcement {
	width: 380px;
	height: 35px;
	padding: 10px;
	margin: 20px auto;
	border: 1px dashed #75913A;
	text-align: center;
	color: #576B2C;
	background-color: #D5E2B8;
}

a.imglinks {
	text-decoration: none;
	color: #333333;
}

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

#util_title {
	width: 580px;
	height: 25px;
	font-size: 11px;
	color:#E9F0D9;
	margin-top: -29px;
	margin-left: 74px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 0.1em;
}

#close_but {
	width: 100px;
	height: 25px;
}

.box {
}

.box a {
	position: absolute;
	text-decoration		: none;
	display				: block;
	width: 15px;
	height: 12px;
	border: #999999 thin solid;
	margin: 7px;
	text-align: center;
	margin-top: -21px;
	margin-left: 120px;
	margin-right: 15px;
	line-height: 10px;
	color: #999999;
	font-weight:normal;
	font-size:9px;
}

.box a:hover {
	text-decoration: none;
	background-color: #000000;
}

#hold {
	width: 12px;
	height: 12px;
	margin-right: 13px;
	float: left;
}

#popup_content {
	width: 90%;
	border: 1px solid #CCCCCC;
}

#imgtest {
	position: absolute;
	margin-top: -65px;
	}

#title {

	width: 400px;
	height: 42px;
	float: left;
	margin-left: 1px;
/*	border: red thin solid;
	background-image: url(../images/title_wheel.gif);
	background-repeat: no-repeat;
	padding-left: 55px;	
	color:#FFFFFF;
	font-size: 14px; 
	font-weight: bold;
	line-height: 50px;*/
	}

#title2 {
	width: 100px;
	height: 42px;
	float: left;
	margin-left: 1px;
	/*border: red thin solid;	*/
}
#subtitle {

	float: left;
	width: 110px;
	height: 12px;
	font-weight: bold;
	padding:4px;
	padding-left: 10px;
	margin-left: -140px;
	margin-top: 8px;
	background-color:#000000;
	border: #999999 thin solid;
}

#navsub1 {
	position: absolute;
	width: 230px;
	height: 29px;
	/*background: url(../images/subtitle_grey.gif) left no-repeat;*/
	float: left;
	color:#999999;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 408px;
	margin-top: 4px;
	line-height: 28px;
	padding-left: 27px;
	/*border: #999999 thin solid;	*/
}

#navsub1b {
	position: absolute;
	width: 140px;
	height: 29px;
	/*background: url(../images/subtitle_grey.gif) left no-repeat;*/
	float: left;
	color:#999999;
	margin-left: 580px;
	margin-top: 4px;
	line-height: 28px;
	padding-left: 10px;
	/*border: #999999 thin solid;	*/
}

#navsub2 {
	width: 200px;
	height: 29px;
	background:url(../images/subtitle_green.gif) left no-repeat;
	float: left;
	color:#FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	margin-left: -165px;
	margin-top: 4px;
	line-height: 28px;
	padding-left: 27px;
	/*border: #999999 thin solid;	*/
}

#navsub3  {
	width: auto;
	height: 29px;
	position: absolute;
	color:#475917;
	font-weight: bold;
	margin-left: -170px;
	margin-top: 4px;
	line-height: 28px;
	padding-left: 27px;
/*	border: #999999 thin solid;	*/
}
	
html>body #navsub3 { margin-left: 230px; }  /* correction for non IE browsers */


.myinput {
	height: 15px;
	background:#666666;
	border: #999999 1px solid;
}

.myinputbut {
	/*background: url(../images/buttons/searchbut1.gif); */
	border: #666666 1px solid; 
	height: 19px;
	width: 45px;
	font-size: 11px;

}

#search {
	padding-top: 3px;
	}

#maintxt {
	height: 200px;
	overflow: scroll;
	overflow-X:hidden;
	line-height: 18px;
	padding-right: 15px;
	}
	
#subtxt {
	height: auto;
	max-height: 625px;
	overflow: auto;
	overflow-X: hidden;
	line-height: 18px;
	padding-right: 3px;
	}
	
#subtxt_staff {
	height: 100px;
	line-height: 18px;
	padding-right: 3px;
	}
	
.table_subtxt {
	margin-left: 16px; 
}
	
a:link {
	color: #FECC4A;
	text-decoration: none;
}

a:visited {
	color: #FECC4A;
	text-decoration: none;
}

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

a:active {
	color: #FECC4A;
}

.highlight {
	color: #FECC4A;
}

.button_mid a {
	background-image:url(../images/buttons/but_mid_1.gif);
	font-weight: bold;
	font-size: 12px;
	padding-left: 3px;
	color: #B0B1B1;
}

.button_mid a:hover {
	background-image: url(../images/buttons/but_mid_2.gif);
}



.button_left { 
	width: auto;
	height: 30px;
	float:left;
	line-height: 31px;
	font-weight: bold;
	color:#C0C2C3;
	padding-left: 30px;		
	}

.button_left a {
	width: auto;
	height: 30px;
	float:left;
	line-height: 31px;
	padding-left: 30px;
	color:#C0C2C3; 
	text-decoration: none;
	background-image: url(../images/buttons/butnew_left_black.gif);
	background-repeat: no-repeat;
}

.button_left a:hover {
	width: auto;
	height: 30px;
	float:left;
	color:#FFFFFF; 
	padding-left: 30px;
	line-height: 31px;
	background-image: url(../images/buttons/butnew_left_green.gif);
	background-repeat: no-repeat;
}

.button_right { 
	width: 11px;
	height: 30px;
	float: left;
	}

/*.button_mid { 
	width: auto;
	height: 32px;
	float:left;
	font-weight: bold;
	color:#EEEEEE;
	padding-left: 4px;
	padding-right: 4px;
		background-image: url(../images/buttons/but_mid_1.gif);
	}

.button_mid a {
	width: 200px;
	height: 32px;
	float: left;
	font-weight: bold;
	color:#EEEEEE;
	background-image: url(../images/buttons/but_mid_1.gif);
}

.button_mid a:hover {
	background-image: url(../images/buttons/but_mid_2.gif);
}
*/


/*.button_right a {
	width: 12px;
	height: 32px;
	float: left;
	background-image: url(../images/buttons/but_right_1.gif);
}

.button_right a:hover {
	background-image: url(../images/buttons/but_right_2.gif);
}*/

.butnew_left {
}

.butnew_left a {
	width: auto;
	height: 32px;
	float: left;
	background-image: url(../images/buttons/butnew_left1.gif);
	}
	
.butnew_left a {
	width: auto;
	height: 32px;
	float: left;
	background-image: url(../images/buttons/butnew_left2.gif);
	}
	
.butnew_right {
	width: auto;
	height: 32px;
	float: left;
	background-image: url(../images/buttons/butnew_right1.gif);
}

.butnew_right a {
	width: auto;
	height: 32px;
	float: left;
	background-image: url(../images/buttons/butnew_right1.gif);
	}
	
.butnew_right a {
	width: auto;
	height: 32px;
	float: left;
	background-image: url(../images/buttons/butnew_right2.gif);
	}
	
	
.myButton { 
	padding: 0; 
	margin: 0;
	}

.myButton a {
	width: auto;
	height: 30px;
	float: left;
	line-height: 25px;
	padding-left: 30px;
	padding-top: 9px;
	margin-right: 9px;
	margin-bottom: 10px;
	font-weight: bold;
	color:#C0C2C3; 
	text-decoration: none;
	background-image: url(../images/buttons/butnew_left_black.gif);
	background-repeat: no-repeat;
}

html>body .myButton a { line-height: 31px;  padding-top: 0px; padding-bottom: 2px; }  /* correction for non IE browsers */

.myButton a:link, .myButton a:visited, .myButton a:active {
	color:#C0C2C3;
	}

.myButton_img {
	margin-top: -9px;
}

html>body .myButton_img { margin-top: 0;}  /* correction for non IE browsers */


.myButton a:hover {
	color:#FFFFFF; 
	background-image: url(../images/buttons/butnew_left_green.gif);
	text-decoration:none;
}


	
.myButton_std a {
	width: auto;
	height: 30px;
	float: left;
	line-height: 31px;
	padding-left: 30px;
	margin-right: 9px;
	margin-bottom: 10px;
	font-weight: bold;
	color:#C0C2C3; 
	text-decoration: none;
	background-image: url(../images/buttons/butnew_left_black.gif);
	background-repeat: no-repeat;
}

.myButton_std a:link {
	color:#C0C2C3; 
	}
	
.myButton_std a:visited {
	color:#C0C2C3; 
	}
	
.myButton_std a:active {
	color:#C0C2C3; 
	}

.myButton_std a:hover {
	color:#FFFFFF; 
	background-image: url(../images/buttons/butnew_left_green.gif);
	text-decoration: none;
	cursor:pointer;
}

.myButton_grey a {
	width: auto;
	height: 30px;
	float: left;
	line-height: 31px;
	padding-left: 30px;
	margin-right: 9px;
	margin-bottom: 10px;
	font-weight: bold;
	color:#C0C2C3; 
	text-decoration: none;
	background-image: url(../images/buttons/butgrey_left_black.gif);
	background-repeat: no-repeat;
}

.myButton_grey a:link {
	color:#C0C2C3; 
	}
	
.myButton_grey a:visited {
	color:#C0C2C3; 
	}
	
.myButton_grey a:active {
	color:#C0C2C3; 
	}

.myButton_grey a:hover {
	color:#FFFFFF; 
	cursor: pointer;
	text-decoration:none;
	background-image: url(../images/buttons/butgrey_left_green.gif);
}

#butdiv {
	width: 170px;
	float:left;
	}
	
.myButton_right { 
	width: 11px;
	height: 30px;
	float: right;
	}
	
#button_container {
	width: auto;
	height: 30px;
	}
	
	
#content_left {
	width: 390px;
	height: auto;
	float: left;
	margin:10px 0px 10px 25px;
	background-color:#999999;
}

#content_right {
	width: 300px;
	height: auto;
	float: left;
	margin:10px;
	background-color:#999999;
}

.table_left {
	margin-left: 15px;
	margin-right: 2px;
}

#feature {
	margin-left: 8px;
	margin-right: 10px;
	margin-top: 0px;
}

html>body #feature { margin-top: -17px; }  /* correction for non IE browsers */

.table_line {
	/*border-left: #666666 1px dotted;*/
}

.table_line_main {
	border-left: #666666 1px dotted;
}

a.links {
	color: #D8D8D8;
	text-decoration: none;
	line-height: 18px;
}


a.links:hover {
	color: #FECC4A;
	text-decoration: underline;
}

#text {
	line-height: 20px;
	padding: 20px;
	padding-right: 7px;
	font-size: 11px;	
}

.inline_photos {
	display: inline;
	padding: 2px;
	border: #999999 1px dotted;
	margin: 5px 8px 0 0;
}

.inline_photos {
	padding: 0px;
	padding-right: 6px;
	border: none;
	border-right: #999999 1px dotted;
	margin: 5px 7px 0 0;
	margin: 0 7px 0 0;
}

#tab_green {
	width: 189px;
	height: 25px;
	padding-left: 21px;
	line-height: 24px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../images/sidebar/tab_green1.gif);
	background-repeat: no-repeat;
}

#tab_content {
	width: 178px;
	height: 35px;
	padding-left: 10px;
	padding-top: 12px;
	line-height: 24px;
	margin-left: 6px;
	margin-bottom: 15px;
	background-color: #3C3E3E;
}

input.news {
	background-color:#666666;
	color:#8E6502; color:#4D5626; color:#666666; color:#7A8B2F; color:#4D5626; color:#CCCCCC;
	border: none;
	border-top: #ADAFAF 1px dotted;
	text-align: center;
	padding: 4px;
	font-size:11px;
	}
	
html>body input.news {  }  /* correction for non IE browsers */	

#but {
	width: 63px;
	height: 22px;
	float: right;
	margin: -22px 4px 0 15px;
}

html>body #but { margin: -22px 9px 0 10px; }  /* correction for non IE browsers */	

#newsletter_date {
	width: 90px;
	height: 21px;
	background-color:#666666;
	color:#CCCCCC;
	border-top: #ADAFAF 1px dotted;
	text-align: center;
	padding: 0 4px;
	font-size:11px;
	line-height: 21px;
}

html>body #newsletter_date { }  /* correction for non IE browsers */

#but2 {
	width: 37px;
	height: 22px;
	float: right;
	margin-right: 5px;
	margin-top: -23px;
}

html>body #but2 { margin-right: 17px; margin-top: -22px; }  /* correction for non IE browsers */

input.sitesearch {
	height:16px; 
	background-color:#666666;
	color:#CCCCCC;
	border: none;
	border-top: #ADAFAF 1px dotted;
	padding: 2px 5px;
}

html>body input.sitesearch {  }  /* correction for non IE browsers */

#tab_green2 {
	width: 189px;
	height: 25px;
	padding-left: 21px;
	line-height: 24px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color:#CCCCCC;
	background-image:url(../images/sidebar/tab_green_bw.gif);
	background-repeat: no-repeat;
}

ul {
	margin: 5px 15px 5px 34px;
	width: auto;
}

html>body ul {  
		margin: 5px 0 0 -6px;
		width: 155px;
	 }  /* correction for non IE browsers */

ul.normal {
	width: 400px;
	border: none;
}

ul.mainsection {
	width: auto;
	border: none;
	padding-left: 35px;
	padding-left: 15px;
	margin: 0;
	margin-right: 13px;
}

html>body ul.mainsection { margin-right:0; margin-left: -8px; margin-right: 23px; padding-left: 35px}  /* correction for non IE browsers */

li {
	line-height: 17px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #666666 1px dotted;
}

li.normal {
	border: none;
}

#sub_content_right_photo {
	width: 298px;
	height: 200px;
	border-left: #666666 1px dotted;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 15px;
	padding: 0 0 9px 12px;
}

html>body #sub_content_right_photo {   /* correction for non IE browsers */
	margin-left: 10px; margin-right: 0;
}  



#sub_content_right_caption{
	width: 298px;
	height: auto;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	border-left: #666666 1px dotted;
	/*border-top: #666666 1px dotted;*/
	padding: 0px 0 0 12px;
}

html>body #sub_content_right_caption {   /* correction for non IE browsers */
	margin-left: 10px;  margin-right: 0;
} 

#sub_content_right_caption_txt {
	background: #3C3E3E;
	width: 297px;
	height: 50px;
	font-size: 10px;
	min-height: 50px;
	padding-top: 9px;
	background-image: url(../images/submain/botcurve.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

html>body #sub_content_right_caption_txt { height: auto; }  /* correction for non IE browsers */

.caption_txt {
	padding: 0px 5px 0px 10px;
	font-size: 10px;
}

.losninos {
	margin-top: -13px;
}

#buttonframe {
	width: 241px;
	height: 40px;
	float: left;
}


.sidebarphoto {
	margin: 0px 5px 0 0px;
}

#sidebarcaption {
	width: 184px;
	height: auto;
	color: #999999;
	padding-left: 10px;
	margin: 7px 0 14px 13px;
	font-size: 10px;
	border-left: 3px solid #666666;
}

/*#sidebar {
	width: 207px;
	padding-left: 8px;
	margin-top: 15px;
	margin-left: 7px;
	border-left: 1px #999999 dotted;
}*/

#sidebar {
	width: 207px;
	padding-left: 8px;
	margin-top: 18px;
	margin-left: 5px;
	border: none;
}

html>body #sidebar {  }  /* correction for non IE browsers */

#date, #date_main {
    border-bottom: 1px #666666 dotted; 
	padding-bottom: 10px;
	padding-right: 18px;
	margin: 7px 0 0 15px;
	font-size: 10px;
	text-align: right;
}

#date_main {
	width: 200px;
	padding-left: 0px;
	margin-right: -10px;
	border-bottom-style:dotted;
}

#footertxt {
	color:#866004;
	height: 20px;
	width: 300px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 20px;
}

/* ----------------------------  STAFF  ------------------------------------ */

.staff_name {
	font-size: 13px;
	font-weight: bold;
	color: #FECC4A;
	color: #DFDFDF;
}

#staff_volunteer_name {
	width: 400px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #FECC4A;
	color: #DFDFDF;
	border-bottom: #999999 1px solid
}

#news_pagetitle {
	width: 400px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #FECC4A;
	color: #DFDFDF;
	border-bottom: #999999 1px solid
}

.staff_volunteer_names {
	line-height: 19px;
}

.staff_title {
	line-height: 20px;
	color:#999999;
}

#staff_title_bar {
	width: 220px;
	height: 33px;
	margin-bottom: 4px;
	padding: 0;
	line-height: 10px;
/*	border: red thin solid;*/
}

.staff_phone {
	color:#999999;
	}
	
#staff_buttons {
	width: 90px;
	height: 33px;
	margin-top: -4px;
/*	border: red thin solid;*/
}

#staff_bio {
	color: #000000;
	line-height: 15px;
	background-color: #999999;
	background-image: url(../images/staff_bio_edge.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 4px;
	padding-top: 2px;
	width: 361px;
	height: 56px;
	overflow: auto;
	overflow-X: hidden;
}



/* ----------------------------  NEWS  ------------------------------------ */

#news_article {
	width: 410px;
	height: 35px;
/*	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: left;*/
	background-color: #474949;
	padding: 5px 5px 1px 15px;
	margin-left: 5px;
	line-height: 15px;
	margin-bottom: 10px;
	border: #666666 1px dashed;
	border-left: #666666 5px solid;
}

#news_article a:hover {
	text-decoration: underline;
	}
	
a.news {
	font-size: 11px;
	font-weight: bold;
	color: #FECC4A; 
	color: #DFDFDF;
	text-decoration: none;
}

a.news:link, a.news:visited, a.news:active {
	color: #DFDFDF;
	background-color:#424343;
}

a.news: hover {
	text-decoration: underline;
}

#freetext {
	width: 460px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-bottom: 30px;
	text-align: center;
	/*border: #4C4F50 dashed thin;*/
}

/*#gallery {
}

#gallery a {
	border: #666666 2px solid;
	}
	
#gallery a:hover{
	border: #CCCCCC 2px solid;
	}*/

a img.gallery {
	border: #35363A 8px solid;
	margin-right: 8px;
	margin-bottom: 10px;
}

a img.gallery_thumb {
	border: #35363A 4px solid;
	margin-right: 4px;
	margin-bottom: 6px;
}

a:hover img.gallery_thumb {
	border: #8F9091 4px solid;
}

.cafeimg_title {
	font-weight: bold;
	background-color: #292C2C;
	padding: 1px 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.cafeimg_name {
	padding-left: 10px;
	line-height: 22px;}

#cafeimg_desc {
	/*background-color: #292C2C;*/
	line-height: 12pt;
	margin-left: 10px;
	margin-top: 2px;
	padding-top: 5px;
	font-style: italic;
	border-top: #666666 1px dotted;
}

a img.cafe_thumb {
	border: #666 2px solid;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-right: 5px;
}

a:hover img.cafe_thumb {
	border: #E4E4E4 2px solid;
}

#artwork {
	/*border-bottom: #333333 3px solid;*/
	height: 110px;
	padding-top: 10px;
}

#schedule_box {
	border-bottom: #666666 1px dotted;
	padding: 2px;
	padding-left: 5px;
	margin-top: 4px;
	margin-left: 10px;
}

.schedule_day, .schedule_day_yellow {
	font-weight:bold;
	font-size:12px;
	}

.schedule_day_yellow {
	color: #FECC4A;
	}
	
.pgtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FECC4A;
	}
	

#jpcross {
	background-image: url(../images/jplogo_black.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 390px;
	height: auto;
	border: thin red solid;
}
