/*-----------------------------------------------------------------------------

Primary U.S. Made Leaders Style Sheet



version:   1.0

author:    Narroway Graphics

email:     info@narrowaygraphics.com

website:   http://www.narrowaygraphics.com

-----------------------------------------------------------------------------*/



/* =General

-----------------------------------------------------------------------------*/

/*Remove padding and margin*/
* {
	margin: 0;
	padding: 0;
}

/*Remove border around linked images*/
img	{
	border: 0;
}

/*Removes styling from all list items*/
ul, li {
	list-style:none;
}

h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}


/* =Typography (Global)

-----------------------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	background-image: url(../images/background_body.jpg);
	background-repeat: repeat-x;
}
p {
	margin-bottom: 20px;
	margin-top: 10px;

}
img.left {
	float: left;
	margin-right: 10px;
}


h3 {
	background-repeat: no-repeat;
	text-indent: -9999em;
}

h4 {
	color: #194697;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
}
.subline {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #D32026;
	width: 75%;
	padding-left: 10px;
	height: 75px;
}


h4.week {
	background-repeat: no-repeat;
	text-indent: -9999em;
}

h4.subtext {
	font-size: 18px;
	margin-top: 0px;
}

p.subtext {
	font-size: 12px;
	line-height: normal;
	margin-top: 4px;
	margin-bottom: 6px;
}
.subtext a {
	text-decoration: none;
	color: #194697;
}
.subtext a:hover {
	text-decoration: underline;
}


a:visited {
	color: #194697;
	text-decoration: none;
}


/* =Layout (Global)

-----------------------------------------------------------------------------*/

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}


/* =Backgrounds

-----------------------------------------------------------------------------*/



/* =Header

-----------------------------------------------------------------------------*/

#header {
	height: 289px;
	background-image: url(../images/background_header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;

}

/* =Main Nav

-----------------------------------------------------------------------------*/

#navigation {
	height: 68px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#navigation li{
	list-style: none;
	display: inline;
	
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 111px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #9AAED1;
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

li#dd a {
	background-color:#999999;
	text-indent: 0px;
	color: #FFFFFF;
	font-size: .9em;
	padding-left: 8px;
	padding-top: 8px;
	width: 125px;
}

li#dd a:hover {
	background-color:#00CCFF;
	text-indent: 0px;
	background-image: none;
	background-position: -9999em;
}

#navigation a {
	text-decoration: none;
	text-indent: -5000em;
	display: block;
	overflow: hidden;
	height: 30px;
}

li#nHome a{
	left: 470px;
	height: 30px;
	width: 47px;
	background-image: url(../images/a_navigation__home.jpg);
	background-repeat: no-repeat;
	position: absolute;
}

li#nHome a:hover {
	background-image: url(../images/a_navigation_hover_home.jpg);
	background-repeat: no-repeat;
}

li#nAbout a{
	left: 534px;
	height: 30px;
	width: 85px;
	background-image: url(../images/a_navigation__aboutus.jpg);
	background-repeat: no-repeat;
	position: absolute;
}

li#nAbout a:hover {
	background-image: url(../images/a_navigation_hover_aboutus.jpg);
	background-repeat: no-repeat;
}

li#nCourse {
	left: 636px;
	height: 30px;
	width: 66px;
	background-image: url(../images/a_navigation__course.jpg);
	background-repeat: no-repeat;
	position: absolute;
}

li#nCourse a:hover {
	background-image: url(../images/a_navigation_hover_course.jpg);
	background-repeat: no-repeat;
}

li#nEnrollment {
	left: 721px;
	height: 30px;
	width: 111px;
	background-repeat: no-repeat;
	position: absolute;
	background-image: url(../images/a_navigation__enrollment.jpg);
}

li#nEnrollment a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/a_navigation_hover_enrollment.jpg);
}

li#nContact {
	left: 847px;
	height: 30px;
	width: 76px;
	background-image: url(../images/a_navigation__contact.jpg);
	background-repeat: no-repeat;
	position: absolute;
}

li#nContact a:hover {
	background-image: url(../images/a_navigation_hover_contact.jpg);
	background-repeat: no-repeat;
}


/* =Content

-----------------------------------------------------------------------------*/

#content {
	padding-right: 30px;
	padding-left: 30px;
}

/* =Footer

-----------------------------------------------------------------------------*/

#footer {
	height: 139px;
	background-image: url(../images/background_footer.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 100px;
	padding-left: 100px;

}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;	
}

.copyright {
	float: left;

}

.narroway {
	float: right;

}
.ol1 {
	list-style-type: decimal;
	margin-left: 75px;
}
.ul1 {
	list-style-type: square;
	margin-left: 50px;
}
.age {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #487DE1;
	margin-top: 5px;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #D31F28;
	font-size: 24px;
	line-height: 25px;
}
li.subtext {
	font-size: 18px;
	line-height: normal;
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: "Times New Roman", Times, serif;
	color: #D32027;
	font-style: italic;
}
#ticker {
	height: 150px;
}
.pop {
	color: #FFFFFF;
	font-size: 24px;
	width: 600px;
	line-height: 1.2em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

