@charset "utf-8";
/* CSS Document */

body {background-color:#FFC;
	text-align:center;
	margin-top:30px;
	
}


.top_top_bord {
	background:url(images/top_gold.gif) 0 100% repeat-x;
	text-align:center;
	height:30px;
	color:black;
	margin:0 auto;

}


.top_right_bord {
	background:url(images/right_gold.gif) 100% 100% no-repeat ;
	height:286px;
	color:black;


}

.top_left_bord {
	background:url(images/left_gold.gif) 0 100% no-repeat ;
	text-align:center;
	height:286px;
	color:black;


}

.top_box {
	background:url(images/bottom_gold.gif) 100% 100% repeat-x;
	background-color:#D0BD37;
	text-align:center;
	height:286px;
	width:95%;
	color:black;
	margin:auto auto;

}



.bottom_top_bord {
	background:url(images/top_green.gif) 0 100% repeat-x;
	text-align:center;
	height:30px;
	color:black;
	margin:0 auto;

}


.bottom_right_bord {
	background:url(images/right_green.gif) 100% 100% no-repeat ;
	height:306px;
	color:black;
	text-align:center;
}

.bottom_left_bord {
	background:url(images/left_green.gif) 0 100% no-repeat ;
	text-align:center;
	height:306px;
	color:black;


}

.bottom_box {
	background:url(images/bottom_green.gif) 100% 100% repeat-x;
	background-color:#104728;
	color:white;
	text-align:center;
	height:306px;
	width:95%;
	margin:auto auto;

}

.white_text {
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
}

.PSC_logo {
	float:left;
	position:relative;
	left:20px;
	width:200px;
	height:203px;
	top:-12px;
	right:300px;
	margin:auto auto;
}

.logo {
	float:right;
	position:relative;
	left:-40px;
	width:200px;
	height:243px;
	top:-8px;
	right:300px;
	margin:auto auto;
}

.brown_text {
	color:#877979; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-style:oblique;
	font-size:18px;
}
 a:link {
	 color:#877979;
	 text-decoration:none;
	 
 }

 a:visited {
	 color:#877979;
	 text-decoration:none;
	 
 } 
 a:hover {
	 color:#68e027;
	 text-decoration:none;
	 
 }
 
.reverse_text {
	background-color:#FFF;
	color:#104728;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
}
 
.reverse_text.bottom_box {
	background-color:#FFF;
	color:#104728;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
}

/* Next style is for single link on main page */
.club_link {
	position:relative;
	top:-80px;
	left:48%;
	width:20%;
}

/* This link is for additional club pages with many links in the header */
.club_links {
	position:relative;
	top:-120px;
	left:12%;
	width:80%;
}

.club_links ul {
	margin: 0;
	padding: 6px;
	list-style-type: none;
	text-align: center;
}


.club_links li {
	display:inline;
}

.club_links a {
		padding:  1em 1em;
}
	
.banner_text {
	position:relative;
	left:10%;	
	width:80%;

}


._box {
	background:url(images/bottom_gold.gif) 0 100% repeat-x;
	position:relative;
	top:-95px;
	z-index:2;
	background-color:#d0bd37;
	color:#white;
	text-align:center;
	width:95%;
	margin: auto auto;

}
._bottom_left_crn {
	background:url(images/5_gold.gif) 0 100% no-repeat ;
	position:relative;
	z-index:250;
	text-align:center;
}

._bottom_right_crn {
	background:url(images/6_gold.gif) 100% 100% no-repeat ;
	position:relative;
	z-index:20;
	text-align:center;
}
._top {
	background:url(images/top_gold.gif) 0 0 repeat-x;
	position:relative;
	z-index:30;
	text-align:center;

}

._top_right_crn {
	background:url(images/2_gold.gif) 100% 0 no-repeat;
	position:relative;
	z-index:100;
	text-align:center;
}


._top_left_crn {
	background:url(images/1_gold.gif) 0 0 no-repeat ;
	position:relative;
	z-index:15;
	color:#black;
	text-align:left;
	padding: 35px 35px;
}

._left {
	background:url(images/3_gold.gif) 0 0 repeat-y;
	position:relative;
	text-align:center;
}

._right {
	background:url(images/4_gold.gif) 100% 0 repeat-y;
	position:relative;
	z-index:40;
	text-align:center;
	color:#black;
}

