* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 125%;
	height: 100%;
}

body {
	font: 50% Tahoma, Arial, Helvetica, Sans-Serif;
	color: #2c2c2c;
	text-align: center;
	margin: 32px 0px 0px 0px;
}

div#mainwrapper {
	width: 730px; /* 730 */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
}

div#header {
	width: 730px; /* 730 */
	height: 85px;
	background: #fff url("../images/prentice_logo_text.gif") no-repeat;
}

div#skins {
	float: left;
	width: 120px;
	height: 48px;
	margin-left: 450px;
	margin-top: 40px;
	display: inline;
}

div#skins dt {
	float: left;
	list-style-type: none;
	margin-right: 4px;
	margin-bottom: 4px;
}

.black {
	background-color: #000;
}

.brown {
	background-color: #7b3135;
}

.red {
	background-color: #ee1c23;
}

.orange {
	background-color: #f7931d;
}

.green {
	background-color: #00a54f;
}

.blue {
    	background-color: #5ca9dd;
}

div#skins a, div#skins span {
	width: 20px;
	height: 20px;
	display: block;
}

div#textsize {
	float: right;
}

h1, div#accessibilitylinks, div#skins a span, div#textsize span, div#navigation span.title, div#copy p.hidden, div#copy address span, div#footer span {
	display: none;
}

div#textsize ul li {
	float: left;
	list-style-type: none;
	width: 16px;
	height: 20px;
	overflow: hidden;
	margin-left: 8px;
	margin-top: 24px;
}

div#textsize a {
	display: block;
	width: 16px;
	height: 20px;
}

div#textsize a.defaulttext:hover, div#textsize a.mediumtext:hover, div#textsize a.largetext:hover, div#textsize a.textonly:hover {
	background-position: 0px -20px;
}

div#columnwrapper {
	width: 730px; /* 730 */
	float: left; /* Allows any background to display correctly in SCB. We may want a false background for columns */
}

div#copy {
	width: 470px; 
	padding-right: 20px; /* 60px */
	float: left;
	display: inline;
}

div#widecopy {
	width: 728px; /* 728 */
	float: left;
	display: inline;
}

div#copy h2, div#widecopy h2 {
	font-size: 1.6em;
	margin-bottom: 1em;
}

div#copy h3, div#widecopy h3 {
	font-size: 1.2em;
	margin: 0 0 1em 10px;
}	

div#copy h4, div#widecopy h4 {
	font-size: 1.1em;
	margin-left: 10px;
}	

div#copy p, div#widecopy p, div#copy h3, div#copy ul, div#widecopy ul {
	margin: 0 0 1em 10px;
	font-size: 1.1em;
	line-height: 1.4em;
}

div#copy h3 {
	margin-bottom: 0;
}

div#copy address {
	margin: 0 0 1em 40px;
	font-size: 1.1em;
	line-height: 1.6em;
	font-style: normal;
}

div#copy address:first-line, p.warning {
	font-weight: bold;
}

div#copy ul, div#widecopy ul {
	padding-left: 3em; 
}

div#widecopy ul li ul {
	font-size: 1em;
	margin-bottom: 0;
}

div#copy ul.nobullet, div#widecopy ul.nobullet {
	list-style: none;
}

p.warning, span.warning, span.banned {
	color: #ee1c23;
}

p.spaceabove {
	padding-top: 1em;
}

span.banned {
	font-family: 'Courier New', Courier, Monospace;
	font-weight: bold;
}

div#copy div.clearfix {
	padding: 5px 0px;
	vertical-align: top;
}

div#copy form#contactform {
	margin: 1em 0 2em 40px;
	position: relative;
}

div#copy form#contactform label, div#copy form#quoteform label.contact {
	width: 140px !important;
	float: left;
	font-size: 1.1em;
}

div#copy form#contactform span {
	white-space: nowrap;
}

div#copy form#contactform input, div#copy form#contactform select, div#copy form#contactform textarea, div#copy form#quoteform select, div#copy form#quoteform input.contact {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	width: 200px;
}

div#copy form#contactform input.send, div#copy form#quoteform input.send {
	width: 8em;
	margin-top: 2em;
}

div#copy form#quoteform {
	margin: 1em 0 2em 0;
}

div#copy form#quoteform fieldset, div#copy form#quoteform fieldset legend {
	border: 2px solid #7b3135;
}

div#copy form#quoteform fieldset {
	background-color: #f6eee9;
	margin: 20px 0px;
	padding: 10px;
}

* html div#copy form#quoteform fieldset {
	background-color: transparent;
}

div#copy form#quoteform fieldset legend {
	background-color:#7b3135;
	color: #f6eee9;
	font-weight: bold;
	font-size: 1.4em;
	padding: 2px 10px;
	margin: 0px 0px 10px 0px;
}

