#Lmain {
	width: 520px;
	float: left;
	padding-top: 30px;
	padding-bottom: 45px;
}
#shell {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2C27D;
	border-right-color: #F2C27D;
	border-bottom-color: #F2C27D;
	border-left-color: #F2C27D;
	width: 760px;
	background-color: #FBF9EC;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/30px-eggshell.gif);
	background-repeat: repeat;
	position: absolute;
}
#Outershell {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	margin-top: 25px;
	padding-top: 12px;
	margin-bottom: 25px;
}
body {
	background-color: #CD7853;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #555555;
}
.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: lighter;
	color: #CD7853;
}
.Titlesmall {
	font-size: 17px;
	line-height: 26px;
	font-weight: normal;
	color: #555555;
}
.underline {
	text-decoration: underline;
}
.imgpad {
	width: 490px;
	border: 8px solid #F2C27D;
	margin-bottom: 20px;
}
.introType {
	font-size: 16px;
	line-height: 24px;
}
#Rmain {
	width: 200px;
	padding-top: 30px;
	padding-bottom: 45px;
	float: left;
	clear: none;
	padding-left: 15px;
	font-family: "Lucida Grande CE", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 10px;
}
#Footer {
	width: 760px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: inherit;
	clear: left;
}
.featured {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	color: #555555;
	padding-bottom: 7px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F2C27D;
	width: 173px;
}
.imgpadProjects {
	padding-bottom: 12px;
}
#Letterbox {
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: left;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CD7853;
}
#Lprojects {
	width: 47%;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 6%;
}
#Rprojects {
	width: 47%;
	padding-top: 15px;
	padding-bottom: 10px;
	float: left;
}
.projectImg {
	margin-right: 35px;
	border: 5px solid #333333;
	float: left;
}
.caseImg {
	margin-right: 6px;
	float: left;
	margin-bottom: 10px;
	clear: none;
}
.caseTitle {
	font-size: 18px;
	font-weight: normal;
	color: #CD7853;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
	clear: none;
}
#projectMainNav  {
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2C27D;
	border-bottom-color: #F2C27D;
	float: left;
	margin-left: 0px;
	margin-top: 30px;
	width: 295px;
}
#projectMainNav li {
	font-size: 15px;
	line-height: 25px;
	color: #555555;
	padding-bottom: 5px;
	list-style-image: url(images/arrow.jpg);
	padding-top: 5px;
	padding-left: 5px;
}
#projectMainNav li a {
	color: #555555;
	text-decoration: none;
	padding-bottom: 2px;
}
#projectMainNav li a:hover {
	text-decoration: none;
	color: #CD7853;
}
#RprojectDetail {
	width: 38%;
	padding-bottom: 10px;
	float: left;
	padding-left: 25px;
	margin-top: 15px;
}
#LprojectDetail {
	width: 45%;
	float: left;
	padding-bottom: 10px;
	padding-right: 6%;
	padding-left: 15px;
	margin-top: 15px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F2C27D;
}
.services {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	color: #CD7853;
	padding-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F2C27D;
}
.linked {
	line-height: 28px;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2C27D;
}
.linked a {
	line-height: 28px;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2C27D;
	text-decoration: none;
}
#LetterboxDetail {
	width: 100%;
	float: left;
	padding-top: 0px;
	clear: left;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CD7853;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	background-color: #F6E4BC;
}
.imgpadProjectsDetail {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F9F8E6;
	margin-bottom: 12px;
}
#m1, #m2, #m3, #m4, #m5, #m6, #m7, #m8, #m9, #m10 {
	display: none;
	padding-left: -20px;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #444444;
	text-decoration: none;
}
	#h1 {
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
		}
	.hsginfo {
		padding-left: 0px;
		}
	#liResume {
	list-style-type: none;
	text-indent: 0px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-image: none;
		}
.ResumeTitle {
	color: #CD7853;
	text-decoration: underline;
}
a.hsg {
	text-decoration: none;
		}
#categories {
	list-style-type: none;
	margin-left: 15px;
	font-size: 14px;
	color: #CD7853;
	text-decoration: none;
	margin-top: -10px;
}
#Labout {
	width: 55%;
	float: left;
	padding-bottom: 10px;
	padding-right: 6%;
	padding-left: 15px;
	margin-top: 15px;
}
#Labout li a {
	color: #555555;
}
#Rabout {
	width: 28%;
	padding-bottom: 10px;
	float: left;
	padding-left: 25px;
	margin-top: 15px;
}
.StaffImg {
	border: 3px solid #555555;
	margin-right: 20px;
}
.casestudy {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #CD7853;
	font-family: "Lucida Grande CE", "Trebuchet MS", Verdana, sans-serif;
}
#Lcase {
	width: 60%;
	float: left;
	padding-bottom: 10px;
	padding-right: 4%;
	padding-left: 15px;
	margin-top: 15px;
}
#Rcase {
	width: 28%;
	padding-bottom: 10px;
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F2C27D;
	padding-left: 25px;
	margin-top: 15px;
	font-family: "Lucida Grande CE", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	line-height: 19px;
}
#Rcase a {
	color: #CD7853;
	text-decoration: underline;
}
#Letterboxcase {
	width: 100%;
	float: left;
	padding-top: 0px;
	clear: left;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CD7853;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	background-color: #F9F8E6;
}
.caseInfo {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CD7853;
	font-family: "Lucida Grande CE", "Trebuchet MS", Verdana, sans-serif;
}
.CaseUnderline {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F2C27D;
}
.linked a:hover {
	line-height: 28px;
	color: #CD7853;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2C27D;
	text-decoration: none;
}.TitlesPast {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: lighter;
	color: #CD7853;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F2C27D;
}
#Rmain a {
	font-family: "Lucida Grande CE", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CD7853;
	text-decoration: underline;
}
#Labout a {
	color: #CD7853;
}
