@charset "UTF-8";

/* CSS Document */

#layout {
	width: 874px;
	margin: 15px auto 25px auto;
	top: 0;
	right: 0;
	position: relative;
}

/**********  Summer Site **********/

body {
	background-color: #2c250e;
	font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 14px;
	color: #D6DCBB;
}

body a {
	text-decoration: none;
	color: #FFCC66;
}

body a:hover {
	color: #BE4C02;
}

/******** Update Banner ***********/

.notice {
	background: #fff;
	border-top: 2px solid #BE4C02;
	border-bottom: 2px solid #BE4C02;
	text-align: center;
	color: #000;
}

.notice div p {
	background: url(/images/lightbulb.png) no-repeat;
	padding-left: 30px;
	font-size: 14px;
	line-height: 18px;
}

.notice span {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 15px;
	background: #BE4C02;
	color: white;
	font-family: helvetica;
}

/**********  Summer Site Header  **********/

#header {
	background-color: #FFFFFF;
	height: 143px;
	font-size: 12px;
	background: url(../images/header/header.png) no-repeat;
}

#header a {
	text-decoration: none;
}

#chamber {
	margin-left: 516px;
	padding-top: 39px;
	font-size: 16px;
	color: #414412;
}

#chamber a {
	color: #414412;
}

#homenavbuttons {
	position: relative;
	left: 150px;
	top: 42px;
	width: 715px;
	z-index: 99;
}

#navbuttons {
	position: relative;
	left: 150px;
	top: 54px;
	width: 715px;
	z-index: 99;
}

#navigation {
	margin: 0;
	padding: 0;
}

#navigation  li {
	margin: 0;
	padding: 0 2px;
	list-style: none;
	float: left;
	font-size: 14px;
}

#navigation li a {
	display: block;
	margin: 0;
	padding: 4px 6px 2px 6px;
	color: #BE4C02;
	text-align: center;
	text-decoration: none;
}

#navigation li a:hover {
	text-decoration: underline;
	color: #BE4C02;
	background-color: #eee;
}

#navigation li a:active {
	text-decoration: underline;
	color: #BE4C02;
}

#navigation div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid black;
}

#navigation div a {
	position: relative;
	display: block;
	margin: 0 0 2px 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	width: 125px;
	background: #FFF;
	color: #BE4C02;
	font: 14px arial
}

#navigation div a:hover {
	background-color: #BE4C02;
	color: #FFF;
}

/**********  General  **********/

#paragraph_block_1 {
	width: 475px;
	padding-left: 50px;
	font-size: 13px;
	padding-top: 5px;
	height: 340px;
}

#paragraph_block_2 {
	width: 800px;
	font-size: 13px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 375px;
}

#paragraph_block_3 {
	float: left;
	width: 211px;
	padding-left: 50px;
	font-size: 13px;
	padding-top: 5px;
	margin-right: 15px;
}

#paragraph_block_4 {
	width: 300px;
	float: left;
	margin-right: 30px;
	padding-top: 5px;
	font-size: 12px;
	margin-left: 40px;
	margin-top: 10px
}

#paragraph_block_5 {
	width: 200px;
	float: left;
	margin-right: 35px;
}

#paragraph_block_6 {
	float: left;
	width: 300px;
	text-align: center;
}

#paragraph_block_7 {
	float: left;
	width: 475px;
	margin-right: 25px;
	padding-left: 50px;
	font-size: 13px;
	padding-top: 5px;
	height: 400px;
}

#paragraph_block_title_1 {
	color: #ABBC4C;
	font-size: 18px;
	margin-top: 6px;
}

#paragraph_block_title_2 {
	font-size: 13px;
	font-weight: bold;
}

/**********  Winter  **********/

#winter_paragraph_block_1 {
	width: 475px;
	padding-left: 50px;
	font-size: 13px;
	padding-top: 5px;
	height: 340px;
}

#winter_paragraph_block_2 {
	width: 800px;
	color: #ffffff;
	font-size: 13px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 375px;
}

