html { text-align: center; background-color: White; }
body {
	width: 770px; margin: 0.125em auto; padding: 0; position: relative;
	background: url(/images/prc-faux-column.jpg) left top repeat-y;
	background-color: #369;
	color: #ccc;
}

/* Fonts */
body {
	font: small "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
}
/*h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
}*/

/* Header */
h1 {
	margin: 17px 0 0 15px; width: 600px; height: 109px;
	position: relative;
}
h1 a {
	background: transparent url(/images/web-logo.gif) no-repeat;
	position: absolute; left: 0; width: 600px; height: 109px;
	display: block;
}

#content {
	float: right; position: relative;
	width: 620px; margin: 0; padding: 0;
	background-color: #fff; color: #000;
}

h2 {
	margin: 1em 10px; font-size: 150%; padding: 0; text-align: left;
}
h2#homepagenews { text-align: center; margin-bottom: 0; }
h4 {
	font-size: 110%;
}

/* in-line links */
#content a:link { color: #369; }
#content a:visited { color: #69c; }
#content a:hover,
#content a:active { color: #9cf; }


.thum {
	float: left; clear: left;
	margin: 0 10px 1em;	width: 128px; height: 128px;
}

.retro {
	/*float: left; clear: left;*/
	margin: 0 10px; width: 285px;
}

#copy {
	background: url(/images/prandco-copy.gif) repeat-y right top;
	position: relative; text-align: left;
}
#gutter {
	float: left; width: 470px; margin-right: 10px;
}
#gutter h3 {
	margin: 1em 10px 0 150px; font-size: 110%; padding: 0; text-align: left;
}
#gutter h4, #gutter h5 {
	margin-bottom: 0; margin-left: 150px; padding: 0;
}
#gutter .chev {
	padding-left: 1.25em; background: url(/images/chev.gif) no-repeat left top;
}
#gutter p {
	margin-left: 150px;
}

/* Quotes */
#quote {
	float: right; width: 140px; margin-top: 45%;
}
#quote p {
	margin: 0.5em; color: #ccc; font-weight: bold; text-align: center;
}
#quote p#credit {
	color: Black; font-size: 85%; font-weight: normal;
}

/* Related Pages */
ul#related {
	/*clear: both;*/
	text-align: left; margin: 0 0 1em 150px; padding: 0; list-style: none;
}
ul#related h4 {
	margin: 0; padding: 0;
}

/* Footer stuff */
#celebrating {
	/*clear: both;*/
	text-align: center;
	width: 95%; background-color: #900; color: #fff; margin: 0.5em auto 0.125em;
	font-size: 120%; letter-spacing: 2px; padding: 0.5em 0; border: 1px solid #000;
}

#footer {
	margin: 0; padding: 0.25em 0 0.5em;
	font-size: 75%; text-align: center;
}
#footer a#wmastr {
	float: right; /*margin-top: -1.25em;*/ margin-right: 2em;
}
#footer a:link, #footer a:visited {
	color: #999; background-color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #666; background-color: #fff;
}

/* Navigation */
ul#nav {
	position: absolute; left: 0; top: 0; width: 150px;
	margin: 0.25em 0 0 0; padding: 0;
	color: #ccc; background: #369;
	list-style: none; text-align: left;
}
ul#nav h3 {
	width: 140px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0.25em 0; margin: 0.25em 5px 0 5px;
}
ul#nav li {
	line-height: 2; width: 140px; margin-left: 5px;
}
ul#nav li a {
	display: block;
	text-decoration: none;
}
ul#nav li a:link {
	color: #ccc; background: #369;
}
ul#nav li a:visited {
	color: #999; background: #369;
}
ul#nav li a:hover, ul#nav li a:active {
	color: #fff; background: #369;
}
ul#nav li#homelink {
	text-align: center;
}
ul#nav li#homelink a {
	width: 128px; height: 96px; margin: 0.5em auto;
	background: transparent url(/images/flying.gif) no-repeat left top;
	text-indent: -9999px;
}
body.bus ul#nav li#homelink a {
	background: transparent url(/images/business.jpg) no-repeat left top;
}
body.por ul#nav li#homelink a {
	background: transparent url(/images/portfolio.jpg) no-repeat left top;
}
body.sales ul#nav li#homelink a {
	background: transparent url(/images/sales.jpg) no-repeat left top;
}
body.svc ul#nav li#homelink a {
	background: transparent url(/images/services.jpg) no-repeat left top;
}
body.news ul#nav li#homelink a {
	background: transparent url(/images/news.jpg) no-repeat left top;
}
body.srch ul#nav li#homelink a {
	background: transparent url(/images/search.jpg) no-repeat left top;
}
ul#nav h3#serch {
	border-bottom: none;
}
ul#nav li#search {
	border-bottom: 1px solid #000;
}
ul#nav li#search input#query {
	width: 135px;
	border: 1px solid #000;
}
ul#nav li#search input[type="submit"] {
	float: right; margin: 0.25em 0.125em;
}
a#bak2top {
	position: absolute; left: 5px; bottom: 1em;
	width: 140px; display: block;
	color: #ccc; background: #369; text-decoration: none;
}
a#bak2top:hover {
	color: #fff; background: #369;
}

