body {
	padding: 0;
	margin: 0;
	background-color:#552317;
	background-image: url('../images/weave2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 110px;;
	width:900px;
	font-family: arial, 'lucida console', sans-serif;
	min-width: 900px;
	height: 100%;
}

a {
	color:#774B3E;
	text-decoration: none;
}

a:hover {
	color:#774B3E;
	text-decoration: underline;
}


#wrap {
	padding: 0;
	margin: 0;
	width: 900px;
	min-height: 100%;
	height:100%;
	border-right: solid 2px #f68428;
	
}

#header {
	background-image: url('../images/header_bg.png');
	background-repeat: repeat-x;
	height:102px;
	width:100%;
	margin-top:10px;
	padding: 0;
	
}

#logo{ 
	margin-top: 10px;
	margin-left: 25px;
	border: 0;
}

/* This is for the sitemap and contact links*/
#subNav {
	color: #552317;
	font-size: 11px;
	width: auto;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 775px;
	top: 90px;
}

#subNav ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#subNav ul li {
	float: left;
	padding: 0;
	margin-right: 3px;
}

#subNav ul li a{
	color: #552317;
	text-decoration:none;
}


/*The light brown bar with main headings*/
#nav {
	height: 68px;
	margin-top:-6px;
}

#mainNav {
	width: 100%;
	height: 27px;
	vertical-align: middle;
	position: relative;
	top: 3px;
	left: -10px;
}

#mainNav ul {
	list-style-type: none; 
	margin-left: 75px;
	vertical-align: middle;
	
}

#mainNav ul li{
	float: left;
	margin-right: 30px;
	vertical-align: middle;
	
	
}

#mainNav ul li a{
	text-decoration:none;
	font-size: 18px;
	font-weight: lighter;
	z-index: 300;
	color: #f68428;
}

#mainNav ul li a:hover {
	text-decoration: underline;
	color: #f68428;
}

/*
POSITION Dropdown Nav
*/

#aboutSub {
	list-style-type: none;
	font-size: 11px;
	background-color: #fdd8bc;
	width: 95px;
	padding: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0;
	position: relative;
	top: -1px;
	left: 102px;
	border-right: 1px solid #522317;
}

#aboutSub li {
	margin-bottom: 5px;
	position: relative;
	top: 5px;
}

#aboutSub li a{
	text-decoration: none;
	color: #552317;
	font-size: 11px;
}

#admissionSub {
	list-style-type: none;
	font-size: 11px;
	background-color: #fdd8bc;
	width: 80px;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	position: relative;
	top: -74px;
	left: 205px;
	border-right: 1px solid #522317;
	padding-bottom: 5px;
}

#admissionSub li {
	margin-bottom: 5px;
	position: relative;
	top: 5px;
}

#admissionSub li a{
	text-decoration: none;
	color: #552317;
	font-size: 11px;
}

#academicsSub {
	list-style-type: none;
	font-size: 11px;
	background-color: #fdd8bc;
	width: 90px;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	position: relative;
	top: -130px;
	left: 433px;
	border-right: 1px solid #522317;
	padding-bottom: 5px;
}

#academicsSub li {
	margin-bottom: 5px;
	position: relative;
	top: 5px;
}

#academicsSub li a{
	text-decoration: none;
	color: #552317;
	font-size: 11px;
}

#activitiesSub {
	list-style-type: none;
	font-size: 11px;
	background-color: #fdd8bc;
	width: 90px;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	position: relative;
	top: -186px;
	left: 549px;
	border-right: 1px solid #522317;
	padding-bottom: 5px;
}

#activitiesSub li {
	margin-bottom: 5px;
	position: relative;
	top: 5px;
}

#activitiesSub li a{
	text-decoration: none;
	color: #552317;
	font-size: 11px;
}

#newsSub {
	list-style-type: none;
	font-size: 11px;
	background-color: #fdd8bc;
	width: 95px;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	position: relative;
	top: -254px;
	left: 648px;
	border-right: 1px solid #522317;
	padding-bottom: 5px;
}

#newsSub li {
	margin-bottom: 5px;
	position: relative;
	top: 5px;
}

#newsSub li a{
	text-decoration: none;
	color: #552317;
	font-size: 11px;
}


/*Name of each section*/
#title {
	height: 40px;
	color: #f68428;
	width: 100%;
	margin-bottom: 0;
	padding-bottom: 0px;
	position: relative;
	top: 26px;
	z-index: 2;
}

#title p {
	float:left;
	position: relative;
	left: 352px;
	top: 3px;
	font-size: 40px;
	letter-spacing: 2px;
	padding:0;
	margin:0;
}

#container {
clear:both;

height:100%;
	
	position:relative;
	top:21px;
	overflow: hidden;
}

#photo {
	float:left;
	color: #f68428;
	font-size: 14px;
	width: 335px;
	background-image: url('../images/photobg.jpg');
	background-position: 0px -60px;
	min-height: 425px;
	height: 100%;
	margin:0;
	padding: 0;
	margin-bottom: 21px;
	
}

#photo img {
	border:0;
	margin:0;
	padding:0;
	border-right: 5px solid #f68428;
	border-top: 5px solid #f68428;
	border-bottom: 5px solid #f68428;
	position: relative;
	left: 34px;
	top:65px;
	margin-bottom: 50px;
}

#photo h3 {
	padding-left: 10px;
	padding-top: 3px;
}

#photo p {
	padding-left: 25px;
	
}

#bg {
	background-color: #552317;
	border-top: 2px #f68428 solid;
	border-bottom: 2px #f68428 solid;
}

/*Actual copy*/
#content {
	min-height: 407px;
	height: 100%;
	width: 510px;
	height:auto;
	background-color: #fdd8bc;
	border-right: 22px solid #f68428;
	border-left: 6px solid #f68428;
	border-bottom: 2px solid #f68428;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	margin-bottom: 21px;
	position: relative;
	left: -17.5px;
	font-size:14px;
	float:right;
}

#content p {
	padding-right: 5px;
	padding-left: 10px;
}

#content, #photo {
	padding-bottom: 15000px;
	margin-bottom: -14995px;
}
/*Magically positions foot at bottom of content*/
/*Would be nice if it extended to bottom of window if content is small*/
#footer {
	height: 20px;
	text-align: center;
	font-size: 12px;
	width: 900px;
	position:relative;
	bottom: 0;
	color: #552317;
	border-right: solid 2px #f68428;
	background-color: #f68428;
	clear:both;
}

#footer p{  
	height: 12px;
	position: relative;
	top: 3px;
}

#footer a{
	text-decoration: none;
	color: #552317;
}