body	{
	margin: 0;
	text-align: center;
	color: #000000;
	background-color: #D3D3D3;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	}
	
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover, a:active	{
	color: #0000FF;
	text-decoration: none;
	}
	
h1	{
	color: #333333;
	margin: 0 0 20px 0;
	font-weight: bold;
	font-size: 170%;
	}
	
h2	{
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 10px;
	}
	
h2 a { text-decoration: none; }
	
h3	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #990000;
	}
h4	{
	font-weight: bold;
	font-size: 105%;
	color: #003399;
	line-height: 140%;
	background-image: url(../../images/home_box_top.gif);
	background-repeat: no-repeat;
	}
	
h5	{
	color: #333333;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding-left: 3px;
	}

p	{
	font-size: 90%;
	line-height: 160%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
	}

ul {
	line-height: 150%;
	margin-top: 15px;
	margin-bottom: 15px;
	}

li {
	padding-top: 0px;
	padding-bottom: 10px;
	}
		
#content3 h1	{
	color: #990000;
	margin: 0 0 20px 0;
	font-weight: bold;
	font-size: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	background-color: #CCCCCC;
	padding-left: 3px;
	}

#container	{
	width: 750px;
	text-align: left;
	background-color: #fff;
	margin: 0 auto;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	}
	
#container3	{
	width: 750px;
	text-align: left;
	background-color: #fff;
	margin: 0 auto;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	}
	
#header	{
	background-color: #D3D3D3;
	height: 93px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom: 1px solid #FFFFFF;
	}
	
.legal_note {
	color: #666666;
	font-size: 80%;
}
/************** logo styles *****************/

#logo{
	float: left;
	padding-left: 0px;
	padding-top: 0px;
}	

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	color: #FFFFFF;
	float: right;
}

#utility a{
	color: #FFFFFF;
	text-decoration: underline;
}

#utility a:hover{
	text-decoration: none;
	color: #CCCCCC;
}
	

#navbar {
	font-size:110%;
	line-height:normal;
	width: 100%;
	float: left;
	background-color: #333333;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
	  
#navbar ul {
	margin:0px;
	padding:5px 5px 0px;
	list-style: none;
	direction: ltr;
	margin-left: 215px;
}
	  
#navbar li {
	float:left;
	margin:0;
	padding:0 0 0 11px;
	margin-right: 1px;
	margin-left: 1px;
	list-style-image: none;
}
	  
#navbar a {
      float:left;
      display:block;
      padding:0px 12px 2px 0px;
      text-decoration:none;
      font-weight:bold;
      color:#FFFFFF;
}
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#navbar a {float:none;}
    /* End IE5-Mac hack */
	
#navbar a:visited {
      text-decoration:none;
      font-weight:bold;
      color:#FFFFFF;
}
#navbar a:hover {
      color:#CCCCCC;
}
#navbar #current {
	border-width:0;
	padding-bottom: 0px;
}
#navbar #current a {
	color:#FF9900;
	padding-bottom:4px;
}

/************ path styles **************/
#path	{
	color: #666666;
	font-size: 80%;
	margin-bottom: 15px;
	padding-top: 15px;
	}
	
#path a	{
	color: #666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#path a:hover	{
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#content	{
	padding: 10px 10px 20px 20px;
	margin-left: 216px;
	}
	
#content3	{
	float: left;
	position: relative;
	width:366px;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	}
	
#content_home {
	padding: 0px;
	margin-left: 216px;
	}

#sidebar {
	float: left;
	width:216px;
}

#sidebar3 {
	float: left;
	width:216px;
	position:relative; 
}

#rightbar3 {
	width:140px;
	float:right;
	position:relative;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 20px;
}
#rightbar3 h1{
	font-size: 110%;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 5px;
}
#rightbar3 h2{
	text-align: right;
	color: #990000;
	font-size: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#rightbar3 p{
	line-height: 130%;
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 15px;
}

.rightbar3_note{
	line-height: 120%;
	font-weight: normal;
	font-size: 80%;
	color: #666666;
}

#rightbar3 a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#rightbar3 a:visited {
	color: #666666;
	text-decoration: none;
}
#rightbar3 a:hover, #rightbar3 a:active	{
	color: #FF9900;
	text-decoration: none;
	}
	
