
body {
	color: #666;
	background-color: #F8F8F6;
	margin: 10px 0 0 0;
	font: bold 13px/140% Arial, Helvetica, sans-serif;
}

/*tags--------------------------------------------------------*/
h1 {
	font: normal 24px/29px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 1em 0;
}

h2 {
	font: normal 18px/24px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #505C84;
	margin: 0 0 1em 0;
}

.h2inline {
	font-size: 18px;
	color: #395890;
}

#services_right h2 { margin: 0; }

#gallery_right h2 {
	color: #333;
	margin: 0;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 1em 0;
	color: #395890;
}

.h3inline {
	font-size: 13px;
	font-weight: normal;
	color: #395890;
}

h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 1em 0;
	color: #666;
}

#left p {
	font-size: 13px;
	color: #FFF;
	margin: 0 0 1em 0;
}

#right_h1 h1 { margin: 0; }

#right_text p {
	font-size: 13px;
	color: #666;
	margin: 0 0 1em 0;
	font-weight: normal;
	line-height: 130%;
	padding: 0;
}

a { text-decoration: none; }

li { line-height: 150%; }

p a { text-decoration: underline; }

a { color: #505C84; }

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

img { border: 0; }

/*structure--------------------------------------------------------*/
#outerborder {
	border: 10px solid #EFEFEA;
	margin:  auto;
	width: 935px;
}

#mainwrapper {
	width: 933px;
	background-color: #FFF;
	padding: 0;
	text-align: center;
	border: 1px solid #C8C8C3;
}

#main_header {
	width: 933px;
	height: 100px;
	padding: 0;
	margin: 0;
}

#header_left {
	width: 314px;
	height: 100px;
	padding: 0;
	float: left;
	margin: 0;
	border-right: 1px solid #C8C8C3;
	background: #FFF url(images/TE_logo.gif) no-repeat top;
}

#logolink, a#logolink {
	text-indent: -9000px;
	height: 100px;
	width: 314px;
	display: block;
	border: 0;
	background: #fff url(images/TE_logo.gif) no-repeat top;
}

#logolink h1 {
	font-size: 0;
	color: #fff;
}

#header_right {
	width: 618px;
	padding: 0;
	float: left;
	text-align: left;
	margin: 0;
	background-color: #fff;
	height: 100px;
	text-align: center;
}

/*navigation--------------------------------------------------------*/
#nav1wrap {
	background: url(images/nav_bac.jpg) repeat-x center top;
	text-align: center;
	width: 618px;
	padding: 0;
}

#nav1 {
	list-style-type: none;
	padding: 0;
	height: 24px;
	margin: 0 auto;
	border-left: 1px solid #fff;
	width: 500px;
}

#nav1 li {
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #FFF;
	width: 99px;
	float: left;
}

#nav1 a {
	display: block;
	height: 22px;
	text-decoration: none;
	padding: 2px 0 0 0;
	margin: 0;
	text-align: center;
	color: #fff;
}

#nav1 a:hover, #home a#navhome, #company a#navcompany, #services a#navservices, #gallery a#navgallery, #contact a#navcontact { background: url(images/nav_bac.jpg) repeat-x center -24px; }

#nav2wrap {
	text-align: center;
	width: 618px;
	padding: 0;
	margin-top: 33px;
	height: 42px;
}

#nav2 {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	width: 450px;
	height: 42px;
}

#nav2 li {
	margin: 0 0;
	padding: 0;
	float: left;
	font: normal 24px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	width: 150px;
	height: 42px;
}

#nav2 a {
	text-decoration: none;
	text-align: center;
	width: 150px;
	height: 42px;
	padding: 0;
	display: block;
	overflow: hidden;
}

#nav2 a:hover { background-position: center top; }

#purpose a#navpurpose, #space a#navspace, #color a#navcolor { background-position: center top; }

#home #nav2 a { background-position: center 0; }

#home #nav2 a:hover { background-position: center -42px; }

a#navpurpose {
	background: url(images/purpose.gif) no-repeat;
	text-indent: -9000px;
	background-position: center -126px;
}

a#navspace {
	background: url(images/space.gif) no-repeat;
	text-indent: -9000px;
	background-position: center -126px;
}

a#navcolor {
	background: url(images/color.gif) no-repeat;
	text-indent: -9000px;
	background-position: center -126px;
}

/*content--------------------------------------------------------*/
#content {
	width: 933px;
	margin: 0 auto;
}

#left {
	width: 315px;
	float: left;
	height: 448px;
	/*border-right: 1px solid #C8C8C3;*/	
	padding: 0;
}

#left_no_height {
	width: 315px;
	float: left;
	padding: 0;
}

#left_text {
	margin: 80px 15px 0 15px;
	text-align: right;
	color: #FFF;
	width: 284px;
}

#right {
	width: 618px;
	padding: 0;
	text-align: left;
	background: url(images/content_bac.jpg) repeat-x bottom;
	height:	448px;
	margin: 0;
	float: left;
}

