/* CSS Document */

/* Text Styling */

h1{
font-family:Arial, Helvetica, sans-serif;
line-height:1.0em;
color:#0f3988;
font-size:17px;
text-align:left;
font-weight:lighter;
}

h2{
font-family:Arial, Helvetica, sans-serif;
line-height:1.0em;
color:#0f3988;
font-size:17px;
text-align:left;
font-weight:lighter;
padding-top:0.8em;
}


p{
font-family: Myriad pro, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:15px;
font-weight:lighter;
text-align:left;
line-height:1.4em;
padding-bottom:0.0em;

}

body {
margin:0;
padding:0;
background-color:#000000;
}

.container{
position:relative;
background-image:url(images/blue_fade.jpg);
background-repeat:repeat-x;
background-position:top;
margin:0;
border:0;
padding-bottom:10px;
overflow:visible;
border:none;
}

.main_div{
position:relative;
align:center;
width:900px;
padding-bottom:0px;
overflow:visible;
margin-left:auto;
margin-right:auto;
margin:0 auto;
border:none;
}

.top_strap{
position:relative;
width:900px;
height:80px;
background-image:url(images/top_logo.jpg);
background-repeat:no-repeat;
padding-bottom:50px;
border:none;
}


.content_background{
position:relative;
width:900px;
background-color:#101010;
padding-bottom:15px;
overflow:visible;

}

div #content_background_home {
/* height:381px; */

}

.content_container {
position:relative;
width:0px;
overflow:visible;
}


.content {
position:relative;
left:7px;
top:7px;
background:#000000;
width:403px;

padding-top:7px;
padding-left:20px;
padding-right:20px;
text-align:left;

overflow:visible;
}



div #content_home {
/* height:374px; */

}

div #gallery_content {
	
	width:846px;
	padding-bottom:5px;
	
	}


/* Links and Nav items*/

a{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
text-align:justify;
text-decoration:underline;

}


a:hover{
text-decoration:underline;
}

.nav_bar{
position:relative;
/* background-image:url(images/nav_bar_background.gif); */
background-repeat:no-repeat;
top:0px;
width:900px;
height:30px;
}

.nav_bar ul{
list-style:none;
position:relative;
top:0px;
left:0px;
margin:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
width:900px;

}

.nav_bar li{
display:inline;
}

.nav_bar a:link, .nav_bar a:visited {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
height:30px;
margin: 0;
padding: 0;
padding-left: 2.3em;
padding-right: 2.4em; 
border-left:solid #333333 1px ;

font-variant: small-caps; 
text-decoration:none;

}

div.nav_bar ul a.first {
  border-left: none;
} 

.nav_bar a:hover{
color:#ffffff;
text-decoration:underline;
}

.right_hand_links_container{
position:relative;
height:0px;
width:0px;

}


.right_hand_links{
position:absolute;
left:450px;
padding-left:0.5em;
padding-right:0.5em;
top:-4px;
}


.right_link{
position:relative;
background:#000000;
height:67px;
width:435px;

}

.right_link_text {
position:relative;
left:10px;
top:10px;
}

.right_link_spacer {
display:none;

}

.right_link_text p{
line-height:1.0em;
}

.right_link_text a.right_side_text_link {
color:#FFFFFF;
text-decoration:none;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
line-height:1.0em;
font-size:17px;
text-align:left;
font-weight:lighter;

}



.right_link_text a.right_side_text_link:hover {
text-decoration:underline;
}

.right_link_text_text {
position:relative;
width:280px;
top:-8px;
}

.right_link_text_pic{
position:absolute;
height:67px;
width:115px;
left:300px;
top:1px;
}

/* Center Image and Flash */

.Flash_container {
position:relative;
height:260px;
width:900px;
background-image:url(images/center_image.jpg);
background-repeat:no-repeat;
}

.Flash_container_football_bootcamp {
position:relative;
height:260px;
width:900px;
background-image:url(images/bootcamp_center_image.jpg);
background-repeat:no-repeat;
}



/* Images */

img {
 border-style: none;
}

.right_image {
float:right;
margin-left:10px;
padding-top:5px;

}



.youtube_vid {
position:relative;
height:344px;
width:425px;
	left:-10px;
	
	}


.wordpress_excerpt {
	position:relative;
	top:-20px;
	
	}


/* Footer */

.footer_div p{
text-align:center;
color:#FFFFFF;
line-height:0.6em;
font-size:12px;
}