/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#mainarea {
	width: 732px;
	position: relative;
	background-image: url(images/sizzle_hp_gpx.jpg);
	background-repeat: no-repeat;
	height: 477px;
	padding-top: 43px;
	text-align: left;
	padding-left: 8px;
}

#insidemain {
	width: 732px;
	position: relative;
	background-image: url(images/sizzle_interior_gpx.jpg);
	background-repeat: no-repeat;
	height: 606px;
	padding-top: 43px;
	text-align: left;
	padding-left: 8px;
}

#clear {
	clear: both;
}

#leftcol {
	text-align: left;
	width: 200px;
	position: relative;
	float: left;
	padding-top: 333px;
	padding-left: 41px;
}

#rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #000000;
	width: 250px;
	position: relative;
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}

.phone {
	font-size: 14pt;
	font-weight: bold;
	color: #CC3300;
}

.subhead {
	font-size: 11pt;
	font-weight: bold;
	color: #CC3300;
}