.right {
	width: 618px;
	padding: 0 0 30px 0;
	text-align: left;
	margin: 0;
	float: left;
}

#company_right {
	width: 618px;
	padding: 0;
	text-align: left;
	background-color: #EFF0DE;
	margin: 0;
	float: left;
}

#services_right {
	width: 618px;
	padding: 0;
	text-align: left;
	background-color: #E1EDF2;
	margin: 0;
	float: left;
}

#contact_right {
	width: 618px;
	padding: 0;
	text-align: left;
	background-color: #E5E7ED;
	height:	448px;
	margin: 0;
	float: left;
}

#home_right {
	width: 618px;
	padding: 0;
	text-align: left;
	background: url(images/orangechairs.jpg) no-repeat center bottom;
	height:	448px;
	margin: 0;
	float: left;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

#space_right {
	width: 618px;
	padding: 0;
	text-align: left;
	background: url(images/chairs_table.jpg) no-repeat center bottom;
	height:	448px;
	margin: 0;
	float: left;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

#color_right {
	width: 618px;
	padding: 0;
	text-align: left;
	background: url(images/sofa_window.jpg) no-repeat center bottom;
	height:	448px;
	margin: 0;
	float: left;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

#purpose_right {
	width: 618px;
	padding: 0;
	text-align: left;
	background: url(images/fireplace.jpg) no-repeat center bottom;
	height:	448px;
	margin: 0;
	float: left;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

#gallery_right { background-color: #F2F2F2; }

#right_h1 {
	margin: 30px 0 0 15px;
	text-align: left;
	width: 560px;
	height: 46px;
	padding: 0;
}

#right_text {
	margin: 0 0 0 15px;
	text-align: left;
	width: 585px;
	padding: 0 0 15px 0;
}

#stripe {
	width: 618px;
	height: 4px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	float: left;
}

/*footer--------------------------------------------------------*/
#footerwrap {
	border-top: 1px solid #C8C8C3;
	clear: both;
	margin: 0;
}

#footer {
	color: #787876;
	font-size: 9px;
	font-weight: normal;
	margin: 2px 10px 2px 315px;
}

#footer a { font-weight: bold; }

#footer a { color: #787876; }

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

.footer_text {
	padding: 5px 0;
	float: left;
}

#socials { float: right; }

/*color--------------------------------------------------------*/
.lime { background-color: #BFCE30; }

/*--appricot orange--*/
.orange { background-color: #C3653C; }

.bluegreen { background-color: #385A63; }

.olive { background-color: #68562E; }

/*--palm--*/
.lime { background-color: #B1B258; }

.bright_bluegreen { background-color: #3388A6; }

/*--huckleberry--*/
.brown { background-color: #594249; }

/*--marlin--*/
.gy_blue { background-color: #505C84; }

.gray { background-color: #909090; }

/*miscellaneous--------------------------------------------------------*/
.text24 {
	font: normal 24px/29px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.text30 {
	font: normal 30px/36px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.locations {
	font: normal 18px/22px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 200px;
}

.contact_locations {
	font: normal 18px/22px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 164px;
}

.openquote {
	display: block;
	width: 27px;
	height: 26px;
	float: left;
	margin: -5px 2px 0 0;
}

.closequote {
	width: 30px;
	height: 29px;
	margin: 0 0 10px 5px;
	float: right;
}

.small {
	font-weight: normal;
	font-size: 12px;
}

.clear { clear: both; }

.clearright { clear: right; }

.section {
	border-top: 1px solid #ccc;
	padding: 5px 0;
	margin: 5px 0;
	clear: both;
}

.section img {
	float: left;
	margin: 0 0 5px 0;
}

.leftsection {
	border-top: 1px solid transparent;
	padding: 1px 0;
	margin: 0;
	clear: both;
}

.leftsection img {
	float: right;
	margin: 0;
	border: 4px solid #ccc;
}

/*blog*/
#page {
	margin: 0 auto;
}
input, textarea {
/*color: #666;
	background-color: #F8F8F6;*/
	font: normal 13px/140% Arial, Helvetica, sans-serif;
}

#main {
	background-color: #F2F2F2;
	padding: 0;
	border-top: 5px solid #C8C8C3;
}

#searchdiv { margin: 10px 0; }

input#s {
    background: #fff url(none);
    /*border-radius: 0;*/
    font: normal 13px/140% Arial, Helvetica, sans-serif;
    /*height: 20px;
    padding: 4px 10px 4px 15px;*/
}

.left-sidebar #primary {
	/*width: 588px;
	margin: 0 15px;*/
	text-align: left;
}

/*.left-sidebar #content {
	margin: 0;
	width: 100%;
}*/

#blog_left {
	/*width: 315px;
	float: left;
	padding: 0;*/
	text-align: left;
}

/*#blog_left a { color: #E5E7ED; }

#blog_left a:hover {
	text-decoration: underline;
	color: #333;
}*/

