/* CSS Document */

html {color: #343434;}

body {
	background-color:#EFEFEF;
	font-family:"Arial", sans-serif;
	}
	
a {
	text-decoration: none;
	color:#5E2612	;
	}
	
a:hover {
	color:#0099CC;
	}

.external a {text-decoration: none; color: #000;}

.external a:hover{text-decoration: none; color: #000;}

#main_container {
	width:998px;
	border: #000000 1px solid;
	margin: 0 auto;
	background-color:#FEFEFE;
	}
	
#header {
	height:52px;
	width:100%;
	background-color:#FEFEFE;
	background-repeat: no-repeat;
	}
	
h1 {
	size:30px;
	float:right;
	vertical-align:middle;
	margin: 10px 20px 0 0;
	font-family: Impact, Arial, Helvetica, sans-serif;
                color:#5E2612;
	}
	
h2 {
	padding-left: 5px;
	margin: 5px 0px 0px 0px;
                color:#5E2612;
	}
	
p {
	size: 10px;
	margin:0px;
	padding:10px;
	text-align:justify;
	}


#navigation {
	width:100%;
	border-top:  #000000 1px solid;
	border-bottom: #000000 1px solid;
	text-align:center;
	}
#navigation a {
	padding:3px;
	}
	
#content {
	width:100%;
	}
	
#footer {
	width:100%;
	border-top:  #000000 1px solid;
	text-align:center;
	font-size:9px;
	}

#lsi_cloud{
 font-size:12px;
 text-align:center;
}
#lsi_cloud a{
  color: #000000;
}

#ezine_articles a{
 text-decoration: none;
 color: #5E2612	;
 font-weight: bold;
 font-size: 14px;
}

#ezine_articles a:hover{
 text-decoration: underline;
 color: #000000;
}
#ezine_articles h2{
  font-size: 16px;
 padding:20px 0px 0px 0px;
 margin:0px;
}
#ezine_articles p{
 margin: 0px;
 padding:0px;
}
.searchbox {float: left; margin-right: 15px;}
#fixed-chat-box{position: fixed; bottom: -1%; left: 0%;}
.txtaff {font-family:courier new; font-size:36px;}

/* === QUINSTREET FORM === */

#wrapper {margin: 10px 25px 10px 0px; width: 300px; height: 300px; border: 1px solid; border-color: #5E2612; border-radius: 10px; box-shadow: 10px 10px 5px #888888; background-image: url(/schools/mainbg.png); background-repeat:no-repeat;}
#fieldZip {margin-top: 70px; width: 100%; padding-left: 10px;}
#fieldZip input {width: 135px; height: 26px; background-image :url(/schools/bg.png); font: 18px Verdana, Arial, Helvetica, sans-serif; border: 0px;}
#fieldProgram, #fieldDegree, #fieldRadio{padding-top: 5px; padding-left: 10px;}
.formDropdown select {background-image: url(/schools/bg.png); border: 0px; padding-top: 2px; width: 200px;}
.formDropdown1 select {background-image: url(/schools/bg1.png); border: 0px; padding-top: 2px; width: 180px;}
#formSubmit {padding-top: 5px; text-align: center;}
#formSubmit input {margin-top: 5px; width: 190px; height: 49px; font-size: 0px; border: 0px; background-color: #FFFFFF; background-image: url(/schools/submit.png); background-repeat:no-repeat;}
