/* ------------------------------------------
Project: Graduate Studies
Purpose: Site Specific
Author: Katelynn O'Brien
Date: 04/08/08
--------------------------------------------- */

/* IMPORT General Template CSS
-------------------------------------------------- */
@import "http://nuweb1.neu.edu/templates/css/text.css";

/* IMPORT Template 13 CSS
-------------------------------------------------- */
@import "../templates/13/css/master.css";
@import "../templates/13/css/red_grey_tan.css";




.quote {

	color:#908360;
	font-family: Times, Times New Roman, Serif;
	font-size:medium;
	line-height:12pt;
	font-style:italic;
	padding:20px 5px 5px 40px; 
	background-image:url(../images/quotes.gif);
	background-repeat:no-repeat;
}

.tatStart {

	clear:both;
	padding:10px 10px 10px 10px;
	margin-top: 10px;
	min-height:150px;
	background-color:#e4d7b2;

}

.tatStart h2 {

	font-family: helvetica, arial, verdana, sans serif;
	font-size:x-large;
	color:#3c3a34;

}

.eatStart {

	border:dotted 1px #908360;
	margin-bottom:10px;
	padding: 10px;

}

/* ACCORDIAN
------------------------------------------------------- */


