/* CSS Document */

/*------------------------------Reset All Styles--------------------------------*/

body, blockquote, div, p, em {
	padding: 0;
	margin: 0;
}
a img, iframe { border: none; }

/* Lists
——————————*/
ul, ol, dl, li, dt, dd {
margin: 0;
padding: 0;
}
/* Forms
——————————*/
form, fieldset {
margin: 0;
padding: 0;
}
input, textarea, select {
margin: 0;
padding: 1px;
font-size: 100%;
font-family: inherit;
}
select {
padding: 0;
}
	
/*------------------------------End Reset All Styles--------------------------------*/

/*----Baseline Body Styles---*/	

body {
	background-color:#243d8f;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.spacer {
	line-height:0; font-size:0; clear:both;
	}	

/*----Links---*/	

a, a:link {
	text-decoration: none;
	color:#1b47d7;
}
a:visited {
	text-decoration: none;
	color:#1b47d7;
}
a:hover {
	text-decoration: none;
	color:#FF9900;
}
a:active {
	text-decoration: none;
	color:#1b47d7;
}
a:focus {
	outline: none;
}

/*----Column Headers---*/	

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 140%;
}
h1 {
	color: #000000;
	font-size: 14px;
}
h2 {
	color: #7A7A7E;
	font-size: 13px;
	padding-top: 12px;
}
h3 {
	color: #7A7A7E;
	font-size: 12px;
	padding-top: 12px;
}
h4 {
	color: #7A7A7E;
	font-size: 11px;
	padding-top: 12px;
}
h5 {
	color: #7A7A7E;
	font-size: 12px;
	padding-top: 0px;
}
h6 {
	color: #7A7A7E;
	font-size: 11px;
	padding-top: 0px;
}

/*----End Baseline Body Styles---*/	

/*----This container places the Cadets background on the left----*/	

#container-bg {
	width:981px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/cadets.jpg);
	background-repeat: no-repeat;
	background-position: left 200px;
	padding: 0;
	height: 590px;
	}	
	
/*----This is the outermost container for everything----*/	

#container {
	width:882px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	}	

/*----Header Start---*/	
	
#header {
	width:882px;
	position:relative;
	margin:0 auto;
	height:135px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#topnav {
	position: absolute;
	width: 62px;
	height: 9px;
	left: 820px;
	top: 80px;
	}
	
/*----End Header---*/	

/*----Flash Nav Container---*/	

#nav {
	width: 881px;
	position: relative;
	height: 24px;
	background-color: #A2A2A2;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 1px;
	}

/*----End Flash Nav Container---*/	

/*----Footer Start---*/		

#footer {
	background-repeat: repeat-x;
	color: #F8FFED;
	background-image: url(../images/gold-bar.gif);
	background-position: center top;
	width: 882px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 60px;
	}
	
/*----This div places the gospelcom logo and link---*/	
	
#gcn {
	float: left;
	width: 162px;
	padding-top: 2px;
	}

/*----This div places the copyright statement---*/	
	
#copyright {
	float: right;
	width: 685px;
	line-height: 200%;
	}

/*----Link colors for footer---*/	

#footer a, footer a:link {
	text-decoration: none;
	color: #FEB356;
}
#footer a:visited {
	text-decoration: none;
	color: #FEB356;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
#footer a:active {
	text-decoration: none;
	color: #FEB356;
}

/*----Footer End---*/	

/*----Search Form Styles---*/

form {
	padding: 0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	}

#submit {
	background-color: #ffffff;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-style: none;
	padding: 3px 0px;
	background-position: 0px;
	}

input, textarea {
	font-size: 11px;
	color: #767676;
	background: #FFFFFF;
	padding: 2px 0px 2px 2px;
	}
	
/*----End Search Form---*/

/*----Additional Styles---*/	
	
.small {
	font-size: 10px;
	}
	
.smaller {
	font-size: 9px;
	}
	
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-size: 24px;
	color: #990000;
}
	
/*----Container for Flash Slideshow---*/	

#slideshow {
	padding: 0;
	margin-left: 21px;
}

/* table styles */

table {
	border-collapse:collapse;
	border:1px solid #ccd8e3;
	margin-left:50px;
}
tbody tr {
	background: #f4f6f9;
}
tbody tr.odd {
	background: #fff8eb;
}
tbody tr.white {
	background: #ffffff;
}

tbody th,td {
	line-height: 1.4em;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #ccd8e3;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}

/*----End Outermost Container---*/
