body {
	margin: 0px;
}

/*<group=header>*/

#header_box {
	height: 100px;
	width: 100%;
	position: fixed;
	background-color: white;
	z-index: 1;
}

#header_box img {
	border: none;
}

#logo_column {	position: absolute;
}#logo_macarch {
	clear: none;
	position: absolute;
	left: 116px;
	top: 2px;
}#logo_archandtech {
	position: absolute;
	top: 46px;
	left: 118px;
}#horiz_line_black {
	border-top: 1px solid #00657c;
	position: absolute;
	top: 45px;
	left: 116px;
	width: 100%;
}

#gradient {
	width: 100%;
	height: 30px;
	left: 124px;
	top: 99px;
	position: absolute;
	background: transparent url(w_gradient.png) repeat-x;
	z-index: 1;
}
	
/*</group>*/

/*<group=menu>*/

#menu_box {
	height: 400px;
	width: 108px;
	position: fixed;
	top: 114px;
	left: 2px;
	text-align: center;
	font-family: "Lucida Grande", "Verdana", sans-serif;
}

#menu_title {
	font-size: medium;
	text-align: inherit;
	margin: 14px 11px 6px 11px;
	border: 1px solid #99CCCC;
}

#menu_title-selected {
	font-size: medium;
	text-align: inherit;
	margin: 14px 11px 6px 11px;
	border: 1px solid #00afb0;
}

#menu_sub_title {
	font-size: small;
	text-transform: uppercase;
	text-align: inherit;
	padding-right: 30px;
	margin-top: -3px;
	padding-bottom: 5px;
}

#menu_sub_title-selected {
	font-size: medium;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-right: 30px;
	margin-top: -3px;
}

#menu_box a {
	font-style: inherit;
	text-decoration: none;
}

#menu_box a:active {
	font-style: inherit;
	text-decoration: none;
}

#menu_box a:hover {
	color: black;
	text-shadow: 0 0 2px #3366CC;
	font-style: inherit;
	text-decoration: none;
}

#menu_title-selected a {
	color: #1d1d1d;
}

#menu_title a {
	color: #7E7E7E;;
}
	
/*</group>*/

#main_box {
	position: absolute;
	top: 130px;
	left: 124px;
	width: 78%;
	padding-left: 20px;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	z-index: 0;
}

#frontpage_picture {
	z-index: 0;
	position: fixed;
	top: 142px;
	left: 336px;
	width: 657px;
	height: 506px;
	background: no-repeat url(../media/tropic_chalet_perspective_sketch_frontpage_background_resized.jpg);
}

/*<group=pathway>*/

#pathway_box {
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-right: auto;
	display: block;
	padding: 2px;
	border: 1px solid #dfe5ee;
	background: #ebf1fa;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	font-size: x-small;
	font-weight: bolder;
	white-space: nowrap;
}

#pathway_title {
	display: inline;
	text-transform: uppercase;
	font-weight: normal;
}

#pathway_divider {
	display: inline;
}

#pathway_box a {
	color: #3366CC;
	font-style: inherit;
	text-decoration: underline;
	white-space: nowrap;
}

#pathway_box a:hover {
	color: #3366CC;
	text-decoration: none;
}
	
/*</group>*/

/*<group=section>*/

#section_box {
	margin-bottom: 10px;
}

#section_box_row {
	display: block;
	height: auto;
	margin-bottom: 10px;
}

#section_box_row-1 {
	display: block;
	height: auto;
	margin-bottom: 4px;
}

#section_box_row-2 {
	display: block;
	height: auto;
	margin-bottom: 10px;
}

#section_box_row-3 {
	display: block;
	height: auto;
	margin-bottom: 18px;
}

#section_box_row-4 {
	display: block;
	height: auto;
	margin-bottom: 10px;
}

#section_box_row-5 {
	display: block;
	height: auto;
	margin-bottom: 10px;
}

#section_title {
	display: inline;
	letter-spacing: 3px;
	font: small-caps x-large;
}

#section_description {
	display: inline;
	font-size: small;
	text-align: justify;
	letter-spacing: 1px;
}

#section_date-top {
	display: inline;
	height: 100%;
	color: gray;
	font-size: x-small;
}

