* {
	font-size: 1em; 
	margin: 0 auto;	
	padding: 0; 
	line-height: 1.5em; 
	font-family: Verdana, Helvetica, Arial, sans-serif;

}

p {text-align: justify;	font-size: 110%;	padding: 0 0 10px 0;}
em {font-style: normal;}
blockquote {font-size: 80%; font-style:italic;}

h1 {font-size: 160%; padding: 0 0 5px 0; color: #721323;}
h2 {font-size: 120%; padding: 0 0 5px 0; color: #721323;}
h3 {font-size: 100%; padding: 0 0 5px 0; color: #694582;}
h4 {font-size: 70%; padding: 0 0 0 0; color: #004852;}
h5 {font-size: 70%; padding: 0 0 0 0; color: #00417D;}

.hidden {display: none}
small {color: #666; font-size: 75%;}

body {
	position: relative; 
	margin: 0 auto; 
	background: url(images/layout/index_bg.png) top center repeat-x; 
	background-color: #fff0f5;
}

#wrap {
	background: url(images/layout/index_eyes.jpg) top center no-repeat; 
	width: 100%; 
	position: relative; 
	margin: 0 auto;
}

#page {
	position: relative; 
	margin: 0 auto;
	background-color: #fff0f5;	
	width: 950px; 
	background: transparent url(images/layout/newfront_logobar.png) top center no-repeat;
	min-height: 216px;
	
}

/* Navigation */

#nav {
	position: relative; 
	float: right; 
	padding: 0 5px 0 0;
}

#nav ul {display: inline; list-style: none;}
#nav li span {display: none;}
#nav li {display: inline;}

#nav1 a {
	background: url(images/layout/nav-red-home-on.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav1 a:hover {background: url(images/layout/nav-red-home-on.gif);}

#nav2 a {
	background: url(images/layout/nav-red-programs-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav2 a:hover {background: url(images/layout/nav-orange-programs-on.gif);}

#nav3 a {
	background: url(images/layout/nav-red-hon-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav3 a:hover {background: url(images/layout/nav-yellow-hon-on.gif);}

#nav4 a {
	background: url(images/layout/nav-red-testimonials-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav4 a:hover {background: url(images/layout/nav-green-testimonials-on.gif);}

#nav5 a {
	background: url(images/layout/nav-red-about-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav5 a:hover {background: url(images/layout/nav-blue-about-on.gif);}

#nav6 a {
	background: url(images/layout/nav-red-forgrads-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav6 a:hover {background: url(images/layout/nav-purple-forgrads-on.gif);}


#nav7 a {
	background: url(images/layout/nav-red-links-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0;
	float: left;
}

#nav7 a:hover {background: url(images/layout/nav-teal-links-on.gif);}

/* Content */


#page-content {
	position: relative;
	float: left;
	width: 900px;
	padding: 20px 0 0 0;
}
#upcoming {   }

#upcoming h2 {color: #721323; border: 2px dotted #721323; padding: 5px; text-align: center; }

#col-1 {
	position: relative;
	float: left;
	width: 600px;
	padding: 0 0 0 0px;
}

#col-1 ul {margin-bottom: 10px; }
#col-1 a {color:#004852; text-decoration:none;}
#col-1 a:hover {color:#00417D; text-decoration:underline;}

#col-2 {
	position: relative;
	float: left;
	width: 200px;
}


.promo {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	text-align: left;
	position: relative;
	float: left;
	width: 180px;
	padding: 10px;
	border: solid #C0D0E3 1px;
	margin-bottom: 10px;
	margin-top: 50px;
        margin-right: 20px;
	background:url(images/layout/index_rightside_bg.jpg) repeat;
}

.promo h2 {letter-spacing: .3em;}
.promo p a {color: #547798; font-size: 90%; text-decoration: none; border-bottom: solid #F1E6F4 1px;}
.promo p a:hover {border-bottom: #547798 1px dashed;}

#maintext {position: relative; width: 600px;}
#maintext ul, #maintext-bottom ul {font-size: 80%;}
#maintext img, #maintext-bottom img {margin: 15px}

#maintext-bottom {
	position: relative;
	width: 600px;
	padding: 20px 0 0 0;
	clear: both
}

#maintext-bottom p {
	margin-bottom: -3px;
	line-height: 1.35em;
}

#bottom  {
	position: relative;
	top: 50px;
	left: 100px;
	padding: 50px;

}
	


textarea {
	padding: 2px;
	width: 438px;
	background: #f2ffce;
	border: 1px solid #b6d954;
}


.rpullout {
	position:relative;
	float:right;
	right: -15px;
	margin: 10px;
	width:180px;
	padding:10px 10px 10px 10px;
	border:thick;
	background-color: #ffe4c4;
}

.signature {
	font-style:italic; 
	text-align:right;
	float: right;
	
}

.rpullout p {
	text-align:center;
	border:dashed 1px #800080;
	padding:8px 6px 22px 6px;
	font:Arial, Helvetica, sans-serif ;
	letter-spacing:1px;
	color:#800080;
	font-size:16px;
	line-height:15px;
}

.lpullout {
	position:relative;
	float:left;
	width:200px;
	padding:5px 10px 5px 10px;
	border:thick;
}

.lpullout p {
	text-align:center;
	border:dashed 1px #CCC;
	padding:8px 6px 8px 6px;
	font:Arial, Helvetica, sans-serif ;
	letter-spacing:1px;
	color:#999;
	font-size:16px;
	line-height:15px;
}

/* Footer */

#footer {
	position: relative;
	float:left;
	width: 100%;
	height: 134px;
	background: url(images/layout/index_footer-bg.png) repeat-x 0 0;
	margin: 60px 0 0 0;
	clear: both;
}

/* Hides from IE-mac \*/
* html #footer {height: 1%;}
/* End hide from IE-mac */

#footer-bg {
	position: relative;
	float: left;
	margin: 0 auto;
	background: url(images/layout/index_heart-footer.jpg) no-repeat top center;
	height: 134px;
	width: 100%;
}

#footer-content {position: relative; width: 780px; padding: 10px 0 0 0;}
#footer-info {position: relative; width: 440px; float: left;}
#footer-contact {position: relative; width: 300px; float: right;}

.footer-box {position: relative; float: left; padding: 0 40px 0 0;}
.footer-box2 {position: relative; float: right; padding: 0;}
.footer-box-contact {position: relative; float: left; padding: 0;}

#footer p {font-size: 70%; color: #721323;}
#footer p a {color: #547798; text-decoration: none;}
#footer p a:hover {background: #C0D0E3;}

#promo img {position: relative; float: left; margin: 0 4px 4px 4px;}

.name, .e-mail {
	padding: 2px 0px 2px 5px;
	color: #507699;
	border: 1px solid #507699;
	background: #fff;
}
