/*COMMON ITEMS*/
#pm_wrapper {
	top:3%;
	position: relative;
	text-align:center;
	width: 900px;
	height: 675px;
	margin: 0px auto;
	z-index: 0;
}

#logo_area {
	position:absolute;
	left:69px;
	top:27px;
	width:232px;
	height:107px;
	z-index: 16;
}

#menu_adbar {
	position:absolute;
	left:301px;
	top:27px;
	width:525px;
	height:68px;
	z-index: 6;
	visibility:hidden;
}

body {
	/*background-color: #434039;*/
	background-color: #cccccc;
}

/*TOP MENU ITEMS*/

#menu_about {
	position:absolute;
	left:301px;
	top:95px;
	width:94px;
	height:39px;
	z-index: 5;
}

#menu_services {
	position:absolute;
	left:395px;
	top:95px;
	width:81px;
	height:39px;
	z-index: 7;
}

#menu_faq {
	position:absolute;
	left:476px;
	top:95px;
	width:75px;
	height:39px;
	z-index: 8;
}

#menu_specials {
	position:absolute;
	left:551px;
	top:95px;
	width:83px;
	height:39px;
	z-index: 9;
}

#menu_locations {
	position:absolute;
	left:634px;
	top:95px;
	width:94px;
	height:39px;
	z-index: 10;
}

#menu_contact {
	position:absolute;
	left:728px;
	top:95px;
	width:98px;
	height:39px;
	z-index: 11;
}

/*SIDE MENU ITEMS*/
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: .7em;
	font-weight:bold;
	color: #65216A;
	text-align: left;
}

A.menu:link {text-decoration: none; color:#65216A;}
A.menu:visited {text-decoration: none; color:#800040;}
A.menu:active {text-decoration: none; color:#65216A;}
A.menu:hover {text-decoration: underline; color:#999999}

/* Common Font styles */

#staff
{
width:95%;
height:321;
border-collapse:collapse;
}

#staff td 
{
/*border-top-style: solid; 
border-top-color:#65216A; 
border-top-width: 3px;*/ 
border-bottom-style: solid; 
border-bottom-color: #65216A; 
border-bottom-width: 3px;

/*border-top:2;
border-bottom:2;
border-left:0;
border-right:0;
border-color:#65216A;*/
padding:10px 7px 2px 7px;
}

#staff tr {
	border-bottom:medium;
	border-color:#65216A;
	}

A.inline:link {text-decoration: none; color: #65216A;}
A.inline:visited {text-decoration: none; color:#800040;}
A.inline:active {text-decoration: none; color:#65216A;}
A.inline:hover {text-decoration: underline; color: #999999;}

.page_subtitle {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #800040; font-weight: bolder; line-height: 1.2em; }

.main_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #800040;
	font-weight: bold;
	line-height: 1.75em;
	text-align:justify;
	letter-spacing:.2em;
}
