@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h4
{
	font-size:12px;
	margin:3px 0px 3px 0px;
	padding:3px 0px 0px 0px;
}

strong
{
	font-size:12px;
}

#gold
{
	color:#FF9900;
}

#goldL
{
	color:#e28d70;
}

#lpc
{
	font-size:18px;
	color:#e28d70;
}

.pic
{
	border:2px solid #FF9900;
}

#topNav
{
	text-align:right;
	width:auto;
	height:auto;
	padding-top:90px;
	padding-bottom:25px;
}

#topNavLink
{
	position:relative;
	width:auto;
	height:auto;
	margin:0;
	float:right;
	cursor:pointer;
}

#main
{
	width:auto;
	height:auto;
	background-color:#9d0b0f;
}

#menu
{
	position:relative;
	width:295px;
	height:440px;
	float:right;
	text-align:right;
}

#menuItem
{
	position:relative;
	width:auto;
	height:auto;
	float:left;
	cursor:pointer;
}

#contentArea
{
	position:relative;
	width:525px;
	height:440px;
	float:left;
	background-image:url(images/crest.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#contentAreaLogo
{
	position:relative;
	width:525px;
	height:440px;
	float:left;
	background-image:url(images/logoCrest.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#contentSection
{
	position:relative;
	margin:10px 0px 10px 15px;
	padding-right:10px;
	overflow:auto;
		 scrollbar-3d-light-color: #9f0101;
		 scrollbar-arrow-color: #d25a02;
		 scrollbar-base-color: #7c080b;
		 scrollbar-darkshadow-color: #7c080b;
		 scrollbar-face-color: #7c080b;
		 scrollbar-highlight-color: #9f0101;
		 scrollbar-shadow-color: #9f0101;
		 scrollbar-track-color:#b00202;
	text-align:justify; 
	width:500px;
	height:350px;
	float:left;
}

.aboutPix
{
	height:110px;
	width:110px;
	text-align:center;
}

#slideshow
{
	background-image:url(images/flashBg.png);
	background-repeat:no-repeat;
	background-position:top;
	width:505px;
	height:375px;
	padding-top:30px;
	/*margin-top:30px;*/
}

#heading
{
	position:relative;
	width:500px;
	height:50px;
	margin-left:10px;
	padding-top:10px;
	border-bottom:1px solid #ffcba5;
	float:left;
	clear:both;
}

#heading #vision
{
	width:100%;
	height:100%;
	background-image:url(images/visionHead.png);
	background-position:left;
	background-repeat:no-repeat;
}

#heading #about
{
	width:100%;
	height:100%;
	background-image:url(images/aboutHead.png);
	background-position:left;
	background-repeat:no-repeat;
}

#heading #events
{
	width:100%;
	height:100%;
	background-image:url(images/eventsHead.png);
	background-position:left;
	background-repeat:no-repeat;
}

#heading #videos
{
	width:100%;
	height:100%;
	background-image:url(images/videosHead.png);
	background-position:left;
	background-repeat:no-repeat;
}

#heading #donate
{
	width:100%;
	height:100%;
	background-image:url(images/donateHead.png);
	background-position:left;
	background-repeat:no-repeat;
}

#heading #contact
{
	width:100%;
	height:100%;
	background-image:url(images/contactHead.png);
	background-position:left;
	background-repeat:no-repeat;
}

#heading #testimonial
{
	width:100%;
	height:100%;
	background-image:url(images/testiHead.png);
	background-position:left;
	background-repeat:no-repeat;
}

#heading #student
{
	position:relative;
	width:100%;
	height:100%;
	float:left;
	background-image:url(images/studentHead.png);
	background-position:left;
	background-repeat:no-repeat;
}

.text0
{
	color:#FF6600;
	font-size:11px;
	padding-bottom:5px;
}

#thumb-1
{
	position:relative;
	width:auto;
	height:auto;
	float:left;
	margin:0px 10px 0px 0px;
}

#thumb-2
{
	position:relative;
	width:auto;
	height:auto;
	float:right;
	margin:0px 0px 10px 10px;
}

.contactTd
{
	width:150px;
}

.contactText
{
	/*background-image:url(images/contactTextBg.png);
	background-repeat:no-repeat;*/
	width:218px;
	padding:7px;
}

.button
{
	cursor:pointer;
}

#footer
{
	width:auto;
	height:120px;
	text-align:left;
	vertical-align:top;
	color:#797979;
	padding-top:10px;
}

/*///////////////////////*/
.hide
{
display: none;
}
.show
{
display: block;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////*/

.linkC:link, .linkC:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}

.linkC:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////*/

.linkA:link, .linkA:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.linkA:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////*/

.linkB
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e49b17;
	cursor:pointer;
	text-decoration:underline;
}

.linkB:link, .linkB:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fdc02a;
	text-decoration:underline;
}

.linkB:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}
