/* @group General */
body {
	font-size: 75%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 160%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 130%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 120%;
	margin: 0;
	padding: 0;
}

p {
	font-size: 100%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: underline;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearFix {
	height: 1%;
}

.clearFix {
	display: block;
}

/* End hide from IE-mac */
#wrap {
	width: 1000px;
	margin: 0 auto;
}


/* @end */

/* @group Header */
#header {
	margin: 25px 0 0 0;
}


/* @end */

/* @group Subheader */
#subheader {
	background: #867b44;
	border-top: 12px solid #361313;
	padding: 8px 10px;
}

/* @group Nav */

/* Navigation */
ul#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
ul#nav li {
	float: left;
	color: #fff;
	font-size: 150%;
	padding: 0 2px;
}
ul#nav li a {
	color: #fff;
	text-decoration: none;	
}
ul#nav li a:hover {
	text-decoration: underline;
}

/* Companies */
ul#companies {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
	float: right;
}
ul#companies li {
	float: left;
	padding: 0 2px;
	font-size: 110%;
	color: #ebe2b5;
}
ul#companies li a {
	color: #ebe2b5;
	text-decoration: none;
}
ul#companies li a:hover {
	text-decoration: underline;
}
/* @end */



/* @end */

/* @group Columns */
#columns {
	padding: 0 0 20px 0;
}
body#home #columns {
	background: #787878;	
}
body#projects #columns {
	background: #ebe2b5
}

body#rawLand #columns {
	background: #272104
}
body#contact #columns {
	background: #fff;
}
/* @group Left */

/* @group Home */
body#home #left {
	text-align: center;
}
body#home #left .container {
	padding: 20px 8px 0 30px;
}
body#home #left p {
	color: #ebe2b5;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}
body#home #left p a {
	color: #ebe2b5;
	text-decoration: none;
}

/* @end */

/* @group Project */
body#projects #left h1 {
	color: #9a8f5a;
	font-size: 200%;
	margin: 15px 0 0 0;
}
body#projects #left h2 {
	color: #361313;
	padding: 0 5px;
	font-size: 150%;
}
body#projects #left h2 a {
	color: #361313;
	text-decoration: none;
}
body#projects #left p {
	color: #787878;
	padding: 0 5px;
}
body#projects #left p a {
	color: #787878;
}
body#projects #left .divider {
	border-top: 1px solid #706739;
	margin: 5px 0 15px 0;
}
/* @end */

/* @group Raw Land */

body#rawLand #left h1 {
	color: #867b44;
	font-size: 200%;
	margin: 15px 0 0 0;
}
body#rawLand #left h2 {
	color: #faf6e4;
	padding: 0 5px;
	font-size: 150%;
}
body#rawLand #left h2 a {
	color: #faf6e4;
	text-decoration: none;
}
body#rawLand #left p {
	color: #867b44;
	padding: 0 5px;
}
body#rawLand #left p a {
	color: #867b44;
}
body#rawLand #left .divider {
	border-top: 1px solid #706739;
	margin: 5px 0 15px 0;
}


/* @end */

/* @group Contact */
body#contact #left h1 {
	color: #867b44;
	font-size: 200%;
	margin: 15px 0 0 0;
}
body#contact #left h2 {
	color: #faf6e4;
	padding: 0 5px;
	font-size: 150%;
}
body#contact #left p {
	color: #140d03;
	padding: 0 5px;
	font-size: 120%;
}
body#contact #left .divider {
	border-top: 1px solid #706739;
	margin: 5px 0 15px 0;
}


/* @end */
#left {
	width: 335px;
	float: left;
	margin: 0 35px 0 0;
	/*fixes IE double margin*/
	display: inline;
}
#left .container {
	padding: 20px 10px 0 30px;
}
#left .framed {
	border: 1px solid #ebe2b5;
	padding: 8px;
	margin: 0 0 10px 0;
}
#left p.address {
	font-size: 120%;
}

/* @end */

/* @group Right */

/* @group Home */
body#home #right .container {
	background: #ebe2b5;
}
body#home #right #rightContent #rightContentLeft h1.heading {
	text-align: center;
	margin: 0 0 10px 0;
}
body#home #right #rightContent #rightContentLeft p {
	text-align: justify;
	color: #787878;
	font-size: 120%;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