#section_date-mid {
	display: inline;
	height: 100%;
	color: gray;
	font-size: x-small;
}

#section_date-bottom {
	display: inline;
	height: 100%;
	color: gray;
	font-size: x-small;
}

#section_count {
	display: inline;
	height: 100%;
	text-align: left;
	font-size: x-small;
	color: gray;
}

#section_box a {
	color: #3366CC;
	text-decoration: none;
}

#section_box a:hover {
	color: #3366CC;
	text-decoration: underline;
}

/*<group=section_sub_content>*/

#section_sub_content_box-indent {
	padding-left: 10px;
}

#section_sub_content_box {
	margin-bottom: 12px;
}

#section_sub_content_box_row-1 {
	display: block;
	margin-bottom: 4px;
	height: auto;
}

#section_sub_content_box_row-2 {
	display: block;
	margin-bottom: 2px;
	height: auto;
}

#section_sub_content_box_row-3 {
	display: block;
	margin-bottom: 2px;
	height: auto;
}

#section_sub_content_box_row-4 {
	display: block;
	margin-bottom: 2px;
	height: auto;
}

#section_sub_content_title a {
	color: #3366CC;
}

#section_sub_content a:hover {
	text-decoration: underline;
	color: #3366CC;
}

#section_sub_content_title {
	display: inline;
	letter-spacing: 2px;
	font: large;
}

#section_sub_content_description {
	display: inline;
	height: auto;
	font-size: small;
	text-align: justify;
	letter-spacing: 1px;
}

#section_sub_content_date-top {
	display: inline;
	height: auto;
	color: gray;
	font-size: x-small;
}

#section_sub_content_date-mid {
	display: inline;
	height: auto;
	color: gray;
	font-size: x-small;
}

#section_sub_content_date-bottom {
	display: inline;
	height: auto;
	color: gray;
	font-size: x-small;
}

#section_sub_content_hits {
	display: inline;
	height: auto;
	text-align: left;
	font-size: x-small;
	color: gray;
}

#section_sub_content_blog {
	display: inline;
	height: 100%;
	font-size: small;
}

#section_sub_content_blog a {
	text-decoration: none;
}

#section_sub_content_blog a:hover {
	text-decoration: underline;
}
	
/*</group>*/

/*<group=section_sub_section>*/

#section_sub_section_box {
	padding-left: 10px;
	margin-bottom: 14px;
}

#section_sub_section_box_row-1 {
	display: block;
	height: auto;
	margin-bottom: 3px;
}

#section_sub_section_box_row-2 {
	display: block;
	height: auto;
	margin-bottom: 4px;
}

#section_sub_section_box_row-3 {
	display: block;
	height: auto;
	margin-bottom: 4px;
}

#section_sub_section_box_row-4 {
	display: block;
	height: auto;
	margin-top: 10px;
}

#section_sub_section_box_row-5 {
	display: block;
	height: auto;
	margin-top: 2px;
}

#section_sub_section_title {
	display: inline;
	letter-spacing: 2px;
	font: small-caps large;
}

#section_sub_section_title a {
	color: #3366CC;
	text-decoration: none;
}

#section_sub_section a:hover {
	color: #3366CC;
	text-decoration: underline;
}

#section_sub_section_description {
	display: inline;
	height: auto;
	font-size: small;
	text-align: justify;
	letter-spacing: 1px;
}

#section_sub_section_date-top {
	display: inline;
	height: auto;
	color: gray;
	font-size: x-small;
}

#section_sub_section_date-mid {
	display: inline;
	height: auto;
	color: gray;
	font-size: x-small;
}

#section_sub_section_date-bottom {
	display: inline;
	height: auto;
	color: gray;
	font-size: x-small;
}

#section_sub_section_count {
	display: inline;
	height: auto;
	text-align: left;
	font-size: x-small;
	color: gray;
}
	
/*</group>*/
	
/*</group>*/

/*<group=content>*/

#content_box {
}

#content_box_row-1 {
	display: block;
	margin-bottom: 6px;
	height: auto;
}

#content_box_row-2 {
	display: block;
	margin-bottom: 10px;
	height: auto;
}

