/*************************************
 * Adam Spanier                      *
 * http://www.myscaryresume.com      *
 * adam@thecrazyspaniers.com         *
 *************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.thickstyle {
	background: silver;
}
#quoteSystem {
	position: absolute;
	top: 0px;
	right:0px;
	padding: 0px 0px 0px 0px;
	width: 84px;
	height: 118px;
	background: url(http://www.partyrentalspro.com/images/quote.png);
	z-index: 3;
}
.dropdown {
	position: absolute;
	visibility: hidden;
	border: 0px;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 289px;
}
.dropdown a {
	width: 100%;
	display: block;
	text-indent: 0px;
	padding: 0px;
	font-weight: bold;
}
.dropdown a:link {
	color: #F0CC01;
	text-decoration: none;
}
.dropdown a:active {
	color: #F0CC01;
	text-decoration: none;
}
.dropdown a:visited {
	color: #F0CC01;
	text-decoration: none;
}
.dropdown a:hover {
	color: #F0CC01;
	text-decoration: none;
}
.input {
	font-family: Georgia, Verdana, MS Serif, New York, serif;
	font-size: 18px;
	width: 280px;
	height: 20px;
	background: #CECECE;
	border: solid 1px #352F2B;
	color: #333333;
}
.textarea {
	font-family: Georgia, Verdana, MS Serif, New York, serif;
	font-size: 20px;
	width: 280px;
	height: 145px;
	color: #333333;
	background: #333333;
	border: 1px solid #352F2B;
}
.button {
	font-family: Georgia, Verdana, MS Serif, New York, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background-color: #F0CC01;
	border: 0px;
}
#div_iframe {
	width:928px;
	overflow:auto;
	padding:2px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.cat_title3 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCCCCC;
	vertical-align:middle;
	padding:3px;
	text-decoration:none;
	background-color:#F0CD02;
	margin-right:10px;
	text-transform:uppercase;
}
.cat_title {
	color: #FFFFFF;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:4px;
	text-transform:uppercase;
}
.footerNav {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.footerNav a:link {
	color: #F0CC01;
	font-weight: bold;
	text-decoration: none;
}
.footerNav a:active {
	color: #F0CC01;
	font-weight: bold;
	text-decoration: none;
}
.footerNav a:visited {
	color: #F0CC01;
	font-weight: bold;
	text-decoration: none;
}
.footerNav a:hover {
	color: #F0CC01;
	font-weight: bold;
	text-decoration: underline;
}
.footer1 {
	font-family:Georgia,Verdana,MS Serif,New York,serif;
	font-size:14px;
	color:#e5ad01;
	text-align:center;
}
.footer1 a:link {
	color: #e5ad01;
	text-decoration: none;
}
.footer1 a:active {
	color: #ffc71b;
	text-decoration: none;
}
.footer1 a:visited {
	color: #e5ad01;
	text-decoration: none;
}
.footer1 a:hover {
	color: #ffc71b;
	text-decoration: none;
}
.footer2 {
	font-family:Georgia,Verdana,MS Serif,New York,serif;
	font-size:12px;
	line-height:17px;
	color:#999999;
	text-align:center;
}
.footer2 a:link {
	color: #999999;
	text-decoration: none;
}
.footer2 a:active {
	color: #cccccc;
	text-decoration: none;
}
.footer2 a:visited {
	color: #999999;
	text-decoration: none;
}
.footer2 a:hover {
	color: #cccccc;
	text-decoration: none;
}