html {
	overflow: scroll;
}

body {
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.55em;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #333;
}

.Oxy #OutermostContainer {
	text-align: center;
	width: 981px;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #fff;
	behavior: url(PIE.htc);
	border: 1px solid #ebf3ea;
}

#header {
	height: 140px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 60px 0px;
}

.Oxy #strap {
	position: relative;
	top: 85px;
	left: 60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7CA513;
	text-shadow: 1px 1px 1px #ccc;
}

.Oxy #contact-details {
	position: relative;
	top: 45px;
	left: 700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7CA513;
	width: 280px;
	padding: 0px;
	margin: 0px;
	text-shadow: 1px 1px 1px #ccc;
}

.Oxy #contact-details a {
	text-decoration: none;
	color: #7CA513;
}

.Oxy #contact-details a:hover {
	text-decoration: underline;
	color: #7CA513;
}


.Oxy #Menu {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -26px!important;
	left: -27px !important;
	list-style-type: none;
	font-size: 14px;
	width: auto;
	clear: both;	    
	height: 42px;
	text-align: center;
}

#Menu ul {
	list-style: none;
	text-align: center;
}

#Menu li {
	float: left;
	width: 100px;
	padding: 10px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
	color: #7CA513;
	height: 32px;
	line-height: 18px;
	background-color: #fff;
	text-shadow: 1px 1px 1px #ccc;
}

#Menu li a:link {
	text-decoration: none;
	color: #7CA513;
}

#Menu li a:visited {
	text-decoration: none;
	color: #7CA513;
}

#Menu li a:hover {
	text-decoration: underline;
	color: #7CA513;
}

#Menu li a:active {
	text-decoration: none;
	color: #7CA513;
}

#Menu li a:focus {
	text-decoration: none;
	outline: 1px dotted #0000ff;
	color: #7CA513;
}

#Menu #selected {
	text-decoration: none;
	cursor: default;
	font-weight: bold;
	color: #7CA513;
}

.Oxy #InnerContainerHome {
	position: relative;
	left: 0px;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	top: 0px;
	font-size: 1em;
	clear: both;
	min-height: 500px;/* Key custom property for each page.*/
}

.Oxy #InnerContainerAbout {
	position: relative;
	left: 0px;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	top: 0px;
	font-size: 1em;
	clear: both;
	min-height: 400px;/* Key custom property for each page.*/
}

.Oxy #InnerContainerAbout #InnerRight {
	margin-top: 37px;
}

.Oxy #InnerContainerServices {
	position: relative;
	left: 0px;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	top: 0px;
	font-size: 1em;
	clear: both;
	min-height: 450px;/* Key custom property for each page.*/
}

.left-indent {
	/* Used on the Services and Portfolio pages. */
	padding-left: 0px;
}

.Oxy #InnerContainerPortfolio {
	position: relative;
	left: 0px;
	width: 90%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	top: 0px;
	font-size: 13px;
	clear: both;
	min-height: 650px;/* Key custom property for each page.*/
}

.Oxy #InnerContainerPortfolio #InnerPortfolioLeft {
	margin-left: 60px;
	width: 572px;
}

.Oxy #InnerContainerPortfolio #InnerPortfolioRight {
	left: 626px;
	top: 0px;
	position: absolute;
	width: 280px;
	margin: 80px 60px 0px 0px;
}

.Oxy #InnerContainerPortfolio h1 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	font-weight: normal;
	color: #7CA513;
	text-shadow: 1px 1px 5px #ccc;
}

.Oxy #InnerContainerPortfolio h2 {
	margin: 15px 0px 10px 0px;
	padding: 10px 0px 5px 0px;
	text-align: left;
	font-weight: normal;
	color: #7CA513;
	text-shadow: 1px 1px 5px #ccc;
	border-bottom: 1px solid #ebf3ea;
	background-color: #f9fffb;
}

.Oxy #InnerContainerPortfolio p {
	margin: 0px 0px 15px 0px;
	line-height: 1.5em;
}

.Oxy #InnerContainerPortfolio ul li {
	margin: 0px 0px 0px 0px;
}

.Oxy #InnerContainerContact {
	position: relative;
	left: 0px;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	top: 0px;
	font-size: 1em;
	clear: both;
	min-height: 450px;/* Key custom property for each page.*/
}

