@charset "utf-8";
/* CSS Document */

*{margin: 0; padding: 0}

div #custom-doc {
	width: 960px;
	z-index: 1;
}

div #yui-main {
	width: 950px;
}

a {
	text-decoration: none;
	color:#006600;
}

a:hover {
	text-decoration:underline;
	color: #006600;
}

p {
	font-size: 85%;
	margin: 10px 25px 0px 10px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}

div #datebox{
float:right; 
background:transparent url(../images/date_comm_box.png) no-repeat;
height:64px;
width:56px;
text-align:center;
}

h1 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 10px;
	/*font-size: 123.1%;*/
	font-size: 100%;
	margin: 0px 5px 20px 0px;
	font-weight: bold;
	border-bottom: thin dotted #000000;
}

h2 {
	font-size: 108%;
	margin: 30px 15px 15px 10px;
	border-bottom: #000000 solid thin;
	font-family: Arial, Helvetica, sans-serif;
}

#eventsteps, #eventlist {
	margin: 0px 0px 0px 20px;
	font-size: 85%;
}

div #eventsteps li {
	margin: 3px 0px 3px 20px;
	list-style-type: decimal;
}

div #eventlist li {
	margin: 3px 0px 3px 10px;
	list-style-type: circle;
}

div #pastevent
{
	/*background-color: #E0E0E0;*/
	margin: 5px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	/*border: thin double #000000;*/
	border-bottom: 3px double #000000;
}

div #event
{
	/*background-color: #FFFFFF;*/
	margin: 0px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	/*border: thin double #000000;*/
	border-bottom: 3px double #000000;
}

div #event h2 {
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

div #pastevent h2 {
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

div #event ul li{
	list-style-type:
}

div #caption {
	font-size: 65%;
	margin: -12px 0px 20px 10px;
}

div .sidebarSection {
	width: 100%;
	margin: 0px 0px 30px 0px;
	/*margin: 55px 0px 30px 0px;*/
}

div .sidebarSection h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 10px 0px;
	border-bottom:#000000 dotted 1px;
	padding: 0px 0px 5px 10px;
}

div .sidebarSection p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 77%;
	border-bottom: #CCCCCC solid thin;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 10px;
}

.yui-gf {
	margin: 5px 0px 25px 0px;
}

div #facultySection p {
	font-size: 77%;
	margin: 0px 0px 0px 10px;
}

div #facultySection ul {
	font-size: 77%;
	margin: 0px 15px 20px 10px;
}

div #facutlySection img {
	border-style: none;
	margin: 0px 0px 0px 0px;
}

div #facultySection #info {
	margin: 0px 0px 0px -30px;
}

div #facultySection h1 {
	font-size: 85%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	border-style: none;
}

div #facultySection h2 {
	font-size: 77%;
	font-weight: bold;
	margin: 15px 0px 5px 10px;
	border-style: none;
}
div #facultySection h3 {
	font-size: 80%;	
	margin: 5px 0px 0px 10px;	
}

div #facultySection .contactInfo {
	font-size: 65%;
	margin: 10px 0px 0px 10px;
}

div #quickLinkList {
	margin: 5px 0px 20px 0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

div #erpMenu {
	margin: 10px 0px 40px 0px;
}

div #ft {
	font-family:Arial, Helvetica, sans-serif;
}
