body	{
	margin: 0;
}

a	{
	font-family: Lucida Grande, Arial, Helvetica;
	color: #fdface;
	border-bottom: 1px dotted #aeac8e;
	text-decoration: none;
}

a:hover	{
	font-family: Lucida Grande, Arial, Helvetica;
	color: #fdface;
	border-bottom: 1px solid #aeac8e;
	text-decoration: none;
}

a.img	{
	border-bottom: none;
	text-decoration: none;
}

a.img:hover	{
	border-bottom: none;
	text-decoration: none;
}

table	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	color: #fdface;
	line-height: 23px;
	background: fixed;
}

.drtable	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 10px;
	color: #fdface;
	font-style: italic;
	line-height: 16px;
	background: fixed;
	padding-left: 10px;
	padding-top: 10px;
}

.alittlebigger	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #fdfbe5;
	line-height: 23px;
}

.servicetitle	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #fdfbe5;
	line-height: 23px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#main	{
	border: 0px;
	background-image: url("bg.jpg");
	z-index: 0;
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%; 
	height: 100%;
}


#left	{
	position: absolute;
	width: 200px;
	height: 100%;
	background-image: url("bg_left.png");
	background-repeat: repeat-y;
	z-index: 0;	
}

#right	{
	position: absolute;
	right: 0;
	width: 200px;
	height: 100%;
	background-image: url("bg_right.png");
	background-repeat: repeat-y;
	z-index: 0;	
}

.bg_top	{
	background-image: url("bg_top.png");
	background-position: top;
	background-repeat: repeat-x;
}

.bg_bottom	{
	background-image: url("bg_bottom.png");
	background-repeat: repeat-x;
}

.bg_bottomcenter	{
	background-image: url("bg_bottomcenter.png");
	background-repeat: no-repeat;
}

.pagetitle	{
	border-bottom: 1px dotted #84884b;
	padding-bottom: 10px;
}

.mininav	{
	border-bottom: 1px dotted #84884b;
	padding-bottom: 18px;
	padding-top: 10px;
	font-weight: bold;
}

.left	{
	padding-left: 10px;
}

.body	{
	padding-top: 10px;
}

.bold	{
	font-weight: bold;
}

.subtitle	{
	font-size: 10px;
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	color: #fdfbe5;
}

.title	{
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url("bg_title.png")
}

.services	{
	border: 10px;	
}

.minititle	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #fdfbe5;
	padding-top: 15px;
}

.value	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	color: #fdfbe5;
	padding-top: 15px;
}

.dr	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #fdfbe5;
	padding-top: 0px;
	padding-bottom: 0px;
}

.price	{
	padding-right: 10px;
}

.description_weird	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 11px;
	color: #fdface;
	line-height: 20px;
	padding-bottom: 0px;
}

.description	{
	font-size: 10px;
	font-style: italic;
	color: #fdface;	
	line-height: 13px;
	padding-bottom: 17px;
	border-bottom: 1px dotted #7d8c61;
}

.description_bottom		{
	font-size: 10px;
	font-style: italic;
	color: #fdface;	
	line-height: 13px;
	padding-bottom: 17px;
}

.description_top	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 11px;
	color: #fdface;
	line-height: 20px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #7d8c61;
}

.description_top_bottom		{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 11px;
	color: #fdface;
	line-height: 20px;
	padding-bottom: 17px;
	padding-top: 10px;
}

.mini_description		{
	font-size: 10px;
	font-style: italic;
	color: #fdface;	
	line-height: 13px;
	padding-top: 0px;
	margin-top: 0px;
}

.tiny	{
	font-size: 11px;
}

.service_body	{
	padding-top: 5px;
}

.miniservice	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #fdfbe5;
	padding-top: 10px;
}

.row1	{
	background-image: url("bg_row1.png")
}

.row2	{
	background-image: url("bg_row2.png")
}

.row3	{
	background-image: url("bg_row3.png")
}

.mini_services	{
	padding-top: 10px;
	padding-bottom: 10px;
}

.mini_services_notext	{
	padding-top: 10px;
	padding-bottom: 10px;
}

.movie	{
	border-top: 1px dotted #84884b;

}

.ba	{
	border: 1px solid #84884b;
	padding: 3px;
}

.vidbg_top	{
	background-image: url("vidbg_top.png");
	background-repeat: no-repeat
}

.vidbg	{
	background-image: url("vidbg.png");
}

.vidbg_bottom	{
	background-image: url("vidbg_bottom.png");
	background-repeat: no-repeat
}

.paddingbottom	{
	padding-bottom: 10px;
}

.announcement	{
	background-color: #4e521f;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	margin-bottom: 10px;
	text-align: center;
	
}