.Oxy #InnerContainerContact a:link, .Oxy #InnerContainerContact a:visited {
	color: #333;
	text-decoration: none;
}

.Oxy #InnerContainerContact a:hover {
	color: #333;
	text-decoration: underline;
}

.shadowedImage {
	border: 1px solid #ccc;
}

.Oxy #InnerContainerContact h1 {
	margin: 0px;
	padding: 0px 0px 15px 60px;
	text-align: left;
	font-weight: normal;
	color: #7CA513;
	text-shadow: 1px 1px 5px #ccc;
}

.Oxy #InnerContainerContact p {
	font-size: smaller;
}

.Oxy #InnerContainer p {
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin-top: 0px;
}

.Oxy #InnerLeft {
	margin: 0px;
	padding: 0px 0px 0px 60px;
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
}

.Oxy #InnerLeft h1 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	font-weight: normal;
	color: #7CA513;
	text-shadow: 1px 1px 5px #ccc;
}

.Oxy #InnerLeft h2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-weight: normal;
	color: #7CA513;
	text-shadow: 1px 1px 5px #ccc;
}

.Oxy #InnerLeft p {
	width: 370px;
	font-size: .75em;
}

.Oxy #InnerLeft .reduced li {
	padding: 0px;
	margin: 0px;
	font-size: .75em;
}

.Oxy #InnerLeft .service {
	width: 470px;
	padding: 5px 0px 15px 0px;
	margin: 0px;
}

.Oxy #InnerLeft .mugshot p {
    padding-left: 90px;
}

.Oxy #InnerLeft .mugshot img {
	margin: 70px 0px 0px 95px;
    padding: 0px;
	border: 1px solid #333;
}

.Oxy #InnerLeft li {
	text-align: left;
	font-size: 1em;
	line-height: 2.1em;
	padding: 0px 450px 5px 10px;
	margin-left: 160px;
	clear: right;
}

.Oxy #InnerRight {
	left: 470px;
	top: 0px;
	position: absolute;
	padding: 0px 40px 0px 40px;
	margin: 0px;
	clear: right!important;
	font-size: 1em;
	line-height: 1.5em;
	width: 450px;
	clear: both;
}

.Oxy #service-stub {
	padding: 128px 0px 0px 10px;
	font-size: 12px;
	line-height: 2em;
}

.green {
	color: #7CA513;
}

.Oxy #InnerRight h1 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	font-weight: normal;
	color: #7CA513;
	text-shadow: 1px 1px 5px #ccc;
}

.Oxy #InnerRight h2 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	font-weight: normal;
	color: #7CA513;
	text-shadow: 1px 1px 5px #ccc;
}

.Oxy #InnerRight p {
	text-align: left;
	text-align: left;
	width: 400px;
	font-size: .75em;
}

.Oxy #InnerRight li {
	text-align: left;
	padding-left: -100px;
	margin-left: 0px;
}

#contact-table1, #contact-table2 {
	text-align: left;
	margin-left: 245px;
	font-size:small;
}

#contact-table1 tr{
	vertical-align: text-top;
}

#contact-table1 .c1 {
	width: 150px;
	padding-right: 10px;
}

#contact-table1 .c2 {
	width: 650px;
}

#contact-table2 tr{
	vertical-align: text-top;
}

#contact-table2 .c1 {
	width: 150px;
	padding-right: 10px;
}

#contact-table2 .c2 {
	width: 650px;
}

#contact-footnote {
	text-align: center;
	margin-top: 20px;
}

#contact-footnote p {
	text-align: center !important;
	font-size: 10px !important;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

.footnote {
	font-size: .85em;
}

.Oxy #InnerLeft h3 {
	padding: 0px 0px 0px 140px;
	margin-bottom: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-align: left;
}

.Oxy #InnerLeft ul {
	margin-top: 0px;
}

.borderedImage {
	border: 1px solid #333;
}

a: link {
	text-decoration: underline;
	color: #000;
}

a: visited {
	text-decoration: underline;
	color: #000;
}

a: hover {
	text-decoration: none;
	color: #000;
}

a: active {
	text-decoration: underline;
	color: #000;
}

.noBorderImage {
	border: none;
}

.Oxy #footer {
	padding: 0px 0px 20px 0px;
	font-size: .7em;
	clear: both !important;
	border-top: 2px solid #ebf3ea;
	margin-top: 20px;
	color: #333;
}

