body
{
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.buttoncell
{
	padding-bottom: 10px;
}
.bg_v_bar_10
{
	background-image: url(../images/vertical_bar_10.gif);
	background-repeat: repeat-y;
}
.bg_threecolumns
{
	background-image: url(../images/background_columns.gif);
	background-repeat: repeat-y;
}
.bg_columns1and2
{
	background-image: url(../images/background_columns_1and2.gif);
	background-repeat: repeat-y;
}
.bg_columns3
{
	background-image: url(../images/background_columns_3.gif);
	background-repeat: repeat-y;
}
.bg_columns3_mar10
{
	background-image: url(../images/background_columns_3.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.bg_colours
{
	background-image: url(../images/background_columns_2.gif);
	background-repeat: repeat-y;
}
.footer_colours
{
	background-image: url(../images/footer_columns_v1.gif);
	background-repeat: no-repeat;
}

.webgridtable
{
	padding-top: 5px;
}
.webgridtoprow
{
	padding: 2px 2px 2px 2px;
	border-left: thin solid #b4b4b4;
	border-top: thin solid #b4b4b4;
	border-bottom: thin solid #b4b4b4;
}
.webgridtoprowright
{
	padding: 2px 2px 2px 2px;
	border-left: thin solid #b4b4b4;
	border-right: thin solid #b4b4b4;
	border-top: thin solid #b4b4b4;
	border-bottom: thin solid #b4b4b4;
}

.webgrid
{
	padding: 2px 2px 2px 2px;
	border-left: thin solid #b4b4b4;
	border-top: thin solid #b4b4b4;
	border-bottom: thin solid #b4b4b4;
}
.webgridright
{
	padding: 2px 2px 2px 2px;
	border-left: thin solid #b4b4b4;
	border-right: thin solid #b4b4b4;
	border-top: thin solid #b4b4b4;
	border-bottom: thin solid #b4b4b4;
}

input, textarea
{
	font-family: Arial;
	font-size: 90%;
	font-weight: normal;
}

.nextpage
{
	padding-right: 36px;
}
.prevpage
{
	padding-right: 16px;
}

#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: 287px;
	padding-top: 10px;
	margin-left: 0px;
	margin-top: 0px;
}

/* float selected element and all other links */
ul.horiznavlist li 
{
	display : block;
	float : left;
	padding : 0px 12px 0px 12px;
	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: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}
a.navlink:visited
{
	color: #000000;
	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: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}
a.navlinkactive
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 13px;
}

