@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../../images/background_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #400B00;
}

#wrap {
	width:1000px;
	padding:0px;
	background-image: url(../../images/background_stretch.jpg);
	background-repeat: no-repeat;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 440px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 16px;
}

#logo {
	width: 400px;
	height: 240px;
	float: left;
	padding-top: 30px;
	padding-left: 12px;
	overflow: visible;
	margin: 0px;
	position: absolute;
}

#social {
	width:270px;
	background-image: url(../../images/besocial_background.jpg);
	height: 40px;
	float: right;
	margin-right: 5px;
}

#social .links {
	width: 120px;
	height: 40px;
	padding-left: 135px;
}

#contact {
	width: 165px;
	height: 50px;
	float: right;
	padding-top: 13px;
	clear: right;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../images/Contact_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

#contact a:link {
	color: #B3301D;
	text-decoration: none;
}

#contact a:visited {
	text-decoration: none;
	color: #400B00;
}

#contact a:hover {
	text-decoration: none;
	color: #400B00;
}

#contact a:active {
	text-decoration: none;
	color: #B3301D;
}

#nav_menu {
	width:800px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 110px;
	padding-bottom: 30px;
}

#nav_menu ul {
	width:800px;
	margin:0 auto;
	padding:0px;
	display:inline
}

#nav_menu ul li {
	width:auto; 
	margin:0px; 
	padding:0px; 
	float:left; 
	display:inline
}

#nav_menu ul li a {
	width:auto;
	height:15px;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#330703;
	line-height:normal;
	text-decoration:none;
	text-transform: uppercase;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 9px;
	text-align: center;
	overflow: visible;
}

#nav_menu ul li a:hover {
	width:auto;
	height:15px;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#E13F1C;
	line-height:normal;
	text-decoration:none;
	text-transform: uppercase;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 9px;
	text-align: center;
	overflow: visible;

}

#nav_menu ul li .blank{
	width:10px;
	height:30px;
	margin:0px;
	float:left;
	background-image: url(../../images/mBlank.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content .button {
	width: 55px;
	height: 30px; 	
	margin-left: 845px;
}

#about {
	width: 825px;
	height: auto;
	margin-left: 75px;
	background-repeat: no-repeat;
	background-position: right 140px;
}

#about .header{
	width: 625px;
	height: 115px;
	float: left;
	padding-bottom: 46px;
	background-image: url(../../images/about_header.png);
	background-repeat: no-repeat;
}

#about .subheader{
	width: 350px;
	height: 30px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../../images/about_subheader.png);
	background-repeat: no-repeat;
}

#about .text{
	width: 425px;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEDAA6;
	line-height: 22px;
	height: auto;
	font-weight: normal;
	padding-bottom: 40px;
}

#about .photo{
	width: 365px;
	height: 410px;
}

#takethelead {
	width: 825px;
	height: auto;
	margin-left: 75px;
}

#takethelead .header{
	width: 825px;
	height: 63px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../../images/takethelead_header.png);
	background-repeat: no-repeat;
}

#takethelead .text{
	width: 750px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEDAA6;
	line-height: 22px;
	height: auto;
	font-weight: normal;
	padding-bottom: 40px;
	white-space: normal;
}

#events {
	width: 825px;
	height: auto;
	margin-left: 75px;
}

#events .header{
	width: 825px;
	height: 63px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../../images/events_header.png);
	background-repeat: no-repeat;
}

#events .text{
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEDAA6;
	line-height: 22px;
	height: auto;
	font-weight: normal;
	float: left;
	white-space: normal;
}

#events .calendar{
	width: 750px;
	font-size: 12px;
	height: auto;
	float: left;
	padding-bottom: 50px;
}

#events .month{
	width: 150px;
	height: auto;
	float: left;
}

#events .eventsponsor{
	width: auto;
	height: auto;
	float: right;
	padding-top: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	clear: right;
}

#sponsor {
	width: 825px;
	height: auto;
	margin-left: 75px;
}

