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

body{
	background-color:#000;
	font-size:100%;
	margin:0px;
	line-height:1.3;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
}

#popUp{
	background-color:#fcfbfb;
	font-size:100%;
	line-height:1.3;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	margin:5px;
}

@font-face {
	font-family: 'MarkerFelt';
	src: url('Marker_Felt.eot');
	src: local('Marker Felt'), local('Marker Felt'), url('Marker_Felt.woff') format('woff'), url('Marker_Felt.ttf') format('truetype');
}

#holder{
	position:relative;
	margin:auto;
	background-color:#000;
	width:988px;
	min-height:765px;
	height:765px;
	height:auto;
	overflow:hidden;
}

#headerBar{
	background-color:#4260aa;
	width:988px;
	height:174px;
	background-image:url(../imgs/headerBar3.png)
}

#headerNav{
	padding-top:16px;
	float:right;
	width:155px;
	height:52px;
}

#navBar{
/*	position:absolute;
	top:163px;
*/	width:988px;
	height:31px;
	text-align:center;
	background-image:url(../imgs/nav_bg.png);	
	/*background-color:#4c4e50;*/
	font-size:.9em;
	font-family:MarkerFelt;
	line-height:31px;
	letter-spacing:1px;
	color:#FFF;
}

#logo{
	position:relative;
	float:left;
	margin-top:5px;	
	width:365px;
	height:168px;
	z-index:100;
}

#slogan{
	clear:right;
	float:right;
	margin-top:56px;
	margin-right:10px;
}


#mainHolder{
	/*background-image:url(../imgs/mainAreaBG.png);
	background-position:top left;
	background-repeat:no-repeat;*/
	position:relative;
	background-color:#fcfbfb;
	width:988px;
	min-height:516px;
	height:516px;
	height:auto;
	overflow:hidden;
}

#mainHolderPop{
	background-color:#fcfbfb;
	font-size:.8em;

}


#footerBar{
	background-color:#4260aa;
	float:left;
	width:988px;
	height:75px;
/*	background-image:url(../imgs/footerBar.png)*/
	background-image:url(../imgs/headerBar3.png);
	overflow:hidden;
}

#sideNAV{
	float:left;
	margin-top:102px;
	margin-left:5px;
	margin-right:5px;
	width:204px; /* Should be 215 but -20 for margin left */
	height:375px;
	color:#000;
	font-family:MarkerFelt;
	overflow:hidden;
}

#sideContent{
/*	background-color:#C00;*/
	float:left;
	margin-top:102px;
	margin-left:10px;
	width:214px;
	height:414px;
	color:#000;
	font-size:.8em;
}


#contentArea{
	background-color:#369;
	float:left;
	margin-top:52px;
	margin-right:30px;
	width:738px;
	min-height:484px;
	height:484px;
	height:auto;
	overflow:hidden;
}


#titleHolder{
	/*background-color:#096;*/
	height:50px;
	width:510px;
	line-height:50px;
	color:#9d1733;
	font-size:2.5em;
	font-family:MarkerFelt;

}

#newsTitleHolder{
	/*background-color:#CF9;*/
	height:50px;
	width:229px;
	line-height:50px;
	color:#9d1733;
	font-size:2em;

}

#newsHolder{
	float:left;
	margin-top:52px;
	width:205px;
	margin-left:10px;
	min-height:414px;
	height:414px;
	height:auto;
	font-size:.7em;
	overflow:hidden;
}

#contentHolderHome{
	float:left;
	margin-top:52px;
	margin-right:30px;
	margin-left:10px;
	min-height:500px;
	height:500px;
	height:auto;
	width:510px;
	font-size:.8em;
	overflow:hidden;
}

#contentHolder{
	float:left;
	margin-top:52px;
	margin-right:20px;
	margin-left:10px;
	min-height:500px;
	height:500px;
	height:auto;
	width:723px; /*730*/
	font-size:.8em;
	overflow:hidden;
}

/*-----------------------------------------------------------------------------------Random Testimonials DIV--------------------------------------------------------------------------*/

#testimonialHolder{
	width:510px;
	height:200px;
	margin-top:68px;
	background-image:url(../imgs/icon_quotes.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:50px;
	overflow:hidden;
}

#rotating_items{
	position: relative;
}

#rotating_items h3{
	margin: 0px;
}
 
#rotating_items div.rotating_item{
	position: absolute;
}

#testimonialTxt{
	margin-left:50px;
	padding-top:1px;
	width:460px;
}

