/********************************** **/
/*   Coquet CSS For PRINTING - CL   */
/***********************************/

/* CSS Reset */

body, h1, h2, h3, h4, h5, h6, p, div, form, fieldset, dl, dt, dd, ul, li, ol, img, table
{
	margin:0;
	padding:0;
	border:0;
}

.print_page_break
{
	page-break-before: always;
}

body
{
	background-color: #FFFFFF;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(none);
	width: auto;
}

img
{
	margin: 0px;
	padding: 0px;
}

td
{
	color: #3A0020;
}

th
{
	color: #300070;
}

a
{
	text-decoration: none;
	color: #67718F;
}

p
{
	width: auto;
	font-size:12pt;
	margin: 3px 12px 20px 0px;
	padding: 0px;
	line-height: 16px;
	color: #232323;
	font-family: "Times New Roman", Times, serif;
}

h1
{
	font-size:16pt;
	font-weight: normal;
	margin: 5px 0px 3px 0px;
	padding: 0;
	page-break-after: avoid;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

h2
{
	font-size:14pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3
{
	font-size:12pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	page-break-after: avoid;
	color: #0E0E0E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h4
{
	font-size:10pt;
	color: #777;
	margin: 0;
	padding: 0;
}

h4 a
{                     /* The colour of an h4 when it's also a link (this can't be left as the default because the default won't stand out from the background set above) */
	color: #404053;
}

h5
{
	font-size:10px;
	color: #000000;
	font-weight: lighter;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h6
{
	font-size:8px;
	color: #000000;
	font-weight: lighter;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* MAIN SITE SECTIONS --------------------------------------------------*/


#site_wrapper
{
	width: auto;
}

#content_and_side_bar_wrapper
{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	float: none;
}

#main_nav
{
	display: none
}

#header
{
	display: none
}

#print_only_header
{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block !important;
	width: auto;
}

#content
{
	width: 99%;
	float: none;
	margin: 0;
	padding: 0;
	height: auto;
	background-color: #FFF;
}

ul.featurelist
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	display: block;
	page-break-before: auto;
	page-break-after: avoid;
}

ul.featurelist li
{
	list-style-type: circle;
	list-style-position: inside;
	line-height: 18px;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	;
	page-break-after: avoid;
	page-break-before: avoid;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

/* CLEARFIX */


.clearfix:after
{
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}

#sidebar
{
	display: none;
}

img.floatLeft
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img.floatRight
{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: right;
}

ul.smallphoto li
{
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.smallphoto li.last
{
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* FOOTER */	


#footer
{
	display:none;
}

.pricestable
{
	width: 100%;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.StandOutLink
{
	text-decoration: underline;
}

.GuestComments
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #780020;
	margin: 12px 0px 12px 0px;
}

.GuestCommentsB
{                  /* An alternate non-italic version for when one guest quote follows another */
	color:#FFD;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	line-height: 22px;
	padding-bottom: 18px;
	padding-top: 24px;
}

.Bold
{
	font-weight: bold;
}

.Italic
{
	font-style:italic;
}

.intro_text
{
	color: #2A2A2A;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
}

ol.count
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFF;
	list-style-type: decimal;
	list-style-position: inside;
}

ol.count li
{
	padding-bottom: 7px;
}
