/* CSS Document */


/* set all margins and padding to 0 */

* {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.8em;
  color: #000000;
  background-color: #472510;
  background: url('images/bg.gif') repeat;
}


/* float clearing rule */
.seperator {
  clear: both;
}

/* resets */

form {
  margin: 0;
  padding: 0;
}

p { 
  margin-top: 10px;
}

 
h1 {
  margin-left:5px;
  margin-bottom: 6px;
  font-size: 2.2em;
  font-family: Georgia, Palatino, serif;
  letter-spacing: 1px;
  font-weight: bold;	
  color: #ffac21;
}

h2 {
  margin-left:5px;
  margin-bottom: 0px;
  font-size: 1.8em;
  font-family: Georgia, Palatino, serif;
  letter-spacing: 1px;
  font-weight: bold;	
  color: #5fb8bb;
}	

#content ul {
  margin-left:20px;
  list-style: none;
}

#content li {
  background: url(images/bullet.gif) no-repeat;
  padding-left: 12px;
background-position: 0 .5em;	
}

/* link styles */

a:link, a:visited {
  text-decoration: none;
  color: #5ab4b8; 
  font-weight: bold;
}
		
a:hover, a:focus {
  text-decoration: underline;
  color: #5ab4b8;
  font-weight: bold;	
}

/* images */

.img_right {
 float: right;
 margin: 5px 10px;
}

.img_left {
 float: left;
 margin: 5px 10px;

}

/* global layout classes */

#preschool {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -375px;
  width: 751px;
  background-color: #472510;
  color: #ffffff;
  text-align: center;
  display: block;	
}

#wrapper {
  position: absolute;
  left: 50%;
  top: 40px;
  margin-left: -375px;
  margin-bottom: 20px;
  width: 751px;
  background: url(images/container_bg.gif) repeat-y;
  overflow-bottom: hidden;
  }

#top {
  width: 751px;
  height: 10px;
  background: url(images/top_container_bg.gif) no-repeat;
}

#bottom {
  width: 751px;
  height: 10px;
  background: url(images/bottom_container_bg.gif) no-repeat;
}

#content_wrapper {
  margin: 0 10px;
  padding: 0;
}

#masthead {
  height: 135px;
  background: url(images/logo.gif) no-repeat;
}

#logo_field {
  height: 90px;
}

#ribbon {
  height: 22px;
  background: url(images/ribbon_bg.gif) repeat-x;
}

#footer{
  height: 59px;
  background: url(images/pinkdots.gif) repeat;
  font-color: #472510;
}
#footer a{
  color: #472510;
  font-decoration: none; 	
}
#footer a:hover, #footer a:focus, #footer a:active {
  color: #472510;
  font-decoration: underline; 	
}

#phone {
	padding-left:10px;
	width: 205px;
	float: left;
	font-weight: bold;
}

#email {
	width:205px;
	padding-right: 10px;
	float: right;
	font-weight: bold;
	text-align: right;
}
#facebook {
	width:205px;
	padding-right: 10px;
	float: right;
	font-weight: bold;
	text-align: center;
}

#address {
  width: 300px;
  float: left;
  text-align: center;
  font-weight: bold;	
}
#content {
  margin: 5px 15px 15px;
  padding: 0;
}

#wide_module {
  background: #ffffff;
}

#wide_module_top {
  background: url(images/lg_module_top_bg.gif) no-repeat;
  height: 11px;
  float: left;
  width:704px;	
}

#wide_module_body {
  background: url(images/lg_module_bg.gif) repeat-y;
  float: left;
  width: 704px;
  padding:10px 15px;
}

#wide_module_interior {
  width: 626px;
  border-color: #6eb55d;
  border-width: 1px;
  border-style: dashed;
  padding: 20px;
}

#wide_module_bottom {
  background: #000000;
  float: left;
  height: 11px;
  width: 704px;
  background: url(images/lg_module_bottom_bg.gif) no-repeat;
  margin-bottom: 20px;
}

#double_col_module {
  background: #6e6r8d;
}

#double_col_left {
  position: relative:
  left: 0;
  top: 0;
  float: left;
  width:473px;
  margin: 0 10px 10px 0;

}
#double_col_right {
  float: right;
  width: 210px;
}

/* fps navigation */

#fps_nav {
	margin: 0;
	padding: 0;
	height: 45px;
	background: url(images/fps_nav.gif) 0 -45px no-repeat;
}
#fps_nav li {
	float: left;
	list-style-type: none;
	text-indent: -9999px;
	height: 45px;
}
#fps_nav a {
	background: transparent url(images/fps_nav.gif) no-repeat;
	display: block;
	height: 45px;
}
#fps_nav a:hover {
	background: none;
}
#fps_nav #fps_nav_welcome a {
	background-position: 0 0;
	width: 73px;
}
#fps_nav #fps_nav_goals a {
	background-position: -73px 0;
	width: 123px;
}
#fps_nav #fps_nav_applications a {
	background-position: -196px 0;
	width: 161px;
}
#fps_nav #fps_nav_coop a {
	background-position: -357px 0;
	width: 110px;
}
#fps_nav #fps_nav_curriculum a {
	background-position: -467px 0;
	width: 105px;
}
#fps_nav #fps_nav_scholarships a {
	background-position: -572px 0;
	width: 89px;
}
#fps_nav #fps_nav_questions a {
	background-position: -662px 0;
	width: 70px;
}