.testimonialMainTxt{
	font-size:1.2em;
}

.testimonialTitleTxt{
	font-size:.9em;
}

/*-----------------------------------------------------------------------------------############--------------------------------------------------------------------------*/


#footerContactHolder{
	width:200px;
	margin-top:11px;
	float:right;	
	font-size:.9em;
	text-align:center;
	color:#FFF;
}

#footerTxtHolder{
	width:560px;
	height:75px;
	float:left;
	margin-left:219px;
	font-size:.8em;
	text-align:center;
	line-height:75px;
	color:#FFF;
}

#footerImage{
	background-image:url(../imgs/pic_bottomNav_kidFilm.png);
	/*background-color:#3FF;*/
	position:absolute;
	bottom:0px;
	left:0;/*838px*/
	width:151px;
	height:261px;
}


h2{
	color:#9d1733;
	font-size:1.7em;
	font-family:MarkerFelt;
}

h3{
	color:#9d1733;
	font-size:.9em;
}

.SubHeadings{
	color:#9d1733;
	font-size:1.5em;
	font-family:MarkerFelt;
}


.name{
	color:#9d1733;
	font-size:1.5em;
	font-family:MarkerFelt;
}

.jobTitle{
	color:#9d1733;
	font-size:1.1em;
	font-family:MarkerFelt;
	font-style:italic;
	margin:0px;
}


.clear{
	clear:both;
}


.picInsideLeft{
	float:left;
	margin:0px 10px 10px 0px;
}

.picInsideRight{
	float:Right;
	margin:0px 0px 10px 10px;
}

.clear{
	clear:both;
}

img{
	border:0;
}

#videoHolder{
	position:absolute;
	bottom:0;
	margin-bottom:10px;
	margin-left:35px;
}
/*#videoButton{
	margin-top:115px;
}*/

.spacer{
	width:inherit;
	height:1px;
	border-bottom:#890A75 1px dashed;
}

#footer{
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
	width:988px;
	color:#FFF;
	text-align:center;
	font-size:.6em;
}

/*---------------------------------------------------------------------------------------FORM------------------------------------------------------------------------------------------*/

/*URL: http://www.dynamicdrive.com/style/ */

.studentHolder{
	border: 1px dashed #890A75;
	margin-bottom: 10px;
	padding-top: 10px;

}

.required{
	color:#9F1D38;
}


.redText{
	color:#9d1733;
	text-align:right;
	font-weight:bold;
}


.cssform p{
width: 500px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed #890A75;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
font-size:.9em;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
margin-bottom:5px;
}

.cssform textarea{
width: 250px;
height: 150px;

}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.SubmitButton {
	background-color:#9F1D38;
/*	border-style:none;
	border-width:1px 0 0;*/
	color:#FFFFFF;
	font-size:1.8em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:26px;
	line-height:normal;
	padding-bottom:33px;
	text-align:center;
	vertical-align:middle;
	width:120px;
	cursor:pointer;
	
}





/*-----------------------LINKS--------------------------*/

A:link {
	color:#31499C;
	text-decoration:none;
}

A:visited {
	color:#31499C;
	text-decoration:none;
}

A:hover {
	color:#8A0427;
	text-decoration:none;
/*	font-style:italic; */
}

A:active {
	color:#31499C;
	/*text-decoration:underline;*/
}


#navBar A:link {
	color:#fff;
	text-decoration:none;
}

#navBar A:visited {
	color:#fff;
	text-decoration:none;
}

#navBar A:hover {
	color:#8A0427;
	text-decoration:none;
/*	font-style:italic; */
}

#navBar A:active {
	color:#4467A7;
	/*text-decoration:underline;*/
}


#footerBar A:link {
	color:#FFF;
	text-decoration:none;
}

#footerBar A:visited {
	color:#FFF;
	text-decoration:none;
}

#footerBar A:hover {
	color:#8A0427;
	text-decoration:none;
/*	font-style:italic; */
}

#footerBar A:active {
	color:#000;
	/*text-decoration:underline;*/
}


#footer A:link {
	color:#33B2EC;
	text-decoration:none;
}

#footer A:visited {
	color:#33B2EC;
	text-decoration:none;
}

#footer A:hover {
	color:#8A0427;
	text-decoration:none;
/*	font-style:italic; */
}

#footer A:active {
	color:#000;
	/*text-decoration:underline;*/
}



.articlelist{
}

.articlelist .date{
	color:#8A0427;
	font-size:.7em;
}
.articlelist .title{
}