#winter_paragraph_block_3 {
	float: left;
	width: 200px;
	padding-left: 58px;
	font-size: 13px;
	padding-top: 5px;
	margin-right: 15px;
	color: #ffffff;
}

#winter_paragraph_block_4 {
	width: 300px;
	float: left;
	margin-right: 30px;
	padding-top: 5px;
	font-size: 12px;
	margin-left: 40px;
	margin-top: 10px
}

#winter_paragraph_block_5 {
	width: 200px;
	float: left;
	margin-right: 35px;
}

#winter_paragraph_block_6 {
	float: left;
	width: 300px;
	text-align: center;
}

#winter_paragraph_block_7 {
	float: left;
	width: 510px;
	margin-right: 32px;
	padding-left: 50px;
	font-size: 13px;
	padding-top: 5px;
	color: #FFF;
}

#winter_paragraph_block_title_1 {
	color: #6387a5;
	font-size: 18px;
	margin-top: 8px;
	padding-top: 25px;
}

#winter_paragraph_block_title_2 {
	font-size: 13px;
	font-weight: bold;
}

#winter_paragraph_block_title_3 {
	font-size: 10px;
	line-height: 12px;
}

#winter_contact_info_1 {
	width: 205px;
	float: left;
	margin-right: 32px;
	margin-top: 210px;
	padding-left: 10px;
	font-size: 13px;
	color: #FFF;
}

/**********  Home  *********/

#landart {
	text-indent: -9999px;
	/*

Hide Text, keep for SEO*/
	margin: 0 auto;
	width: 874px;
}

#approach {
	text-indent: -9999px;
	/*

Hide Text, keep for SEO*/
	margin: 0 auto;
	width: 874px;
}

#distinctive {
	text-indent: -9999px;
	/*

Hide Text, keep for SEO*/
	margin: 0 auto;
	width: 874px;
}

/**********  Firm  **********/

/**********  Design  **********/

#design_list_1 {
	list-style: circle;
	color: #ABBC4C;
}

#design_links {
	margin-left: 150px;
	margin-bottom: 4px;
}

#design_links_nav li {
	display: inline;
	margin-right: 15px;
	font-weight: bold;
}

#contact_info_2 {
	margin: 15px 0 25px 305px;
	height: 100px;
	padding-top: 135px;
}

#contact_designer {
	width: 190px;
	float: left;
	margin-right: 44px;
	padding-left: 10px;
}

/**********  Construction  **********/

#con_list_1 {
	list-style: circle;
	color: #ABBC4C;
}

#contact_info_1 {
	width: 205px;
	float: left;
	margin-right: 42px;
	margin-top: 258px;
	font-size: 13px;
}

/**********  Maintenance  **********/

#maint_links {
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 290px;
}

#maint_button {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	border-bottom: 1px solid #FFCC66;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 3px;
}

#maint_links_nav {
	text-align: center;
}

#maint_links_nav li {
	display: inline;
	font-weight: bold;
	margin-right: 20px;
}

#contact_info_3 {
	width: 230px;
	float: left;
	margin-right: 30px;
	margin-top: 285px;
	font-size: 12px;
	margin-left: 35px;
}

#contact_info_maint {
	width: 230px;
	float: left;
	margin-right: 30px;
	margin-top: 285px;
	font-size: 12px;
	margin-left: 100px;
}

#tabs {
	float: left;
	width: 445px;
	margin-left: 30px;
}

/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute;
	left: -99999999px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ui-helper-clearfix {
	display: inline-block;
}

/* required comment for clearfix to work in Opera \*/

* html .ui-helper-clearfix {
	height: 1%;
}

.ui-helper-clearfix {
	display: block;
}

/* end clearfix */

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

/* Interaction Cues
----------------------------------*/

.ui-state-disabled {
	cursor: default !important;
}

/* states and images */

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

/* Overlays */

.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Component containers
----------------------------------*/

.ui-widget {
	font-size: 1.1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-size: 1em;
}

.ui-widget-content {
	background: #517605;
	color: #dde2c6;
}

.ui-widget-content a {
	color: #333333;
}

.ui-widget-header {
	color: #ffffff;
	font-weight: bold;
}

