body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	background: #f1f0e6;
}

img, img a{
	border: none;
}

ul#navigation li {
	list-style-type: none!important;
	margin: 0;
	display: inline;
}

#wrap {
	text-align: left;
	margin: 0px auto;
	width: 870px;
}

#header{
	margin-top: 80px;
	margin-bottom: 80px;
	width: 870px;
}

.contentsingle{
	width: 870px;
	margin-bottom: 60px;
	padding: 0px;
}

.border {border: 1px solid}

#contentdouble-col1{
	width: 420px;
	float: left;
	text-align: left;
}

#contentdouble-col2{
	margin-left: 480px;
	text-align: left;
	margin-top: 700px;
}

#contenttriple-col1, #contentabout-col1{
	width: 260px;
	float:  left;
}

#contenttriple-col2{
	margin-left: 50px;
	width: 30%;
	float: left;
}

#contenttriple-col3{
	width: 260px;
	float: right;
}

#contentabout-col2{
	width: 580px;
	float: right;
}
.projectdouble-col1{
	width: 560;
	float: left;
}

.projectdouble-col2{
	margin-left: 580px;
}

#homeprojectbox {
	margin-bottom: 180px; /*fixes the margin so the footer doesn't come too close to the content, only on home */
}

#backtotop {
	clear: both;
	padding-top: 30px;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .1em;
}


#footer {
	clear: both;
	padding-bottom: 2px;
	text-align: right;
	border-top: 1px solid #b5985a;
	width: 100%;
	font-size: 11px;
	margin-top: 50px;
	margin-bottom: 30px;
}

#contactpage {
	width: 870px;
	height: 550px;
	background: url('images/contact/background.jpg') no-repeat center bottom;
}

#contactpagefooter {
	padding-bottom: 2px;
	text-align: right;
	border-top: 1px solid #b5985a;
	width: 100%;
	font-size: 11px;
	margin-bottom: 30px;
}
/* @group contact styles */
#canada {
	margin-left: 200px;
	margin-top: 210px;
	width: 230px;
	float: left;
}

#email {
	margin-left: 200px;
	float: left;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
}

.address {
	font-size: 16px;
}

#cntower {
	margin-top: 125px;
	margin-left: 100px;
	width: 400px;
	float: left;
}

#watarun {
	width: 200px;
	float: right;
	margin-top: 125px;
	margin-right: 80px;
}
/* @end */

/* @group navigation */
ul#navigation {
	display: block;
	float: right;
	margin: 11px 0 0 0;
}
ul#navigation li a {
	color: #555;
	border: none;
	margin: 0 12px;
	font-size: 16px;
	text-decoration:none;
}
ul#navigation li a:hover, ul#navigation li.current_page_item a {
	color: #000;
	border-bottom: 1px solid #b5985a;
}

#thailand {
	margin-top: 210px;
	width: 250px;
	float: left;
}
/* @end */

/* @group catalogue styles */

.catalogueitem{
	width: 870px;
	margin-bottom: 40px;
	padding: 0px;
}

.catalogue-left {
	margin-top: 20px;
	width: 580px;
}

.catalogue-right {
	float: right;
	margin-top: 20px;
	width: 580px;
}

.cat-icon {
	float: left;
}

.cat-desc{
	float: right;
	width: 310px;
}

/* @group project styles */
#project-main {
	width: 580px;
}
#project-main p{
	color: #000;
}
#project-sidebar{
	float:  right;
	width: 240px;
}

.projectphotos{
	margin-top: 20px;
	font-style: italic;
	font-size: 12px;
	color: #333;
}

#project-main h2.gold {
	font-size: 24px;
	margin: 30px 0px 0px 0px;
	color: #b5985a;
}

#project-main h2.black {
	font-size: 24px;
	margin: 0px;
	color: #000;
}

#project-main h3.sub {
	font-size: 13px;
	font-style: italic;
}

ul#sidebar {
	list-style-type: none;
	padding: 0px;
}

ul#sidebar li.title a{
	font-size: 20px;
	color: #000;
	text-decoration: none;
}

ul#sidebar li.title a:hover{
	color: #b5985a;
	text-decoration: underline;
}

ul#sidebar li.subtitle{
	margin-bottom: 20px;
}

/* @end */

/* @end */

/* @group pdf */

#pdfprofile {
	width: 350px;
	float: left;
	visibility: hidden;
}

#pdfdownload {
	width: 250px;
	float: right;
	visibility: hidden;
}

.pdf {
	font-style: italic;
}

.pdf a{
	color: #333;
	text-decoration: none;
}
.pdf a:hover{
	color: #000;
	text-decoration: underline;
}

img.pdficon {
	float: left;
	vertical-align: center;
	padding-right: 10px;
	border: none;
}
/* @end */
h1, h2, h3 {
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}

h1 a.image {
	display: block;
	width: 154px;
	height: 43px;
	background: url('images/aeslogo.gif') top left;
	border: none!important;
	float: left;
	text-indent:-9009px; /*makes the text invisible*/
}

h1.pagetitle{
	margin: 0px;
	font-size: 50px;
	margin-bottom: 40px;
}

h1.pagetitlelong{
	margin: 0px;
	font-size: 26px;
	margin-bottom: 40px;
}

h1.projecttitle {
	font-size: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b5985a;
	color: #000;
}

h1.sidebar {
	font-size: 30px;
	padding-bottom: 12px;
	border-bottom: 1px solid #b5985a;
	color: #b5985a;
	margin-bottom: 20px;
}

h2.projecttitle {
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #b5985a;
	color: #000;
}


h2.name {
	font-size: 20px;
	margin-bottom: 5px;
}
h3 {
	font-size: 18px;
}
h3.subtitle, h3.projectsub {
	padding-top: 5px;
	color: #666;
	font-size: 14px;
}

h3.projectsub {
	font-size: 20px;
}
sup{
	font-size: x-small;
}
a{
	color: #b5985a;
}

#backtotop a{
	color: #666;
	text-decoration: none;	
}

#backtotop a:hover{
	color: #333;
	text-decoration: none;	
}

.black{
	color: #000;
}
.gold {
	color: #b5985a;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}
.italic {
	font-style: italic;
}
.bigtext {
	font-size: 20px;
	line-height: 28px;
}

.bold {
	font-weight: bold;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
/* \*/
.clear {
	display: block;
}
/* */