/*****************************/
/***      layout css       ***/
/*****************************/
* {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #808169;
	font: 76%/1.8em Trebuchet MS, "Trebuchet MS", Verdana, Arial, sans-serif;
	}

div#ds {
	margin: 0px;
	width: 100%;
	background: url(../images/ds_bg.png) repeat-y center 0px;
	}

div#mn {
	margin: 0px auto;
	width: 798px;
	color: #FFFFFF;
	text-align: left;
	border-left: 1px solid #525542;
	border-right: 1px solid #525542;
	background: #EBECE8 url(../images/mn_bg.png) repeat-y right 0px;
	}

/* Heading
-------------------------- */
div#hd {
	height: 126px;
	border-bottom: 1px solid #CDCCCC;
	background: #336666 url(../images/hd_bg.png) repeat-x 0px 0px;
	}
	div#hd h1 {
		margin: 0px 0px 0px 25px;
		text-indent: -6000em;
		}
		div#hd h1 a {
			height: 124px;
			width: 400px;
			display: block;
			background: url(../images/hd_logo.png) no-repeat 0px 0px;
			}
		div#hd h1 a:hover {
			background: url(../images/hd_logo_ov.png) no-repeat 0px 0px;
			}

/* Content
-------------------------- */
#ct75 {
	float: left;
	width: 598px;
	overflow: hidden;
	}
	div#ct75 div.in { /* intro text */
		padding: 16px 20px 10px;
		color: #656552;
		border-right: 1px solid #FFFFFF;
		background: #EBECE8 url(../images/ct_bg.png) repeat-x 0px 0px;
		}

#ct100 {
	float: left;
	width: 100%;
	overflow: hidden;
	}
	div#ct100 div.in { /* intro text */
		padding: 16px 20px 10px;
		color: #656552;
		background: #EBECE8 url(../images/ct_bg.png) repeat-x 0px 0px;
		}

div#ct75 div.bn, div#ct100 div.bn { /* banner */
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #999999;
	}

/* Right Column
-------------------------- */
div#rt {
	float: left;
	width: 200px;
	overflow: hidden;
	}
	div#rt h3 {
		color: #5A5949;
		}

/* Clear Columns
-------------------------- */
div#en {
	width: 100%;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background-color: #EBECE8;
	}

/* Footer
-------------------------- */
div#ft {
	width: 100%;
	}
	div#ft div.in {
		background: url(../images/ft_bg.gif) no-repeat center 0px;
		}
	div#ft div.cr { /* copyright */
		margin: -6px auto 12px;
		width: 800px;
		color: #B6B7A4;
		font-size: 0.85em;
		letter-spacing: 0.07em;
		padding: 22px 0px 0px;
		background: url(../images/ft_bg.gif) no-repeat center top;
		}
		div#ft div.cr  a {
	color: #D9DCD1;
			}

div.clr {
	width: 100%;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	}

/* TYPOGRAPHY
---------------------------------------------- */
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin: 0 0 0.5em;
	}
p {
	}
li,dd {
	}
fieldset { 
	padding: .5em; 
	}

a {
	color: #70705A;
	text-decoration: none;
	}
a:hover {
	color: #2C5858;
	text-decoration: none;
	}
a.img{ border: 0; }
a:focus { outline: 0; }

h1,.componentheading {
	color: #656552;
	font-size: 1.9em;
	margin-bottom: 0.7em;
	margin-left: -5px;
	}
h2,.contentheading {
	font-size: 1.5em;
	}
h3 {
	font-size: 1.3em;
	}
h4 {
	font-size: 1.2em;
	}
h5 {
	font-size: 1.1em;
	}
h6 {
	font-size: 1em;
	font-weight: bold;
	}

.small,.createdate,.modifydate,.mosimage_caption {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #999;
	}

