a img {
	border: none;
}

a:link,a:visited {
	color: #EAE0EF;
}

a:hover {
	color: #FFF;
}

body {
	background-color: #000000;
	background-image: url('/images/background/dark_bg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	color: #ffffff;
}

h2,h3,h4 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Enviro;
	text-align: center;
}

h5 {
	text-align: center;
}

h3 {
	text-align: center;
}

hr {
	width: 500px;
}

img {
	
}

legend {
	font: 1em 'Trebuchet MS', Palatino, "Palatino Linotype", serif;
	color: #FFFFFF;
}

li {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif, Enviro;
}

sup {
	font-size: 9px;
}

ul {
	list-style: inside;
}

#newSwf
{
	margin:0;
	padding:0;
}

#articles li {
	padding: 20px;
}

#articles h2 {
	text-align: center;
	padding: 0 20px;
}

#backDiv {
	position: absolute;
	left: 706px;
	top: 111px;
	height: 56px;
}

#backDiv img {
	border-width: 0;
	border-style: none;
}

#clipPlayer {
	position: absolute;
	top: 185px;
	right: 30px;
	width: 500px;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 920px;
}

#content p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Enviro;
	font-size: 15px;
	padding: 0 35px;
}

#content {
	/*background-image:url(../images/structural/gcca_middle_white.png);*/
	width: 899px;
	position: relative;
	margin: 0 auto;
	padding: 10px 0;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	padding: 10px;
	text-align: center;
}

#content .typewriter p {
	font-family: "Times New Roman", Times, serif;
	text-indent: 0;
	font-size: 18px;
	font-weight: 100;
}

#donateForm {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	background-color: #57376F;
	padding: 10px;
	border: 3px double #265153;
}

#donateForm H5 {
	text-align: left;
	font-size: .9em;
	color: #FFFFff;
}

#donateForm label {
	font: 1em "Trebuchet MS", Palatino, "Palatino Linotype", Verdana, serif;
	font-weight: bold;
	display: block;
	color: #FFFFff;
}

#donateForm fieldset fieldset {
	width: 550px;
	margin: 0 auto;
}

#donateForm .confirmLabel,#donateForm .confirmName,#donateForm .creditCardLabel
	{
	font-weight: bold;
	font-size: 15px;
	width: 200px;
}

#donateForm .confirmName {
	color: #FFFFFF;
}

#eventBox {
	width: 400px;
	float: left;
}
#eventText {
	text-align:center;
}

#featuredGCTools {
	margin: 0 auto;
	width: 500px;
}

#featuredTbl {
	float: left;
	margin: 20px;
}

#filmbook {
	float: left;
	width: 400px;
	border-right: 4px groove #FFFFFF;
	margin-right: 10px;
}

#filmReviewsBanner {
	position: relative;
	margin: 0 auto;
	background-image: url('/images/structural/reviews_banner.png');
	width: 700px;
	height: 150px;
	background-repeat: no-repeat;
}

#filmReviewsDiv {
	width: 850px;
	margin: 0 auto;
	position: relative;
	padding: 10px;
	/*border-bottom: 3px groove;
	border-color: #0066CC;
	background-image: url(../images/background/orange_white.jpg);
	background-repeat: repeat-y;*/
}

#filmReviewsDiv h1,#filmReviewsDiv h2 {
	font-family: Trebuchet MS, Helvetica;
}

#footer {
	/*background-image:url(../images/structural/gcca_footer_white.png);*/
	padding: 1px 0;
	background-repeat: no-repeat;
	font-size: .8em;
	clear:both;
}

#happeningBanner {
	background-image: url("/images/structural/special_event.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 273px;
	height: 96px;
	position: relative;
	margin: 0 auto;
}

#happening {
	width: 600px;
	height: auto;
	position: relative;
	margin: 0 auto;
	background-image: url(../images/structural/gcca_gold_pipe_y.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

#happening img {
	border: 0;
}