#content_box_row-3 {
	display: block;
	margin-bottom: 10px;
	height: auto;
}

#content_box_row-4 {
	display: block;
	margin-bottom: 10px;
	height: auto;
	margin-top: 10px;
}

#content_title {
	display: inline;
	letter-spacing: 3px;
	font-size: large;
}

#content_description {
	font-size: small;
	display: inline;
	text-align: justify;
	letter-spacing: 1px;
}

#content_description a {
	color: #3366CC;
	text-decoration: none;
	font-size: small;
}

#content_description a:hover {
	color: #3366CC;
	font-size: small;
	text-decoration: underline;
}

#content_date-top {
	display: inline;
	height: auto;
	color: gray;
	font-size: x-small;
}

#content_date-mid {
	display: inline;
	height: auto;
	color: gray;
	font-size: x-small;
}

#content_date-bottom {
	display: inline;
	height: auto;
	color: gray;
	font-size: x-small;
}

#content_hits {
	display: inline;
	height: auto;
	text-align: left;
	font-size: x-small;
	color: gray;
}

/*<group=content_contact>*/

#content_contact_box {
	font-size: small;
	display: table;
}

#content_contact_box_row {
	display: block;
	height: auto;
	margin-bottom: 4px;
}

#content_contact_title {
	display: inline;
	height: auto;
	font-weight: bolder;
	padding-right: 14px;
	width: 90px;
	padding-bottom: 10px;
}

#content_contact_description {
	display: inline;
	letter-spacing: 1px;
	padding-bottom: 10px;
}

#content_contact_name {
	display: inline;
	height: auto;
	padding-bottom: 10px;
}

#content_contact_address {
	display: inline;
	height: auto;
}

#content_contact_phone {
	display: block;
	height: auto;
}

#content_contact_email {
	display: inline;
	height: auto;
	padding-bottom: 10px;
}

#content_contact_box a {
	color: #551A8B;
	text-decoration: none;
}

#content_contact_box a:hover {
	color: #551A8B;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=content_text>*/

#content_text_box {
	font-size: small;
	text-align: justify;
}

#content_text_box a {
	color: #3366CC;
	text-decoration: none;
	font-size: small;
}

#content_text_box a:hover {
	color: #3366CC;
	font-size: small;
	text-decoration: underline;
}
/*<group=stickie_image>*/

#stickie_image_box-right {
	padding: 4px;
	float: right;
	text-align: center;
	margin-top: 8px;
	margin-right: 2px;
	margin-left: 8px;
}

#stickie_image_box-left {
	padding: 4px;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 2px;
	text-align: center;
}

#stickie_image_box-center {
	padding: 4px;
	float: none;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	text-align: center;
	clear: both;
}

#stickie_image_caption_box {
	font-size: x-small;
	text-align: center;
	width: auto;
	margin-top: 4px;
}
	
/*</group>*/

/*<group=stickie>*/

#stickie_box {
	font-size: small;
	margin: 0px;
	float: right;
	border: dashed gray 1px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 8px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	width: 30%;
}
	
/*</group>*/
	
/*</group>*/

/*<group=content_link>*/

#content_link_box {
	font-size: small;
}

#content_link_description {
	font-weight: bolder;
	margin-left: 14px;
}

#content_link_box a {
	color: #3366CC;
	text-decoration: none;
	font-size: small;
}

#content_link_box a:hover {
	color: #3366CC;
	font-size: small;
	text-decoration: underline;
}

/*</group>*/

/*<group=content_term>*/

#content_term_box {
	font-size: small;
	display: table;
	padding-bottom: 2px;
	margin-bottom: 4px;
}

#content_term_box-table {
	display: table;
	font-size: small;
	border-style: none;
	border-width: 0;
	text-align: left;
}

#content_term_box-th {
	display: block;
	text-align: left;
	width: 110px;
	line-height: 150%;
	border-style: none;
	border-width: 0;
}

#content_term_text-td {
	display: table-cell;
	vertical-align: text-top;
}

#content_term_box-th a {
	color: black;
	text-decoration: none;
	font-size: small;
}

