
body {
	padding: 0px;
   margin: 0px;
   	/*background-color: #f7f6e2;*/
   /*background: url(sandBannerLayout.gif) repeat-x;*/
		/*background: url(background_1.jpg);*/
   font-family: "Bookman Old Style, Verdana, monospace";
}

#layout {
	position:relative;
   width: 950px;
   height: 600px;
   margin: 0 auto;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid fuchsia;*/
}

#header {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   /*border: 1px solid blue;*/
   /*text-align: center;*/
	/*color: #F7F6e2;*/
}

#main {
	/*position:relative;*/
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   background-color: white;
   	/*background: #fef9e7;*/
   	/*border: 1px solid #4e5c35;*/
   width: 948px;
   height: 600px;
}

#footer {
	position:absolute;
	top:500px;
	left: 0px;
   text-align: center;
  	font-size: 12px;
   color: black;
}


.textJustify {
	text-align: justify; 
}


#pageTitle {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	font-size: 25px;
}

.pageSubTitle {
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
}





.mediumText {
	text-align: justify; 
	font-size: medium;
}

.largeText {
	text-align: center; 
	font-size: large;
}

.extralargeText {
	text-align: center; 
	font-size: xx-large;
}


#centerPic {
	float:left;
   margin: 0px 50px 0px 50px;
   padding: 0px;
   text-align: center;
  	/*border: 1px solid blue;*/
}

.textCenterBold {
	margin: 0px 0px 0px 0px;
   padding: 0px;
   text-align: center;
   font-weight: bold;
  	/*border: 1px solid blue;*/
}

#rates td {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   font-size: 15px;
   /*font-weight: bold;*/
   /*text-align: right;*/
   color: #6c5736;
   width: 150px;   
  	/*border: 1px solid blue;*/
}




#spaceBox {
	margin-top: 0px;
	/*border: 1px solid black;*/
	width: 950px;
	height: 50px;
}


#logoText {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}

.buttons {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
}


#button a {
	text-decoration: none;
	color: black;
}

#button a:hover {
	text-decoration: none;
	color:gray;
}

#intro {
	width: 47px;
	height: 280px;
	/*border: 1px solid black;*/
}

#introPic {
	float:left;
	width: 950px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 5px;
	/*border: 1px solid green;*/
}

#introBar {
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	/*border: 1px solid aqua;*/
}

#introText {
	float: left;
	width: 300px;
	height: 303px;
	padding-top: 20px;
	padding-left: 10px;
	text-align: justify;
	/*border: 1px solid black;*/
}

#horizontalLine {
	position:absolute;
	top:115px;
	left: 0px;
	width: 950px;
   text-align: center;
   border: 1px solid black;
}

#horizontalLine2 {
	position:absolute;
	top:10px;
	left: 0px;
	width: 950px;
   text-align: center;
   border: 1px solid black;
}

#philraqPicture {
	/*float: left;*/
   margin: 0px px 0px 0px;
   padding: 0px 0px 0px 0px;
   /*text-align: center;*/
  	/*border: 1px solid blue;*/
}

axxx {
	color:#6c5736;
	text-decoration: none; 
}

.nounderline {
	color:#6c5736;
	text-decoration: none; 
}














































