@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	color: #37331E;
	background-image:url(../images/_r1_c2xx.jpg);
	background-color: #CEC4A4;
	background-repeat: repeat-x;
	padding-top: 25px;
	font-size: 12px;
}

#frameholder {
	width: 995px;
	margin: 0 auto;
	position: relative;
	height: 526px;
	position:relative;
}
ul li{ list-style:disc;}

/*NAVIGATION AREA*/
#pageNav {
	width: 167px;
	height: 526px;
	background-image: url(../images/red_band.png);
	background-repeat:no-repeat;
	color: #FFF;
	float: left;
	position: relative;
}

.langNav {
	position: absolute;
	top: 10px;
	left: 10px;
}
.langNav a{
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 85%;
	font-family: Verdana, Geneva, sans-serif;
}

#logoText {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#navConten {
	position: absolute;
	bottom: 80px;
	left: 10px;
	width: 150px;
	height: 200px;
}

/*PAGE CONTENT AREA*/
#pageContent {
	background-color: #E9E7D2;
	font-size: 90%;
	height: 526px;
	width: 828px;
	margin-left: 167px;
	font-size: 115%;
}
#pageIntrod {
	background-color: #E9E7D2;
	font-size: 90%;
	height:526px;
	width:995px;
}

#logoGraph {
	position: absolute;
	right: 10px;
	top: 10px;
}
#logoGraph img{
	display: block;
	margin-bottom: 10px;
}

#introCentre {
	background-image: url(../images/red_band_centre.png);
	margin: 0 auto;
	width: 396px;
	height: 526px;
	text-align: center;
	vertical-align:bottom;
}

.centreHolder {
	background-color: #000;
	margin: 0 auto;
	text-align: center;
	width: 276px;
	position: relative;
	padding-bottom: 10px;
}

.centreLogo {
	margin: 0 auto;
	height: 100px;
	width: 276px;
	background-color: #D3C58F;
	padding-bottom: 10px;
}

.form_req input{
	color: #666;
}

/*PICS SHADOWS AND FRAMES*/

.picFrame {
	padding: 2px;
}

.shadow1 {
	background-image: url(../images/shadow_115.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 12px;
}

.shadow2 {
	background-image: url(../images/shadow_165.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 12px;
}

.shadow3 {
	background-image: url(../images/shadow_250.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 16px;
}

.shadow4 {
	background-image: url(../images/shadow_350.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 18px;
}

.shadow5 {
	background-image: url(../images/shadow_450.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
}

.shadow6 {
	background-image: url(../images/shadow_550.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
}

.shadow7 {
	background-image: url(../images/shadow_700.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 29px;
}

.photoFrame {
	padding: 5px;
	background-color: #D8D5B1;
	border: 1px solid #B3A968;
}



/*PAGE BOTTOM AREA*/
#bot {
	position: relative;
	margin: 0 auto;
	width: 995px;
	height: 24px;
}

.botMail {
	background-color:#000;
	color:#FFF;
	width:230px;
	height:24px;
	text-align: center;
	float: left;
}
.botMailin {
	padding-top: 3px;
}
.botMailin a{
	color:#FFF;
	text-decoration:none;
}

.botPhone {
	background-color: #B3A968;
	background-image: url(../images/bottom_greenshade.png);
	background-repeat: repeat-y;
	height: 24px;
	width:765px;
	margin-left: 230px;
}
.botPhonein {
	color: #FFF;
	text-shadow: #55502B 1px 1px 3px;
	margin-left: 18px;
	padding-top: 4px;
	font-weight: 500;
	font-size: 105%;
}

.botCredits {
	margin: 0 auto;
	width: 995px;
	height: 100px;
	background-image:url(../images/bottom_shadow.png);
	background-repeat: repeat-x;
	position: relative;
}

.fis {
	padding: 20px 0px 0px 0px;
	float: right;
	color: #8B7E61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	width: 230px;
}
.fis a{
	text-decoration: none;
	color: #8B7E61;
}