#sidemenu_home {
	width:190px;
	padding-top: 55px;
	float: left;
}
.imagefloat	{
	float: left;
	margin: 0 10px 10px 0;
	}
	
.imagefloat_right	{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
/************ footer styles **************/
#footer	{
	clear: both;
	color: #666666;
	text-align: center;
	font-size: 90%;
	padding-bottom: 0px;
	background-color: #D3D3D3;
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
	}

#footer a	{
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#footer a:hover	{
	color: #000000;
	text-decoration: underline;
	}
	
#footer_home	{
	clear: both;
	color: #666666;
	text-align: center;
	font-size: 80%;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 10px;
	border-top: solid #CCCCCC 1px;
	background-color: #FFFFFF;
	}

#footer_home a	{
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#footer_home a:hover	{
	color: #666666;
	text-decoration: underline;
	}

	
#footerNav	{
	clear: both;
	color: #999999;
	background-color: #000000;
	text-align: center;
	font-size: 80%;
	height: 20px;
	padding-top: 5px;
	margin-top: 0px;
	background-image: url(../../images/footer_nav_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#footerNav a	{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#footerNav a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#imageStrip {
	height: 144px;
	border-left-width: 1px;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 4px;
}

/************ navlist styles **************/

#navlist {
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
}

#navlist li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

#navlist a {
	display: block;
	padding: 3px 5px 3px 12px;
	width: 198px;
	margin: 0px;
}

#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navlist a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#uberlink a:link, #uberlink a:hover {
	background-image:    url("../../shared_images/side_menu_selected.gif");
	color: #FF9900;
	background-repeat: no-repeat;
	background-position: right top;
}

#uberlink a:visited {
	background-image:    url("../../shared_images/side_menu_selected.gif");
	color: #FF9900;
	background-repeat: no-repeat;
	background-position: right top;
}


/************ sidestory styles **************/
.sidestory {
	float: none;
	margin-bottom: 40px;
	font-size: 100%;
	width: 215px;
}
.sidestory h1 {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
	font-size: 120%;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 12px;
	text-align: left;
}
.sidestory p {
	line-height: 120%;
	color: #FFFFFF;
	text-align: left;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
.sidestory h2 {
	padding-right: 6px;
	padding-left: 6px;
	color: #003399;
	margin-bottom: 5px;
	font-size: 100%;
}
.sidestory h4 {
	background-image:   url("../../shared_images/sidestory_bottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 30px;
}
.sidestory_img{
	float: none;
	border: 1px solid #000000;
	padding: 4px;
	background-color: #FFFFFF;
	margin-left: 25px;
	margin-bottom: 10px;
	}
/************ home news_box styles **************/
#news_box {
	height: 200px;
	width: 238px;
	background-color: #343E96;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 20px;
	color: #FFFFFF;
}
#news_box A:link 		{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#news_box A:visited 	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#news_box A:active 	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#news_box A:hover  	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:underline ; color: #FFFFFF}

#news_box h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 120%;
	padding-left: 10px;
	border-bottom-color: #9FA6DD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 10px;
}

.News_List {
	line-height: 16px;
	list-style-image: url(../../images/home_news_bullet.gif);
	margin-right: 5px;
	margin-top: 5px;
}
/************ home box styles **************/
.home_box {
	font-size: 95%;
	line-height: 165%;
	background-image: url(../../images/home_box_bg.gif);
	background-repeat: repeat-y;
	width: 181px;
	height: 183px;
	float: left;
	clear: none;
}
.home_box h1{
	background-image: url(../../images/home_box_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 3px;
	padding-left: 8px;
}

.home_box h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 120%;
	padding-left: 10px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	margin-bottom: 0px;
}
.home_box h4{
	background-image: url(../../images/home_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.home_box p{
	text-align: left;
}

/************ Home styles **************/

.home_li {
	list-style-image: url(../../images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.home_ul {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 16px;
	text-align: left;
}
/************ Forms styles **************/
.Form_Field_Left  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

.Form_Field  		{
	text-align: right;
	border: 1px solid #999999;
	background-color: #F5F8FC;
	font-size: 80%;
}

.Form_Button 		{
	FONT-SIZE: 100%;
	text-align: center;
	font-weight: bold;
}

#quote {
	font-size: 95%;
	color: #005094;
	font-weight: bold;
	background-image: url(../../images/quate_top.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	margin-top: 40px;
	width: 92%;
	background-color: #F5F5F5;
}
#quote h3 {
	font-size: 100%;
	color: #666666;
	text-align: right;
	background-image: url(../../images/quate_btm.gif);
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	padding-right: 5px;
}

#quote p {
	font-size: 100%;
	color: #005094;
	padding: 35px 5px 20px 5px;
	text-align: left;
	margin: 0;
}

#home_login {
	font-size: 85%;
	text-align: center;
	padding-top: 10px;
	border-bottom: solid #CCCCCC 1px;
	padding-bottom: 10px;
}

.news_date {
	font-size: 90%;
	color: #666666;
}
/************ Tables styles **************/

.table_list {
	width: 530px;
	margin-top: 15px;
}

.table_list td {
	border-bottom: solid #B6C5E2 1px;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	line-height: 150%;
}

.table_list th {
	border-bottom: solid #B6C5E2 2px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	text-align: left;
	font-size: 105%;
}
 
.table_details {
	width: 480px;
	font-size: 90%;
}

.table_details td {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}

.table_details th {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
	text-align: left;
}

.table_details ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #sidemenu {
	margin-right: 8px;
  }
 