#happening h2 {
	padding: 30px;
}

#header {
	position: relative;
	background-image: url(/images/structural/gcca_header_white_letters.png);
	width: 813px;
	height: 129px;
	background-repeat: no-repeat;
	left:45px;
}

#header h1 {
	display: none;
}

#header h2 {
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Enviro;
	text-align: center;
}

#homepageSlideshow {
	width: 500px;
	height: 375px;
	position: relative;
	margin: 0 auto;
	border: 5px inset purple;
	background-color: purple;
}

#homePageEvents {
	width: 810px;
	margin: 0 auto;
	border-top: 2px groove #265978;
	border-bottom: 2px groove #265978;
	text-align: center;
}

#homePageEvents h1 {
	font-size: 20px;
}

#homePageEvents h3 {
	margin: 0 0 10px 0;
}



#indexDiv {
	position: relative;
	margin: 0 auto;
	width: 600px;
	text-align: left;
}

#indexDiv h2 {
	text-align: left;
}

#lineDiv {
	border-top: 3px groove;
	border-top-color: #FF9900;
	width: 700px;
	margin: 0 auto;
}

#memberPage tr {
	width: 800px;
}

#memberPage td {
	text-align: center;
	vertical-align: top;
}

#menu {
	position: relative;
	width: 860px;
	z-index: 100;
	margin: 0 auto;
}

#newBoxImg {
	
	background-image:url('/images/background/New.png');
	width:466px;
	height:338px;
	position:relative;
	top:-15px;
}

#newBoxText {
	top:80px;
	height:200px;
	left:65px;
	position:absolute;
	padding:10px;
}

#newBoxText li
{
	margin: 5px 0;
}

#serviceInfo
{
	font-size:15pt;
	text-align: center;
}	
#reviewImage
{
	float:left;
	position: relative;
	margin: 0 10px 5px 0;
}
#subscribe {
	color: #000;
	font-weight: bold;
	margin: 10px;
}

#swfTxt {
	left:0px;
	top:0px;
	float:right;
	position:relative;
	}

#tagline {
	position: absolute;
	top: 80px;
	left: 105px;
	margin: 0 auto;
	width: 750px;
	z-index: 5;
}

#tagline h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Enviro;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}


#v2ad {	
	top:20px;
}



#videoDiv {
	width: 448px;
	height: 290px;
	position: relative;
	margin: 0 auto;
}

.alignMiddleNoBorder img
{
	vertical-align:middle;
	border:0;
	
}
.alignMiddleNoBorder
{
	font-size:20px;
	font-family:"Arial", "sans-serif";
}
.arialLarge
{
	
}

.boxOneDiv,.boxThreeDiv {
	float: left;
	margin-bottom:75px
}

.boxTwoDiv,.boxFourDiv {
	float: right;
}

.boxOneDiv,.boxTwoDiv {
	height: 300px;
	width: 400px;
	padding: 20px;
}

.boxThreeDiv,.boxFourDiv {
	width: 400px;
	margin: 0 20px;
}

.boxTop {
	background-image: url('/images/structural/box_top.jpg');
	width: 400px;
	height: 15px;
	background-repeat: no-repeat;
}

.boxMid {
	background-image: url('/images/structural/box_mid.jpg');
	background-repeat: repeat-y;
	width: 400px;
	padding: 1px;
}

#articles .boxMid p {
	text-align: center;
}

.avArticle {
	text-indent: 2em;
}

.boxBottom {
	background-image: url('/images/structural/box_bottom.jpg');
	background-repeat: no-repeat;
	width: 400px;
	height: 34px;
}

