@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Lucida, Helvetica, sans-serif;
	background-color: #A09A84;
	
}
a {
	color: #663;
}
a:hover {
	text-decoration: none;
}




#site_container {
	width: 980px;
	text-align: left;
	font-size: 12px;
	color: #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: bold;
	padding-top: 0px;
	background-color: #FFF;
}


#content_container {
	width: 980px;
	line-height: 1.4em;
	margin: auto;
	background-image: url(../images/BGbars.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
#content_container ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#content_container #LeftCols {
	float: left;
	width: 490px;
	background-image: url(../images/BGbars.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_container #RightCols {
	float: right;
	width: 490px;/* Sets this section to the right */
	background-image: url(../images/BGbars.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#content_container #BGholder {
	background-image: url(../images/BGbars.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	width: 99%;
	display: block;
	height: 40px;
}
#colC p {
	margin-bottom: 5px;
}
#NavMain ul {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #CDCC96;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sideNav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 30px;
}
#sideNav ul li {
	padding-bottom: 12px;
}

#aboutButton {
	margin-left: 200px;
}
#applyButton {
	margin-left: 200px;
}
#contactButton {
	margin-left: 200px;
}
#NavMain  a {
	color: #D6D5A9;
	text-decoration: none;
}
#NavMain  a:hover {
	color: #fff;
	text-decoration: none;
}



#NavMain ul li {
	display: inline;
}



#photos {
	background-image: url(../images/image_bar.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 980px;
	margin: auto;
}
#colA #deadlines {
	margin-top: 20px;
	background-image: url(../images/check.gif);
	background-repeat: no-repeat;
	background-position: 68% -5px;
	padding-bottom: 100px;
	margin-left: 8px;
}
#deadlines li {
	padding-bottom: 5px;
	color: #FC6;
}

#footer {
	font-size: 80%;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333;
	background-color: #A09A84;
}

#colD p img {
	padding-top: 10px;
}



#colA {
	width: 225px;
	float: left;  /* Sets this column to the left inside its section */
	color: #FFF;
	margin-left: 20px;
	display: inline;
	
}
#colA p {
	margin: 0px;
}

#colB {
	width: 225px;
	float: right;  /* Sets this column to the right inside its section */
	color: #FFF;
	margin-left: 20px;
	display: inline;
	
}
#colC {
	width: 225px;
	float: left;  /* Sets this column to the left inside its section */
	color: #FFF;
	margin-left: 20px;
	display: inline;
	
}


#colD {
	width: 225px;
	float: right;
	margin: 0px;
	padding: 0px;
	color: #2D2B2A;
	
}
#colD p {
	padding: 0px;
	margin: 0px;
}

#header {
	background-image: url(../images/BGtopTAUPE.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	margin: 0px;
	height: 153px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#colB  a, #colC a {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: right 65%;
	padding-right: 8px;
}
#colB  a:hover, #colC a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: right 65%;
	padding-right: 12px;
}
#content_container_inside #sideNav {
	width: 245px;
	padding-top: 220px;
	color: #FFF;
	float: left;
}
#content_container_inside #sideNav.about {
	background-image: url(../images/mission.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#content_container_inside #sideNav.apply {
	
	background-image: url(../images/apply.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#content_container_inside #sideNav.contact {
	
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#content_container_inside #contentBox {
	float: right;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 15px;
	margin-right: 150px;
	padding: 0px;
	width: 565px;
	display: inline;
	margin-bottom: 30px;
}
#sideNav a {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: right 65%;
	padding-right: 8px;
}
#sideNav a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: right 65%;
	padding-right: 12px;
}
#content_container_inside #contentBox h2 {
	font-size: 110%;
	color: #7C7949;
}
#content_container_inside #BGholder {
	clear: both;
	width: 99%;
	display: block;
	height: 40px;
}
#content_container_inside #contentBox h3 {
	font-size: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_container_inside {
	background-image: url(../images/BGinside.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.navMain_Active {
	color: #FFF;
}