/* MODULES
---------------------------------------------- */
div.moduletable {
	margin-bottom: 1.8em;
	padding: 10px 14px;
	background: url(../images/rt_bg.png) repeat-x 0px 0px;
	}
	div.moduletable h3 {
		margin: 0 0px 0.5em -4px;
		font-size: 1.15em;
		padding: 0.25em 0;
		letter-spacing: 0.05em;
		text-transform: uppercase;
		}
div#rt div.menu {
	border-top: 1px solid #E6E6E6;
	}

/* FRONTPAGE
---------------------------------------------- */
.leading_separator {
	margin: 0;
	height: 10px;
	display: block;
	border-bottom: solid 0 #fff;
	}

.article_separator {
	margin: 0px 0 0px 0;
	display: none;
	border: solid 1px #333333;
	}

.cols1 {
	margin: 0 !important;
	float: none !important;
	display: block;
	}

.cols2 { width: 45%; }

.column1, .column2 {
	border: 0px solid #ccc;
	margin: 0 5px 0 0;
	}

.column2, .column1 {
	margin: 0;
	float: left;
	}

.column2 {
	margin: 0;
	width: 45%;
	float: right;
	}

.article_row {
	margin: 0px 0 0px 0;
	padding: 0;
	}

.article_column {
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
	background: #EBECE8;
	}

.row_separator2 {
	margin: 0;
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
	}



div.blog {
	margin-left: 10px;
	}
div.blog h2.contentheading {
	margin-left: -8px;
	}

div.blog div.leading {
	font-size: 112%;
	}
div.blog div.leading h2.contentheading {
	font-size: 135%;
	}

div.pg { /* com_content article default */
	margin-left: 10px;
	}
	div.pg h2.contentheading {
		margin-left: -8px;
		}

div#mn a.readon {
	}
div#mn a.readon:hover,div#mn a.readon:active,div#mn a.readon:focus {
	color: #ffffff;
	text-decoration: none;
	}
div#mn div.leading .readon {
	}

p.buttonheading img {
	border-style: none;
	}

/* TESTIMONIALS
---------------------------------------------- */
#test ul {
	margin: 1.6em 0 0 0;
	padding: 0;
	list-style-type: none;
	}
	#test li {
		margin: 1em 0 1em 1em;
		padding: 0 0 1em 0;
		}
		#test p.who {
			margin: 0 0 .3em 0;
			font-weight: bold;
			font-style: italic;
			}
		#test p.who span.com {
			padding-left: .5em;
			font-style: normal;
			}
		#test blockquote {
			margin: 0;
			padding: 0 30px 0 25px;
			}

/* SHOWROOMS
---------------------------------------------- */
table.category {
	margin: 0em 0em 1em;
	padding: 0px;
	width: 100%;
	border: none;
	border-collapse: collapse;
	}
		table.category th {
			padding: 4px;
			color: #F1F1EF;
			text-align: left;
			background: #989885;
			}
		table.category th a {
			color: #F1F1EF;
			}
		table.category th img {
			margin-left: 6px;
			border-style: none;
			}



table.cts {
	font-size: 120%;
	background-color: #CACABF;
	}
	table.cts tr.sectiontableheader {
		border-top: 0px solid #F5F5F3;
		border-right: 1px solid #F5F5F3;
		border-bottom: 1px solid #F5F5F3;
		border-left: 1px solid #F5F5F3;
		}
		table.cts th {
			padding: 4px;
			color: #F1F1EF;
			text-align: left;
			background: #989885;
			}
		table.cts th a {
			color: #F1F1EF;
			}
		table.cts th img {
			margin-left: 6px;
			border-style: none;
			}
		table.cts th#Name {
			width: 50%;
			}
		table.cts th#Mail {
			width: 35%;
			}
			table.cts tr.sectiontableentry1 td {
				}
			table.cts tr.sectiontableentry2 td {
				background: #DDDED7;
				}
				table.cts td.Mail {
					font-size: 90%;
					vertical-align: middle;
					}
				table.cts td {
					padding-top: 0.3em;
					padding-left: 0.5em;
					vertical-align: top;
					border: 1px solid #F5F5F3;
					}
				table.cts td a {
					font-weight: bold;
					}
				table.cts td p {
					margin: 0em;
					font-size: .9em;
					font-weight: normal;
					padding: 0em 0em 1.5em;
					}

