/* Kalamazoo Valley Community College
   Website Style Sheet                 */

BODY
{
	background-image: none;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	/*scrollbar-face-color: #DCD9B5;*/
	/*scrollbar-highlight-color: #FCFAE4;*/
	/*scrollbar-shadow-color: #C2BE8F;*/
	/*scrollbar-3dlight-color: #F0EFE8;*/
	/*scrollbar-arrow-color: #C2BE8F;*/
	/*scrollbar-track-color: #DCD9B5;*/
	/*scrollbar-darkshadow-color: #A9A67D;*/
}

input{font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

textarea{font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}



A:link	{
	text-decoration:	underline;
	color:	#3333cc;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}

A:visited	{
	text-decoration:	underline;
	color:	#990099;
	font-family: Arial, Helvetica, sans-serif;
	}

A:active	{
	text-decoration:	underline;
	color:	#333399;
	}

A:hover	{
	text-decoration:	underline;
	color:	#3333cc;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #DDEBFF;*/
	}

.TextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.TextAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}

.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.TextAdsSplash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.TextAdsInside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B8C6DB;
}

.TextSubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #003580;
}

.HeaderLevel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003580;
}

.HeaderLevel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003580;
}

.HeaderLevel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003580;
}

.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #003580;
	border: 1px solid #003580;
}

.TableVar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px;
	margin: 1px;
	padding: 2px;
}

.TableVar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}

.TableVar3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #EEEEEE;
	font-weight: normal;
}

.LinkFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.LinkFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
.Splash:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Splash:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Splash:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.Splash:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.TextOnly:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.TextOnly:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.TextOnly:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.TextOnly:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.NavbarSide:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NavbarSide:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NavbarSide:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.NavbarSide:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NavbarSideCell {
	background-color: #003580;
	background-position: right;
	text-align: right;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.NavbarSideCell2010 {
	background-color: #0091CC;
	background-position: right;
	text-align: right;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.browntextbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #BD822A;
	text-decoration:none;
	}

.browntexthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #8D8219;
	text-decoration:none;
	}

#divBody{
  width:100%;
  height:100%;
  /*background-color: #DCD9B5;*/
}

#divPageContainer{
  left:20%;
  right:20%;
  width:80%;
  height:100%;
  border:0;
  position:relative;
}

#divBacklogo{
  background-image: url(http://www.kvcc.edu/images/back_logo.jpg);
  position:absolute;
  background-repeat: no-repeat;
  width:150px;
  top:0;
  left:0;
}

#divHeader{
  width: 760px;
  height: 200px;
  border: none;
  position:relative;
  top:0;
  left:0;
  background-color: white;
}

#divH1{
  position:absolute;
  top:0;
  left:0;
  width:190px;
}

#divH2{
  position:absolute;
  top:0;
  left:190px;
  width:160px;
}
#divH3{
  position:absolute;
  top:0;
  left:0;
  width:190px;
}

#divH32010{
  position:absolute;
  top:0;
  left:0;
  width:350px;
}


#divH4{
  position:absolute;
  top:0;
  left:190px;
  width:160px;
}

#divForm{
  position:absolute;
  top:140px;
  width:190px;
  left:0;
}

#divForm2010{
  position:absolute;
  top:140px;
  width:350px;
  left:0px;
}



#divSearchLabel{
  position:absolute;
  width:44px;
  height:40px;
}

#divSearchLabel2010{
  position:absolute;
  width:50px;
  height:20px;
  top:10px;
}

#divSearchBackground{
  background-image: url(http://www.kvcc.edu/images/header_search_background.jpg);
  background-repeat: no-repeat;
  position: absolute;
  width:146px;
  height:40px;
  left:44px;
}

#divSearchBackground2010{
  background-image: url(http://www.kvcc.edu/images/inside/inside-top-search-back.jpg);
  background-repeat: no-repeat;
  position: absolute;
  width:350px;
  height:60px;
  left:0px;
}


#divInput12010{
  position:relative;
  top:10px;
  left:50px;

}

#divInput22010{
  position:relative;
  top:-11px;
  left:180px;
}


#divInput1{
  position:relative;
  top:10px;
  left:6px;

}

#divInput2{
  position:relative;
  top:-11px;
  left:125px;
}



#divNav{
  position:relative;
  left:350px;

}

#divNav2010{
  position:relative;
  left:350px;

}

#divAppPage{
  position:absolute;
  top:40px;
}

#divAppPage2010{
  position:absolute;
  top:42px;
}


#divEBrochure{
  position:absolute;
  top:68px;
}

#divEBrochure2010{
  position:absolute;
  top:70px;
}


#divVIP{
  position:absolute;
  top:94px;

}

#divVIP2010{
  position:absolute;
  top:92px;

}

#divHeaderPhoto{
  position:absolute;
  top:0px;
  left:175px;

}

#divHeaderPhoto2010{
  position:absolute;
  top:0px;
  left:175px;

}

#divNavbarTop{
  position:absolute;
  top:0;
}

#divNavbarTop2010{
  position:absolute;
  top:0;
}

#divNavbarBottom{
  position:absolute;
  top:118px;
}

#divNavbarBottom2010{
  position:absolute;
  top:118px;
}

#divGettingStarted{
  position:absolute;
  top:140px;
}


#divGettingStarted2010{
  position:absolute;
  top:140px;
}

#divPrograms{
  position:absolute;
  top:140px;
  left:64px;
}

#divPrograms2010{
  position:absolute;
  top:140px;
  left:62px;
}



#divCampusLife{
  position:absolute;
  top:140px;
  left:146px;
}

#divCampusLife2010{
  position:absolute;
  top:140px;
  left:144px;
}

#divFacultyStaff{
  position:absolute;
  top:140px;
  left:234px;
}

#divFacultyStaff2010{
  position:absolute;
  top:140px;
  left:234px;
}

#divCollegeResources{
  position:absolute;
  top:140px;
  left:300px;
}

#divCollegeResources2010{
  position:absolute;
  top:140px;
  left:297px;
}

#divHome{
  position:absolute;
  top:140px;
  left:370px;
}

#divHome2010{
  position:absolute;
  top:140px;
  left:370px;
}