body {
	background: #E8E7E4;
	margin-top: 30px;
	margin-left: 30px; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #5A5A5A;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 10px;
}
address {
	font-weight: normal;
	font-style: normal;
	margin-top: normal;
	margin: 0px 10px;
}
h1 { font-size: 120%; }
h2 { font-size: 100%; margin-top: 0px; line-height: 0%; margin-bottom: 20px; }
h3 { font-size: 100%; margin-top: 20px; }
h4 { font-size: 90%; }
h5 { font-size: 80%; }
h6 { font-size: 70%; }
#contact h1 {
	margin-bottom: 0px;
	color: red;
}
a, a:visited, a:hover {
	color: #5A5A5A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#logo, #portfolioHeader, #portfolio, #portfolioSoon, #portfolioSoonHeader, #navigation, #navigationLower {
	margin-top: 10px;
	width: 760px;
	text-align: left;
	height: auto;
	background-color: transparent;
	color: #5A5A5A;
}
#navigationLower {
	clear: both;
	padding-top: 20px;
}
#portfolioHeader, #portfolioSoonHeader {
	margin-top: 10px;
}

.entry {
	margin-bottom: 20px;
	height: 201px;
	width: 760px;
}
.entryText {
	float: left;
	height: 201px;
	width: 215px;
	background: white;
}
.caseStudyText {
	float: left;
	height: 350px;
	width: 215px;
	background: white;
}
.caseStudyImage {
	float: left;
	margin-left: 10px;
	height: 350px;
	width: 534px;
	background: white;
}
.entryImage1{
	float: left;
	margin-left: 10px;
	height: 201px;
	width: 262px;
	background: white;
}
.entryImage2 {
	float: left;
	margin-left: 10px;
	height: 201px;
	width: 262px;
	background: white;
}

.noMargin {
	margin: 0px;
}
#homepageHeaders, #homepage {
	margin-top: 10px;
	width: 760px;
	text-align: left;
}
#homepage {
	margin-top: 5px;
}
#contact, #contactHeader, #sites, #sitesHeader, #login, #loginHeader, #contentRightHeader, #contentLeftHeader {
	float: left;
	width: 215px;
}
#contact {
	clear: both
}
#contactHeader, #sitesHeader, #loginHeader {
	margin-top: 10px;
}
#contact, #sites, #login {
	height: 251px;
	background: white;
}
#login {
	height: 241px;
	padding-top:10px;
}
#contactHeader, #sitesHeader, #loginHeader, #contentRightHeader, #contentLeftHeader {
	height: auto;
	background: #E8E7E4;
}
#sites, #sitesHeader, #login, #loginHeader, #contentLeftHeader {
	margin-left: 10px;
	width: 262px;

}
#contentLeftHeader {
	width: 534px;
}
.line1, .line2, .line3 {
	margin-top: 2px;
	width: 215px;
	height: 1px;
	margin-bottom: 10px;
	background: #B4A994;
	clip : auto;
}
.line2 {
	width: 262px;
}
.line3 {
	width: 534px;
}
.clear {
	float: left;
}
.form, .formNoBorder {
	border: 1px solid #9C9A9C;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-color: #333333;
	padding: 2px;
	background-color: transparent;

}
.formNoBorder {
	border: none;
}
a.noBold, a.noBold:visited, a.noBold:hover {
	font-weight: normal;
}


.content {
	margin-bottom: 20px;
	height: auto;
}
.contentRight {
	float: left;
	min-height: 201px;
	height: 100%;
	width: 215px;
	background: white;
	padding-bottom: 20px;
}
.contentRight ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.contentRight li {
	text-align: left;
	margin: 0px;
	text-indent: -13px;
	margin-left: 23px;
	margin-top: 5px;
}
.contentLeft {
	float: left;
	margin-left: 10px;
	min-height: 201px;
	height: 100%;
	width: 534px;
	background: white;
	padding-bottom: 20px;
}
.contentAll {
	float: left;
	min-height: 50px;
	height: 100%;
	width: 100%;
	background-color: white;
	padding-bottom: 20px;
}
.success {
	color: #1F93FF;
}
.error {
	color: #830000;
}
.margin {
	margin-top: 10px;
	margin-left: 10px;
}
#navSection, #navOthers {
	float: left;
	margin: 0px;
	margin-bottom: 2px;
	background: transparent;
	height: auto;
	width: auto;
	font-weight: bold; 
	color: #999999;
}
#navOthers {
	float: right;
}
.line {
	clear: both;
	width: 760px;
	height: 1px;
	background: #B4A994;
	clip : auto;
}