* html p {
  }
 
/* End hide from IE5/mac */

/************ Page Numbers styles **************/

.page_numbers {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.page_numbers a	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

.page_numbers a:visited	{
	color: #006699;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.page_numbers a:hover	{
	color: #FFFFFF;
	background-color: #00478B;
	}
	
.selected	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #CCCCCC 1px;
	}


/************ Definition List styles **************/

dl.table-display
{
	width: 170px;
	margin: 10px;
	padding: 0;
	font-size: 90%;
}

.table-display dt
{
	width: 70px;
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
	float: left;
	width: 80px;
	margin: 0 0 0 0;
	padding: 2px;
	border-bottom: 1px solid #999;
}
.ProperyBox {
	background-color: #E5E9F4;
	padding: 2px 2px 40px 2px;
	background-image: url(../../shared_images/propertybox_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 80%;
	margin-bottom: 15px;
}

.ProperyBox th{
	text-align: left;
	vertical-align:top;
	border-bottom: 1px solid #89A4CB;
}
.ProperyBox td{
	vertical-align:top;
	border-bottom: 1px solid #89A4CB;
	padding-left: 3px;
}
.ProperyBox img{
	border: 1px solid #666666;
}
.top {
	text-align: right;
	margin-top: 300px;
	background-image: url(../../shared_images/top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: 10px;
	padding-right: 15px;
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 30px;
}
.top a:link {
	color: #FF9900;
	text-decoration: none;
}
.top a:visited {
	color: #FF9900;
	text-decoration: none;
}
.top a:hover, .top a:active	{
	color: #FF9900;
	text-decoration: underline;
	}
	
.homeText {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 160%;
	font-size: 90%;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.deadEndRed {
	color: #CC0000;
}
.deadEnd_work	{
	margin-bottom: 20px;
}
#twoCols{
 width:533px; 
 float:right; 
 position:relative; 
  }
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 
 
.artist	{
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: right;
	}
	
.coex_img	{
	border: 1px solid #CCCCCC;
	margin-left: -2px;
	}
	
.city_img	{
	border: 1px solid #CCCCCC;
	margin-left: -2px;
	margin-bottom: 8px;
	width: 250px;
	}
.img_note {
	font-size: 80%;
	color: #666666;
}

.join_note{
	line-height: 140%;
	font-weight: bold;
	font-size: 90%;
	color: #FFFFFF;
	margin-top: 100px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.join_note a:link {
	color: #FF9900;
	text-decoration: underline;
}
.join_note a:visited {
	color: #FF9900;
	text-decoration: underline;
}
.join_note a:hover, .join_note a:active	{
	color: #FF9900;
	text-decoration: none;
	}
.coex_intro {
	font-weight: bold;
	font-size: 120%;
	line-height: 130%;
}
.black_links a:link {
	color: #000000;
	text-decoration: underline;
}
.black_links a:visited {
	color: #000000;
	text-decoration: underline;
}
.black_links a:hover, .black_links a:active	{
	color: #000000;
	text-decoration: none;
	}
.side_img {
	padding-left: 9px;
	margin-bottom: 8px;
}
.aboutBox {
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 4px;
	margin-bottom: 10px;
}
