﻿/***********************************************************************
						reset and clearing
*************************************************************************/
:link,:visited {
	text-decoration : none;
}
ul,ol {
	list-style : none;
}
h1,h2,h3,h4,h5,h6,pre,code {
	font-size : 1em;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin : 0; padding : 0;
}
ul{
	margin-left:1em;
}
img {
	border : none;
}
a img,:link img,:visited img {
	border : none;
}
/* 
	**easy clearing 
	Any container with class="clearer" will expand around enclosed floated elements
*/
.clearer:after
	{
	content: '[HI MUM]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearer
	{
	display: inline-block;
	}
/*\*/
.clearer
	{
	display: block;
	}
/* end easy clearing */
	
/***********************************************************************						
*************************************************************************/
body {
	background-color:white;
	font:normal 11px arial;
	line-height:1.3em;
}
h1.schoolies {
	height:195px; text-indent:-999em;
	background:white url('../images/09schoolies_header.jpg') no-repeat 0px 0px;
}
.display_block {
	display:block;
}
#container {
	width:503px;
	margin:0px auto;
}
#blurb {
	height:185px;
	padding:10px 30px 0px 230px;
	background-image:url('../images/08partypackagedeal_textbg.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
}
p.imagine {
	padding-bottom:10px;
}
p.price {
	color:#42B540;
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:3px;
}
p.include {
	color:#33CC33;
}
#dontholdback {
	height:59px;
	padding:31px 0px 0px 0px;
	background-image:url('../images/dontholdback.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	color:white;
}
#dontholdback a {
	color:white;
}
#dontholdback a:hover {
	text-decoration:underline;
}
p.emailclaire {
	font-size:1.1em;
	font-weight:bold;
	padding:1px 0px 1px 0px;
}
p.emailsubject {
}