#fps_nav_arrow_welcome {
	width: 16px;
  	height: 9px;
	padding: 0;
	background: url(images/arrow.gif) no-repeat;
	margin-left: 24px;
	margin-top: -9px;
 	z-index: 100;
        position: relative;
}
#fps_nav_arrow_goals {
	width: 16px;
  	height: 9px;
	padding: 0;
	background: url(images/arrow.gif) no-repeat;
	margin-left: 122px;
	margin-top: -9px;
 	z-index: 100;
        position: relative;
}
#fps_nav_arrow_applications {
	width: 16px;
  	height: 9px;
	padding: 0;
	background: url(images/arrow.gif) no-repeat;
	margin-left: 268px;
	margin-top: -9px;
 	z-index: 100;
        position: relative;
}
#fps_nav_arrow_coop {
	width: 16px;
  	height: 9px;
	padding: 0;
	background: url(images/arrow.gif) no-repeat;
	margin-left: 402px;
	margin-top: -9px;
 	z-index: 100;
        position: relative;
}
#fps_nav_arrow_curriculum {
	width: 16px;
  	height: 9px;
	padding: 0;
	background: url(images/arrow.gif) no-repeat;
	margin-left: 512px;
	margin-top: -9px;
 	z-index: 100;
        position: relative;
}
#fps_nav_arrow_scholarships {
	width: 16px;
  	height: 9px;
	padding: 0;
	background: url(images/arrow.gif) no-repeat;
	margin-left: 608px;
	margin-top: -9px;
 	z-index: 100;
        position: relative;
}

#fps_nav_arrow_questions {
	width: 16px;
  	height: 9px;
	padding: 0;
	background: url(images/arrow.gif) no-repeat;
	margin-left: 694px;
	margin-top: -9px;
 	z-index: 100;
        position: relative;
}
/* homepage zig-zag module */

#zig-top {
	background: url('images/module_zig_top_bg.gif') no-repeat;
	float: left;
	width:473px;
	height: 59px;
}
#zig-bottom {
	background: url('images/module_zig_btm_bg.gif') no-repeat;
	float: left;
	width:473px;
	height: 26px;
}
#zig-body {
	background: url('images/module_zig_bg.gif') repeat-y;
	padding: 15px 40px;
	float: left;	
	width:394px;
}

/* ribbon header */

#orange-ribbon-hdr {
	background: url(images/ribbon-hdr.gif) repeat-x; 
	width: 449px; 
	height: 37px;
	margin: 7px 12px;
	float: left;
	border-left: 1px #3c7b2d solid;
	border-right: 1px #3c7b2d solid;
}
#orange-ribbon-hdr h1 {
	margin: 8px 5px;
	font-family: Georgia, Palatino, serif;
	letter-spacing: 1px;
	font-weight: normal;	
	font-size: 17px;
	color: #fff;
}

/* homepage news module */


#news-body {
	background: url('images/news_module_bk.gif') repeat-y;
	padding: 0 3px 3px 3px;
	float: left;
	width:210px;
}
#news-content {
	margin: 0px 12px 0px 5px;
        padding: 10px;
	background: url('images/news_module_bg.gif') repeat;
}

#news-bottom {
	background: url('images/news_module_btm.gif') no-repeat;
	float: left;
	width:210px;
	height: 7px;
}


.news-title {
  font-size: 1.2em;
  font-weight: bold;
  font-decoration: none;	
}

/* module header */


.module_hdr {
	background: url(images/module_hdr_bg.gif) no-repeat;
	position: relative;
        left: -3px;
}	
.module_hdr h1 {
	font-family: Georgia, Palatino, serif;
	letter-spacing: 1px;
	font-weight: normal;	
	font-size: 17px;
	color: #fff;
}
.module_hdr_inner {
	background: url(images/module_hdr_rt.gif) no-repeat top right;
	height: 22px;
	padding: 13px 0 0 15px;
}

.photo {
  background: url(images/photo_bg.gif) no-repeat;
  border: 3px solid #472510;
}	

.dropCap {
	float: left;
	height: 2em;
  margin; -0.2em 1em  0 0.4em;
  
}
.dropCap span {
  color: #ffac21;
  float: left;
  font-size: 2.6em;
  line-height: 1.2em;
  margin-top: -3px;
  margin-right: .3em;
}

