/* Main style sheet for johnkingstudio.com *//* Author: Harry J. Saddler | hsaddler@pacbell.net *//* global styles */body {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	font-family: Times, serif;	font-size: 16px;	color: #333333;	background-color: white;	}/* link style */a {	text-decoration: none;	color:  #202020;	outline: none;	}a:visited { 	color:  #202020; 	}a:active { 	color:  #202020; 	}a:hover {	color: #202020;	text-decoration: underline;	}	p.caption_spacer {margin-top: 8px; }	td.caption_large {font-family: "times"; font-size: 18px; color: #222222}td.caption_small {font-family: "times"; font-size: 14px; color: #000000; valign:"top"; line-height: 15px;}td.navitems {valign:"top"; align:"left"; font-family: "times"; font-size: 13px; color: #202020; line-height: 10px;}td.res {width:"75px"; vertical-align:"top"}td.price {width:"392px"; vertical-align:"top"}td.contact {width:"150px"; vertical-align:"top"}td.labels {font-family: "times"; font-size: 14px; line-height: 20px; color: #666}td.text {font-family: "times"; font-size: 14px;color: #000}td.head {font-family: "times"; font-size: 18px; line-height: 22px; color: #888}.footerNav {	valign:"top"; align:"left"; font-family: "times"; font-size: 13px; color: #202020; line-height: 10px;}table.plitem {font-family: "times"; font-size: 14px; line-height: 14px; color: #222222}
