body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 12px;
	background: url(assets/nBg.gif) repeat-x #efc38f;
}
a:link { color: #755b01;}
a:visited { color: #755b01;}
a:hover { color: #000;}
a:active { color: #755b01;}

img {border: 0;}
#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	}
/* Layout */
#info {
	width: 219px;
	float: left;
	}
#main {
	width: 771px;
	float: right;
	background: #f9e9d6;
	margin-top: 10px;
	}
#toolbox {
	background: white;
	margin: 12px;
	padding: 12px 24px	;
	}
#logo {
	height: 85px;
	width: 204px;
	display: block;
	margin: 37px 0 20px 0;
	background: url(assets/nLogo.gif) no-repeat;
	text-indent: -9000px;
	}
#nav { /* clearing floats */
	height: 1%;
	overflow: hidden;
	}
#nav, #nav li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#nav li a {
	width: 100px;
	float: left;
	height: 51px;
	background: url(assets/nNavItemBg.gif) #e8b16e no-repeat;
	margin: 2px;
	color: white;
	text-decoration: none;
	display: block;
	}
#nav li a:hover {
	background: url(assets/nNavItemBgOver.gif) #e8b16e no-repeat;
	color: #755b01;
	}
#nav li a i {
	margin: 2px 2px 2px 10px;
	padding: 0 5px;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	display: block;
	}
#subnav	{
	background: white;
	margin: 20px 15px 20px 0;
	padding-bottom: 10px;
	}
#subnav h2 {
	padding: 10px;
	border-bottom: 1px solid #ffe68f;
	font-size: 14px;
	margin: 0;
	}
#subnav ul, #subnav li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	}
#subnav ul {
	margin: 10px;
	}
#subnav ul ul {
	margin: 0 0 0 15px;
	}
#subnav a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	}

#subnav ul ul a:link {color: #000}
#subnav ul ul a:visited {color: #000}
#subnav ul ul a:hover {color: #755b01}
#subnav ul ul a:active {color: #000}

.vcard {
	font-style: normal;
	display: block;
	text-align: center;
	margin-right: 10px;
	margin-top: 20px;
	}
.vcard span {
	display: block;
	}
.locality, .region, .postal-code, .tel {
	display: inline !important	;
	font-style: normal;
	}
.vcard i {
	display: block;
	}
.tel {
	position: relative;
	top: -3px;
	}
#mcaca {
	background: url(assets/nMcaca.gif) no-repeat;
	display: block;
	width: 155px;
	height: 73px;
	text-indent: -9000px;
	margin: 20px;
	}
#board {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin: 10px;
	color: black;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 3px;
	}
#board:hover {
	text-decoration: underline;
	}
#navTop, #navTop li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	}
#navTop {
	float: right;
	margin-right: 20px;
	height: 1%;
	overflow: hidden;
	}
#navTop li {
	float: left;
	padding: 10px 0 ;
	font-weight: bold;
	}
#navTop a {
	padding: 0 20px;
	border-right: 1px solid #755b01;
	text-decoration: none;
	}

	
#navTop .lastli a {
	border-right: 0;
	}	
#toolbox {
	clear: both;
	}
#toolbox p {
	margin-top: 0;
	}	
#main .content_boldred, .headline_sub, .headline {
	font-size: 18px;
	margin: 1em 0 0 0;
	display: block;
	}
.content_bold {
	font-weight: bold;
	}	
.imageright {
	float: right;
	margin: 0 0 10px 10px;
	display: block;
	}
.imageleft {
	float: left;
	margin: 0 10px 10px 0;
	display: block;
	}

#copyright {
	margin: 20px;
	text-align: center;
	color:	 #755b01;
	font-size: 11px;
	font-weight: bold;
	}
	
	/* Old */
	
/* STudent Expo */
#expo_links {border: 0px solid red; font-weight: bold; margin-bottom: 1em;}
#expo_links a {margin:  0 3px; font-weight: normal;}
#expo_links a:link {color:#555835;}
#expo_links a:visited {color:#555835;}
#expo_links a:active {color:#555835;}
#expo_links a:hover {color:#A93007;}

div.student, div.student1, div.student2, div.student3, div.student4 { 
background-image: url(assets/logo_top.gif);
background-repeat:no-repeat; 
background-position: 500px -5px;
border: 1px solid #555835; background-color: #DFE4DE; padding: 4px 10px; margin: 8px;
}
span.studentname {text-transform: uppercase; display: block;font-weight: bold; font-size: 14px;}
span.label {font-weight: bold; }
span.value { margin-right: 10px;}
span.cont {margin-top: 0.1em; display: block; text-transform: normal; }
span.cont a { font-weight: bold;}
span.cont a:link {color: #A93007;}
span.cont a:visited {color: #A93007;}
span.cont a:active {color: #A93007;}
span.cont a:hover {color: #000;}
.place {color: #A09B9D; font-weight: bold;}

/* reserve art show */
div.reserveart {}
div.reserveart h3 {clear: left;float: left; margin: 0; margin-top: 10px;}
div.reserveart a { float: left; margin-left: 10px; margin-top: 10px; font-weight: bold;}
div.reserveart a:link {color: #369; }
div.reserveart a:visited {color: #369;  }
div.reserveart a:active {color: #369;  }
div.reserveart a:hover {color: #000;  }