#sponsor .header{
	width: 825px;
	height: 63px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../../images/sponsor_header.png);
	background-repeat: no-repeat;
}

#sponsor .text{
	width: 750px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEDAA6;
	line-height: 22px;
	height: auto;
	font-weight: normal;
	padding-bottom: 40px;
}

#sponsor .sponsoredby{
	width: 250px;
	height: 250px;
	font-weight: normal;
	float: right;
	background-image: url(../../images/sponsoredby.png);
}

#news {
	width: 825px;
	height: auto;
	margin-left: 75px;
}

#news .header{
	width: 825px;
	height: 63px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../../images/news_header.png);
	background-repeat: no-repeat;
}

#news .text{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEDAA6;
	line-height: 18px;
	height: auto;
	font-weight: normal;
	padding-bottom: 40px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/newsbreak_line.png);
	background-repeat: no-repeat;
	background-position: 200px;
}

#news .divider{
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEDAA6;
	line-height: 18px;
	height: 280px;
	font-weight: normal;
	float: left;
	text-align: right;
	background-image: url(../../images/newsbreak_line.png);
	background-repeat: no-repeat;
	background-position: center;
}

#news .readmore{
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEDAA6;
	line-height: 18px;
	height: auto;
	font-weight: normal;
	float: right;
	text-align: right;
}

#gallery {
	width: 825px;
	height: auto;
	margin-left: 75px;
}

#gallery .header{
	width: 825px;
	height: 63px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../../images/gallery_header.png);
	background-repeat: no-repeat;
}

#gallery .text{
	width: 750px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEDAA6;
	line-height: 26px;
	height: auto;
	font-weight: normal;
	padding-bottom: 40px;
}

#gallery .event{
	width: 200px;
	height: 180px;
	float: left;
	text-align: center;
	padding-right: 50px;
	padding-bottom: 20px;
}

#joinus {
	width: 825px;
	height: auto;
	margin-left: 75px;
	background-image: url(../../images/joinus_background.png);
	background-repeat: no-repeat;
	background-position: right;
}

#joinus .header{
	width: 825px;
	height: 63px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../../images/joinus_header.png);
	background-repeat: no-repeat;
}

#joinus .text{
	width: 750px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEDAA6;
	line-height: 22px;
	height: auto;
	font-weight: normal;
	padding-bottom: 40px;
}

#footer {
	height: 150px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/footer_background.png);
	background-repeat: repeat-x;
	padding-top: 40px;
}

#footer .copyright{
	width: 900px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #400B00;
	line-height: 26px;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}

#footer .pg_logo{
	width: 375px;
	clear: both;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/PG_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer a:link {
	color: #400B00;
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
	color: #400B00;
}

#footer a:hover {
	text-decoration: none;
	color: #400B00;
}

#footer a:active {
	text-decoration: none;
	color: #400B00;
}

a:link {
	color: #B3301D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B3301D;
}
a:hover {
	text-decoration: underline;
	color: #B3301D;
}
a:active {
	text-decoration: underline;
	color: #B3301D;
}

.photo_right {
	float: right;
	height: 410px;
	width: 365px;
}

.photo_left {
	float: left;
	height: 320px;
	width: 330px;
}

.joinus {
	width: 160px;
	height: 160px;
	float: right;
}
.tothetop {
	width:900px;
	height: 30px;
	background-image: url(../../images/break_line.png);
	background-repeat: no-repeat;
	clear: both;
	padding-bottom: 60px;
}

.tothetop2 {
	width:900px;
	height: 30px;
	background-image: url(../../images/break_line2.png);
	background-repeat: no-repeat;
	clear: both;
	padding-bottom: 60px;
}

h1 {
	color: #D8642B;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-weight: bold;
	display: inline;
	line-height: normal;
	word-spacing: normal;
	white-space: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #400B00;
	display: inline;
}

h3 {
	color: #D8642B;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	display: inline;
	line-height: normal;
	word-spacing: normal;
	white-space: normal;
}

.calendar img {
	padding-left: 20px;
}