/* CONTACT FORM
---------------------------------------------- */
div#contact {
	margin-left: 10px;
	}
	div#contact p {
		padding: 0px;
		font-size: 112%;
		margin-left: 15px;
		margin-bottom: 0.5em;
		}
		div#contact p.ph {
			font-size: 120%;
			font-weight: bold;
			}
		div#contact p.po {
			font-weight: bold;
			font-style: italic;
			}
		div#contact p.lk a {
			font-size: 110%;
			font-weight: bold;
			}
			div#contact p span.marker {
				margin-right: 6px;
				font-size: 90%;
				color: #989885;
				}
	div#contact div.contact_address {
		margin: 0px 0px 15px 10px;
		font-size: 120%;
		}
		div#contact div.contact_address p {
			margin: 0px;
			padding: 0px;
			}
	#emailForm div.contact_email {
		margin: 0px 0px 6px;
		padding: 0px 0px 4px;
		}
div#contact h2 {
	margin: 0em 0em 0.5em;
	}
#emailForm label {
	display: block;
	width: 11em;
	float: left;
	}
#emailForm label.copy {
	display: block;
	width: 80%;
	float: left;
	}
form#emailForm {
	margin: 3em 0px 2em 40px;
	}
#emailForm div.contact_email_checkbox {
	margin-left: 11em;
	margin-bottom: 1.25em;
	padding: 0px 0px 4px;
	}
#emailForm input#contact_email_copy {
	margin: 4px 10px 10px 0;
	display: block;
	float: left;
	padding: 0px;
	}

#emailForm div.send {
	margin-left: 11em;
	}
#emailForm button.button {
	margin: 0;
	padding: 0px;
	height: 24px;
	width: 64px;
	outline: none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	border-style: none;
	letter-spacing: 0.4em;
	text-transform: uppercase;
	background: url(../images/btn_bg.png) no-repeat 0px 0px;
	font-family: Trebuchet MS, "Trebuchet MS", Verdana, Arial, sans-serif;
	}
#emailForm button.button:hover {
	background: url(../images/btn_bg_ov.png) no-repeat 0px 0px;
	}



#emailForm input.inputbox {
	width: 200px;
	border: 1px solid #999999;
	}
#emailForm textarea.inputbox {
	width: 290px;
	border: 1px solid #999999;
	}

#emailForm input.invalid, #emailForm textarea.invalid {
	border: 1px solid #FF9900;
	}
#emailForm label.invalid {
	color: #FF9900;
	}

/* 
---------------------------------------------- */
h3#gal {
	font-size: 200%;
	text-align: center;
	letter-spacing: .5em;
	padding: 4em 0em 8em;
	}

/* 
---------------------------------------------- */
div#rt div.show {
	border-top: 1px solid #E6E6E6;
	}
	div.show a {
		color: #FFFFFF;
		font-weight: bold;
		}
	div.show p {
		font-size: 112%;
		color: #E3E3DF;
		}
	div.show p.info_telephone {
		margin: 0em 0em 1.2em 0em;
		font-size: 115%;
		font-weight: bold;
		}
	div.show p.info_misc {
		margin: .8em .5em 0em 0em;
		font-size: 2em;
		font-weight: bold;
		line-height: 1.5em;
		color: #FFFFFF;
		}
/* Mailing List
---------------------------------------------- */
div#rt div.sub {
	border-top: 1px solid #E6E6E6;
	}
	div#rt div.sub input#ea {
	background: #EBECE8;
	width: 126px;
	border: 1px solid #FFFFFF;
	margin: 0px 6px 0px 0px;
	}

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















dl {
	margin-bottom: 0.3em;
	margin-top: 1.5em;
	}
