body
{
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input, textarea
{
	font-family: Arial;
	font-size: 90%;
	font-weight: normal;
}

.nextpage
{
	padding-right: 36px;
}
.prevpage
{
	padding-right: 16px;
}
.bg_prev_next_buttons
{
	background-color: #79496f;
	height: 47px;
}
.offer_table
{
	border: thin solid white;
	background-color: #79496f;
	padding: 20px;
}
.feedback_form
{
	background-color: white;
}
.feedback_title
{
	text-align: right;
	font-weight: normal;
	color: white;
	font-size: 8pt;
}

#base_background
{
	background-image: url(images/bg_base.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 663px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#parchment
{
	position: absolute;
	left: 112px;
	top: 45px;
/*	background-image: url(images/bg_parchment.jpg);
	background-repeat: no-repeat; */
	width: 403px;
	height: 579px;
	text-align: left;
}
#parchment-text
{
	position: absolute;
	width: 350px;
	height: 579px;
	font-size: 11px;
	left: 112px;
	top: 45px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 108px;
	text-align: left;
	color: #794971;
	line-height: 22px;
}
#pelogo-large
{
	position: absolute;
	top: 19px;	
	left: 716px;
	width: 258px;
	height: 81px;
}
#telnos
{
	position: absolute;
	top: 118px;	
	left: 731px;
	width: 229px;
	height: 14px;
}
#email
{
	position: absolute;
	top: 138px;	
	left: 774px;
	width: 187px;
	height: 14px;
}

#futherinfo
{
	position: absolute;
	top: 203px;	
	left: 640px;
	width: 190px;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	line-height: 14px;
}

.ftr-pe-logo
{
	padding-left: 35px;
	padding-top: 9px;
	padding-bottom: 11px;	
}
.ftr-contactdets
{
	padding-left: 175px;
	padding-top: 15px;
	padding-bottom: 9px;	
}
.ftr-bac-logo
{
	padding-left: 136px;
	padding-top: 24px;
	padding-bottom: 23px;	
}

.sidepanel
{
	background-color: #fbfbfb;
}
.navpanel
{
	background-color: #dedcdd;
}
.footerpanel
{
	background-color: #dedcdd;
}

/* ----------------------------- Horizontal Link Styles */

ul.horiznavlist 
{
}
ul.clearfix
{
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

/* float selected element and all other links */
ul.horiznavlist li 
{
	display : block;
	float : left;
	padding : 0px 10px 0px 10px;
	border-right : 1px solid #afac9d;
	background : none;
}

/* remove left padding from first item in a list */
ul.horiznavlist li.first 
{
	padding-left : 34px !important;
}
        
/* remove right padding from last item in a list */
ul.horiznavlist li.last 
{
	padding-right : 0px !important;
	border-right : 0px !important;
}

		  
/* ----------------------------- Link Styles */

a.navlink:link
{
	color: #72426a;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}
a.navlink:visited
{
	color: #72426a;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}
a.navlink:hover 
{
	color: #582524;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}
a.navlink:active
{
	color: #72426a;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}
a.navlinkactive
{
	color: #72426a;
	font-weight: normal;
	text-decoration: underline;
	font-size: 13px;
}

a.whitelink:link
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a.whitelink:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a.whitelink:hover 
{
	color: #72426a;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a.whitelink:active
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.purplelink:link
{
	color: #72426a;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a.purplelink:visited
{
	color: #72426a;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a.purplelink:hover 
{
	color: #72426a;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
a.purplelink:active
{
	color: #72426a;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

/* CONTACT PAGE */
#contact-name-tag
{
	position: absolute;
	left: 35px;
	top: 108px;	
	width: 41px;
	height: 14px;
}
#contact-name
{
	position: absolute;
	left: 83px;
	top: 106px;	
}

#contact-tel-tag
{
	position: absolute;
	left: 281px;
	top: 108px;	
	width: 84px;
	height: 14px;
}
#contact-tel
{
	position: absolute;
	left: 373px;
	top: 106px;	
}

#contact-email-tag
{
	position: absolute;
	left: 35px;
	top: 138px;	
	width: 41px;
	height: 14px;
}
#contact-email
{
	position: absolute;
	left: 83px;
	top: 137px;	
}

#contact-co-tag
{
	position: absolute;
	left: 279px;
	top: 138px;	
	width: 65px;
	height: 19px;
}
#contact-co
{
	position: absolute;
	left: 353px;
	top: 137px;	
}

#contact-pleaseselect_txt
{
	position: absolute;
	left: 35px;
	top: 194px;	
}
#contact-pleasetype_txt
{
	position: absolute;
	left: 35px;
	top: 314px;	
}

#contact-emailtickbox-tag
{
	position: absolute;
	left: 35px;
	top: 254px;	
}
#contact-emailtickbox
{
	position: absolute;
	left: 102px;
	top: 257px;	
}

#contact-teltickbox-tag
{
	position: absolute;
	left: 130px;
	top: 254px;	
}
#contact-teltickbox
{
	position: absolute;
	left: 240px;
	top: 257px;	
}

#contact-textbox
{
	position: absolute;
	left: 35px;
	top: 411px;	
}

#contact-viewmap
{
	position: absolute;
	left: 575px;
	top: 193px;	
}

#contact-text-col1
{
	position: absolute;
	left: 589px;
	top: 500px;	
}
#contact-text-col2
{
	position: absolute;
	left: 754px;
	top: 529px;	
}
#contact-submit
{
	position: absolute;
	left: 254px;
	top: 555px;	
}
#contact-response
{
	position: absolute;
	left: 83px;
	top: 106px;	
	width: 320px;
}

#specialofferstxt
{
	position: absolute;
	width: 275px;
	left: 355px;
	top: 130px;	
}
#specialoffersimg
{
	position: absolute;
	left: 50px;
	top: 150px;	
}
#specialofferlink
{
	position: absolute;
	left: 50px;
	top: 550px;	
	width: 570px;
	background-color: #79496f;
	color: #ffffff;
	text-align: center;
}

#specialofferdivider
{
	position: absolute;
	width: 1px;
	height: 350px;
	background-color: #dcdcdc;
	left: 670px;
	top: 200px;	
}

#specialofferfeedbackarea
{
	position: absolute;
	left: 720px;
	top: 180px;	
	width: 200px;
}

#feedback-narrative
{
	position: absolute;
	left: 150px;
	top: 60px;	
	width: 540px;
}
#feedback-table
{
	position: absolute;
	left: 150px;
	top: 170px;	
}

#studio-c
{
	position: absolute;
	left: 74px;
	top: 87px;	
}
#studio-c-thumbs
{
	position: absolute;
	left: 5px;
	top: 87px;	
}
#studio-c-txt
{
	position: absolute;
	left: 93px;
	top: 368px;	
}
.text-purple
{
	line-height: 170%;
	font-size: 11px;
	color: #72426a;
}
.text-white
{
	line-height: 170%;
	font-size: 11px;
	color: #ffffff;
}
.text-white-form
{
	line-height: 135%;
	font-size: 11px;
	color: #ffffff;
}
.text-white-smallprint
{
	font-size: 8px;
	color: #ffffff;
}
.text-white-head
{
	line-height: 170%;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#studio-mh
{
	position: absolute;
	left: 502px;
	top: 179px;	
}
#studio-mh-thumbs
{
	position: absolute;
	left: 917px;
	top: 179px;	
}
#studio-mh-txt
{
	position: absolute;
	left: 547px;
	top: 490px;	
	line-height: 170%;
	font-size: 11px;
	color: #72426a;
}
