/*-----------------------------------------------------*/
/* Redefine html, body
/*-----------------------------------------------------*/
html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/*-----------------------------------------------------*/
/* Main Table
/*-----------------------------------------------------*/
.mainTable {
	width: 740px;
	background-color: #FFFFFF;
}


/*-----------------------------------------------------*/
/* Main Menu
/*-----------------------------------------------------*/
.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #ffffff;
}
.mainMenu A {
	text-decoration: none;
	color: #ffffff;
}
.mainMenu A:hover{
	text-decoration: none;
	color: #000000;
}

/*-----------------------------------------------------*/
/* Header
/*-----------------------------------------------------*/
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}



/*-----------------------------------------------------*/
/* Popup Menu
/*-----------------------------------------------------*/
.popupMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.popupMenu A {
	text-decoration: none;
	color: #000000;
}
.popupMenu A:hover{
	text-decoration: none;
	color: #ffffff;
}

/*-----------------------------------------------------*/
/* Sub Menu
/*-----------------------------------------------------*/
.subMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.subMenu A {
	text-decoration: none;
	color: #ffffff;
}
.subMenu A:hover{
	text-decoration: underline;
	color: #ffffff;
}

/*-----------------------------------------------------*/
/* Sub Menu1  /testing different placement (Mike Truluck)
/*-----------------------------------------------------*/
.subMenu1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subMenu1 A {
	text-decoration: none;
	color: #000000;
}
.subMenu1 A:hover{
	text-decoration: underline;
	color: #000000;
}

/*-----------------------------------------------------*/
/* Body Text
/*-----------------------------------------------------*/
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.bodyText A{
	font-size: 10px;
	text-decoration: underline;
	color: #0066FF;
	font-weight: bold;
}
.bodyText A:hover{
	font-size: 10px;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}

/*-----------------------------------------------------*/
/* Green Text Small
/*-----------------------------------------------------*/
.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	font-weight: normal;
}
.greenText A {
	text-decoration: none;
}
.greenText A:hover{
	text-decoration: underline;
}

/*-----------------------------------------------------*/
/* Green Text Big
/*-----------------------------------------------------*/
.biggreenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
	font-weight: normal;
}
.biggreenText A{
	font-size: 16px;
	text-decoration: underline;
	color: #006633;
	font-weight: bold;
}
.biggreenText A:hover{
	font-size: 16px;
	text-decoration: none;
	color: #006633;
	font-weight: bold;
}


/*-----------------------------------------------------*/
/* Gray Text
/*-----------------------------------------------------*/
.grayText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009933;
}

.grayText A:link 	{
	color: #00CC00;
	text-decoration:underline;
}

.grayText A:hover{
	color: #669933;
	text-decoration: underline;
}

/*-----------------------------------------------------*/
/* Black Text
/*-----------------------------------------------------*/
.blackText {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.blackText A {
	text-decoration: none;
	color: #606060;
}
.blackText A:hover{
	text-decoration: underline;
}

/*-----------------------------------------------------*/
/* Brown Text
/*-----------------------------------------------------*/
.brownText {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.brownText A {
	text-decoration: underline;
	color: #333333;
}
.brownText A:hover{
	text-decoration: underline;
}

/*-----------------------------------------------------*/
/* Brown Text Bold
/*-----------------------------------------------------*/
.brownTextBold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}
.brownTextBold A {
	text-decoration: underline;
	color: #333333;
}
.brownTextBold A:hover{
	text-decoration: underline;
}

/*-----------------------------------------------------*/
/* Pink Text
/*-----------------------------------------------------*/
.pinkText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #006633
}
.pinkText A {
	text-decoration: none;
	color: #006633;
}
.pinkText A:hover{
	text-decoration: underline;
}

/*-----------------------------------------------------*/
/* Brown Text Large
/*-----------------------------------------------------*/
.brownTextLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.brownTextLarge A {
	text-decoration: none;
	color: #606060;
}
.brownTextLarge A:hover{
	text-decoration: underline;
}

/*-----------------------------------------------------*/
/* White Text
/*-----------------------------------------------------*/
.whiteText {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.whiteText A {
	text-decoration: none;
	color: #ffffff;
}
.whiteText A:hover{
	text-decoration: underline;
}



/*-----------------------------------------------------*/
/* White Text Small
/*-----------------------------------------------------*/
.whiteTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.whiteTextSmall A {
	text-decoration: none;
	color: #ffffff;
}
.whiteTextSmall A:hover{
	text-decoration: none;
		color: #ffffff;
}


/*-----------------------------------------------------*/
/* Large Text
/*-----------------------------------------------------*/
.largeText {
	font-size: 14px;
	font-weight: bold;
}


/*-----------------------------------------------------*/
/* Small Text
/*-----------------------------------------------------*/
.smallText {
	font-size: 10px;
}


/*-----------------------------------------------------*/
/* Bold Text
/*-----------------------------------------------------*/
.bold {
	font-weight: bold;
}


/*-----------------------------------------------------*/
/* Faculty Text (identical to bodyText, but different A
/*-----------------------------------------------------*/
.facultyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D4D38;
}
.facultyText A{
	text-decoration: none;
	color: #7D4D38;
}
.facultyText A:hover{
	text-decoration: underline;
	color: #7D4D38;
}

/*-----------------------------------------------------*/
/* Form
/*-----------------------------------------------------*/
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	border: 1px solid #C8D28F;
}


/*-----------------------------------------------------*/
/* To create sub menu above photo
/*-----------------------------------------------------*/
 .imageLayer { 
 	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
 .subNavLayer {
 	/*background-image: url(images/brownTrans.gif);*/
	position: absolute;
	/*padding: 2px;*/
	width: 95;
	left: 400px;
	top: 97px;
	z-index: 2;
}