#Clients {
	padding-left: 225px;
	padding-right: 225px;
	padding-top: 50px;
}

.clientTable {
	border: none;
	width: 100%;
}

.clientTableLogo {
	width: 175px;
	text-align: left;
}

.clientTableName {
	vertical-align: middle;
	text-align: left;
}

.pl-ph {
	border: solid 1px #000;
}
	
.Oxy #cms_login_layout {
	text-align: center;
	padding-left: 360px;
	padding-right: 360px;
	width: 240px;
}

.Oxy #cms_console_layout {
	text-align: center;
	padding-left: 90px;
	padding-right: 90px;
	width: 800px;
}

.Oxy #cms_edit_layout {
	text-align: center;
	padding-left: 90px;
	padding-right: 90px;
	width: 800px;
}

.formControl {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
}

.CMSOptionSubhead {
	font-family: "Optima LT Std", "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #7CA513;
	text-align: right;
	border-top: 2px solid #7CA513;
	width: 100%;
}

.ClientTable {
	width: 100%;
}

col#c1 {
	width: 40%;
	text-align: left;
	vertical-align: text-top;
	font-weight: bold;
}

col#c2 {
	width: 60%;
	text-align: left;
	vertical-align: top;
}

.leftCol {
	text-align: left;
	vertical-align: top!important;
	font-weight: bold;
	width: 200px!important;
	font-size: small;
}
.cipr-link {
	border: none;
}

.publication-thumbnails-1 {
	margin: 0px 0px 0px 45px;
	padding: 0px;
}

.publication-thumbnails-2 {
	margin: 0px 0px 0px 200px;
	padding: 0px;
}

.publication-thumbnails-3 {
	margin: 0px 0px 0px 326px;
	padding: 0px;
}

#quote1 {
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px solid #ebf3ea;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	padding: 10px 15px 10px 25px;
	margin: 310px 0px 0px 50px;
	behavior: url(PIE.htc);
	color: #666;
	background-color: #a6f2bf;
	/*background-image: url(images/portfolio-quote.jpg);
	background-position: 1px 15px;
	background-repeat: no-repeat;
	background-color: #f9fffb;*/
}

#quote2 {
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px solid #ebf3ea;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	padding: 10px 15px 10px 25px;
	margin: 13px 0px 130px 50px;
	behavior: url(PIE.htc);
	color: #666;
	background-color: #a6f2bf;
	/*background-image: url(images/portfolio-quote.jpg);
	background-position: 1px 15px;
	background-repeat: no-repeat;
	background-color: #f9fffb;*/
}

.portfolio-quote-marks {
	font-size: 18px;
	line-height: 18px;
}

#events-photos {
	text-align: center;
	margin: 150px 0px 0px 25px;
}

.citation {
	text-align: right;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}

#portfolio-table .col1 {
	width: 320px;
	padding-right: 15px;
	vertical-align: top;
}

#portfolio-table .colquote {
	vertical-align: top;
	text-align: center;
	background-color: #EEFFEA;
	margin: 15px 0px 15px 0px;
}

.thumbs-frame {
	text-align: center;
}

.thumbs-frame img {
	margin: 10px 10px 35px 0px;
	border: 1px solid #666;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
	behavior: url(PIE.htc);
}

.no-shadow-thumbs-frame {
}

#portfolio-table .col2 {
	vertical-align: top;
	text-align: right;
	margin: 0px 0px 20px 5px;
}

.about-image {
	margin: 30px 60px 0px 0px;
}

.quotes-close, .quotes-open {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}

.Oxy #InnerContainerHome #InnerRight {
	background-image: url(images/left-quote.jpg);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}

.quote-close {
	/* Used on the home page. */
	display: block;
	background-image: url(images/right-quote.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#secondary-portfolio {
	margin: 25px 0px 25px 175px;
	font-size: 11px;
	background-color: #f9fffb;
	color: #fff;
	padding: 15px 0px 10px 25px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(PIE.htc);
	border: 1px solid #ccc;
	line-height: 14px;
}

#secondary-portfolio p {
	color: #333;
	text-shadow: 1px 1px 5px #999;
	behavior: url(PIE.htc);
}

#secondary-portfolio li {
	text-shadow: 1px 1px 5px #999;
	behavior: url(PIE.htc);
	color: #666;
	list-style-type: none;
}