div#copy form#quoteform div.buttongroup {
	margin-bottom: 1.6em;
}

div#copy form#quoteform input, div#copy form#quoteform textarea, div#copy form#quoteform select, div#copy form#quoteform label.contact {
	float: left;
	margin: 0 10px;
}

div#copy form#quoteform label {
	float: left;
	width: 400px;
	font-size: 1.1em;
}

div#copy form#quoteform label.contact {
	margin-right: 0;
}

div#copy form#quoteform input.contact {
	margin-left: 0;
}

div#copy form#quoteform textarea {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	width: 422px;
	height: 8em;
}

* html div#copy input.send {
	margin-left: -40px;
}

div#copy select, div#copy option {
	vertical-align: middle;
}

div#copy option {
	padding: 0px 0px 1px 4px;
}

div#sidebox {
	border: 1px solid #ccc;
	float: left;
	width: 198px; 
	background: url("../images/sidebox_background.gif") repeat-x;
}

div#sidebox h3 {
	background: #ccc url("../images/navigation_background.gif") repeat-x;
	color:#fff;
	font-size: 1.1em;
	padding: 0.6em 18px;
}

div#copy, div#sidebox, div#widecopy {
	margin-top: 30px;
}

div#sidebox ul {
	margin: 2em 0;
}

div#sidebox li, div#portfoliolinks li {
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
}

div#sidebox li {
	padding: 0.4em 1em 0.4em 36px;
}

div#portfolioimages {
	width: 544px;
	float: left;
	border-right: 1px solid #c0c0c0;
}

div#portfolioimages table tr td {
	padding: 20px 30px;
}

div#portfolioimages a {
	width: 212px;
	display: block;
	padding-top: 150px;
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
}

div#portfolioimages a span {
	font-weight: bold;
	text-align: center;
	font-size: 1em;
}

div#portfolioimages a span.zerospace {
	font-size: 0em;
}

div#portfoliolinks {
	margin-left: -1px;
	float: left;
	width: 185px;
	padding-top: 20px;
	border-left: 1px solid #c0c0c0;
	overflow: hidden;
}

div#portfoliolinks li {
	margin-left: 30px;
	padding: 0.4em 0.4em 0.4em 0;
	border-bottom: 1px #ccc dotted;
	font-size: 1.1em;
}

div#navigation {
	position: relative;
	background: #ccc url("../images/navigation_background.gif") repeat-x;
	width: 730px;
	float: left;
	padding: 9px 0;
/*	border-bottom: 1px solid #808080;*/
	margin-top: 28px; /* Push DIV away from header. Used here and not a margin-bottom on header because Opera/iCab will fail to render. */
}

/** html div#navigation {
	border: 0;
} *//* IE BUG - IE 6 displays an extra one pixel on left of border except on refresh...*/

div#navigation span.roundborderleft, div#navigation span.roundborderright {
	position: absolute;
	width: 10px;
	height: 10px;
	top: 0px;
}

div#navigation span.roundborderleft {
	left: 0px;
	background: transparent url("../images/roundborderleft.gif") no-repeat;
}

div#navigation span.roundborderright {
	right: 0px;
	background: transparent url("../images/roundborderright.gif") no-repeat;
}

div#navigation li, div#footer li {
	display: inline;
	list-style-type: none;
	background-color: transparent;
}

div#navigation li {
	padding: 0 0.8em;
	border-right: 1px solid #fff;
	color: #118011;
	font-weight: bold;
	font-size: 1.1em;
}

div#footer ul {
	padding-bottom: 0.4em;
}

div#footer li {
	padding: 0 0.6em;
	border-right: 1px solid #000;
	color: #000;
}

div#accessibilitylinks li.last, div#textsize li.last, div#navigation li.last, div#footer li.last {
	border-right: none;
}

div#mainimage {
	width: 730px;
	height: 170px;
	position: relative;
}

div#mainimage span {
	width: 730px;
	height: 170px;
	display: block;
}

div#footer {
	width: 610px;
	background: transparent url("../images/footer_background.gif") 2px 100% no-repeat;
	padding: 60px 60px 0 60px;
	min-height: 30px;
	text-align: right;
	font-size: 1em;
	margin-bottom: 28px;
}

acronym {
	cursor: help;
	background-color: #ffc; /* IE won't add dotted underline border very well so we'll highlight the text instead */
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.whitelink {
	color:#118011; /*#fff;*/
}

a.blacklink {
	color: #2c2c2c;
}

a.copylink {
	font-weight: bold;
}

.clearthis {
	clear: both;
	line-height: 0em;
	height: 0;
	display: block;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;
}

.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 */
