/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	
	padding: 0;
}
#masthead {
	padding: 0px;
	margin: 0;
	height: 131px;
	width: 835px;
}
#wrapper {
	width: 835px;
	margin: 0 auto;
	background-image: url(../images/bkrnd_inside.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#column_wrapper {
	background-repeat: repeat-y;
	position: relative;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#right {
	width: 695px;
	float: left;
	padding: 0px 20px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/sb_GreenHairline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#rightPaypalResponse {
	width: 695px;
	float: left;
	padding: 0px 20px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/sb_GreenHairline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#rightPaypalResponse .content {
	padding: 0px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5e9581;
}
#rightContact {
	width: 695px;
	float: left;
	padding: 0px 20px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/sb_GreenHairline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 380px;
}
#left {
	width: 160px;
	float: right;
	position: relative;
	margin-right: 13px;
}
#left .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 0px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5e9581;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	background-color: #FFF;
	margin: 0;
	clear: both;
	height: 20px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#menubar {
	height: 17px;
	width: 802px;
	position: relative;
	top: 0px;
	margin: 0 16px;
	background-color: #221f1f;
}
.infobar {
	height: 35px;
	width: 802px;
	position: absolute;
	top: 17px;
}
	
.insideLeft190 {
	width: 190px;
	float: left;
	height: 35px;

	}
	
.insideLeft190 p{
	color: #FFFFFF;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
}
.insideLeftTitles {color:#d4ad89; font-weight:bold}

.insideRight613 {
	width: 720px;
	height: 35px;
	right: 0px;
	position: relative;
	float: right;
	}
.insideRight613 p{
	color: #FFFFFF;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 20px;
	position: relative;
}
.background {
	background-color: #D4A67C;
	background-attachment: scroll;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: left top;
}
.footerLeft {
	width: 417px;
	height: 15px;
	float: left;
	position: relative;
	}
.footerLeft p{
	color: #4D917B;
	font-size: 9px;
	font-family: "Arial Narrow", sans-serif;
	text-align: left;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 10px;
}
.footerRight {
	width: 417px;
	height: 15px;
	right: 0px;
	position: relative;
	float: right;
	}
.footerRight p{
	color: #4D917B;
	font-size: 9px;
	font-family: "Arial Narrow", sans-serif;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 10px;
	text-align: right;
}
.sidebarLeftInside {
	position:absolute;
	top: 0px;
	left: 20px;
	float: left;
	width: 160px;
	padding-bottom: 10px;
	}
	
.leftContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5e9581;
	}
.sidebarLeftInsideB p{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5e9581;
	}
.mainContentInside {
	position:relative;
	top: 0px;
	float: left;
	width: 570px;
	padding-left: 20px;
	right: 0px;
	padding-right: 20px;
	}
.mainContentInside p{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5e9581;}
	
.mainContentAU {
	position:absolute;
	top: 0px;
	float: left;
	width: 570px;
	padding-left: 20px;
	clear: both;
	right: 0px;
	padding-right: 20px;
	height: 450px;
	background-attachment: scroll;
	background-image: url(../images/sb_GreenHairline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
.mainContentAU p{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5e9581;}
	
.donations {
	width:263px;
	height: 70px;
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
	z-index: 10;
}
.brownBullets {
	color:#d0a882;
	letter-spacing: 5px;
	font-weight: bolder;
	font-size: 1.2em;
}
.greenHeaders {	font-weight: bolder;
	font-size: 1.2em;}
	
.seeanddoimagepad {margin:20px 0;}

.contactaddress {
	color: #4D917B;
	font-size: 13px;
	font-family: "Arial Narrow", sans-serif;
	text-align: left;
	font-weight: normal;
	top: 0px;
	height: 215px;
	line-height: 14px;
	position: relative;
	float: left;
	width: 145px;
}
.contactTicketsButton {
	height:370px;
	position: relative;
}
.contactbuttonpos {
	bottom:0;
	position: absolute;
	float: left;
	left: 0px;
}
.bannerPhoto {
	height:106px;
	float: right;
	width: 262px;
	margin-right: 0px;
	bottom: 0px;
	right: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	clear: left;
	position: relative;
	
}

.bannerPhotoPad {
	margin-left: 10px;
}

.bannerName {
	color: #d0a882;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
}
.bannerjobtitle {
	color: #4D917B;
	font-size: 9px;
	font-family: "Arial Narrow", sans-serif;
	font-weight: normal;
	text-align: left;
}
.bannerInfo {
	font-family: "Arial Narrow", sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #5e9581;
	text-align: left;
}
.bannerinfoPad {
	height: 8px;
}
.centerpage {margin: 0 auto;}

.pagebackground {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/bkrnd_inside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.rightshadow {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/ds_rt2.png);
}
.homeCol01Pad {padding: 20px 0 0 0}
.rightShadowStretch {
	height:100%
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left center;
	background-image: url(../images/ds_rt2.png);
	margin-top: -1000px;
	padding-top: -1000px;
	background-attachment: scroll;	
}
.urcell {
	width:20px;
	height:20px;
	background-attachment: scroll;
	background-image: url(../images/ds_ur.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerCopy {
	color: #4D917B;
	font-size: 13px;
	font-family: "Arial Narrow", sans-serif;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 6px;
}
.contentTable {
	top:0;
	position: relative;
}
.contentArea {position:relative;}
.footerArea {
	position:relative;
	bottom: 0%;
}
.footerBackground {
	height:14px;
	background-attachment: scroll;
	background-image: url(../images/pg_top_20px.gif);
	background-repeat: repeat;
	background-position: left top;
}
.blackbullet {color:black;}
.banner {width:927px;
height:111px;
position:relative;}

.black2 {color:black;
font-weight:bold;
font-size:.95em;}