/* Common stuff */
body:after,
#copy:after,
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ctr { text-align: center; }
.first { margin-top: 0; padding-top: 0; }
.bos { font-weight: bold; color: #900; }
.sold { color: #666; }
a img { border: none; }
.pullout {
	font-size: 130%; color: #900;
}

/* No Gutter */
h2.nogut {
	margin: 1em 10px 1em 15px; font-size: 150%; padding: 0; text-align: left;
}
ul#related.nogut {
	margin-left: 15px;
}

/* Home page specific */
p#tiklr {
	color: #900; background: transparent;
	text-align: center; 
	margin: 1em 3em;
}
p#home-desc {
	margin: 0; padding: 0;
}
table#bites {
	width: 560px;
	margin: 0.5em auto 0;
}
table#bites td {
	width: 25%; vertical-align: top;
}
table#bites td.rite {
	text-align: right; padding-left: 3em;
}
table#bites td.left {
	text-align: left; padding-right: 3em;
}
table#bites h4 {
	margin: 0; padding: 0;
}

/* Contact Us page */
ul#contacs {
	margin: 0 0 0 150px; padding: 0; list-style: none;
}
ul#contacs h3 {
	margin: 1em 0 0; padding: 0; font-size: 110%;
}
ul#contacs h3.first {
	margin-top: 0;
}

/* Services page */
ul#rest { margin: 0 10px 0 135px; }
ul#rest li { margin: 0.5em 0; list-style: url(/images/chev.gif); }

/* Portfolio Bird's Eye View */
table.pbev {
	width: 100%;
	margin-bottom: 1em;
}
table.pbev td.intro p {
	text-align: left; margin: 0 12px 0 15px;
}
table.pbev td.kwote {
	width: 128px;
	background-color: #369;
	color: #ccc;
	font-weight: bold;
}
table.pbev td.kwote p {
	margin: 0.25em;
}
table.pbev td.kwote span.marque {
	color: Black;
}
table.pbev td.kwote span.attrib {
	color: Black; font-weight: normal;
}
table.carz {
	width: 460px; margin-left: 15px;
}
table.carz td {
	height: 160px; width: 50%;
	vertical-align: middle;
}
table.carz img { border: 1px solid black; }

/* Awards */
#awards { position: inherit; clear: both; text-align: right; margin: 1em 0 1em 15px; }
#awards h3 { position: inherit; text-align: right; margin-bottom: 0; padding: 0; }
#awards .bos { color: #900; font-weight: bold; }
#awards .uline { text-decoration: underline; }


/* Awards & Articles listing */
#datalist { position: inherit; clear: both; text-align: right; margin: 1em 0 1em 15px; }
#datalist h3 { position: inherit; text-align: right; margin-bottom: 0; padding: 0; }
#datalist .bos { color: #900; font-weight: bold; }
#datalist .uline { text-decoration: underline; }
table#datalist { width: 96%; text-align: left; }
table#datalist th {
	color: #ccc; background-color: #369; font-weight: bold; text-transform: uppercase; text-align: center; line-height: 200%; margin: 0;
}
table#datalist td.datum { text-align: right; }
table#datalist td.subcat { text-align: center; font-weight: bold; }
table#datalist tr.stripe td { background-color: #def; }

/* Slide Show stuff */
#slidz { width: 450px; text-align: center; margin: 0 0 0 15px; padding: 0; background-color: black; }
#slidz td.slide { height: 410px; }
#slidz td.butns { padding-bottom: 0.5em; }
#slidz a:link,
#slidz a:visited,
#slidz a:active { color: #ccc; text-decoration: none; padding: 0 0.25em; }
#slidz a:hover { color: white; background: #900; }

/* Home Page Features */
#feature table { padding: 0 0 1em; }
#feature p { margin: 10px; }