.byLine {
	font: small-caps 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

.clearit {
	clear: both;
}

.date {
	font: small-caps 12px Tahoma, Geneva;
}

.error {
	color: #FFFFFF;
}

.eventPic {
	float: right;
	margin: 5px;
}

.floatBox {
	float: left;
	margin-left: 50px;
}

.fancy {
	font: 1.2em 'Trebuchet MS', Trebuchet, serif;
}

.infoDiv {
	clear: both;
}

.latest {
	position: relative;
	z-index: 120;
	margin-left: 200px;
}

.latest h3 {
	text-align: left;
}

.boxOneDiv,.boxThreeDiv {
	float: left;
}

.boxTwoDiv,.boxFourDiv {
	float: right;
}

.boxFourDiv,.boxThreeDiv,.boxOneDiv,.boxTwoDiv {
	height: 300px;
	width: 400px;
	padding: 20px;
}

.date {
	font: small-caps 12px Tahoma, Geneva;
}

.description {
	text-align: left;
}

.eventBox {
	width: 450px;
	text-align: center;
}

.eventDate {
	font-weight: bold;
}

.halfPage {
	width: 400px;
	float: left;
	padding: 20px;
	clear: left;
}

.halfPageRight {
	width: 400px;
	float: right;
	padding: 20px;
}

.highlight {
	color: #FFFFFF;
}

.honoreeBox {
	width: 190px;
	height: 260px;
	float: left;
	margin-left: 10px;
	text-align: center;
}

.members {
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
}

.memberBox {
	width: 200px;
	height: 200px;
	margin: 10px;
	text-align: center;
	float: left;
}

.goldPipeFrame {
	width: 273px;
	height: 96px;
	position: relative;
	margin: 0 auto;
	z-index: 20;
}

.principles {
	width: 835px;
	margin: 0 auto;
	text-indent: 0px;
	text-align: left;
	font-size: 20px;
	font-family: "Trebuchet MS";
	border-bottom: 3px groove purple;
	border-top: 3px groove purple;
	padding: 10px;
	background-image: url("/images/background/white_purple_gradient.png");
}

.principles img {
	border: 0;
}

.principleItem li {
	margin: 5px 0;
	font-weight: normal;
	font-size: 14px;
}

.profThumb {
	height: 100px;
	width: 100px;
	margin: 10px;
}

.quote {
	margin: auto;
	width: 675px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.recommendedDiv h3 {
	float: right;
	margin-right: 30px;
	color: #FFFFFF;
}

.smallText,.smallLink {
	font-variant: small-caps;
	font-size: .8em;
}

.subFancy {
	font: .8em 'Trebuchet MS', Trebuchet, serif;
	color: purple;
}

.topic
{
		color:#FFB900;
		font-weight: bold;
		font-family: Arial, serif;
}
#teachingsPlaylistTop
{
	background-image:url('/images/background/playlist_top.png');
	width:800px;
	height:16px;
}
#teachingsPlaylistBottom
{
	background-image:url('/images/background/playlist_bottom.png');
	width:800px;
	height:16px;
}
.teachingsPlaylist
{
	background-image:url('/images/background/playlist_item.jpg');
	background-repeat:no-repeat;
	position:relative;
	width:800px;
	height:225px;
	color: #42001B;
}
#teachingsPlaylistContainer
{
	width:800px;
	margin:0 auto;
}

.teachingsPlaylist:hover
{
	opacity: .8;
	filter: alpha(opacity=80);  
}
	

.teachingsPlaylist .vidDesc
{
	position:absolute;
	top: 30px;
	left: 350px;
	width:395px;
}

.teachingsPlaylist .screenshot
{
	position:absolute;
	height:141px;
	width:250px;
	top:30px;
	left:15px;
}

.teachingsPlaylist .vidTitle
{
	font-size:16pt;
}

.teachingsPlaylist .vidTime
{
	position:relative;
	width:545px;
	text-align:right;
	float:left;
	margin-top:5px;
}


.trebuchet {
	font-family: Trebuchet MS, Palatino, Verdana, Geneva, sans;
	text-indent: 0;
	font-size: 18px;
	font-weight: 100;
	margin: 10px;
	padding: 20px;
}

.recommendedDiv h3 {
	float: right;
	margin-right: 30px;
	color: #FFFFFF;
}


