body {
margin:0px auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#333333;
background:#fbf7e7;
padding-bottom:10px;
}

input, textarea { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}
select{ background:#FDF7E7; font-family:Georgia, "Times New Roman", Times, serif;}

a:link, a:visited, a:hover {outline:none;}
h1, h2, form {margin:0px;padding:0px;}
.clear {clear:both;height:1px;font-size:0px;line-height:0px;}
.clear7 {clear:both;height:7px;font-size:0px;}
.clear10 {clear:both;height:10px;font-size:0px;}
.clear15 {clear:both;height:15px;font-size:0px;}

form, ul { margin:0; padding:0}
td{ vertical-align:top; }
img { border:0}


.body{ width:960px; }

.header{ width:960px; float:left; clear:both }
.header h1 { float:left; width:261px; height:100px;  background:url(../img/logo.jpg) no-repeat left top;}
.header h1 a{ float:left; width:261px; height:100px; text-indent:-9000px}
.header .right { float:left; width:699px; height:100px; }
.header .right .top{ float:left; width:699px; height:60px; background:#caac48; border-bottom:1px solid #e1ddd1 }
/* sechols */
.header .right .top ul{ list-style:none; padding-left:10px; }
.header .right .top ul li{ float:left; border-right:1px solid #e1ddd1; height:60px; text-align: left;  }
.header .right .top ul li div{ font-size:16px; font-weight:100; color:#fbf8e8; height:17px; padding:38px 14px 0 12px; text-decoration:none; }
.header .right .top ul li.architecture_li { width: 442px; }.header .right .top ul li.resources_li { border-right: 0; }
.header .right .bottom{ float:left; width:699px; height:39px; background:#777777; }

.header .right .bottom ul{ list-style:none; padding-left:0px; position: relative; }
.header .right .bottom ul li{ float:left; border-right:1px solid #e1ddd1; height:39px; position: relative;  }

.header .right .bottom ul li.home_li{ border:0;  }
.header .right .bottom ul li.home_li a{color:#AAAAAA;}
.header .right .bottom ul li.home_li a:hover{color:#FBFCDE; background:none; }

.header .right .bottom ul li div{ font-size:16px; font-weight:100; color:#fbf8e8; height:17px; padding:9px 14px 0 12px; float:left; text-decoration:none; /*letter-spacing:1px;*/ }
.header .right .bottom ul li a{ position: relative; font-size:9px; font-weight:800; color:#fbf8e8; height:17px; padding:14px 14px 8px 14px; float:left; text-decoration:none; /*letter-spacing:1px;*/ }.header .right .bottom ul li:first-child a { padding-left: 22px; }.header .right .bottom ul li a.two_line { height: 21px; padding:10px 14px 8px 14px; text-align: left; line-height: 10px; }
.header .right .bottom ul li a:hover, .header .right .bottom ul li a.selected {background:#939391}
/*#a_recent_additions:hover, #a_recent_additions.selected { background: #832b2f; }*/

/* Sub Menu */.header .right .bottom ul li:hover ul { /*display: block;*/ }.header .right .bottom ul li ul { list-style:none; position: absolute; top: 39px; display: none; clear: both; z-index: 10000; background-color: #fbf7e7; border: 0; padding: 0; margin: 0; margin-left: -1px; min-width: 100%; }
.header .right .bottom ul li ul li { display: block; float:none; border: 0; border-bottom:1px solid #dfddd7; border-left:1px solid #dfddd7; border-right:1px solid #dfddd7; height:25px; padding: 0; text-align: left; }.header .right .bottom ul li ul li:first-child { margin-top: 4px; border-top:1px solid #dfddd7; padding-left: 0;  }.header .right .bottom ul li ul li:first-child a { padding-left: 14px; }.header .right .bottom ul li:first-child ul li:first-child a { padding-left: 22px; }
.header .right .bottom ul li ul li a{ display: block; font-size:9px; font-weight:800; color: #444; height:18px; padding:7px 14px 0px 14px; float:none; text-decoration:none; /*letter-spacing:1px;*/ white-space: nowrap; text-transform: uppercase; }.header .right .bottom ul li ul li a.two_line { height: 21px; padding:10px 14px 8px 14px; text-align: left; line-height: 10px; }.header .right .bottom ul li ul li a.selected { color: #222; }
.header .right .bottom ul li ul li a:hover, .header .right .bottom ul li ul li a.selected {background:#ccc}/* FF specific */@-moz-document url-prefix() {
	.header .right .top ul li.architecture_li { width: 443px; }		.header .right .bottom ul li a{ padding-left: 12px; padding-right: 12px; }	.header .right .bottom ul li:first-child a { padding-left: 22px; }	.header .right .bottom ul li a.two_line { padding-left: 12px; padding-right: 12px; }		.header .right .bottom ul li ul li:first-child a { padding-left: 12px; }	.header .right .bottom ul li:first-child ul li:first-child a { padding-left: 22px; }
	.header .right .bottom ul li ul li a{padding-left: 12px; padding-right: 12px; }	.header .right .bottom ul li ul li a.two_line { padding-left: 12px; padding-right: 12px; }}
/*.header .right .bottom ul,
.header .right .bottom ul *,
.header .right .bottom ul *::before,
.header .right .bottom ul *::after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}*/
/* Search */
.header .right .bottom form{ float:right; padding:8px 8px 0 0 ; }
.header .right .bottom input { float:left;  border:1px solid #939391; border-right:0; background:#777777;   height:17px; width:108px; padding:3px 8px 2px 8px;  margin:0; color:#aaaaaa; font-size:9px; font-weight:800 }
.header .right .bottom input.search_but { margin:0; padding:0; border:0; width:25px; height:24px; float:left; background:url(../img/search_but.jpg) no-repeat left top; }
.header .right .bottom input.search_but_hover { margin:0; padding:0; border:0; width:25px; height:24px; float:left; background:url(../img/search_but_hover.jpg) no-repeat left top; }
.header .right .bottom a.search_trigger { margin:0; padding:0; border: 1px solid #939391; width:25px; height:23px; float:left; background:url(../img/search_but.png) no-repeat 0 0; }.header .right .bottom a.search_trigger:hover { background-position: 0 -23px; background-color: #939391; }
/*.submenu_cont  
{
	position: relative;
	height: 0;
	-webkit-transition: all 1.0s ease; -moz-transition: all 1.0s ease; -o-transition: all 1.0s ease; transition: all 1.0s ease;
}*/
.submenu { display: table; table-layout: fixed; width:958px; margin:4px 0 0px 0; float:left; clear:both; border: 1px solid #dfddd7; text-align: left; }.submenu_left { display: table-cell; width: 259px; border-right: 1px solid #dfddd7; height: 25px; vertical-align: top; }.submenu_right { display: table-cell; width: 661px;  padding: 0 18px 0 18px; vertical-align: top; }
/*.submenu ul{ padding-right:19px; padding-left:264px;border-bottom:1px solid #dfddd7;  width:677px; float: left; list-style:none;  background:url(../img/sub_menu_bg_test2.jpg) repeat-y 0 0px;  }
.submenu ul li { float:left; padding-left:19px;}
.submenu ul li a{ float:left; color:#999999; font-size:9px; font-weight:800; text-decoration:none; padding:5px 0 4px 0; height:15px; white-space:nowrap; }
.submenu ul#current_menu_decades li a{ font-size:10px; padding:4px 0 4px 0; height:13px; }
.submenu ul li a:hover, .submenu ul li a.selected{ color:#333333; }*/


.content_div{width:960px; float:left; clear:both; padding:4px 0;}

.content_div .title{width:700px; padding-left:260px; float:left; clear:both; background:#777777; }/*.content_div .title.recent_additions{background:#832b2f; }*/

.content_div .title h2{ float:left; border-left:1px solid #e1ddd1; padding:56px 0 9px 24px; font-size:30px; color:#fcfce4; text-align:left; font-weight:100 }

.bg1{ background:url(../img/content_bg.jpg) repeat-y left top; }
.bg2{ background:url(../img/content_bg2.jpg) repeat-y left top; }

.bg2_print{ background:url(../img/content_bg2_print.jpg) repeat-y left top; }

.content{width:960px; float:left; clear:both;  margin:0px 0 0px 0;position:relative;  }

.content .left{ width:260px; float:left; }
.content .left ul{ width:256px; float:left; list-style:none; border-bottom:1px solid #fdfbf2;/* padding:22px 0 0 0*/}
.content .left ul li{ float:left;width:256px; border-top:1px solid #fdfbf2; font-size:10px }
.content .left ul li a{ float:left; color:#444444; font-size:100%; font-weight:800;  text-decoration:none;width:226px; padding:4px 10px 4px 20px; /*width:176px; padding:4px 10px 4px 30px; */text-align:left}
.content .left ul li a:hover,.content .left ul li a.selected{ background:#dac577;}
.content .left ul li .featured{ color:#fcfce4; text-align:left; font-size:16px;

float:left;
 padding: 9px 10px 0px 20px;
width: 226px; background:#caac48; height:30px;
}

.content .left ul li a.bolded{ color:#996600; padding:10px 10px 10px 20px;width:226px;  font-size:9px; font-weight:800;  text-transform:uppercase; }

.content .right{ width:700px; float:left;  }

.content .right .icon_strip_div{ float:left; border:1px solid #dfddd7; width:658px; padding:0 16px 0 24px; background:#fbf7e7; font-size:9px; font-weight:800; color:#333333  }
.content .right .icon_strip_div .buttons_new_design{
 float:left;	
  width:650px;
  background:#cbcac6;
   margin: 4px 0;
}

.content .right .noborderbtm{ border-bottom:0; }
.content .right .featured_strip{ border-bottom:0; }

.content .right .about_links_list {background:url(../img/sub_menu_bg_test3.jpg) repeat-y 0 0px #fbf7e7;  float:left; border-bottom:1px solid #dfddd7;  width:485px; padding:0 191px 0 24px;  list-style:none; }
.content .right .about_links_list a{ padding:5px 15px 4px 0; text-align:left; color:#999999; text-decoration:none; float:left; text-transform:uppercase; font-size:9px; font-weight:800}
.content .right .about_links_list a:hover{ color:#333333;}
.content .right .about_links_list a.selected{ color:#333333; }

.content .right .galleries_links_list {background:url(../img/sub_menu_bg_test3.jpg) repeat-y 0 0px #fbf7e7;  float:left; border-bottom:1px solid #dfddd7;  width:652px;  padding:0 24px 0 24px;  list-style:none; }
.content .right .galleries_links_list a{ padding:5px 15px 4px 0; text-align:left; color:#999999; text-decoration:none; float:left; text-transform:uppercase; font-size:9px; font-weight:800}
.content .right .galleries_links_list a:hover{ color:#333333;}
.content .right .galleries_links_list a.selected{ color:#333333; }


.content .right .icon_strip_div_no_top{  float:left; border:1px solid #dfddd7; border-top:0px; width:650px; padding:0 24px 0 24px; background:#fbf7e7; font-size:9px; font-weight:800; color:#333333  }
.content .right .images_div{width:650px; padding:0 24px 0 24px; text-align:center; min-height:460px}
.content .right .icon_strip_div_no_top img { padding:22px 0; /*float:left;*/}
.content .right .icon_strip_div_no_top .images_links{ list-style:none }
.content .right .icon_strip_div_no_top .images_links li {float:left; border-left:1px solid #dfddd7; padding:5px 6px 3px 6px; color:#999999; }
.content .right .icon_strip_div_no_top .images_links li.box{ padding:5px 6px 6px 6px; }
.content .right .icon_strip_div_no_top .images_links li.box a{ background:#cbcac6; height:10px; width:10px; float:left; font-size:0px; line-height:0;  }
.content .right .icon_strip_div_no_top .images_links li.box a:hover,
.content .right .icon_strip_div_no_top .images_links li.box a.selected
{ background:#777777}

.content .right .icon_strip_div_no_top .hidden { display:none }

.content .right .buildings_text{ text-align:left; padding:0px 24px; float:left; clear:both; width:650px; color:#333333; line-height:20px; }
.content .right .buildings_text .normal_text{ line-height:20px; padding:10px 0 }
.content .right .buildings_text .normal_text p{ margin:0; padding:0}

.content .right .buildings_images_text{ font-weight:100; font-size:12px;  text-align:left; padding:5px 0; float:left; clear:both; width:658px; color:#333333; }
.content .right .buildings_images_text span { color:#999999; font-size:8px; text-transform:uppercase; line-height:16px; font-family:Arial, Helvetica, sans-serif; }

.content .right .copy{ border-top:0; font-size:10px; font-weight:100; color:#999999; padding:10px 16px 10px 24px; text-align:left }
.content .right .copy .footer_text{ padding:0 0 7px 0 }
.content .right .copy .footer_text a{ float:none; text-transform:none; padding:0; text-decoration:underline; }

.content .right .icon_strip_div ul.menu {float:left; list-style:none;}
.content .right .icon_strip_div ul.menu li{float:left; padding:4px 8px 4px 0}
.content .right .icon_strip_div ul.menu li a{ float:left; color:#999999; font-size:9px; font-weight:800; text-decoration:none;}
.content .right .icon_strip_div ul.menu li a:hover{ color:#333333}

.content .right .icon_strip_div a{ padding:4px 0px; text-align:left; color:#999999; text-decoration:none; float:left; padding-right:15px; text-transform:uppercase;}
.content .right .icon_strip_div a:hover{ color:#333333;}
.content .right .icon_strip_div a.selected{ color:#333333; }

.content .right .icon_strip_div .buttons_new_design a{ padding:5px 0px; text-align:center; border-right:1px solid #fbf7e7; color:#333333; text-transform:uppercase;}
.content .right .icon_strip_div .buttons_new_design a.first{ /*border:0;*/ }
.content .right .icon_strip_div .buttons_new_design a:hover{ color:#fbf7e7; background:#777777; }
.content .right .icon_strip_div .buttons_new_design a.selected{ color:#fbf7e7; background:#777777; }

.content .right .icon_strip_div .buttons_new_design a.a_gal1{ width:120px; }
.content .right .icon_strip_div .buttons_new_design a.a_gal2{ width:145px; }
.content .right .icon_strip_div .buttons_new_design a.a_gal3{ width:144px; }
.content .right .icon_strip_div .buttons_new_design a.a_gal4{ width:155px; }
.content .right .icon_strip_div .buttons_new_design a.a_gal5{ width:81px; }

.content .right .icon_strip_div ul.icons_ul{ list-style:none; border-left:1px solid #dfddd7; float:right; padding-right:8px; }
.content .right .icon_strip_div ul.icons_ul li{ float:left; padding:5px 0 6px 0; height:9px; width:24px; border-right:1px solid #dfddd7;}

.content .right .icon_strip_div ul.icons_ul li a, .content .right .icon_strip_div ul.icons_ul li span{ height:9px; float:left; width:24px; font-size:0; line-height:0; padding:0}
.content .right .icon_strip_div ul.icons_ul li a:hover{ text-decoration:none}



 a.lock{ background:url(../img/utilities/normal/lock.jpg) no-repeat center top;}
 a.lock:hover{ background:url(../img/utilities/hover/lock.jpg) no-repeat center top;}

 a.close{ background:url(../img/utilities/normal/close.jpg) no-repeat center top;}
 a.close:hover{ background:url(../img/utilities/normal/close.jpg) no-repeat center top;}


.content .right .icon_strip_div ul.icons_ul li a.mail{ background:url(../img/utilities/normal/mail.jpg) no-repeat center top;}
.content .right .icon_strip_div ul.icons_ul li a.mail:hover{ background:url(../img/utilities/hover/mail.jpg) no-repeat center top;}

.content .right .icon_strip_div ul.icons_ul li a.square{ background:url(../img/utilities/normal/sqare.jpg) no-repeat center top;}
.content .right .icon_strip_div ul.icons_ul li a.square:hover{ background:url(../img/utilities/hover/sqare.jpg) no-repeat center top;}

.content .right .icon_strip_div ul.icons_ul li a.star{ position:relative; background:url(../img/utilities/normal/star.jpg) no-repeat center top;}
.content .right .icon_strip_div ul.icons_ul li a.star:hover{ background:url(../img/utilities/hover/star.jpg) no-repeat center top;}

.content .right .icon_strip_div ul.icons_ul li a.left_arrow{ background:url(../img/utilities/normal/left_arrow.jpg) no-repeat center top;}
.content .right .icon_strip_div ul.icons_ul li a.left_arrow:hover{ background:url(../img/utilities/hover/left_arrow.jpg) no-repeat center top;}
.content .right .icon_strip_div ul.icons_ul li.inactive a.left_arrow:hover{ background:url(../img/utilities/normal/left_arrow.jpg) no-repeat center top;}

.content .right .icon_strip_div ul.icons_ul li .right_arrow{ background:url(../img/utilities/normal/right_arrow.jpg) no-repeat center top;}
.content .right .icon_strip_div ul.icons_ul li .right_arrow:hover { background:url(../img/utilities/hover/right_arrow.jpg) no-repeat center top;}
.content .right .icon_strip_div ul.icons_ul li.inactive .right_arrow:hover{ background:url(../img/utilities/normal/right_arrow.jpg) no-repeat center top;}


.content .right .title{ /*line-height:18px;*/ font-size:17px; font-weight:800; color:#555555;background:#fbf7e7; border-left:1px solid #dfddd7; border-right:1px solid #dfddd7; width:650px; padding:6px 24px 6px 24px; float:left; clear:both; text-align:left; }
.content .right .title span{ font-size:12px; color:#444444; font-weight:100;  }
.content .right #about_title{ padding:11px 24px 11px 24px; }

.content .right .featured_strip ul.icons_ul{ border:0; }
.content .right .featured_strip ul.icons_ul li{ width: auto; border:0; padding:0; line-height: normal; height:auto;}
.content .right .featured_strip ul.icons_ul li a{  width: auto; float:right; height:auto;    line-height: normal;}

.content .right .featured_strip ul.icons_ul li span{ float:left; height:auto; padding:4px 0; }
.content .right .featured_strip ul.icons_ul li span.text{ padding-right:6px; float:left; width:auto;   font-size:9px; line-height:normal; font-weight:800; color:#aaaaaa; }
.content .right .featured_strip ul.icons_ul li span.right_arrow{ background-position:center 5px; line-height:normal; font-size:8px; padding:5px 0 6px 0;  border-left: 1px solid #DFDDD7;  border-right: 1px solid #DFDDD7; }
.content .right .featured_strip ul.icons_ul li a:hover span.right_arrow{   background:url(../img/utilities/hover/right_arrow.jpg) no-repeat center 5px; }
.content .right .featured_strip ul.icons_ul li a:hover span.text { color: #333333;} 
/*.content .right .featured_strip ul.icons_ul li a.right_arrow{ background-position:right; height:9px; float:left; width:auto; font-size:9px; line-height:normal; font-weight:800; color:#aaaaaa; padding:0 10px 0 0}
*/

.content .right .right_left_part { float:left ; width:524px; padding:0; text-align:left; padding-bottom:0px; }
.content .right .right_right_part { float:left ; width:144px; padding:16px 16px 0px 16px; text-align:left; }

.footer { padding-top:100px; margin-bottom:10px;}
.footer_home{ padding-top:0; }
.footer_home .right { width:960px; }
.footer_home .right .icon_strip_div { width:918px; }

.home_box{ float:left; clear:both;width:960px; padding:4px 0 15px 0; position:relative; }
.home_box .title{ float:left; clear:both;width:960px; background:#caac48;  border-bottom:1px solid #fbf7e7; text-transform:uppercase;}
.home_box .title h2 {color:#fcfce4;float:left;font-size:30px;font-weight:100;padding:29px 0 6px 12px; text-align:left; text-transform:none;}
.home_box .inner_content {float:left; clear:both;width:960px; background:#f0e5b0; height:600px;  }
.home_box .inner_content .item { float:left; width:159px; border-right:1px solid #fbf7e7; position:relative;  height:600px;}
.home_box .inner_content .item img{ float:left;}
.home_box .inner_content .item .img{ float:left; clear:both; height:300px; width:100%}
.home_box .inner_content .item2 { width:160px;}
.home_box .inner_content .last{ border-right:0;}
.home_box .inner_content .item .item_slide{ position:absolute; left:0; top:0; }

.home_box .inner_content .item .title{ text-decoration:none; float:left; clear:both;width:133px; background:#f0e5b0; position:static; left:0; top:0px; font-size:9px; font-weight:800; color:#996600; text-align:left; padding:9px 13px 9px 13px;border-top:1px solid #fbf7e7;border-botom:1px solid #fbf7e7;}

.home_box .inner_content .item a.title:hover{background:#dac577;}

.home_box .inner_content .item .item_selected .title{ background:#dac577; } 

.home_box .inner_content .item2 .title { width:134px;}

.home_box .inner_content .item  ul{ width:159px; float:left; list-style:none; padding:0px 0 0 0; clear:both;}
.home_box .inner_content .item2 ul { width:160px;}
.home_box .inner_content .item  ul li{ float:left;width:159px; border-bottom:1px solid #fbf7e7; }
.home_box .inner_content .item2 ul li{ width:160px;}
/*.home_box .inner_content .item  ul li.first{ border:0;}*/
.home_box .inner_content .item  ul li a{ float:left; color:#444444; font-size:10px; font-weight:800;  text-decoration:none;width:133px; padding:4px 13px 4px 13px; text-align:left}
.home_box .inner_content .item2 ul li a{ width:134px;}
.home_box .inner_content .item  ul li a:hover,.home_box ul li a.selected{ background:#dac577;}






.content .right .right_left_part  .right_text { float:left ; width:480px; padding:20px 20px 20px 24px; text-align:left; line-height:20px; }
.content .right .right_left_part  .right_text p{ margin-top:0;}

.content .right .right_left_part .strip_div {width:484px; padding:0px 20px; border-top:1px solid #dfddd7; border-bottom:1px solid #dfddd7; float:left;  color:#999999; font-size:9px; font-weight:800; }
.content .right .right_left_part .strip_div a{float:left;  color:#999999; font-size:9px; font-weight:800; border-right:1px solid #dfddd7; padding:4px 10px 4px 0; text-decoration:none;}
.content .right .right_left_part .strip_div a:hover{ color:#333333; }
.content .right .right_left_part .strip_div div{ float:left;  padding:0px 0px 0px 5px;}
.content .right .right_left_part .strip_div div a{ border:0; text-transform:uppercase;}
.content .right .right_left_part .strip_div .about_footer_next { text-transform:uppercase; border:0; background:url(../img/about_footer_next.jpg) no-repeat 0 0;  }

.content .right .right_left_part .strip_div_boxes {width:480px; padding:10px 20px 10px 24px; border-bottom:1px solid #dfddd7; float:left;  color:#999999; font-size:9px; font-weight:800; }
.content .right .right_left_part .strip_div_boxes .title{ width:auto; border:0; padding:0 0 5px 0; font-size:16px}
.content .right .right_left_part .strip_div_boxes a{float:left; clear:both;  color:#999999; font-size:9px; font-weight:800; padding:4px 10px 4px 0; text-transform:uppercase; text-decoration:none;}
.content .right .right_left_part .strip_div_boxes a:hover{ color:#333333}


.column_4_div{ position:relative; float:left; clear:both; width:678px; padding:10px 12px; background:url(../img/4_column_box.jpg) repeat-y left top; border-bottom:1px solid #dfddd7 }

.column_4_div .item_div {  float:left; width:145px; padding:0 10px 0 12px; font-size:11px; color:#333333; text-align:left;   }
.column_4_div .item_div a{color:#333333; text-decoration:none}
.column_4_div .item_div a.subm_f{color:#aaaaaa; text-decoration:none; font-size:9px; font-weight:800; position:absolute; left:0; bottom:11px; }
.column_4_div .item_div a.subm_f0{ left:24px; }
.column_4_div .item_div a.subm_f1{ left:191px; }
.column_4_div .item_div a.subm_f2{ left:358px; }
.column_4_div .item_div a.subm_f3{ left:525px; }

.column_4_div .item_div a:hover{color:#000;}
.column_4_div .item_div img{ padding:0 0 6px 1px }
.column_4_div .item_div div{ color:#999999; padding-top:5px; display:block; padding-bottom:18px;}
.column_4_div .item_div div p { margin:0; padding:0}

.title_box{ float:left; clear:both; width:700px; font-size:16px; font-weight: normal; color:#fbf7e7; background:#FDF7E7;  text-align:left; padding:4px 0  }
.title_box div.title_box_content{ background:#777777;  width:521px; padding-left:179px; }
.title_box div.title_box_content .title_box_right{ border-left:1px solid #b7b4ad; padding:18px 0 17px 12px;}
.title_box div.title_box_content_full { background:#777777; padding: 18px 24px 17px 24px; }
.column_2_div{  float:left; clear:both; width:700px; padding:0; background:url(../img/2_column_box.jpg) repeat-y left top; border-bottom:1px solid #dfddd7; }

.column_2_div .item{ float:left; clear:both; width:700px; border-top:1px solid #dfddd7; position:relative; }
.column_2_div .first{ border:0}

.column_2_div .item .left{ padding:8px 0 8px 24px;
text-align:left;
width:156px; 

}

.column_2_div .item .left a.subm_f_v2{ position:absolute; bottom:7px; left:192px; color:#aaaaaa; text-decoration:none; font-size:9px; font-weight:800;  }
.column_2_div .item .left a.subm_f_v2:hover {color:#333333;}

.county_select
{ padding:8px 0 8px 11px!important;

width:169px!important; }

/*.column_2_div .item .right{ width:500px; text-align:left; color:#333332; font-size:12px; padding:3px 8px 9px 12px; line-height:14px; }*/
.column_2_div .item .right{ width:468px; text-align:left; color:#333332; font-size:12px; padding:3px 40px 9px 12px; line-height:14px; }
.column_2_div .item .right .unph_text{ color:#999999; padding:6px 0 0 0; line-height:15px;}
.column_2_div .item .right a{ font-size:9px; color:#aaaaaa; font-weight:800; text-decoration:none }
.column_2_div .item .right a:hover {color:#333333;}
.column_2_div .item .right a.sbmt_ph_noimg_a{ display:block;padding-top:6px; }
.column_2_div .item a.title{ padding:0; margin:0; font-size:12px; text-decoration:none; color:#333332; border:0; width:auto; float:none; }

.column_2_div .item a.title:hover{ color:#000;}

.column_2_div .item div.text_{ color:#999999; padding:5px 0 20px 0; display:block}
.column_2_div .item div.text_ p { margin:0; padding:0}
.recent_addition { color: #832b2f !important; }



/* $Id: sharetools.css 14528 2009-02-09 11:46:22Z jguinto $
/css/0.1/screen/common/modules/sharetools.css
(c)2006 - 2008 The New York Times Company */ 

#shareMenu{ position:absolute; top:5px; right:0; }
#toolsList{ position:relative;}


#toolsList.shareMenuOpened {
  padding-bottom: 26px;
}

#shareMenu a,
#shareMenu a:visited {
  color: #333;
  outline: none; 
  font-size:9px!important;
  line-height:normal!important;
  
}

#shareMenu.opened {
  background-color: white;
  border: 1px solid #EAE8E9;
  line-height: 1.4em;
  padding: 5px 10px; 
  position: absolute;
  right:0;
  top:15px;
}
#shareMenu.closed a{ display:none }
#shareMenu.closed a.shareButton { display:block }

#shareMenu.noAd { 
  height: 105px !important;
}

#shareMenu .shareButton {
  /*background: url(/images/article/functions/toolsicon_anim.gif) no-repeat 0 0;
  padding: 1px 0 3px 20px;*/
  position:absolute; right:0; top:-2px;
}

#shareMenu.closed a.shareButton:hover {
 /* background: url(/images/article/functions/expand.gif) no-repeat 1px 0;*/
}

#shareMenu.opened .shareButton {
  background: url(/images/article/functions/contract.gif) no-repeat 0 0;
  float: left;
  margin-bottom: 7px;
  margin-top: 2px;
  padding: 0 0 0 20px;
}

#shareMenu .closeButton {
  background: url(/images/article/comments/buttons/close_window.gif) no-repeat 4.1em 0;
  float: right;
  margin-bottom: 7px;
  margin-top: 2px;
  padding: 0 20px 0 0;
}

#shareMenu #shareList {
  /*border-top: 1px solid #EAE8E9;
  padding: 8px 0 0 0;*/
  
  clear: both;
  display:inline-block;
  margin-left: 0;
  
  text-align: left;
  list-style:none;
  margin:0;
  
}
#shareMenu #shareList{ font-size:9px; line-height:normal;  background:#FFF; display:block;}
#shareMenu #shareList a:hover { text-decoration:none!important; }

#shareMenu #shareList.hidden {
  display: none;
}

#shareMenu #shareList li {
  background: none;
  border-bottom: 0;
  border-right: 0;
  float: left;
  margin-bottom: 0;
  margin-left: 5px;
  padding: 5px 0;
  width: 105px;
}

#shareMenu #shareList li.mixx, 
#shareMenu #shareList li.permalink {
  clear: left;
}

#shareMenu #shareList li#shareMenuAd {
  border-top:  1px solid #EAE8E9; 
  margin-left: 0;
  margin-top: 5px;
  padding-top: 7px;
  width: auto;
}

#shareMenu #shareList li a,
#shareMenu #shareList li a:visited {
  background-repeat: no-repeat;
  padding:5px 0 3px 20px;
  height:20px; float:left;
  width:auto;
  font-size:9px;
  line-height:normal;
}

#shareMenu #shareList li#shareMenuAd a {
  padding-left: 0;
}

#shareMenu #shareList .shareSponsor {
  background: url(/ads/sharetools-sponsor.gif) no-repeat 0 0;
  clear: both;
  display: block;
  width: 115px;
  height: 13px;
  margin-bottom: 5px;
  margin-top: 0;
}

/* Override Yahoo's own CSS for Buzz badge */

#shareMenu #shareList #yahooBuzzBadge-form a {
  padding: 0;
}

#shareMenu #yahooBuzzBadge-form span span {
  padding-left: 20px;
  width: 75px !important;
  top: -3px !important;
}

#shareMenu #yahooBuzzBadge-form span:hover {
  text-decoration: none;
}

#shareMenu #shareList li.yahoobuzz {
  height: 14px !important;
}

#shareMenu.closed {
border:0;
}

#shareMenu #shareList.hidden {
display:none;
}





.icon_strip_div_no_top .col1 { padding:0 10px 0 0px; width:43px; }
.icon_strip_div_no_top .col2 { padding:0 10px 0 0px; width:175px; }
.icon_strip_div_no_top .col3 { padding:0 10px 0 0px; width:114px; }
.icon_strip_div_no_top .col4 { padding:0 10px 0 0px; width:131px; }
.icon_strip_div_no_top .col4 .inner_t{font-size:9px; font-weight:800; text-decoration:none; float:left; color:#999999}
.icon_strip_div_no_top .col5 { padding:0 10px 0 0px; width:93px; }
.icon_strip_div_no_top .col6 { padding:0 0px 0 0px; width:44px; }

.icon_strip_div_no_top .list_tds{ float:left; text-align:left; font-size:12px; color:#333333; padding-top:5px; padding-bottom:5px; font-weight:100}
.icon_strip_div_no_top .list_tds a{ color:#333333; text-decoration:none}
.icon_strip_div_no_top .list_tds a:hover{ color:#999999}

/*.icon_strip_div_no_top .sort_a{ font-size:9px; font-weight:800; text-decoration:none; float:left; color:#999999 }
.icon_strip_div_no_top .sort_a:hover{ color:#444444; }
*/
.icon_strip_div_no_top a.up { background:url(../img/sort_arrow_top.jpg) right center no-repeat; padding-right:10px; font-size:9px; font-weight:800; text-decoration:none; float:left; color:#999999  }
.icon_strip_div_no_top a.up:hover {color:#444444;  background:url(../img/sort_arrow_top_hover.jpg) right center no-repeat; }

.icon_strip_div_no_top a.up_selected { background:url(../img/sort_arrow_top_hover.jpg) right center no-repeat; padding-right:10px; font-size:9px; font-weight:800; text-decoration:none; float:left; color:#444444  }



.icon_strip_div_no_top a.down { background:url(../img/sort_arrow_down.jpg) right center no-repeat; padding-right:10px; font-size:9px; font-weight:800; text-decoration:none; float:left; color:#999999  }
.icon_strip_div_no_top a.down:hover {color:#444444;  background:url(../img/sort_arrow_down_hover.jpg) right center no-repeat; }
.icon_strip_div_no_top a.down_selected { background:url(../img/sort_arrow_down_hover.jpg) right center no-repeat; padding-right:10px; font-size:9px; font-weight:800; text-decoration:none; float:left; color:#444444  }

.pagination{ font-size:11px;}
.pagination a{ font-size:11px; font-weight:800; text-decoration:none; color:#999999 }

.contact_td1{ float:left; width:110px; text-align:right; font-size:9px; font-weight:800; color:#999999; padding:8px 0 0 0 }
.contact_td2{ float:left; width:530px; text-align:left; padding:4px 0 3px 5px; font-size:9px; font-weight:800; color:#999999;}
.contact_td2 .bg_input{ border:1px solid #dfddd7; width:310px; height:18px; padding:3px 2px 0 2px }
.iframe .contact_td2 .bg_input{ width:260px; }


.contact_td2 .bg_input_phone1 {width:34px;}
.contact_td2 .bg_input_phone2 {width:34px;}
.contact_td2 .bg_input_phone3 {width:82px;}
.contact_td2 .bg_select{ border:1px solid #DFDDD7;
height:24px;
padding:2px 2px 0;
width:315px; }

.contact_td2 strong{ color:#333333; height:18px; height:14px; float:left; }

.contact_td2 .textarea_{ border:1px solid #dfddd7; width:310px; height:160px;  padding:2px 2px 0 2px; position:relative}
.iframe .contact_td2 .textarea_{ width:260px; }

.conact_icon_strip_div{ padding:4px 20px!important;}

.warningBox{ color:#BF1717; font-weight:100;}


.button_holder{ float:left; padding-left:391px; padding-top:8px;}
.iframe .button_holder{padding-left:340px} 

.submit{ background:url(../img/submit.jpg) no-repeat left top; padding:0; margin:0; border:0; height:20px; width:61px; float:left; cursor:pointer;}
.submit_hover{ background:url(../img/submit_hover.jpg) no-repeat left top; padding:0; margin:0; border:0; height:20px; width:61px; float:left;  cursor:pointer;}

.about_us_caption{ font-size:10px; color:#aaaaaa; padding:5px 0; line-height:12px; }
.about_us_title{ font-size:7px; color:#aaaaaa; padding:0 0 14px 0; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; }











#tellfriend {
	position: absolute;
	margin-top: 280px;
	right: 20px;
	color: #fff;
	padding: 15px;
	margin-bottom: 20px;
	width: 380px;
	z-index: 1;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
}

#tellfriend a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(../js/fancybox/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#tellfriend form textarea {
	height: 80px;
}





div.fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background-color: #666;*/
	display: none;
	z-index: 30;
}

.print{
	position: absolute;
  	top: -1025px;
	right: 20px;
	z-index : 1000;
}

.tell_a_friend{

	 position: absolute;
  	top: -1020px;
	right: 20px;
	z-index : 1000;
}


.fancy_outer a{ /*font-size:10px;*/ text-decoration:none; color:#333333; font-weight:100;}

.tell_a_friend div.fancy_outer {width: 410px; height: 458px;}

.tell_a_friend_iframe { width:411px; height:450px }


.tell_a_friend  div.fancy_content{ left:-1px; right:0; top:0; bottom:0; }
.tell_a_friend div.fancy_inner{ border:0;}

.share{
 position: absolute;
right:0px;
top:-1025px;
z-index : 1000;
	
}

.share div.fancy_outer {
height:80px;
width:360px;
}

div.fancy_outer {
	text-align:left;
	position: relative;
    z-index: 90;
    padding: 0px 18px 33px 0px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    
	display: block; 
	z-index : 1000;
}

div.fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}
div.fancy_inner a{ font-weight:100}

div.fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
	/*padding-top:10px;*/
	
	top: 10px; 
	right: 10px; 
	bottom: 10px; 
	left: 10px; 
	width: auto; 
	height: auto; 
	display: block;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

div.fancy_bg_id {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancy_shadow_s.png') repeat-x;
	left:0;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_nw.png') no-repeat;
}

.iframe { float:left; }
.iframe .button_holder{ background:#FDF7E7} 
.iframe .contact_td2{ width:275px; }

.iframe .right .icon_strip_div_no_top  {width:428px; }
.iframe .right .icon_strip_div  {width:428px; }
.iframe .right {width:473px}

.iframe .header { width:500px}

.iframe .header .right{ width:334px;height:81px;}
.iframe .header .right .top{ width:334px; height:30px;}
.iframe .header .right .bottom{ width:334px}

.iframe .header .right_first{ width:135px;  border-right:1px solid #E1DDD1;}
.iframe .header .right_first .top{ width:135px; }
.iframe .header .right_first .bottom{ width:135px; }

.iframe .right .title { border:0; width:auto; background:none; color:#FFF; padding-bottom:0;}







.print div.fancy_content{ top:0; left:0; right:0; bottom:0;
}

.print_buildings_full_list .buildings_text{ padding:0!important; width:auto!important; }
.print_buildings_full_list .print_content .right { border:0px; }



.print div.fancy_outer {width: 700px; height: 458px;}
.print_about_us div.fancy_outer {width: 810px; height: 458px;}


.print_content { float:left; width:810px; }
.print_content .button_holder{ background:#FDF7E7} 
.print_content .contact_td2{ width:275px; }

.print_content .right .icon_strip_div_no_top  {width:428px; }
.print_content .right .icon_strip_div  {width:428px; }


.print_about_us .print_content .right {width:810px; border-bottom:1px solid  #e1ded9}
.print_about_us .print_content .header { width:810px; padding-bottom:3px; background:#fdf7e7}
.print_about_us .print_content .header .right{ width:589px;}
.print_about_us .print_content .header .right .top{ width:589px; }
.print_about_us .print_content .header .right .bottom{ width:589px}


.print_content .right {width:700px; border-bottom:1px solid  #e1ded9}
.print_content .header { width:700px; padding-bottom:3px; background:#fdf7e7}
.print_content .header .right{ width:439px;}
.print_content .header .right .top{ width:439px; }
.print_content .header .right .bottom{ width:439px}


.strip_print .strip_div_boxes {width:480px; padding:10px 20px 10px 24px;  border-right:1px solid #dfddd7;  border-left:1px solid #dfddd7; border-bottom:1px solid #dfddd7; float:left;  color:#999999; font-size:9px; font-weight:800; }
.strip_print .strip_div_boxes .title{ width:auto; border:0; padding:0 0 5px 0; font-size:16px; color:#333333!important; }
.strip_print .strip_div_boxes a{float:left; clear:both;  color:#999999; font-size:9px; font-weight:800; padding:4px 10px 4px 0; text-transform:uppercase; text-decoration:none;}
.strip_print .strip_div_boxes a:hover{ color:#333333}

.strip_print .right_left_part { border-top:1px solid #dfddd7; }

.print_content .right .title { border:0; width:auto; background:none; color:#FFF; padding-bottom:0;font-size:22px; font-weight:100; padding-top:13px;}

.print_content .title_2{width:561px; padding:15px 0 15px 244px; float:left; clear:both; border-top:1px solid #e1ded9; border-bottom:1px solid #e1ded9;
font-weight:800; font-size:17px;
}
.print_content .title_2 span {font-weight:100; font-size:12px;}

.print_icons_div{ text-align:right; height:23px}
.print_icons_div a.close, .print_icons_div a.close:hover{float:right; height:11px; width:12px; background:url(../img/utilities/normal/close.jpg) no-repeat scroll center 5px #FFF; padding:5px; border:1px solid #e1ded9;}
.print_icons_div a.lock{float:right; height:11px; width:12px; background:url(../img/utilities/normal/lock.jpg) no-repeat scroll center 7px #FFF; padding:5px; border:1px solid #e1ded9; border-right:0px;}
.print_icons_div a.lock:hover{background:url(../img/utilities/hover/lock.jpg) no-repeat scroll center 7px #FFF;}


.print .content .left{ width:185px ; padding-left:35px; padding-top:20px;}



.print_buildings_list_by .buildings_text{ padding:0!important; width:auto!important;border-top:1px solid #DFDDD7!important; }
.print_buildings_list_by .print_content .right { border:0px; }

.print_buildings_list_by .content .left { width:145px; } 
.print_buildings_list_by .column_4_div{ width:676px}
.print_buildings_list_by .content .left {
padding-right:17px;
padding-left:18px;
padding-top:20px;
}

/*.print_buildings_list_by div.fancy_outer {width: 810px; height: 458px;}
.print_buildings_list_by .print_content .right {width:810px; border-bottom:1px solid  #e1ded9}
.print_buildings_list_by .print_content .header { width:810px; padding-bottom:3px; background:#fdf7e7}
.print_buildings_list_by .print_content .header .right{ width:589px;}
.print_buildings_list_by .print_content .header .right .top{ width:589px; }
.print_buildings_list_by .print_content .header .right .bottom{ width:589px}*/



.mail_sent_msg{

background:#FFFFFF none repeat scroll 0 0;
clear:both;
float:left;
padding:10px 0px 10px 0;
width:400px;
	
	}
	
#info_div{ float:right; padding:4px 4px 0 0; }

.column_2_div .item .count_buildings{ 
padding-top:14px; padding-bottom:13px; text-transform:uppercase;
color:#444444; font-size:9px; font-weight:800; 

}

.content .right .top_list_items{ padding:10px 24px 9px 24px;}.content .right .top_list_sort{ padding:12px 24px 11px 24px; font-size: 16px; font-weight: normal; color: #333; text-align: left; }

.content .right .right_left_part .pages_view{ width:455px;}

.hidden{ display:none; }


.strip_print .title_2 { padding-left:24px; width:674px; border-right:1px solid #E1DED9;
border-left:1px solid #E1DED9;}

.strip_print .right .icon_strip_div_no_top {width:658px;}

#county_select {

border:1px solid #DFDDD7;
height:24px;
padding:2px 2px 0;
width:135px;
text-transform:uppercase; 
font-weight:800;  font-size:9px; line-height:15px; color:#999999

}

#images_count{ text-transform:uppercase; }




/*==================================
remove default focus style
====================================*/
:focus {outline:none;}

.js ul.newList {left:-9999px;}

/*==================================
red curvy example
====================================*/
.content .left ul.newList * {margin:0; padding:0;}
.content .left ul.newList {margin:0; padding:0; list-style:none; color:#000; width:158px; background:#FDF7E7; position:absolute;  
border:1px solid #dfddd7; border-top:0; top:22px; left:-1px!important; overflow:auto; z-index:9999; overflow-x:hidden; }

.newListSelected { margin-top:2px; width:153px; color:#8e8e8e; height:15px; font-size:9px; font-weight:800; padding:3px 0 0 5px; float:left;  background:url(../img/select_arrow.jpg) no-repeat right top; border:1px solid #e0ded8}
.newListSelected span {width:158px; display:block;}
.content .left ul.newList li {padding: 0; text-align:left; font-size:9px; font-weight:800;
width:auto; /*142px*/; border-top:1px solid #dfddd7; color:#444444; text-transform:uppercase;  }
.content .left ul.newList li a { padding:3px 8px; float: none; line-height: 15px; display: inline-block; height: 15px; }

.selectedTxt {width:148px; overflow:hidden; /*height:16px;*/ padding:0 0px 0 0; text-transform:uppercase; color:#444444; font-size:9px; font-weight:800; }



.profile_select .selectedTxt{width:150px; padding:0; margin:0; }



.hiLite {background:#ccc/*384A96*/!important; /*color:#fff!important;*/}


.newListHover {background:#ccc!important; color:#000!important; cursor:default;}
/*.newListSelHover, .newListSelFocus {background-position:0 -22px; cursor:default;}*/
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

/*======================================
windows xp style - div that contains the 
<select> has been given an id of #win-xp
(for the purposes of this example
========================================*/
#win-xp .newListSelected {background:#FFF url(dropdown.gif) no-repeat scroll 155px 1px; border:1px solid #A5ACB2; color:#000; height:17px; margin-bottom:10px; padding:0; width:173px;}
#win-xp .newListSelected div {display:block;  padding:2px 21px 2px 4px; text-align:left !important; width:149px;}
#win-xp ul.newList {list-style:none; color:#000; width:172px; background:#fff; border:1px solid #000; top:22px; left:0; height:auto; overflow:auto;  text-align:left!important; position:absolute; z-index:9999;}
#win-xp ul.newList li {padding:2px 5px!important; border-bottom: 1px solid #cccccc;}
#win-xp .hiLite {background:#316ac5!important; color:#fff!important;}
#win-xp .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
#win-xp .newListSelHover {cursor:default;}
#win-xp .newListSelHover, #win-xp .newListSelFocus {background-position:auto;}
#win-xp .newListSelHover div, #win-xp .newListSelFocus div {font-weight:bold;}



.gall_div_bg{ background:url(../img/gall_div_bg.jpg)!important; border-bottom:0px!important; }


.normal_text{ font-size:13px; font-weight:100;}

.resource_links{ float:left; clear:both; width:480px; padding-bottom:15px;}
.resource_links a{ color:#444444; font-weight:800; text-decoration:none; }
.resource_links div{ color:#999999;}

.custom_resource_links { padding:10px 20px 10px 24px!important;} 
.custom_resource_links  p{ margin:0!important; }

#main_carousel { width: 650px; min-height: 460px; }
#main_carousel.cycle-slideshow div { width: 650px; height: 460px; padding: 0px; }
#main_carousel.cycle-slideshow img { max-width: 650px; max-height: 460px; padding: 0px; }

#main_caption { padding: 10px 24px 9px 24px; text-align: left; border-bottom:1px solid #dfddd7; color: #222; font-size: 12px; line-height: 18px; }
#main_caption #current_slide { padding-top: 6px; overflow: hidden; width: 650px; }
#main_caption span.credit { color: #777; text-transform: uppercase; font-family: Arial; font-size: 8px; font-weight: normal; line-height: 10px; }
#main_caption span.num { float: right; clear: both; color: #777; text-transform: uppercase; font-family: Arial; font-size: 8px; font-weight: normal; line-height: 10px; }

#thumb_cont { padding: 12px 0; border-bottom:1px solid #dfddd7; overflow: hidden;  }

.cycle-slideshow { margin: auto; }
.cycle-slideshow div { vertical-align: top; }
.cycle-slideshow img { width: auto; max-width: 650px; height: auto; max-height: 460px; padding: 0px; }

.thumb_wrap { overflow: hidden; width: 650px; }

.thumb { position: relative; margin: 0 8px 0 8px; float: left; width: 520px; text-align: left; }
.thumb .cycle-slideshow { width: 100%; margin: 0 0; }
.thumb .cycle-slideshow img { width: 58px; height: 58px; max-height: 58px; opacity: 0.5; padding: 0px !important; cursor: pointer; outline: none; }
.thumb .cycle-slideshow img:hover { opacity: 1.0; padding: 0px !important; outline: none; }
.thumb .cycle-slideshow div { }
.thumb .cycle-slideshow div.cycle-slide { padding-right: 8px; }
.thumb .cycle-slideshow div.cycle-slide:last { padding-right: 0px; }
.thumb .cycle-slideshow div.cycle-slide-active { }
.thumb .cycle-slideshow div.cycle-slide-active img { opacity: 1.0; }

#next, #prev { float: left; display: block; background-color: #777; color: #fff; width: 57px; height: 58px; background-position: center center; background-repeat: no-repeat; }
#next { background-image: url(../img/arrow_right.png); }
#prev { background-image: url(../img/arrow_left.png); }
#next:hover, #prev:hover { background-color: #555; }
#next.disabled,	#prev.disabled { background-color: #c3c2be; cursor: default; }

/* Additional Resources */

.content #add_resources_title{ padding:11px 24px 11px 24px; border-bottom:1px solid #dfddd7; }
.column_2_div.add_resources .item .bottom { position: absolute; bottom: 0; padding: 0 0 9px 0; font-size:9px; color:#aaaaaa; font-weight:800; text-decoration:none; }
.column_2_div.add_resources .item .bottom a { text-transform: uppercase; }
.column_2_div.add_resources .item .right { padding-top: 9px; padding-bottom: 23px;  }


.column_1_div{  float:left; clear:both; width:700px; padding:0; /*border-bottom:1px solid #dfddd7;*/ }
.column_1_div .item{ float:left; clear:both; width:652px; border-top:0; border-bottom:1px solid #dfddd7; position:relative; padding:20px 24px 0px 24px; text-align:left; color:#333332; font-size:12px; line-height:14px; }
.column_1_div .first{ border-top:1px solid #dfddd7; }
.column_1_div .item a{ font-size:9px; color:#aaaaaa; font-weight:800; text-decoration:none; }
.column_1_div .item a:hover {color:#333333;}.column_1_div .item a.title{ padding:0; margin:0; font-size:12px; text-decoration:none; color:#333332; border:0; width:auto; float:none; }
.column_1_div .item a.title:hover{ color:#000;}
.column_1_div .item div.text_{ color:#999999; padding:5px 0 20px 0; display:block}
.column_1_div .item div.text_ p { margin:0; padding:0}
.column_1_div.add_resources .item .bottom { position: absolute; bottom: 0; padding: 0 0 9px 0; font-size:9px; color:#aaaaaa; font-weight:800; text-decoration:none; }
.column_1_div.add_resources .item .bottom a { text-transform: uppercase; }
.column_1_div.add_resources .item { padding-top: 9px; padding-bottom: 29px;  }

.column_1_div.add_resources_index a { text-transform: uppercase; }
.column_1_div.add_resources_index .item { border: 0; }

.column_1_div.add_resources_links { border: 0; }
.column_1_div.add_resources_links .item { border: 0; padding-top: 20px; padding-bottom: 0px;  }
.column_1_div.add_resources_links .first { border: 0; }


.column_1_div.add_resources.detail { border: 0; }
.column_1_div.add_resources.detail .item { width: 700px; padding: 0; border: 0; }
.column_1_div.add_resources.detail .section { padding:20px 24px 20px 24px; border-bottom: 1px solid #dfddd7; }
.column_1_div.add_resources.detail .photo { }
.column_1_div.add_resources.detail .info { }
.column_1_div.add_resources.detail .links.section { border-bottom: 0; }
.column_1_div.add_resources.detail .links { }
.column_1_div.add_resources.detail .links a { text-transform: uppercase; }


.column_2_div.add_resources { border-bottom: 0; }

.column_2_div.add_resources .item { border-top: 0; border-bottom: 1px solid #dfddd7; }
.column_2_div.add_resources .first { border-top: 1px solid #dfddd7; border-bottom: 1px solid #dfddd7; }

.column_1_div a.building_link,
.column_2_div .item .right a.building_link { font-size: 12px; font-weight: normal; }

.header2,
.header2 *,
.header2 *::before,
.header2 *::after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.header2 { width:960px; position: relative; }
.header2 .cols { display: table; table-layout: fixed; width: 100%; position: relative;  }
.header2 .row { display: table-row; width: 100%; position: relative;  }
.header2 .col { display: table-cell; text-align: left; vertical-align: top; position: relative; }

.header2 .col.logo { width: 261px; height: 100px;  background: url(../img/logo.jpg) no-repeat left top; }
.header2 .col.logo a { text-indent: -9000px; width: 261px; height: 100px; display: inline-block; }.header2 .col.nav { width: 699px; }.header2 .row.top { background-color: #caac48; }.header2 .row.top .col { height: 60px; /*border-bottom: 1px solid #e1ddd1;*/ font-size:16px; font-weight: 100; color: #fbf8e8; padding: 0; vertical-align: bottom; line-height: 16px; }.header2 .row.top .col:last-child { border-left: 1px solid #e1ddd1; }.header2 .row.top .col div { padding: 0 0 5px 12px; }.header2 .row.top .col:first-child div { padding-left: 22px; }
.header2 .row.bottom { background-color: #777777; }.header2 .row.bottom .col { height: 39px; color: #fff; border-top: 1px solid #e1ddd1; }.header2 .row.bottom .col:last-child { border-left: 1px solid #e1ddd1; }.header2 .col.architecture { width: 453px; }.header2 .col.resources { }
/* Menu */
.header2 ul { list-style: none; padding: 0; margin: 0; position: relative; }
.header2 ul li { position: relative; margin: 0; padding: 0;  }.header2 .top-nav { display: table; table-layout: auto; list-style: none; padding: 0; margin: 0; position: relative; width: 100%; }
.header2 .top-nav li { display: table-cell; border-right: 1px solid #e1ddd1; height:39px; position: relative; margin: 0; padding: 0; white-space: nowrap;  }.header2 .top-nav li:last-child { border-right: 0; }.header2 .top-nav li a{ display: block; position: relative; font-size: 9px; font-weight: 800; color:#fbf8e8; height: 39px; padding:14px 12px 8px 12px; text-decoration: none; letter-spacing: 0; letter-spacing/*: .3994px;*/ }.header2 .top-nav li a.two_line { padding:10px 12px 8px 12px; text-align: left; line-height: 10px; }
.header2 .top-nav li a:hover, .header2 .top-nav li a.selected { background-color: #939391; }/* Sub Menus */.header2 .sub-nav { display: block; list-style:none; position: absolute; top: 39px; display: none; clear: both; z-index: 10000; background-color: #fbf7e7; border: 0; padding: 0; margin: 0; margin-left: -1px; min-width: 100%; }
.header2 .sub-nav li { display: block; float:none; border: 0; border-bottom:1px solid #dfddd7; border-left:1px solid #dfddd7; border-right:1px solid #dfddd7; height:25px; padding: 0; text-align: left; }.header2 .sub-nav li:first-child { margin-top: 4px; border-top:1px solid #dfddd7; padding-left: 0;  }.header2 .sub-nav li:last-child { border-right: 1px solid #dfddd7; }.header2 .sub-nav li a { display: block; font-size:9px; font-weight:800; color: #444; height:25px; padding:7px 12px 0px 12px; float:none; text-decoration:none; white-space: nowrap; text-transform: uppercase; }.header2 .sub-nav li a.two_line { height: 25px; padding:10px 12px 8px 12px; text-align: left; line-height: 10px; }.header2 .sub-nav li a.selected { color: #222; }
.header2 .sub-nav li a:hover, .header2 .sub-nav li a.selected { background-color: #ccc; }.header2 a.search_trigger { margin:0; padding:0; border: 1px solid #939391; width:25px; height:23px; background:url(../img/search_but.png) no-repeat 0 0; }.header2 a.search_trigger:hover { background-position: 0 -23px; background-color: #939391; }
.header2 .row.search .col { border: 1px solid #dfddd7; height: 25px; padding: 0 18px; vertical-align: middle; }.header2 .row.search .col:not(:first-child) { border-left: 0; }
.header2 .row.spacer .col { border: 0; height: 4px; }
.header2 .top-nav li a#a_types { padding-left: 22px; }.header2 .top-nav li #sub_menu_types li a { padding-left: 22px; }

#search_form_cont { padding: 8px 0 8px 0; }#search_form #search { border:1px solid #939391; border-right:0; background:#fbf7e7;   height: 27px; width:382px; padding:3px 8px 3px 8px;  margin:0; color:#aaaaaa; font-size:9px; font-weight:800; vertical-align: top; }#search_form #search_but { margin:0; padding:0; border: 1px solid #939391; width:29px; height: 27px; background:url(../img/search_but.png) no-repeat center -22px;  vertical-align: top; }#search_form #search_but:hover { background-position: center -45px; background-color: #939391; }#search_trigger_li { padding: 0 10px 0 10px; text-align: center; vertical-align: middle; }#search_trigger_li form { display: inline; }#search_trigger { display: inline-block; height: auto; width: 25px; height: 25px; }#sub_menu_decades { min-width: 73px; }#sub_menu_decades li a { font-size:10px; padding-top:6px; height:25px; text-transform: lowercase; }
/* Safari only hack */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    ::i-block-chrome, .header2 .row.search .col { height: 23px; }
}
