body {
	font: 1.01em Lucida Grande, verdana, sans-serif;
	color: #000000;
	background: url(/graphics/global/bkgd_dkblue.gif);
	margin: 25px auto;
	text-align: center;
}
td, div { text-align: left; vertical-align:top; padding:0; margin:0; }
h1 { font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	color: #C45304;
	}
h2 { font-size:1.3em; color:#006233; }
h3 { font-size:1.1em }


/* Global navigation */
#homelink {float:left; width:190px; height:70px; }
#navcol { 
	width: 175px;
	background:url(/graphics/nav/sub_bk.gif);
}
#navcol a {
	background: url(/graphics/nav/bk.gif);
	display:block;
}
#navcol a:hover, active {
	background:#FFF url(/graphics/nav/bk_o.gif);
}
#navcol ul {
	list-style-type:none;
	margin:0; padding:0;
	font-size:.8em;
	background-image:url(/graphics/nav/bk.gif)
}
#navcol li {
	padding: 0; margin:0 7px 0 0;
}
/* ----------------------------------------This gives a Parse error. Don't know if we need it.
#navcol li1 {
	padding: 0; margin:0 7px 0 0;
	name="menu10" onmouseover="showMenu(event)" onmouseout="hideMenu(event)";
}
--------------------------------------------------------------------------------------------*/
#navcol ul a {
	color:#C45304;
	text-decoration:none;
	padding: 4px 0px 5px 17px;
	background-image:url(/graphics/nav/bk.gif);
/*	border-top: 1px solid tan;*/
	border-bottom: 2px solid #D1D7D1;
	height: 16px;
}
#navcol ul a:hover, active {
	background-image:url(/graphics/nav/bk_o.gif)
}
/* Content columns */

#container {
	width: 766px;
	font-size: .8em;
	margin:0 auto;
	text-align:center;
	background:url(/graphics/global/container_bk.gif) left repeat-y;
}
#top {
	height:85px;
	background:url(/graphics/global/top.gif) no-repeat;
	text-align:right;
	padding-right:16px;
}
#top .email { margin-right:-16px; }

#main {
	width:591px;
	background:url(/graphics/global/content_bk.gif) no-repeat;
	padding-left:10px;
	position:relative;
	}
#center {
	margin-right:170px;
	padding-bottom:15px;
	}
#right { width:155px; }

#promos {
	float:right;
	width:155px;
}

#center li {
	list-style: url(/graphics/global/arrow_bullet.gif);
	margin-bottom: 3px;
}
ul#faq {
	margin-left: 0px;
	padding: 0px;
}
#faq li.question {
	margin-top: 10px;
	font-weight: bold;
	color: #002D62;
	display: list-item;
	list-style: none; 
	background: url(/graphics/faq/question.gif) no-repeat 0 0;
	padding: 4px 0 0 17px;
	margin-left: 0px;
}
#faq li.answer {
	margin-top: 10px;
	display: list-item;
	list-style: none; 
	background: url(/graphics/faq/answer.gif) no-repeat 0 0;
	padding: 4px 0 10px 17px;
	border-bottom: 1px solid #cccccc;
	margin-left: 0px;
}
.thumbnail {
	width: 125px;
	padding-right: 10px;
}
.thumbheader {
	width: 79px;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	font-size: 10px;
	float: left;
}
.textdescription {
	text-align: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 9px;
}
.magnify {
	width: 16px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 84px;
}
.productname {
	font-weight: bold;
	font-size: 12px;
}
.textdescription {
	text-align: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 2px;
}
#availability td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
tr.odd {
	background-color: #ECD39E;
}
tr.even {
 	background-color: #F0E7CA;
}
td.availability1 {
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
td.availability2 {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
.studentPhoto {
	width: 370px;
	background-image: url(/graphics/life/profiles/photobg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 0 20px 17px;
	margin: 0;
	vertical-align: top;
}


/* Page footer */

#footer {
	width: 756px;
	font-size: .7em;
	margin:0 auto;
	position:relative;
	padding:2px 0 15px;
	text-align:left;
}
	
#footer p {
	color:white;
	margin-left:80px;
}

#footer .right {
	position:absolute;
	text-align:right;
	width:300px;
	top:2px; right:10px;
	margin-left:0;
}
#footer a {color:white;}

/* debugging */
/* div {border:1px solid lime; } */
/* td {border: 1px solid red; padding:3px; } */
/* li { border: 1px dotted blue; } */
.checkbox1 {
	margin-top: 2px;
	margin-left: 84px;
	margin-bottom: 10px;
}
.formdescription1 {
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 185px;
}
.anchor {
	font-size: .8em;
	line-height: 1.5em;	
	margin-bottom: 25px;
	text-align: center;
}

.anchor a {	
	color: #C45304;
}
	
.textfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	margin-bottom: 6px;
	width: 185px;
}
.textarea1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	height: 200px;
	width: 185px;
	margin-bottom: 15px;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	width: 125px;
	margin-right: 8px;
	margin-top: 25px;
}
.counselorhdr { 
	font-size:1.1em;
	color:#ffffff;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.kevin {
	background-color: #00457C;
}
.mark {
	background-color: #F0CC01;
}
.ryan {
	background-color: #00703C;
}
.sarah {
	background-color: #65C8C6;
}
.sage {
	background-color: #E4701E;
}
.black {
	background-color: #000000;
}
