/* princegeorgelimousine.com PRINT STYLES */
.printonly {
position: relative;
left: auto;
}
.noprint {
display: none;
}

body {
	color: #000 !important;
	font: 11pt Arial, Helvetica, sans-serif;
	line-height: normal !important;
	text-align: left;
	vertical-align: top;
	width: auto !important;
	height: auto !important;
	margin: 0px !important;
	background-image: none;
	background: white;
}
h1.printonly {font-size: 12pt;}
p, blockquote, ul, ol, dl {margin-top: 0px;}
ul {list-style: disc;}
#main div {margin-bottom: 1.25em;} /* Puts space between div's to look like paragraphs */

h1 {
margin-bottom: 0.5em;
font: bold 24pt/1em Georgia, "Times New Roman", Times, serif;
}
h2 {
font: normal 16pt/1em Georgia, "Times New Roman", Times, serif;
margin-top: 1em;
margin-bottom: 0.25em;
text-transform: uppercase;
}
h3, h4, h5, h6 {
font-weight: bold;
margin-bottom: 0.25em;
}
h3 {
font-size: 12pt;
}
h4 {
font-size: 10pt;
text-transform: uppercase;
}
h5, h6 {
font-size: 11pt;
margin-top: 1.5em;
}
h5 {font-style: italic;}
a {color: #cc2936;}
strong {font-weight: bold;}
em {font-style: italic;}
.smalltext {font-size: 9pt;}

#main, #left  {width: 100%;}
#footer-bar h2 {font: bold 12pt Arial, Helvetica, sans-serif; text-transform: none;}
#footer-bar p {font-weight: bold;}
#footer {margin-top: 48pt;}
#footer p {font-size: 9pt;}

ul.yui-nav li {list-style: none; float: left; padding-right: 10px;}
div.yui-content {clear: both; padding-top: 18pt;}
div.yui-content div {
clear: both;
overflow: hidden; /* neeeded to clear nested floats */
width: 100%;
height: auto;
margin-bottom: 18pt;
}
#bios img {border:solid 1px #000;}
#bios .yui-content img {float: left; margin: 0 10pt 5pt 0;} /* pics in content area */