@charset "utf-8";
/* CSS Document */
a:link {
	color: #00FFFF;
}

a:visited {
	color: #EEEEEE;
}
body {
	font-size: 0.5em;
	color: #EEEEEE;
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Image {
	vertical-align: middle;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}
.phototext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.ContactInformation {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
	background-color: #FF0;
}
.ContactPhone {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	font-weight: bold;
	color: #000;
}
.PromoText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: small;
	font-weight: bold;
	color: #000;
	background-color: #F00;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.notifcation {
	text-decoration: underline;
}.montage {
	margin-bottom: 20px;
}
.fineprint {
	font-size: x-small;
	color: #F00;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.partybox {
	background-color: #000;
	padding: 10px;
	margin: 0px;
}
.partycontactinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.partyimage {
	text-align: center;
	display: block;
	width: auto;
}
.partyslogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #C69;
	text-align: center;
}


.partytitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #C36;
	text-align: center;
}
.ImageFloatRight {
	padding: 2px;
	float: right;
}
.partystatement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #969;
}
.airbrushpricinginfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}
.airburshpricingoutline {
	text-align: left;
}

.airbrushpricingbox {
	background-color: #F8FAC9;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 128px;
}
.airburshpricinginnerbox {
	text-align: center;
}
.airburshpricingtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	font-weight: bold;
	text-align: right;
}
.airburshpricecost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
.airbrushpricingdesctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	color: #000;
}

.airbrushpricingadd {

}
.ImageFloatLeft {
	float: left;
}
.pagetitle {
	font-family: "Bradley Hand ITC";
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
}
.splashpageimagecontainer {
	width: 900px;
}
.sectionclosed {
	text-decoration: line-through;
}