.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/

.ui-state-default, .ui-widget-content .ui-state-default {
	border: 1px solid #FFF;
	background: #fff;
	font-weight: bold;
	color: #BE4C02;
	outline: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #BE4C02;
	text-decoration: none;
	outline: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	border: 1px solid #ABBC4C;
	font-weight: bold;
	color: #BE4C02;
	outline: none;
	text-decoration: underline;
	background: #eee;
}

.ui-state-hover a, .ui-state-hover a:hover {
	color: #BE4C02;
	text-decoration: none;
	outline: none;
}

.ui-state-active, .ui-widget-content .ui-state-active {
	border-left: 2px solid #FFF;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 4px solid #ABBC4C;
	background: #FFF;
	font-weight: bold;
	color: #000;
	outline: none;
	text-decoration: underline;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #000;
	outline: none;
	text-decoration: none;
}

/* Tabs ----------------------------------*/

.ui-tabs {
	padding: .2em;
	zoom: 1;
}

.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: .2em .2em 0;
	border-bottom: 3px solid #ABBC4C;
}

.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 .2em -1px 0;
	padding: 0;
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: .5em 1em;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 2px;
	border-bottom-width: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel {
	padding: 1em 1.4em;
	display: block;
	background: none;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

#members {
	float: right;
}

/**********  News & Events  **********/

/**********  Staff  **********/

#staff_image {
	font-size: 10px;
}

/**********  Portfolio  **********/

#gallery_layout {
	height: 743px;
}

#portfolio_main_list {
	width: 145px;
	float: left;
	padding-top: 15px;
}

#layout #gallery_layout #portfolio_area #portfolio_main_list .portfolio_list_nav {
	width: 140px;
	margin: 5px auto 5px auto;
	padding: 8px 0 8px 0;
}

#portfolio_area {
	width: 820px;
	height: 715px;
	margin-left: auto;
	margin-right: auto;
}

#portfolio_image_layout {
	float: left;
	width: 635px;
	padding-left: 30px;
	padding-top: 10px;
	height: 702px;
}

#portfolio_layout {
	
}

#portfolio_block_title_1 {
	font-size: 18px;
	color: #ABBC4C;
	font-weight: bold;
}

#portfolio_browser {
	float: left;
	width: 630px;
	height: 660px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-top: 12px;
}

#portfolio_individual_image {
	float: left;
	width: 190px;
	margin: 5px auto 8px auto;
	padding: 2px 5px 8px 5px;
	text-align: center;
}

#layout #gallery_layout #portfolio_area #portfolio_image_layout #tcontent1 #portfolio_browser #portfolio_individual_image img {
	border: 2px solid #FFCC66;
}

#layout #gallery_layout #portfolio_area #portfolio_image_layout #tcontent1 #portfolio_browser #portfolio_individual_image img:hover {
	border: 2px solid #BE4C02;
}

#image_loader {
	width: 400px;
	text-align: center;
	font-weight: bold;
	color: #ABBC4C;
	font-size: 18px;
}

#image_loader_spacer {
	width: 15px;
}

/**********  Resources  **********/

#under_txt {
	text-decoration: underline;
	padding-bottom: 2px;
}

#newsletter {
	padding-top: 10px;
	width: 800px;
	clear: both;
	text-align: center;
}

#sign_up {
	padding-top: 0;
	margin-top: .25em;
}

/**********  Contact  **********/

#weather_per {
	font-style: italic;
}

#wagt_map_1 {
	float: left;
	width: 580px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

/********** Error  **********/

#error {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 50px;
}

/**********  Footer  **********/

#footer {
	background-color: #FFFFFF;
	height: 75px;
	text-align: center;
	padding: 15px;
}

#address {
	padding-top: 10px;
}

#address a {
	color: #BE4C02;
	text-decoration: none;
}

#winter_address {
	padding-top: 10px;
}

#winter_address a {
	color: #404040;
	text-decoration: none;
}

#copyright {
	color: #C1C1C1;
}

#social {
	margin-left: 30px;
}

.social-links img {
	border: none;
}