dl dt {
	margin-bottom: .3em;
	font-weight: bold;
	font-size: 115%;
	}
dl dd {
	margin-bottom: 1.5em;
	margin-left: .6em;
	}
dl a {
	font-weight: bold;
	color: #274E4E;
	}
dl a:hover {
	font-weight: bold;
	color: #336666;
	}
div#page fieldset {
	margin-top: 1.5em;
	}
div#page fieldset legend {
	font-size: 125%;
	font-weight: bold;
	}



/* Weblinks /Services */
ul#services {
	margin: 2em 0em 0em 2em;
	padding: 0;
	width: 90%;
	list-style: none;
	}
ul#services li {
	margin-bottom: 1.2em;
	list-style: none;
	font-size: 190%;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
ul#services li a {
	padding: 1.5em 0.25em 0.25em 11.2em;
	display: block;
	background-color: #EBECE8;
	height: 80px;
	}
ul#services li a:hover {
	background: #D7D9D0;
	}
ul#services li a.id8 {
	background: #EBECE8 url(../images/serv_architects_ch.png) no-repeat 0px 0px;
	}
ul#services li a.id8:hover {
	background: #D7D9D0 url(../images/serv_architects_ch_ov.png) no-repeat 0px 0px;
	}
ul#services li a.id9 {
	background: #EBECE8 url(../images/serv_builders_ch.png) no-repeat 0px 0px;
	}
ul#services li a.id9:hover {
	background: #D7D9D0 url(../images/serv_builders_ch_ov.png) no-repeat 0px 0px;
	}
ul#services li a.id10 {
	background: #EBECE8 url(../images/serv_homeowners_ch.png) no-repeat 0px 0px;
	}
ul#services li a.id10:hover {
	background: #D7D9D0 url(../images/serv_homeowners_ch_ov.png) no-repeat 0px 0px;
	}
#services {
	}

table.weblinks td a {
	font-size: 125%;
	font-weight: bold;
	text-decoration: underline;
	}
table.weblinks td a:hover {
	color: #2C5858;
	}

table.weblinks {
	margin: 1em 0em;
	}
table.weblinks td {
	vertical-align: top;
	}
table.weblinks td p {
	color: #989885;
	margin-left: 0.8em;
	}
table.weblinks td img {
	vertical-align: top;
	margin: 0.4em 0.2em 0em;
	}

div.weblinks img.left {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}

/* Employment Opportunites Page */
fieldset#employ {
	margin: 1em 0em .5em 0em;
	}
fieldset#employ legend {
	color: #70705A;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 10px 5px 5px;
	}
fieldset#employ dl {
	margin: 0 1em 0 2em;
	}




/* editor */
.contentpaneopen_edit {
	float: left;
}
div.contentpaneopen_edit img, table.category img {
	border: 0;
	}

/* editor styles */
img.left {
	margin: 4px 12px 4px 0px;
	float: left;
	}
img.Lpic {
	margin: 4px 12px 4px 0px;
	float: left;
	}
img.right {
	margin: 4px 0px 4px 12px;
	float: right;
	}
img.Rpic {
	margin: 4px 0px 0px 12px;
	float: right;
	}

p.emp {
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
	}
span.emp {
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
	}




/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
	}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	}
.tool-text {
	font-size: 100%;
	margin: 0;
	}


div#page div.pg ul li {
	margin: 0em 0em 0em 1.8em;
	padding: 0px;
	}



div.menu ul.menu {
	margin: 0em 0em 0em .5em;
	list-style: none;
	font-size: 1.05em;
	font-weight: bold;
	}
div.menu ul.menu li {
	margin: 0em 0em .5em 0em;
	}
div.menu ul.menu a {
	color: #EBECE8;
	}



/*  pagination
---------------------------------------------- */
ul.pagination {
	font: 90% Trebuchet MS, "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	}
ul.pagination li {
	display: inline;
	padding: 2px 5px 0;
	text-align: left;
	}
ul.pagination li a {
	padding: 2px;
	}