body#home #right #rightContent #rightContentRight h2 {
	font-size: 110%;
}
body#home #right #rightContent #rightContentRight p {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

/* @end */

/* @group Projects */
body#projects #right .container {
	background: #faf6e4;
}

body#projects #right #rightContent #rightContentLeft p {
	text-align: justify;
	color: #361313;
	font-size: 110%;
}
body#projects #right #rightContent #rightContentLeft h2 {
	color: #361313;
	font-size: 150%;
	margin: 10px 0;
}
body#projects #right #rightContent #rightContentLeft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
body#projects #right #rightContent #rightContentLeft li {
	font-size: 110%;
	color: #361313;
}
body#projects #right #rightContent #rightContentLeft li a {
	color: #361313;
	text-decoration: none;
}
body#projects #right #rightContent #rightContentLeft li#download a {
	background: url(../images/pdf_icon.gif) no-repeat 60px center;
	padding: 20px 0;
	margin: 10px 30px 0 0;
	display: block;
	float: left;
	width: 110px;
}
body#projects #right #rightContent #rightContentLeft li#ad a {
	background: url(../images/pdf_icon.gif) no-repeat 18px center;
	padding: 20px 0;
	margin: 10px 0 0 0;
	display: block;
	float: left;
	width: 100px;
}
/* @end */

/* @group Raw Land */
body#rawLand #right .container {
	background: #faf6e4;
}

body#rawLand #right #rightContent #rightContentLeft p {
	text-align: justify;
	color: #361313;
	font-size: 110%;
}
body#rawLand #right #rightContent #rightContentLeft h2 {
	color: #361313;
	font-size: 150%;
	margin: 10px 0;
}
body#rawLand #right #rightContent #rightContentLeft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
body#rawLand #right #rightContent #rightContentLeft li {
	font-size: 110%;
	color: #361313;
}
body#rawLand #right #rightContent #rightContentLeft li a {
	color: #361313;
	text-decoration: none;
}
body#rawLand #right #rightContent #rightContentLeft li#download a{
	background: url(../images/pdf_icon.gif) no-repeat 60px center;
	padding: 20px 0;
	margin: 10px 0 0 0;
	display: block;
}

/* @end */

/* @group Contact */
body#contact #right .container {
	background: #faf6e4;
}
body#contact #right #rightContent #rightContentLeft {
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
	padding: 0 0 0 32px;
	/*fixes IE double margin*/
	display: inline;
}
body#contact #right #rightContent #rightContentRight {
	float: left;
	width: 240px;
	padding: 0 0 0 30px;
	/*fixes IE double margin*/
	display: inline;
}
body#contact #right #rightContent #rightContentLeft h2,
body#contact #right #rightContent #rightContentRight h2 {
	color: #361313;
	font-size: 150%;
	margin: 10px 0 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body#contact #right #rightContent #rightContentLeft p,
body#contact #right #rightContent #rightContentRight p {
	color: #787878;
	font-size: 120%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body#contact #right #rightContent #rightContentLeft a,
body#contact #right #rightContent #rightContentRight a {
	color: #787878;
}
body#contact .title {
	display: block;
	font-size: 80%;
}
body#contact .phone {
	display: block;
}
body#contact .email {
	display: block;
	font-size: 70%;
}
/* @end */
#right {
	width: 630px;
	float: left;
}
#right .container {
	margin: 20px 30px 0 0;
	padding: 8px;
}
#right .container #rightContent {
	border: 1px solid #787878;
	padding: 10px;
}
#right #rightContent #rightContentLeft {
	float: left;
	width: 272px;
	margin: 0 20px 0 0;
	text-align: justify;
	/*fixes IE double margin*/
	display: inline;
}
#right #rightContent #rightContentRight {
	float: left;
	width: 270px;
}
#right #rightContent #rightContentRight h2 {
	color: #787878;
	font-size: 150%;
	margin: 10px 0;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;	
}
#right #rightContent #rightContentRight p {
	color: #787878;
	font-size: 90%;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}
/* @end */



/* @end */

/* @group Footer */
#footer {
	border-top: 4px solid #ebe2b5;
	padding: 7px;
	text-align: center;
	color: #787878;
}
#footer a {
	color: #787878;
}
/* @end */