#content_term_box-th a:hover {
	color: #3366CC;
	font-size: small;
}

#content_term_box-td a {
	color: #3366CC;
	text-decoration: none;
	font-size: small;
}

#content_term_box-td a:hover {
	color: #3366CC;
	font-size: small;
	text-decoration: underline;
}

	
/*</group>*/

/*<group=content_search>*/

#content_search_box {
	font-size: small;
	display: table;
}

#content_search_box_row {
	display: block;
	height: auto;
}

#content_search {
	display: inline;
	height: auto;
	font-weight: bolder;
	padding-right: 14px;
	width: 90px;
	padding-bottom: 10px;
}

#content_search_text {
	display: inline;
	height: auto;
	margin-right: 4px;
	padding-bottom: 10px;
}

#content_search_result_title {
	height: auto;
	font-weight: bolder;
}

#content_search_result_moddate {
	height: auto;
	display: inline;
	color: gray;
	font-size: small;
}

#content_search_input-medium {
	width: 160px;
}

#content_search_box a {
	color: #3366CC;
	text-decoration: none;
	font-size: small;
}

#content_search_box a:hover {
	color: #3366CC;
	font-size: small;
}
	
/*</group>*/

/*<group=content_gallery>*/

#content_gallery_navigate {
	padding-top: 10px;
	margin-bottom: 10px;
	display: block;
	height: auto;
	text-align: center;
	font-size: small;
	color: gray;
	clear: both;
	line-height: 14px;
}

#content_gallery_navigate a {
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#content_gallery_navigate a:hover {
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}

#content_gallery_box {
	font-size: small;
	float: left;
	margin: 22px;
	height: 236px;
	width: 206px;
}

#content_gallery_box-large {
	font-size: small;
	text-align: center;
	margin-right: auto;
	margin-top: 24px;
	margin-bottom: 4px;
	margin-left: auto;
}

#content_gallery_media_box {
	font-size: small;
	text-align: center;
}

#content_gallery_media_box img {
	border: 1px solid gray;
}

#content_gallery_title {
	font-size: small;
	font-weight: bolder;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 8px;
	text-transform: capitalize;
}

#content_gallery_description {
	font-size: small;
	text-align: center;
	margin-top: 8px;
}

#content_gallery_description-small {
	font-size: x-small;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}

#content_gallery_back {
	font-size: x-small;
	text-align: center;
	margin-top: 18px;
}

#content_gallery_box a {
	color: #3366CC;
	text-decoration: none;
	font-size: small;
}

#content_gallery_box a:hover {
	color: #3366CC;
	font-size: small;
	text-decoration: underline;
}

#content_gallery_box-large a {
	color: #3366CC;
	text-decoration: none;
	font-size: small;
}

#content_gallery_box-large a:hover {
	color: #3366CC;
	font-size: small;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=content_sitemap>*/

#content_sitemap_box {
	font-size: small;
}

#content_sitemap_box-indent {
	font-size: small;
	padding-left: 14px;
}

#content_sitemap_box_row {
	display: block;
	height: auto;
}

#content_sitemap_link {
	display: inline;
	height: auto;
	font-weight: bolder;
	padding-right: 8px;
	padding-bottom: 10px;
	clear: right;
	width: 160px;
}

#content_sitemap_description {
	height: auto;
	clear: right;
	line-height: 150%;
	padding-bottom: 10px;
	display: block;
	white-space: nowrap;
}

#content_sitemap_box a {
	color: #3366CC;
	text-decoration: none;
}

#content_sitemap_box a:hover {
	color: #3366CC;
	font-size: small;
	text-decoration: underline;
}
	
/*</group>*/

/*</group>*/

#footer_box {
	font-size: x-small;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	width: 100%;
	clear: both;
	margin-top: 10%;
	margin-bottom: 10px;
	color: gray;
}

h1 {
	font-size: medium;
	font-weight: lighter;
	letter-spacing: 3px;
	margin-bottom: -12px;
}

h2 {
	font-size: small;
	letter-spacing: 3px;
	margin-bottom: -12px;
}

h6 {
	color: gray;
}

ul {
	margin-top: 4px;
}

ol {
	margin-top: 6px;
}
