body
{
	margin:0px;
	background:#000000;
}

p
{
	/*margin: 0px;
	padding: 0px;*/
	margin-top: 0px;
}

.giftbox
{
	background:url(images/right-bg-gradient.gif) repeat-x #36373B;
	height:114px;
}

.morebg_box
{
	background:url(images/right-bg-gradient.gif) repeat-x #36373B;
	height:114px;
}

.at_box
{
	background:url(images/right-bg-gradient.gif) repeat-x #36373B;
	height:114px;
}

.time_box
{
	background:url(images/right-bg-gradient.gif) repeat-x #36373B;
	height:114px;
}

.goldheading
{
	font-family:"avantGarde Bk BT";
	font-size:18px;
	color:#AE7059;
	line-height:20px;
}

.whitetxt
{
	font-family:"Myriad Pro";
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
}

.gold
{
	color:#AE7059;
}

.label
{
	float: left;
	font:bold 12px Arial, Verdana;
	color:#000;
	text-align:right;
	padding-right:5px;
	padding-top:10px;
}

.input
{
	border:1px solid #7F9DB9;
	background-color:#fff;
	font:normal 11px Verdana;
	padding:5px 2px;
	width:80px;
}

.input1
{
	border:1px solid #7F9DB9;
	background-color:#fff;
	font:normal 11px Verdana;
	padding:2px 2px;
	width:140px;
	margin:5px 0px 5px 0px;
}

.select
{
	margin-bottom:10px;
}

.submitbutton
{
	
}

.img_box
{
	background:url(images/img-bg.jpg) repeat-x;
	height:114px;
}

.img_box_txt
{
	background:url(images/img-box-txt.jpg) no-repeat;
	width:278px;
	height:104px;
	padding:5px;
	margin-right:5px;
	font:11px Arial;
	color:#000000;
	text-align:justify;
}

.inner_heading
{
	font: bold 24px Arial;
	color: #AE7059;
	text-transform: uppercase;
	padding: 10px 5px 10px 0px;
}

.inner_txt
{
	font:12px Arial;
	text-align:justify;
	padding-left: 1em;
	padding-bottom: 2em;
}

.mainContentArea
{
	background-color: #CCCCCC;
}

.pick_box
{
	background:url(images/pick-bg.jpg) repeat-x;
	height:52px;
	font:10px Arial;
	color:#9F9F9F;
	padding-left:10px;
}

.footer
{
	background:url(images/footer-bg.jpg) repeat-x;
	height:90px;
	font:11px Arial;
	color:#757575;
	padding-left:10px;
	line-height:18px;
}

.footer a
{
	color:#757575;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}

.footer a:hover
{
	color:#757575;
	padding:0px 5px 0px 5px;
	text-decoration:underline;
}

a
{
	outline:none;
}

.testimony
{
	border-left: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding-left: 1em;
	padding-right: .5em;
	padding-top: 2px;
	margin-bottom: 2em;
	
	font-size: 11pt;
}

.testimony:hover
{
	background: #CCCC55;
}

.testimonyIntro
{
	display: block;
	padding-bottom: .5em;
}

.testimonyName
{
	font-weight: bold;
	font-size: 12pt;
}

.testimonySays
{
	font-style: italic;
}

.location
{
	text-decoration: none;
	font-size: 12px;
}

.address
{
	font-weight: bold;
}

.city
{
	text-decoration: none;
}

.state
{
	text-decoration: none;
}

.zip
{
	text-decoration: none;
}

.phoneNumber
{
	font-size: 14px;
	font-weight: bold;
}